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