-
Notifications
You must be signed in to change notification settings - Fork 52
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
Update data management #152
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, mostly tiny comments!
Many thanks!!!
And don't forget to log the changes.
src/template_project/data_management/stats4schools_smoking_template.py
Outdated
Show resolved
Hide resolved
src/template_project/data_management/stats4schools_smoking_template.py
Outdated
Show resolved
Hide resolved
src/template_project/data_management/stats4schools_smoking_template.r
Outdated
Show resolved
Hide resolved
src/template_project/data_management/stats4schools_smoking_template.r
Outdated
Show resolved
Hide resolved
src/template_project/data_management/task_data_management_template.py
Outdated
Show resolved
Hide resolved
Thank you! Besides the clear signs of my inattention, the comments regarding the Hopefully, this is sufficiently bug-free now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thanks! I think we can simplify further now that we explicitly write down the formula -- no need to carry along the model_type
(my comment before still left room for confusion, btw, because we usually mean by linear_index
"linear in the parameters" but the formula implied "linear in the variables").
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A tiny omission and some renamings. If you agree, just include and merge!
In this PR, I
functional data management
style we teach in EPP