nls troubles: Missing value or an infinity produced when evaluating the model

后端 未结 3 1489
别跟我提以往
别跟我提以往 2020-12-17 17:59

I am an R newbie trying to fit plant photosynthetic light response curves (saturating, curvilinear) to a particular model accepted by experts. The goal is to get estimated c

3条回答
  •  粉色の甜心
    2020-12-17 18:35

    Try removing any row observations with zero, especially in the predictor variables and try the nls function. It worked for me.

提交回复
热议问题