updated readme

This commit is contained in:
agdamsbo 2018-10-05 12:53:14 +02:00
parent 51e0193c7c
commit c60e33f64a

View File

@ -21,8 +21,11 @@ In need of a suitable function to perform the chi-squared test of Hardy-Weinberg
### Bivariate logistic regression analyses ### Bivariate logistic regression analyses
- rep_glm.R -- for a stepwise gating regression approach this provides several bivariate logistic regression analyses for columns of a dataframe specified by af vector of the format c(). Use the dput() to obtain names of dataframe in correct format. - rep_glm.R -- for a stepwise gating regression approach this provides several bivariate logistic regression analyses for columns of a dataframe specified by af vector of the format c(). Use the dput() to obtain names of dataframe in correct format.
- cie_test.R -- Analysis of change in estimate approach with specified cut set at 10 % as standard. - rep_lm -- same as rep_glm, but for linear models
- rep_reg_cie.R -- Analysis of change in estimate approach with specified cut set at 10 % as standard.
### Publishin
- strobe_print.R -- regression analysis table complying with STROBE.
## Research year ## Research year