predict.SingleModalityAdmm: Predict Method for SingleModalityAdmm Fits

View source: R/singleModalityAdmm.R

predict.SingleModalityAdmmR Documentation

Predict Method for SingleModalityAdmm Fits

Description

Predict Method for SingleModalityAdmm Fits

Usage

## S3 method for class 'SingleModalityAdmm'
predict(object, newdata, ...)

Arguments

object

A fitted obejct of class inheriting from SingleModalityAdmm.

newdata

Default is NULL. A matrix with variables to predict.

...

further arguments passed to or from other methods.

Value

predict.SingleModalityAdmm returns a vector which is the predicted values based on newdata.


HDMAADMM documentation built on May 29, 2024, 12:08 p.m.