res_hist.Rd
Histograms of residuals or NPDE
res_hist(df, ..., x = pm_axis_res(), xs = defx()) wres_hist(df, ..., x = pm_axis_wres(), y = "..density..") cwres_hist(df, ..., x = pm_axis_cwres()) cwresi_hist(df, x = pm_axis_cwresi(), ...) npde_hist(df, ..., x = pm_axis("npde"))
df | data frame to plot |
---|---|
... | passed to |
x | character name for x-axis data |
xs | see |
y | what to use for the y-axis on the histogram; can be
|
A single plot.
#>