Returns the posterior mean thresholds, pairwise effects, and edge inclusion indicators from a bgms model fit.
# S3 method for bgms
coef(object, ...)A list with the following components:
Posterior mean of the category threshold parameters.
Posterior mean of the pairwise interaction matrix.
Posterior mean of the edge inclusion indicators (if available).
An object of class bgms.
Ignored.