accuracy.MC: Estimate assignment accuracy of Monte-Carlo cross-validation...

View source: R/accuracy.MC.R

accuracy.MCR Documentation

Estimate assignment accuracy of Monte-Carlo cross-validation results

Description

This function allows you to estimate assignment accuracies of Monte-Carlo cross-validation results. The output results can be used to make assignment accuracy plots (use function accuracy.plot).

Usage

accuracy.MC(dir = NULL)

Arguments

dir

A character string to specify the folder that has your Monte-Carlo cross-validation results. A slash should be included at the end (e.g., dir="YourFolderName/").

Value

This function outputs the results in a text file (a table). It can return a data frame when a returning object is specified.


alexkychen/assignPOP documentation built on March 18, 2024, 6:26 a.m.