Description Usage Arguments Value
View source: R/visualization_diagnostics.R
compare all densities visually (true, fit, conformal_pdf)
1 2 3 4 5 6 | vis_all_densities(
stepwise_scaling,
individual_df_rich,
cumulative_comparisons_df,
scale = T
)
|
stepwise_scaling |
new scaling for each level set |
individual_df_rich |
data for individual x's potential y values and true, fit values |
cumulative_comparisons_df |
cumlative information for level sets |
scale |
boolean if we should normalize the solution |
visualization plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.