View source: R/interface_cxx.R
set_model_normfunction | R Documentation |
set_model_normfunction
set_model_normfunction(model, normfnname)
model |
input model, as constructed by, e.g., empty_model() |
normfnname |
the desired value for the norm function. May currently be either "identity" or "norm2" |
the updated model with the norm function set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.