get_additive_factor_posterior: Return posterior summaries of categorical variables

View source: R/helpers.R

get_additive_factor_posteriorR Documentation

Return posterior summaries of categorical variables

Description

Return posterior samples of the coefficients on factor variables in a generalized additive posterior summary

Usage

get_additive_factor_posterior(possum_fit)

Arguments

possum_fit

A posterior summary object (e.g. as returned by additive_summary)

Value

A matrix of posterior samples, with one column per coefficient


spencerwoody/possum documentation built on Aug. 5, 2022, 12:18 a.m.