/CVST

:exclamation: This is a read-only mirror of the CRAN R package repository. CVST — Fast Cross-Validation via Sequential Testing

Primary LanguageR

CVST

Fast Cross-Validation via Sequential Testing

The package CVST is hosted on CRAN, so

install.packages("CVST")
library(CVST)
example(CVST)

will give you a first impression.