maximum likelihood given a sample
Show older comments
Hi, I am quite new using mle in matlab. Given a sample i.e. x=[-1 2 3 4 5 6]; I would like to know what is the likelihood that the sample belongs to a normal distribution with a certain mean and a certain sd.
Is there a built-in function for that? So far the function mle(sample) just gives me potential coefficients.
Thank you, Luis.
Accepted Answer
More Answers (0)
Categories
Find more on Hypothesis Tests in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!