My advisor sent me the following code and told me to rewrite it in R.

proc nlin;

parms a=19 c=9 k=.08 lag=2;

*a=soluble, c=undegradable, k=rate/h, lag=lag time;

time=time-lag;

if time

More Alexis Cecilia Hruby's questions See All
Similar questions and discussions