-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: clessn/article_riding-volatility
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
OPEN: help wanted on the models in Extra attention is needed
mrp/codes/5_testing_models.R
help wanted
#10
opened Mar 20, 2023 by
hubcad25
OPEN: confirmation of the code of the functions used to predict ordinal multilevel models
help wanted
Extra attention is needed
question
Further information is requested
#9
opened Mar 20, 2023 by
hubcad25
Better documentation of functions used to predict ordinal multilevel models OR make a package?
documentation
Improvements or additions to documentation
enhancement
New feature or request
question
Further information is requested
#8
opened Mar 20, 2023 by
hubcad25
Add documentation when making post-strat table in Improvements or additions to documentation
mrp/codes/3_generate_postStrat_table.R
documentation
#7
opened Mar 19, 2023 by
hubcad25
Change Issue to respect the ethical constraints
readRDS("mrp/data/real_survey_data.rds")
to readRDS("mrp/data/simulated_survey_data.rds")
ethical_constraint
#6
opened Mar 19, 2023 by
hubcad25
Standardise variable name and file name formats. People outside of the CLESSN won't be familiar with the team's conventions. Choose either snake_case, camelCase, not both. Tidyverse style guide recommends snake_case. Will make reading, writing and adjusting code easier.
enhancement
New feature or request
#5
opened Mar 19, 2023 by
hubcad25
In README, explain mrp folder
documentation
Improvements or additions to documentation
#4
opened Mar 19, 2023 by
hubcad25
Put package prefix to functions, especially niche functions like New feature or request
descr::crosstab()
or functions that can cause conflicts with base R functions.
enhancement
#3
opened Mar 19, 2023 by
hubcad25
ProTip!
Updated in the last three days: updated:>2024-11-07.