Description Usage Format Source Examples
Values from Table 1 of Visser et al (2000) with confidence intervals obtained using four different methods; 1) likelihood profiles, 2) bootstrap with 500 samples, 3) bootstrap with 1000 samples, 4) finite differences approximation of the hessian.
1 |
A data.frame with 9 variables for each parameter of a 2-state hidden Markov model fitted
to data simplehmm
:
parameter name, see Visser et al (2000) for details.
true value of the parameter.
maximum likelihood estimate of the parameter.
the size of the confidence interval resulting from the profile likelihood method.
the left hand boundary of the (95%) confidence interval using the likelihood profile method.
the right hand boundary of the (95%) confidence interval using the likelihood profile method.
the size of the confidence interval resulting from 500 bootstrap samples.
the size of the confidence interval resulting from 1000 bootstrap samples.
the size of the confidence interval based on the finite differences approximation of the hessian.
Ingmar Visser, Maartje E. J. Raijmakers, and Peter C. M. Molenaar (2000). Confidence intervals for hidden Markov model parameters. British journal of mathematical and statistical psychology, 53, p. 317-327.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.