| loggnls | R Documentation | 
f(x) = \frac{tp}{[(1 + 10^{(p*(ga-x))} )(1 + 10^{(q*(x-la))} )]}
loggnls(ps, x)
| ps | Vector of parameters: tp,ga,p,la,q,er (ga and la are in log10-scale) | 
| x | Vector of concentrations (log10 units) | 
Vector of model responses
loggnls(c(1,2,1,2,2),1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.