crit_obs.lmcd: Implemention - linear regression model

Description Usage Arguments Value

View source: R/Functions_Model_Criteria.R

Description

This function evaluates to a vector of squared residuals for the linear regression class of model.

Usage

1
2
## S3 method for class 'lmcd'
crit_obs(object)

Arguments

object

Object with class attribute "lmcd" obtained from the function c_crit()

Value

vector of squared residuals


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