predict_gflasso: GFLasso prediction

View source: R/gflasso.R

predict_gflassoR Documentation

GFLasso prediction

Usage

predict_gflasso(model, new.data)

Arguments

model

The model object from 'gflasso'.

new.data

The data from which to predict.

Value

A n x k matrix carrying all k predicted responses across all n samples


krisrs1128/gflasso documentation built on Nov. 11, 2023, 4:24 a.m.