extract_category_thresholds() was renamed to extract_main_effects() to
reflect that main effects include continuous means and precision diagonal
(mixed MRF), not only category thresholds.
Arguments
- bgms_object
A fitted model object of class
bgms(frombgm()) orbgmCompare(frombgmCompare()).
Value
See extract_main_effects() for details.
See also
Other extractors:
extract_arguments(),
extract_ess(),
extract_group_params(),
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()