Description Usage Arguments Value Examples
View source: R/leafpacs-confidence.R
Calculate Confidence of Class
1 |
data |
Data frame of classification results |
Data frame containing confidence of class
1 2 | data <- data.frame(eqr = c(0.999))
confidence <- leafpacs_confidence(data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.