These functions help assemble the overall dashboard.
Create the body of the dashboard.
Create the header of the dashboard
Create a page of the dashboard
Create the sidebar of the dashboard.
These functions help organize different panels on the dashboard.
These functions help create panels that are composed of widgets to display different model outputs.
Display performance metrics for a classification model
Display performance metrics by class for a classification model
Display regression coefficients
Display a histogram and table of summary statistics
Display a panel of diagnostic plots for regression models
Display performance metrics for a regression model
Display model residuals for a linear regression model
Dispaly scatterplot of actual vs. predicted values for a regression model.
These functions help create widgets which can then be composed into panels.
Create a modal, popover or tooltip
Create an interactive plot using plotly.
Create an interactive tour of a page.
These functions create custom interactive plots
Interactive performance plots for classification models.
Interactive Conditional Density Plot
Interactive plot for cv.glmnet object.
Interactive coefficient profile plot for glmnet objects.
These functions help preview a widget.