bias | R Documentation |
Bias evaluation metrics
bias(
group = "all",
month = "all",
err,
model.name,
keys,
plot = FALSE,
calibrate = "RAW"
)
group |
#demographic or patient groups, defaults at all |
month |
#temporal segmentation of the data, defaults at all – i.e., no time stamps |
err |
##the error file generated from mlho learn |
model.name |
##name of the model |
keys |
##phenotype and model information for merging extracted from err |
plot |
##wanna plot out reliability diagrams? |
calibrate |
##wanna calibrate the computed probabilities? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.