Description Usage Arguments Details Value Examples
The regEquationFormat
function formats
the regression equation for WREG-R.
1 2 |
X |
The X/Y variable |
C1 |
(optional) Constant 1 for transform |
C2 |
(optional) Constant 2 for transform |
C3 |
(optional) Constant 3 for transform |
C4 |
(optional) Constant 4 for transform |
mode |
Type of transform on X/Y variable |
var |
Whether or not method applies to the X or Y variable |
xEq |
The vector containing the elements making up the regression equation. |
This functions formats the regression equation based on input for WREG output.
Nothing, strings are added to list xEq
1 | regEquationFormat("P", mode="none", var="X")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.