aic | Generic method for obtaining the AIC of a fitted distribution... |
aic.mle | Method for obtaining the AIC of an 'mle' object. |
algebraic.mle | 'algebraic.mle': A package for algebraically operating on and... |
bias | Generic method for computing the bias of an estimator object. |
bias.mle | Computes the bias of an 'mle' object assuming the large... |
bias.mle_boot | Computes the estimate of the bias of a 'mle_boot' object. |
confint_from_sigma | Function to compute the confidence intervals from a... |
confint.mle | Function to compute the confidence intervals of 'mle'... |
confint.mle_boot | Method for obtained the confidence interval of an 'mle_boot'... |
expectation.mle | Expectation operator applied to 'x' of type 'mle' with... |
is_mle | Determine if an object 'x' is an 'mle' object. |
is_mle_boot | Determine if an object is an 'mle_boot' object. |
loglik_val | Generic method for obtaining the log-likelihood value of a... |
loglik_val.mle | Method for obtaining the log-likelihood of an 'mle' object. |
marginal.mle | Method for obtaining the marginal distribution of an MLE that... |
mle | Constructor for making 'mle' objects, which provides a common... |
mle_boot | Bootstrapped MLE |
mle_numerical | This function takes the output of 'optim', 'newton_raphson',... |
mle_weighted | Accepts a list of 'mle' objects for some parameter, say... |
mse | Generic method for computing the mean squared error (MSE) of... |
mse.mle | Computes the MSE of an 'mle' object. |
mse.mle_boot | Computes the estimate of the MSE of a 'boot' object. |
nobs.mle | Method for obtaining the number of observations in the sample... |
nobs.mle_boot | Method for obtaining the number of observations in the sample... |
nparams.mle | Method for obtaining the number of parameters of an 'mle'... |
nparams.mle_boot | Method for obtaining the number of parameters of an 'boot'... |
observed_fim | Generic method for computing the observed FIM of an 'mle'... |
observed_fim.mle | Function for obtaining the observed FIM of an 'mle' object. |
obs.mle | Method for obtaining the observations used by the 'mle'... |
obs.mle_boot | Method for obtaining the observations used by the 'mle'. |
orthogonal | Generic method for determining the orthogonal parameters of... |
orthogonal.mle | Method for determining the orthogonal components of an 'mle'... |
params.mle | Method for obtaining the parameters of an 'mle' object. |
params.mle_boot | Method for obtaining the parameters of an 'boot' object. |
pred | Generic method for computing the predictive confidence... |
pred.mle | Estimate of predictive interval of 'T|data' using Monte Carlo... |
print.mle | Method for obtaining the number of observations in the sample... |
print.summary_mle | Function for printing a 'summary' object for an 'mle' object. |
rmap.mle | Computes the distribution of 'g(x)' where 'x' is an 'mle'... |
sampler.mle | Method for sampling from an 'mle' object. |
sampler.mle_boot | Method for sampling from an 'mle_boot' object. |
score_val | Generic method for computing the score of an estimator object... |
score_val.mle | Computes the score of an 'mle' object (score evaluated at the... |
se | Generic method for obtaining the standard errors of an... |
se.mle | Function for obtaining an estimate of the standard error of... |
summary.mle | Function for obtaining a summary of 'object', which is a... |
vcov.mle | Computes the variance-covariance matrix of 'mle' object. |
vcov.mle_boot | Computes the variance-covariance matrix of 'boot' object.... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.