Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Estimation Commands

  

The Statistics package supports a variety of tools for manipulating likelihood functions, performing maximum likelihood estimation and deriving various properties of the likelihood function.

 

Available Commands

Examples

Available Commands

FisherInformation

Fisher information

Information

statistical information

KernelDensity

estimate the probability density of a data set

Likelihood

likelihood function

LikelihoodRatioStatistic

compute the likelihood ratio statistic

LogLikelihood

log likelihood function

MaximumLikelihoodEstimate

compute the maximum likelihood estimate

Score

statistical score

Examples

Calculate the likelihood, log likelihood and score function of a beta distribution

(1)

(2)

(3)

Attempt to calculate the maximum likelihood estimate of a binomial distribution.

(4)

Calculate the same information about a normal distribution.

(5)

(6)

Compute the likelihood ratio statistic about a similar normal distribution.

(7)

See Also

Statistics

Statistics[Computation]

 


Download Help Document