predict.pamrML {nlcv}R Documentation

predict pamrML object

Description

predict pamrML object

Usage

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

Arguments

object

pamrML object

newdata

new data

...

additional parameters for the pamr.predict function

Value

output of the pamr.predict function


[Package nlcv version 0.3.5 Index]