coenvanhasselt

Results 2 issues of coenvanhasselt

Perhaps good to explicitly in the documentation of sim() (sim_ode) mention the scale of omega (i.e. variance) ?

Copy-paste from documentation website: ``` > cv_to_omega(list(CL = 0.1, V = 0.1)) Error in cv_to_omega(list(CL = 0.1, V = 0.1)) : Parameter list required as argument to cv_to_omega(). ```