This is the S3 method generic for `coef_sd`.
coef_sd(obj, model, method, suppress.messages, ...)
A dataframe with one row for each `data_group`, `model` and `method`. The remaining columns include the parameters & hyperparameters as returned by [coef.pk()], as well as their calculated standard deviations.
An object
The TK model used.
Optimizer method used.
Boolean. Whether messages will be printed.
Additional arguments currently not in use.
[coef_sd.pk()] for the `coef_sd` method for class [pk()]