Learn R Programming

sBIC (version 0.2.0)

mle: Maximum likelihood estimator.

Description

Computes the maximum likelihood estimator of the model parameters (for a given model in the collection) given the data set with setData.

Usage

mle(this, model)
"mle"(this, model)
"mle"(this, model)
"mle"(this, model)
"mle"(this, model)
"mle"(this, model)

Arguments

this
the object representing the model poset.
model
the model for which the maximum likelihood should be computed.