tr_validate(), closing a TRIPOD+AI reporting gap. New
calibration_method argument ("binned" or
"smooth").tr_tripod_report()
output.tr_fit_survival() (Cox
Proportional Hazards and Random Survival Forest via the
censored/aorsf engines) and
tr_validate_survival() (concordance index / C-index).tr_launch_app(): an interactive Shiny application
for the full triageR workflow (upload data, fit and compare models,
validate, explain, review, and download a TRIPOD+AI report) without
writing R code.*PimaIndianDataset in the mlbench package
was removed in the latest update, thus the vignette now uses the inbuilt
MASS which still has the Pima Indian Diabetes Dataset.
tr_load_clinical(),
tr_check_missing(), tr_impute().tr_fit(),
tr_validate(), tr_explain().tr_recommend_method(),
tr_sensitivity(), tr_agent_review().tr_tripod_report().