predict.cv.hrq_glasso: Prediction for cv.hrq_glasso object

View source: R/hrq_glasso_predict.R

predict.cv.hrq_glassoR Documentation

Prediction for cv.hrq_glasso object

Description

Prediction for cv.hrq_glasso object

Usage

## S3 method for class 'cv.hrq_glasso'
predict(object, newX, s, ...)

Arguments

object

The model object of cv.hrq_glasso.

newX

New design matrix.

s

Value of lambda. If missing, the default is the lambda.min.

...

other input parameters.

Value

The function returns predicted values based on the fitted model from cv.hrq_glasso.


shaobo-li/hrqglas documentation built on March 9, 2023, 7:19 a.m.