Learn R Programming

⚠️There's a newer version (1.0.25.1) of this package.Take me there.

bbmle (version 0.7.7)

Tools for general maximum likelihood estimation

Description

Methods and functions for fitting maximum likelihood models in R. This package modifies and extends the mle classes in the stats4 package.

Copy Link

Version

Install

install.packages('bbmle')

Monthly Downloads

18,512

Version

0.7.7

License

GPL

Maintainer

Last Published

December 9th, 2023

Functions in bbmle (0.7.7)

strwrapx

Wrap strings at white space and + symbols
mle2-class

Class "mle2". Result of Maximum Likelihood Estimation.
BIC-methods

Log likelihoods and model selection for mle2 objects
slice

Calculate likelihood "slices"
summary.mle2-class

Class "summary.mle2", summary of "mle2" objects
slice.mle2-class

likelihood-surface slices
parnames

get and set parameter names
relist

reconstruct the structure of a list
ICtab

Compute table of information criteria and auxiliary info
mle2.options

Options for maximum likelihood estimation
namedrop

drop unneeded names from list elements
profile.mle2-class

Class "profile.mle2"; Profiling information for "mle2" object
mle

Maximum Likelihood Estimation