View source: R/analysis-plan.R
| audit_gazepoint_plan_deviations | R Documentation |
Audit deviations from a locked analysis plan
audit_gazepoint_plan_deviations(
plan,
actual,
fields = c("outcome", "predictors", "generalization_target", "primary_metric",
"secondary_metrics", "calibration_metric", "uncertainty_method", "threshold_policy",
"candidate_models", "preprocessing_plan")
)
plan |
A locked analysis plan. |
actual |
Named list describing the analysis actually performed. |
fields |
Fields to compare. |
A gp3ml_plan_deviation_audit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.