View source: R/create_obs_data.R
| create_obs_data | R Documentation | 
Used by sim() to arrange data from ode() function into the correct format.
create_obs_data(ode_data, obs_attr, id)
ode_data | 
 data frame of output from ode() function  | 
obs_attr | 
 "obs" attribute from ode() function  | 
id | 
 ID of the individual  | 
sim()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.