Description Usage Arguments Details
A theta LIST has a specific structure described in the vignette in
this package. This function is a simple wrapper to automate weighted
linear regressions for input and output organised in a theta
LIST.
1 | getThetaWLM(theta, draw = FALSE, weighted = TRUE)
|
theta |
A list with at least the components |
draw |
LOGICAL, draw linear regression on the screen as they are calculated |
weighted |
LOGICAL, if TRUE, weights are inversely proportional
to the value of the cost function provided in |
Univariate regression betwwen the observations and the individual model inputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.