Skip to content

nlcv

Nested Loop Cross Validation

v0.3.6 · May 6, 2025 · GPL-3

Description

Nested loop cross validation for classification purposes for misclassification error rate estimation. The package supports several methodologies for feature selection: random forest, Student t-test, limma, and provides an interface to the following classification methods in the 'MLInterfaces' package: linear, quadratic discriminant analyses, random forest, bagging, prediction analysis for microarray, generalized linear model, support vector machine (svm and ksvm). Visualizations to assess the quality of the classifier are included: plot of the ranks of the features, scores plot for a specific classification algorithm and number of features, misclassification rate for the different number of features and classification algorithms tested and ROC plot. For further details about the methodology, please check: Markus Ruschhaupt, Wolfgang Huber, Annemarie Poustka, and Ulrich Mansmann (2004) <doi:10.2202/1544-6115.1078>.

Downloads

CRAN

558

Last 30 days

6166th

1.7K

Last 90 days

6.6K

Last year

Trend: -5.3% (30d vs prior 30d)

r2u CRAN

7

Last 30 days

35

Last 90 days

563

Last year

Trend: -22.2% (30d vs prior 30d)

CRAN Check Status

1 ERROR
12 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 ERROR
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
ERROR r-oldrel-macos-x86_64

package dependencies

Package required but not available: ‘MLInterfaces’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-release-macos-x86_64

package dependencies

Package required but not available: ‘MLInterfaces’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies a4Core MLInterfaces xtable limma MASS Biobase multtest RColorBrewer pamr randomForest ROCR ipred e1071 kernlab nlcv

Version History

6 tracked
new 0.3.6 Mar 10, 2026
updated 0.3.6 ← 0.3.5 diff May 5, 2025
updated 0.3.5 ← 0.3.4 diff Jun 28, 2018
updated 0.3.4 ← 0.3.3 diff May 17, 2018
updated 0.3.3 ← 0.3.2 diff May 3, 2018
new 0.3.2 Oct 18, 2017