Description Usage Arguments Value
View source: R/univariate_models.R
Calculate the mean, h, for a univariate continuous model by extracting c from th_w and calling calc_mean.
1 | calc_mean_univariate_cont(x, th_w, mod_spec)
|
x |
The vector of independent variables |
th_w |
The continuous parameter vector [c,kappa] |
mod_spec |
The model specification |
The mean, h(x,c), which is the same length as x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.