Description Usage Arguments Value Examples
View source: R/FIT-fit_object.R
This function adds a model object to a fit. The model must have all constraints etc. added prior to adding it to a fit.
1 | add_model_to_fit(fit, model)
|
fit |
The fit object to add the model to |
model |
The model object to add |
A fit object
1 | add_model_to_fit(fit, model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.