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 Jan. 12, 2026, 5:07 p.m.