Package: guideR 0.9.0.9000

guideR: Miscellaneous Statistical Functions Used in 'guide-R'

Companion package for the manual 'guide-R : Guide pour l’analyse de données d’enquêtes avec R' available at <https://larmarange.github.io/guide-R/>. 'guideR' implements miscellaneous functions introduced in 'guide-R' to facilitate statistical analysis and manipulation of survey data.

Authors:Joseph Larmarange [aut, cre]

guideR_0.9.0.9000.tar.gz
guideR_0.9.0.9000.zip(r-4.7)guideR_0.9.0.9000.zip(r-4.6)guideR_0.9.0.9000.zip(r-4.5)
guideR_0.9.0.9000.tgz(r-4.6-any)guideR_0.9.0.9000.tgz(r-4.5-any)
guideR_0.9.0.9000.tar.gz(r-4.7-any)guideR_0.9.0.9000.tar.gz(r-4.6-any)
guideR_0.9.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
guideR/json (API)
NEWS

# Install 'guideR' in R:
install.packages('guideR', repos = c('https://larmarange.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/larmarange/guider/issues

Pkgdown/docs site:https://larmarange.github.io

On CRAN:

Conda:

4.61 score 2 stars 34 scripts 791 downloads 53 exports 57 dependencies

Last updated from:01ad3883b0. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK200
source / vignettesOK242
linux-release-x86_64OK192
macos-release-arm64OK158
macos-oldrel-arm64OK123
windows-develOK126
windows-releaseOK119
windows-oldrelOK131
wasm-releaseOK151

Exports:add_interactions_by_stepbold_variable_group_headerscombine_answerscumdifferentcut_quartilesdummy_proportionsfisher.simulate.pget_inertia_from_treegrouped_tbl_pivot_widerindent_labelsindent_levelsinstall_dependenciesis_differentis_equalitalicize_variable_group_headersleading_zeroslong_to_periodslong_to_seqmean_sdmedian_iqrmultinom_add_global_p_pivot_widernum_cycleobserved_vs_theoreticalperiods_to_longplot_categoricalplot_continuousplot_inertia_from_treeplot_meansplot_multiple_answersplot_multiple_answers_dodgeplot_periodsplot_proportionsplot_trajectoriesproportionround_preserve_sumsafe_palscale_color_safescale_colour_safescale_fill_safestep_with_nastratified_bystyle_grouped_tblsvyonewaysvyttest_onewaytheme_gtsummary_bold_labelstheme_gtsummary_fisher_simulate_ptheme_gtsummary_prop_ntheme_gtsummary_unweighted_ntitanicto_DTunrowwiseview_detailed_dictionaryview_dictionary

Dependencies:bitbit64clicliprcpp11crayonDBIdplyrfarverforcatsgenericsggplot2gluegtablehavenhmsisobandlabelinglabelledlatticelifecyclemagrittrMatrixminqamitoolsnumDerivpakpatchworkpillarpkgconfigprettyunitsprogresspurrrR6RColorBrewerRcppRcppArmadilloreadrrenvrlangrstudioapiS7scalessrvyrstringistringrsurveysurvivaltibbletidyrtidyselecttzdbutf8vctrsviridisLitevroomwithr

Readme and manuals

Help Manual

Help pageTopics
Add potential relevant interactions using 'step()'add_interactions_by_step add_interactions_by_step.default
Combine answers of a multiple answers questioncombine_answers
Cut a continuous variable in quartilescut_quartiles
Helpers for grouped tables generated with 'gtsummary'grouped_tbl_pivot_wider multinom_add_global_p_pivot_wider style_grouped_tbl
Additional tests for 'gtsummary'fisher.simulate.p gtsummary_test svyttest_oneway
Themes for 'gtsummary'gtsummary_themes theme_gtsummary_bold_labels theme_gtsummary_fisher_simulate_p theme_gtsummary_prop_n theme_gtsummary_unweighted_n
Utilities for 'gtsummary'bold_variable_group_headers gtsummary_utilities indent_labels indent_levels italicize_variable_group_headers
Install / Update project dependenciesinstall_dependencies
Comparison tests considering 'NA' as values to be comparedcumdifferent is_different is_equal num_cycle
Add leading zerosleading_zeros
Transform a data frame from long format to period formatlong_to_periods
Transform a data frame from long format to a sequence obectlong_to_seq
Compute means, standard deviations and confidence intervals by sub-groupsmean_sd mean_sd.data.frame mean_sd.default mean_sd.survey.design
Compute median, quartiles and interquartile range by sub-groupsmedian_iqr median_iqr.data.frame median_iqr.default median_iqr.survey.design
Plot observed vs predicted distribution of a fitted modelobserved_vs_theoretical
Transform a data frame from period format to long formatperiods_to_long
Plot a categorical variable by sub-groupsplot_categorical
Plot a continuous variable by sub-groupsplot_continuous
Plot inertia, absolute loss and relative loss from a classification treeget_inertia_from_tree plot_inertia_from_tree
Plot means by sub-groupsplot_means
Plot a multiple answers questionplot_multiple_answers plot_multiple_answers_dodge
Plot proportions by sub-groupsdummy_proportions plot_proportions stratified_by
Plot trajectoriesplot_periods plot_trajectories
Compute proportionsproportion proportion.data.frame proportion.default proportion.survey.design
Round values while preserve their rounded sum in Rround_preserve_sum
A safe discrete colour palettesafe_pal scale_color_safe scale_colour_safe scale_fill_safe
Apply 'step()', taking into account missing valuesstep_with_na step_with_na.default step_with_na.svyglm
Test for Equal Means for survey design objectsvyoneway
Titanic data set in long formattitanic
Remove row-wise groupingunrowwise
Display the variable dictionary of a data frame in the RStudio viewerto_DT view_detailed_dictionary view_dictionary