readY: a summary-like function
Description
a summary-like functionUsage
readY(A = A, labels = NULL, X = NULL, intercept = TRUE)
Arguments
labels
name of the covariates
X
the dataset (named) if labels is null
intercept
boolean defining wether A contains an
intercept or not