Add standard deviations from KW94 model. #362
Labels
enhancement
An addition or change to an existing feature.
good-first-issue
These are issues which can be tackled by new users and contributors.
What would you like to enhance and why? Is it related to an issue/problem?
Currently when asking for the
params
of an example model viarp.get_example_model
, for instance withmodel="kw_94..."
, only the mean estimates of the model are returned and not the estimated standard deviations. In #361 the standard deviations for the basic and extended model from KW97 were added. We would like to have this additional information also for the models from KW94.Describe the solution you'd like
Follow the changes in #361 .
The text was updated successfully, but these errors were encountered: