extract_static_parameter {EpiNow2}R Documentation

Extract Samples from a Parameter with a Single Dimension

Description

Extract Samples from a Parameter with a Single Dimension

Usage

extract_static_parameter(param, samples)

Arguments

param

Character string indicating the parameter to extract

samples

Extracted stan model (using rstan::extract)

Value

A data frame containing the parameter name, sample id and sample value

Author(s)

Sam Abbott


[Package EpiNow2 version 1.4.0 Index]