View source: R/conform.classification.R
calc.mondrian.p | R Documentation |
Calculate mondrian p value type
calc.mondrian.p( calibration_nc_0, calibration_nc_1, test_nc_0, test_nc_1, smoothed = TRUE )
calibration_nc_0 |
vector of nonconformity scores for class 0 observations |
calibration_nc_1 |
vector of nonconformity scores for class 1 observations |
test_nc_0 |
vector of nonconformity scores for test observations assuming class 0 |
test_nc_1 |
vector of nonconformity scores for test observations assuming class 1 |
smoothed |
boolean indicating should smoothed p value be calculated? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.