Skip to contents

Convert list-based posterior output to arrays suitable for model input.

Usage

post_to_array(outputs)

Arguments

outputs

A list output from get_posterior where type = "list".

Value

a list of arrays for each parameter.