-
- Downloads
Adapt books for analyses not stratified by visit (e.g. SChISM)
- Fix minor errors - Replace groups name in some titles by their associated label - Fix statistical errors - When there were NAs in features, account for NA as strate -> pb to determine the real sample size in independence tests for continuous features (`p_value_continuous`) - na.omit before regression... - ... that could induce the appearance of zero-variance features. These ones have to be remove or it can lead to error - Fix problems linked to VISIT = TRUE - Group results were not displayed - Did not display the table of count of features per group because it needed a column VISIT that does not exist in this case - Aesthetics - Replace NAs in tables by white space See merge request compo/compoeda!63 Adapt books for analyses not stratified by visit (e.g. SChISM) See merge request compo/compoeda!63 Adapt books for analyses not stratified by visit (e.g. SChISM) See merge request compo/compoeda!63
No related branches found
No related tags found
Showing
- DESCRIPTION 1 addition, 1 deletionDESCRIPTION
- R/bookdown_count_by_visit_group.R 28 additions, 2 deletionsR/bookdown_count_by_visit_group.R
- R/bookdown_render_book.R 1 addition, 1 deletionR/bookdown_render_book.R
- R/classif_logistic_multivariate.R 18 additions, 0 deletionsR/classif_logistic_multivariate.R
- R/order_curves.R 5 additions, 1 deletionR/order_curves.R
- R/stats_tests.R 2 additions, 1 deletionR/stats_tests.R
- inst/main_bdown/basic_description_data.Rmd 1 addition, 1 deletioninst/main_bdown/basic_description_data.Rmd
- inst/main_bdown/classif.Rmd 4 additions, 3 deletionsinst/main_bdown/classif.Rmd
- inst/main_bdown/classif_per_partner.Rmd 15 additions, 14 deletionsinst/main_bdown/classif_per_partner.Rmd
- inst/main_bdown/pie_responses.Rmd 1 addition, 2 deletionsinst/main_bdown/pie_responses.Rmd
- inst/main_bdown/survival.Rmd 13 additions, 10 deletionsinst/main_bdown/survival.Rmd
- inst/main_bdown/survival_per_partner.Rmd 20 additions, 18 deletionsinst/main_bdown/survival_per_partner.Rmd
- man/count_by_visit_group.Rd 30 additions, 1 deletionman/count_by_visit_group.Rd
- man/cox_multivariate.Rd 9 additions, 1 deletionman/cox_multivariate.Rd
Loading
Please register or sign in to comment