reshape_post_sim: Reshape posterior model solutions

View source: R/debinfer_utils.R

reshape_post_simR Documentation

Reshape posterior model solutions

Description

Take a list of DE model solutions and transform into a list of of matrices, one for each state variable, where each row is an iteration, and each column is a time point

Usage

reshape_post_sim(x)

Arguments

x

a post_sim object


deBInfer documentation built on Nov. 17, 2022, 5:07 p.m.