Description Usage Arguments Examples
Function that returns model equation and it's coefficients.
1 |
y |
dependent variable |
x |
regressor |
type |
type of trend to use: linear - "lm", exponential - "exp" and power trend "power" or "all". Default is "lm". |
eqOnly |
default is FALSE, if TRUE, returns only equation without coefficients. |
message |
whether to print equation to the console (default is TRUE). |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.