View source: R/interface_cxx.R
set_model_coeff_estimation | R Documentation |
set_model_coeff_estimation
set_model_coeff_estimation(model, coeffestimname)
model |
input model, as constructed by, e.g., empty_model() |
coeffestimname |
the desired value for the coefficient estimation function. May currently be either "direct" or "nnls" (for non-negative least squares). |
the updated model with the coefficient estimation function set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.