Description Usage Arguments Value Author(s) Examples
Perform weighted linear regression and evaluate by using summed residual.
1 |
DF |
data frame, it must contain a column named 'Concentration' and a column named 'Response' |
weights |
the weights used in linear regression, default is NULL. User can easily define weights, e.g., "1/x", "1/x^2", "1/y" |
list, weighted linear regression result
Yonghui Dong
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.