get_model_parameters: Return all the name of parameters in a model from a bpc_object.
Here we exclude the log_lik and the lp__ since they are not parameters of the model
Description
Return all the name of parameters in a model from a bpc_object.
Here we exclude the log_lik and the lp__ since they are not parameters of the model
Usage
get_model_parameters(bpc_object)
Value
a vector with the name of the parameters