predict.sqrtenet: predict method for sqrtenet class models

Description Usage Arguments Value

View source: R/sqrtEnet.R

Description

predict method for sqrtenet class models

Usage

1
2
## S3 method for class 'sqrtenet'
predict(fit, newdata = NULL)

Arguments

fit

the model fit

newdata

a data frame. if NULL the fitted values are returned.

Value

a matrix or vector


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.