Learn R Programming

RobMixReg (version 1.1.0)

lsa: Least square approximation. This version Oct 19, 2006.

Description

Least square approximation. This version Oct 19, 2006.

Usage

lsa(obj)

Arguments

obj

lm/glm/coxph or other object.

Value

beta.ols: the MLE estimate ; beta.bic: the LSA-BIC estimate ; beta.aic: the LSA-AIC estimate.