get_prior: Get Prior

View source: R/s3_funcs.R

get_prior.emcR Documentation

Get Prior

Description

Extracts prior from an emc object

Usage

## S3 method for class 'emc'
get_prior(emc)

get_prior(emc)

Arguments

emc

an emc object

Value

A prior with class emc.prior

Examples

get_prior(samples_LNR)

EMC2 documentation built on April 11, 2025, 5:50 p.m.