trainPartition: Perform one iteration of model training on a portion of the...

Description Usage Arguments Value Author(s)

Description

Perform one iteration of model training on a portion of the data

Usage

1
2
  trainPartition(testIndices, featureData, responseData,
    model, trControl = defaultTrainControl(), ...)

Arguments

testIndices
featureData
responseData
method

either an instance of PredictiveModel or a string holding the name of one of the machine learning methods that caret supports

trControl

defaults to defaultTrainControl

Value

an instance of PredictiveModelResults

Author(s)

Nicole Deflaux


Sage-Bionetworks/predictiveModeling documentation built on May 9, 2019, 12:12 p.m.