You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've tried to create the pan-genome saturation plot with Arbidopsis dataset that you provided. I get the below error when I run the fit of decay. Can you pls give some suggestions to fix this ?
model_1 <- nls(yvalues ~ Aexp(Bxvalues)+C,start=list(A=800,B=-0.3,C=24000))
Error in numericDeriv(form[[3L]], names(ind), env) :
Missing value or an infinity produced when evaluating the model
Regards,
Muru
The text was updated successfully, but these errors were encountered:
Hi,
I've tried to create the pan-genome saturation plot with Arbidopsis dataset that you provided. I get the below error when I run the fit of decay. Can you pls give some suggestions to fix this ?
Regards,
Muru
The text was updated successfully, but these errors were encountered: