mirror of
https://github.com/agdamsbo/daDoctoR.git
synced 2024-11-21 11:20:23 +01:00
This is a mirror of agdamsbo/daDoctoR on GitHub
inst | ||
man | ||
R | ||
.DS_Store | ||
.gitignore | ||
.Rbuildignore | ||
daDoctoR.Rproj | ||
DESCRIPTION | ||
NAMESPACE | ||
packing.R | ||
README.md | ||
update local version.R | ||
updatePackageVersion.R |
daDoctoR
R functions for inspiration.
I'm currently doing my Phd at the Aarhus University in the field of clinical neuroscience. Feel free to use or be inspired.
Using the package
The package can be downloaded into R using the command:
devtools::install_github("agdamsbo/daDoctoR")
Use examples
I have used these functions in different ways in my work on publishing rasearch papers. You kan have a look through my publications on ORCID.
To-do
I'm currently working on improving the code to be more universal
- Include sample data to use with special functions
- Include coding examples with all functions
- Add functionality for variable selection to otger 'rep_' functions, like 'rep_lm'.
New functions
- Test for confounders and/or effect modifiers
- Test for collinearity