Description Usage Arguments Value
View source: R/univariate_models.R
Fit a univariate continuous model
1 | fit_univariate_cont(x, w, mod_spec, req_conv = T)
|
x |
The vector of independent variables |
w |
The vector of continuous responses |
mod_spec |
The model specification |
req_conv |
Whether to require convergence of the optimization |
The continuous parameter vector, th_w
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.