Learn R Programming

CorReg (version 0.14.2)

readY: a summary-like function

Description

a summary-like function

Usage

readY(A = A, labels = NULL, X = NULL, intercept = TRUE)

Arguments

A
coefficient vector
labels
name of the covariates
X
the dataset (named) if labels is null
intercept
boolean defining wether A contains an intercept or not