predictMPRModel: predictMPRModel

View source: R/model_prediction.R

predictMPRModelR Documentation

predictMPRModel

Description

predictMPRModel

Usage

predictMPRModel(model, data, ...)

Arguments

model

An MPRModel object. This is typically returned from a call to fitMPRModel.

data

The data.frame/matrix that the model will be applied to.

...

Other arguments to be passed to the method-specific prediction function.

Value

The result from the method-specific predict function.


marioni-group/MethylPipeR documentation built on Oct. 10, 2024, 3:32 p.m.