Last chance! 50% off unlimited learning
Sale ends in
1
d
08
h
34
m
42
s
Buy Now
Rdocumentation
powered by
Learn R Programming
pmc (version 0.0-8)
matchformats: Internal helper function to match data formats
Description
Internal helper function to match data formats
Usage
matchformats(A, B, sim)
Arguments
A
model with simulate & update methods
B
another model with simulate & update methods
sim
simulations produced by model A
Value
a list of two data sets. The first is in a format appropriate to update model A, the second is in the format approriate to update model B