march.Model-class: A basic and virtual march model.

Description See Also

Description

This class describe the basic and virtual model, that every model of the package will extend. This is a virtual class, which is not meant to be handled by user directly.

See Also

The classes that inherit from march.Model are : march.Indep-class, march.Mc-class, march.Mtd-class, march.Dcmm-class.

@section Slots:

ll:

A numeric representing the log-likelihood for this model w.r.t its construction dataset.

y:

The march.Dataset-class used to construct the model.

dsL:

A numeric representing the number of sample used to construct the model.

nbZeros:

A numeric representing the number of zeros created during model construction.


march documentation built on Nov. 26, 2020, 3:01 p.m.