Learn R Programming

EpiNow2 (version 1.3.4)

extract_static_parameter: 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)

Value

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

Arguments

param

Character string indicating the parameter to extract

samples

Extracted stan model (using rstan::extract)

Author

Sam Abbott