create_obs_data function

Create obs data

Create obs data

Used by sim() to arrange data from ode() function into the correct format.

create_obs_data(ode_data, obs_attr, id)

Arguments

  • ode_data: data frame of output from ode() function
  • obs_attr: "obs" attribute from ode() function
  • id: ID of the individual

See Also

sim()

  • Maintainer: Ron Keizer
  • License: MIT + file LICENSE
  • Last published: 2024-08-19