This is a mirror of agdamsbo/daDoctoR on GitHub
Go to file
2022-08-24 14:38:31 +02:00
inst First update for some time. On road to major revision. 2021-03-29 08:58:26 +02:00
man new function 2022-03-02 10:05:58 +01:00
R updated age_calc to also support cpr format ddmmyyxxxx 2022-08-24 14:37:30 2022-08-24 14:37:30 +02:00
.DS_Store updated age_calc to also support cpr format ddmmyyxxxx 2022-08-24 14:37:30 2022-08-24 14:37:30 +02:00
.gitignore Update .gitignore 2021-03-18 08:17:40 +01:00
.Rbuildignore Updating 2018-10-02 21:19:32 +02:00
daDoctoR.Rproj troubleshooting and fixing 2019-11-08 12:22:49 +01:00
DESCRIPTION updated age_calc to also support cpr format ddmmyyxxxx 2022-08-24 14:38:31 2022-08-24 14:38:31 +02:00
NAMESPACE new function replace_char added 2022-03-02 10:05:22 2022-03-02 10:05:22 +01:00
packing.R updated age_calc to also support cpr format ddmmyyxxxx 2022-08-24 14:37:30 2022-08-24 14:37:30 +02:00
README.md variable selection ond vector export for rep_lm 2021-06-14 11:33:57 +02:00
update local version.R new function 'print_pred_stratum'. see description 2021-06-14 10:40:02 +02:00
updatePackageVersion.R combining and testing 2021-05-05 12:10:54 +02:00

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