shinymodels0.1.1 package

Interactive Assessments of Models

display_selected

Gets the config and translate to a sentence with the parameter values

explore

Explore model results

first_class_prob_name

Returns the name of predictions column for the first level variable

first_level

Returns the first level of a classification model

format_hover

Returns the hover columns to be displayed in interactive plots

organize_data

Extract data from objects to use in a shiny app

performance_object

This function takes result of organize_data to calculate and reformat ...

pipe

Pipe operator

plot_multiclass_conf_mat

Visualizing the confusion matrix for a classification model

plot_multiclass_obs_pred

Visualizing predicted probability vs. true class for a multi-class cla...

plot_multiclass_pr

Visualizing the PR curve for a classification model

plot_multiclass_pred_factorcol

Visualizing the predicted probabilities vs. a factor variable for a cl...

plot_multiclass_pred_numcol

Visualizing the predicted probabilities vs. a numeric column for a cla...

plot_multiclass_roc

Visualizing the ROC curve for a classification model

plot_numeric_obs_pred

Visualizing observed vs. predicted values for a regression model

plot_numeric_res_factorcol

Visualizing residuals vs. a factor column for a regression model

plot_numeric_res_numcol

Visualizing residuals vs. a numeric column for a regression model

plot_numeric_res_pred

Visualizing residuals vs. predicted values for a regression model

plot_twoclass_conf_mat

Visualizing the confusion matrix for a classification model

plot_twoclass_obs_pred

Visualizing predicted probability vs. true class for a two-class class...

plot_twoclass_pr

Visualizing the PR curve for a classification model

plot_twoclass_pred_factorcol

Visualizing the predicted probabilities vs. a factor variable for a cl...

plot_twoclass_pred_numcol

Visualizing the predicted probabilities vs. a numeric column for a cla...

plot_twoclass_roc

Visualizing the ROC curve for a classification model

print.shiny_data

Returns the class, app type, y name, and the number of rows of an obje...

reexports

Objects exported from other packages

shiny_models

Internal function to run shiny application on an object of `shiny_data...

shinymodels-package

shinymodels: Interactive Assessments of Models

Launch a 'shiny' application for 'tidymodels' results. For classification or regression models, the app can be used to determine if there is lack of fit or poorly predicted points.

  • Maintainer: Simon Couch
  • License: MIT + file LICENSE
  • Last published: 2024-01-31