powered by
The BIC (Bayesian Information Criterion) is computed for a given march.Model-class according to the data used during construction.
march.Model-class
march.BIC(model)
The model for which the BIC has to be computed.
The number of parameters of the given model and its BIC.
# NOT RUN { indepModel <- march.indep.construct(pewee) march.BIC(indepModel) # }
Run the code above in your browser using DataLab