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