crit: Model criterion function

Description Usage Arguments

View source: R/Functions_Model_Criteria.R

Description

A generic S3 function for evaluating the criteria of models, eg. sum of squares for linear regression, negative sum of the log of individual likelihoods for MLE, etc.

Usage

1
crit(object)

Arguments

object

the object to be passed to the concrete class constructor c_crit()


estsyawo/RpacSPD documentation built on Aug. 12, 2019, 5:22 a.m.