ValidatePartition | R Documentation |
Checks if a partition is valid.
ValidatePartition(validationType, partition, reps = NULL, validationPct = NULL)
validationType |
character. The type of partition to validate. |
partition |
partition. The partition object. |
reps |
numeric. The number of repetitions for a CV validation. |
validationPct |
numeric. The size of the validation set for TVH validation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.