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)


AIMS/bayesnec documentation built on April 1, 2024, 8:51 p.m.