Last chance! 50% off unlimited learning
Sale ends in
x
.## S3 method for class 'gnls':
formula(x, \dots)
x
.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