run_nl_model | R Documentation |
Fit nonlinear model - continuous hinge function
run_nl_model(start, df_mod, formula, n_cores)
start |
df with coefficients |
df_mod |
data of all variables used in the model |
formula |
an object of class brmsformula |
n_cores |
number of cores to use |
object of class brmsfit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.