Sent from my phone. Please excuse my brevity.
On February 20, 2017 7:26:43 AM PST, Malgorzata Wieteska via R-help <r-help at r-project.org> wrote:
>
>I try to do optimisation of the system of the differential equations.
>I've managed to make my exemplary code working, however after changing
>equations on the exact model and data on the real one, I get an error
>messages and code doesn't work.
>I have a partial data for L (concentrations were assessed only for 3
>days, the cycle lasted 24. My data for external variables
>(concentrations) of 2 other variables cE and cP have more datapoints
>(cP was assessed on each day)
>I couldn't fit more parameters than number of equations (excluded
>parameters for the initial values, which weren't assessed, so I try to
>get them as a result ?of parameterisation). The most sensitive
>parameters were labelled as k1 and k2, the values for other were
>derived from the literature and embedded in the system of equations.
>I've attached my code. Thanks in advance for any hint why this code
>doesn't work or information were I can find examples for optimisation
>of the similar system of the equations.
>Kind Regards,Malgorzata
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.