pull_prior: pull_prior

View source: R/pull_prior.R

pull_priorR Documentation

pull_prior

Description

Extracts the priors from an object of class bayesnecfit or bayesmanecfit.

Usage

pull_prior(object)

Arguments

object

An object of class bayesnecfit or bayesmanecfit returned by bnec.

Value

A list containing the priors.

Examples

library(bayesnec)
data(manec_example)
pull_prior(manec_example)


bayesnec documentation built on Sept. 26, 2023, 9:06 a.m.