Computes group-specific parameter estimates by combining baseline
parameters and group differences from a model fitted with bgmCompare().
Arguments
- bgms_object
A fitted model object of class
bgmCompare(frombgmCompare()).
Value
A list with elements main_effects_groups (main effects per
group) and pairwise_effects_groups (pairwise effects per group).
See also
bgmCompare(), extract_pairwise_interactions(),
extract_main_effects()
Other extractors:
extract_arguments(),
extract_category_thresholds(),
extract_ess(),
extract_indicator_priors(),
extract_indicators(),
extract_log_odds(),
extract_main_effects(),
extract_pairwise_interactions(),
extract_partial_correlations(),
extract_posterior_inclusion_probabilities(),
extract_precision(),
extract_rhat(),
extract_sbm()