powered by
x
## S3 method for class 'gnls': formula(x, \dots)
gnls
data(Soybean) fm1 <- gnls(weight ~ SSlogis(Time, Asym, xmid, scal), Soybean, weights = varPower()) formula(fm1)
Run the code above in your browser using DataLab