extract_parameter_coefficient {modelc} | R Documentation |
Extract the coefficient of a model parameter
extract_parameter_coefficient(model, parameter)
model |
A list with the same signature as the output of |
parameter |
A character string corresponding to a model predictor |
A double corresponding to the coefficient, or 0 if the coefficient is missing