run_nl_model {INSPECTumours} | R Documentation |
Fit nonlinear model - continuous hinge function
Description
Fit nonlinear model - continuous hinge function
Usage
run_nl_model(start, df_mod, formula, n_cores)
Arguments
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 |
Value
object of class brmsfit
[Package INSPECTumours version 0.1.0 Index]