pii_batch | R Documentation |
Evaluates PII and RMSE for multiple predictors
pii_batch(formula, data, bins = 10)
formula |
A formula with multiple predictors (e.g., outcome ~ x1 + x2 + x3) |
data |
A data.frame |
bins |
Number of bins for discretization |
A data.frame of PII and RMSE for each predictor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.