compute_ci | R Documentation |
This helper function computes confidence intervals for the estimates of an
fHMM_model
object using the inverse Fisher information.
compute_ci(x, alpha = 0.05)
x |
An object of class |
alpha |
A |
A list
containing the following elements:
lb
: lower bound of confidence
estimate
: point estimate
ub
: upper bound of confidence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.