EventIteration | R Documentation |
Create an event iteration object.
EventIteration(index, start, end, inits = data.frame(), maxIndex)
index |
iteration index, starts at 1 |
start |
iteration start time |
end |
iteration end time |
inits |
initial values for all subjects, data frame |
maxIndex |
the last iteration index |
an event iteration object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.