posteriors {glmBfp}R Documentation

Extract posterior model probability estimates from a GlmBayesMfp object

Description

Extract posterior model probability estimates from a GlmBayesMfp object

Usage

posteriors(GlmBayesMfpObject, type = c("normalized", "sampling"))

Arguments

GlmBayesMfpObject

the object

type

type of posterior model probability estimates to be extracted from GlmBayesMfpObject

Value

the requested probs from all models


[Package glmBfp version 0.0-53 Index]