Skip to contents

Get the fixed parameters of a model in a clean format

Usage

get_params(model, ...)

Arguments

model

A fitted model object.

...

Additional arguments passed to parameters::model_parameters().

Value

A formatted data frame with the fixed parameters of the model.