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 Dec. 2, 2025, 9:06 a.m.