predict.covsurf: Make predictions for new data with a covsurf object

Usage Arguments

View source: R/CoVVSURF.R

Usage

1
2
3
## S3 method for class 'covsurf'
predict(object, newdata, select = TRUE, nfor = 1,
  mcores = 1)

Arguments

object

an object of class "covsurf"

newdata

data to predict

select

if TRUE (default): predict only with selected variables, else predict with all synthetic variables

nfor

number of forests to build to obtain a collection of predictors

mcores

number of cores used to parallel computations


robingenuer/CoVVSURF documentation built on May 27, 2019, 11:38 a.m.