Extract Expected Posterior Predictions
Source:R/prediction-support.R
extract_expected_predictions.RdExtract Expected Posterior Predictions
Usage
extract_expected_predictions(
fit,
newdata = NULL,
include_group_effects = FALSE,
allow_new_levels = FALSE,
ndraws = NULL
)