fit-methods: Fit a model (estimate model parameters).

Description Methods

Description

The fit method fits the object to data (i.e., estimates an object's parameters). For objects deriving from McplBaseModel, default estimation is by Maximum Likelihood if a logLik method is defined for the object. If not, Least Squares estimation is attempted.

Methods

object = "ANY"

Generic function.


mcplR documentation built on May 2, 2019, 4:42 p.m.

Related to fit-methods in mcplR...