Non-linear Models II


This webpage performs non-linear regression using the R packages statforbiology and drc. These packages provide a range of selfstarting functions, i.e. they find appropriate initial parameter guesses making things much easier. If you need more advanced modeling try acetabulum.dk where you can specify your own model, parameters and initial values.
June 2026.




1

  Specifications:  
  1. Dependent variable ~ Independent variable
The model must contain the '~' (tilde symbol) separating the two variables
Model
Selfstarter function You really should read help =>
Confidence level %
X-Y plot only Depicts the original data
Number of boot samples
  • Increasing the number of bootstrap samples results in more precise CI estimation but increase the risk of non-converging samples and the calculation may take considerable more time.



Home