Skip to contents

Sculpting

sample_marginals()
Sample product marginals dataset
sculpt_rough()
Create a rough model
sculpt_detailed_lm()
Create a detailed model with lm smoother
sculpt_detailed_gam()
Create a detailed model with gam smoother
sculpt_detailed_generic()
Create a detailed model with user defined smoother
sculpt_polished()
Create a polished model

Metrics

Plots

g_additivity()
Plot additivity scatterplot(-s) with R^2 value(-s)
g_comparison()
Plot comparison of component functions
g_component()
Plot component functions
g_density_ice_plot() g_density_ice_plot_list()
Density plots overlaid with ICE curves
g_ice()
Plot centered ICE profiles with centered PDP curves
g_var_imp()
Plot variable importances and cumulative approximation of R^2

Plot helpers

Specify details for plots, e.g. facetting or vizualisation of missings

facet_specification()
Instructions for facet vizualisations
missings_specification()
Instructions for missings vizualisations

Utilities

General utility functions

parallel_set() parallel_end()
Set and end parallel computation