regir.lmcd: Regression - lmcd class

Description Usage Arguments Value

View source: R/Functions_Model_Criteria.R

Description

A linear regression implementation for the "lmcd" class. It uses lm ##lm() from the stats package.

Usage

1
2
## S3 method for class 'lmcd'
regir(object, ...)

Arguments

object

a list of Y - outcome variable and Xmat - design matrix of class "lmcd"

...

additional parameters to be passed to lm

Value

fitted model object


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