View source: R/interface_cxx.R
set_model_threshfunction | R Documentation |
set_model_threshfunction
set_model_threshfunction(model, threshfnname)
model |
input model, as constructed by, e.g., empty_model() |
threshfnname |
the desired value for the threshold function. May currently be only "softmax". |
the updated model with the thresh function set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.