tcpPValues {conformalClassification} | R Documentation |
Fits the model and computes p-values
Description
Fits the model and computes p-values
Usage
tcpPValues(augTrainSet, method = "rf", nrTrees = 100)
Arguments
augTrainSet |
Augmented training set |
method |
Method for modeling |
nrTrees |
Number of trees for RF |
Value
The p-values
[Package conformalClassification version 1.0.0 Index]