Learn R Programming

bpcs (version 1.0.0)

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)

Arguments

bpc_object

a bpc object

Value

a vector with the name of the parameters