Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close #80 param lookup tables for constructed variables #87

Merged
merged 12 commits into from
Aug 5, 2024

Conversation

egouldo
Copy link
Owner

@egouldo egouldo commented Aug 5, 2024

Overview:

Decided not to construct param tables for remaining constructed variables. Instead added README with info on constructed variables that are excluded from yi meta-analysis. Also updated main text in ManyAnalysts to reflect implicit exclusions and explain standardisation method and reason for exclusions, see egouldo/ManyAnalysts#62.

Changelog:

@egouldo egouldo added this to the Respond Reviewer Comments milestone Aug 5, 2024
@egouldo egouldo linked an issue Aug 5, 2024 that may be closed by this pull request
6 tasks
@egouldo egouldo merged commit abf4461 into main Aug 5, 2024
1 check failed
@egouldo egouldo deleted the 80-parameter-lookup-table branch August 5, 2024 13:28
egouldo added a commit that referenced this pull request Aug 28, 2024
- add import tag for `purrr::transpose()` in `fit_multivar_MA()` #102
- defuse argument `outcome` in `cli()` call in `fit_boxcox_ratings_cont()`

- `meta_analyse_datasets()`:
  - use correct argument in calls to `fit_boxcox_ratings_*()` (`data` from `.data`)
  - apply coalesce on list-cols only and `@import` `tidyselect::where()` (previously non-list-cols were ignored because character columns were explicitly grouped, however current approach in pipeline is ungrouped in order to allow for generalisability / scalability #87. Can't caoalesce a character vector and list, must be of same type).

build!: update calls in targets `yi` pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing variables to be coded in mean/sd parameter lookup table
1 participant