reshape_post_sim {deBInfer}R 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


[Package deBInfer version 0.4.4 Index]