show_effects_sample: Plot covariate effects according to mcmc output

View source: R/jags helpers.R

show_effects_sampleR Documentation

Plot covariate effects according to mcmc output

Description

New version of plot_effects

Usage

show_effects_sample(
  cov.choice = macro$cov,
  times = FALSE,
  filter_age = NULL,
  average.age = FALSE,
  hlines = TRUE,
  CI_large = TRUE,
  add_prior = FALSE,
  background_prior = TRUE,
  scale = "free_y",
  order = FALSE,
  width_errorbar = 1,
  ...
)

Arguments

times

if numeric, multiplicates output by times, if function applies function

...
dim_names

dimension names of effects (standard is age and m, which is the number of covariates)


Schmidtpk/InfSup documentation built on Jan. 20, 2024, 12:33 a.m.