Skip to contents

Get plot of parameter distributions

Usage

get_plot_param_distribs(
  df,
  figure_file_path,
  from_full_df = FALSE,
  write_files = TRUE,
  ...
)

Arguments

df

dataframe either of parameter draws or of the filepath to obtain the parameter draws

figure_file_path

directory to save the figure

from_full_df

if TRUE then df is draws object, if FALSE then df is a dataframe of filepaths to load in the parameter object

write_files

if TRUE then write files to specified location, if FALSE then don't

...

Value

plot object of histograms of key parameters