Description Usage Arguments Value Examples
View source: R/model_optimization.R
Wrapper of single function call to simplify the estimation
1 |
.data |
tibble/data.frame: matrix of response and covariates. |
ts_model |
string: name of the mode to be fitted. |
parameter |
list: Combination of parameter to estimate the model. |
data-frame
1 2 3 4 | ## Not run:
fit_ts()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.