metrumresearchgroup / bbr

R interface for model and project management
https://metrumresearchgroup.github.io/bbr/
Other
22 stars 2 forks source link

add .bbi_args argument to inherit_param_estimates #638

Closed barrettk closed 5 months ago

barrettk commented 5 months ago

Add .bbi_args argument to inherit_param_estimates, defaulting to list(no_grd_file = TRUE, no_shk_file = TRUE), as we only need to extract parameter estimates.

closes https://github.com/metrumresearchgroup/bbr/issues/637