poly2bmds | R Documentation |
f(x) = b1*x + b2*x^{2}
poly2bmds(ps, x)
ps |
Vector of parameters: b1,b2,er |
x |
Vector of concentrations (regular units) |
Vector of model responses
poly2bmds(c(1,2),1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.