Skip to contents

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