reorder_output {fitlandr} | R Documentation |
Reorder a simulation output in time order
Description
Then simlandr::check_conv()
can be used meaningfully.
Usage
reorder_output(s, chains)
Arguments
s |
A simulation output, possibly generated by |
chains |
How many chains simulations should be performed? |
Value
A reordered matrix of the simulation output.
[Package fitlandr version 0.1.0 Index]