Plotting derivative of nls model in R

前端 未结 0 467
青春惊慌失措
青春惊慌失措 2020-12-21 19:51

I have used nls function to fit the following equation

y ~ (C + (A1*exp(-x/h1)) + (A2*exp(-x/h2)))

My code looks as follows

相关标签:
回答
  • 消灭零回复
提交回复
热议问题