crit_obs: 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. squares of residuals for linear regression, negative log of individual likelihoods for MLE, etc.

Usage

1
crit_obs(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.