crit_obs.Rd
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.
crit_obs(object)
object | the object to be passed to the concrete class constructor |
---|