Learn R Programming

rtemis (version 0.79)

rtModCV-methods: S3 methods for rtModCV class that differ from those of the rtMod superclass

Description

S3 methods for rtModCV class that differ from those of the rtMod superclass

plot.rtModCV: plot method for rtModCV object

summary.rtModCV: summary method for rtModCV object

predict.rtModCV: predict method for rtModCV object

Usage

# S3 method for rtModCV
plot(x, ...)

# S3 method for rtModCV summary(object, ...)

# S3 method for rtModCV predict(object, newdata, which.repeat = 1, bag.fn = mean, verbose = TRUE, n.cores = 1, ...)

Arguments

x

rtModCV object

...

Additional arguments to pass to mplot3.fit

newdata

Set of predictors to use