has_parameter {modelc} | R Documentation |
Check if an R model contains a coefficient
has_parameter(model, parameter)
model |
A list with the same signature as the output of |
parameter |
A parameter name |
A logical representing whether a coefficient is present in the model