set_model_coeff_estimation: set_model_coeff_estimation

View source: R/interface_cxx.R

set_model_coeff_estimationR Documentation

set_model_coeff_estimation

Description

set_model_coeff_estimation

Usage

set_model_coeff_estimation(model, coeffestimname)

Arguments

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).

Value

the updated model with the coefficient estimation function set.


MarianSchoen/DTD documentation built on April 29, 2022, 1:59 p.m.