Open stemangiola opened 2 weeks ago
data_for_model$model_input = design matrix. (instead of using the formula, this variable will be input directly).
stan( model_input, ... ...
)
data_for_model$model_input = design matrix. (instead of using the formula, this variable will be input directly).
stan( model_input, ... ...
)