You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Increment version number to 2.7.5.9000
* bug: fix threshold checking for multivariate model fitting #147
only count `mixed_model` after calling `distinct()` on analysis identifier column and `mixed_model` first.
Update argument checking to fail if any id columns not present.
docs: update `@details` section about required id column and add `any_of()` to `@importFrom`
* docs: rearrange headings in NEWS.md
* bug: ensure outlier subset creation occurs on all `exclusion_set` values in Zr #144
removed filter for `exclusion_set` == "complete"
* bug: exclude analysis with non-count-based dependent variable from `yi` analysis #145
* feat: #146 add function for excluding extreme estimates based on a multiplier threshold for population parameter estimates
* fix typo #146
* docs!: #146 `devtools::document()`
* bug: #146 export function
* build!: #146 apply exclusion function to Eucalyptus dataset in targets pipeline
Note that this functionality was previously included in the manuscript
* #146 increment dev version and news before rebuilding package and targets pipeline
* - build!: don't forget to filter the corresponding diversity data after exclusions!
* - build!: fix#146 regenerate yi data after excluding extreme values
* Increment version number to 2.7.6
Manuscript text in SM2 describes this running on partial as well.
The text was updated successfully, but these errors were encountered: