Displaying 1 result from an estimated 1 matches for "fitodemodel".
2013 May 27
0
fitting grid-based models
Hello!
I'm interested to fit parameters (to data) in a grid-based (individual)
model. If I understood well, simecol library has the fitOdeModel function
but it is only suited to odeModels (differential equation). Alternatively,
FME package has several functions able to perform this procedure but all
examples are for differential eq. models. It is mentioned in the that such
functions could also be used for other kind of models. Could thus b...