unflatten_pars: Unflatten Stan parameters

Description Usage Arguments Value

View source: R/unflatten_pars.R

Description

This function returns a function that will convert of vector of flattened parameters from the output of a Stan model into a list with the original parameters with their original values.

Usage

1

Arguments

object

A "stanfit" object.

Value

A function that takes a single argument x which is a expected to be a numeric vector.


jrnold/bayz documentation built on May 5, 2019, 5:52 p.m.