read_stan_samples: Read csv output from command line Stan

Description Usage Arguments Details Value

Description

Read csv files produced by Stan.

Usage

1

Arguments

file

character. name of an output file produced by a STAN model.

Details

This returns both the sample values and the metadata in the comments of the file. This function has been tested for the output of Stan 1.2.0.

Value

An object of class "StanSamples".


jrnold/stanmisc documentation built on May 20, 2019, 2:06 a.m.