VT.forest {aVirtualTwins}R Documentation

Difft by Random Forest

Description

An abstract reference class to compute twin via random forests

VT.forest extends VT.difft

Fields

...

see fields of VT.difft

Methods

checkModel(model)

Checking model class: Must be : train, RandomForest, randomForest

getFullData()

Return twin1, twin2 and difft in column

run()

Compute twin1 and twin2 estimation. Switch treatment if necessary.

See Also

VT.difft, VT.forest.one, VT.forest.double


[Package aVirtualTwins version 1.0.1 Index]