Package: guideR 0.1.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:
guideR_0.1.0.9000.tar.gz
guideR_0.1.0.9000.zip(r-4.5)guideR_0.1.0.9000.zip(r-4.4)guideR_0.1.0.9000.zip(r-4.3)
guideR_0.1.0.9000.tgz(r-4.5-any)guideR_0.1.0.9000.tgz(r-4.4-any)guideR_0.1.0.9000.tgz(r-4.3-any)
guideR_0.1.0.9000.tar.gz(r-4.5-noble)guideR_0.1.0.9000.tar.gz(r-4.4-noble)
guideR_0.1.0.9000.tgz(r-4.4-emscripten)guideR_0.1.0.9000.tgz(r-4.3-emscripten)
guideR.pdf |guideR.html✨
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 site:https://larmarange.github.io
Last updated 9 days agofrom:489342b760. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 03 2025 |
R-4.5-win | OK | Mar 03 2025 |
R-4.5-mac | OK | Mar 03 2025 |
R-4.5-linux | OK | Mar 03 2025 |
R-4.4-win | OK | Mar 03 2025 |
R-4.4-mac | OK | Mar 03 2025 |
R-4.4-linux | OK | Mar 03 2025 |
R-4.3-win | OK | Mar 03 2025 |
R-4.3-mac | OK | Mar 03 2025 |
Exports:cumdifferentget_inertia_from_treeinstall_dependenciesis_differentis_equalleading_zeroslong_to_periodsnum_cycleobserved_vs_theoreticalperiods_to_longplot_inertia_from_treeproportionround_preserve_sumstep_with_natitanicunrowwise
Dependencies:bitbit64clicliprcolorspacecpp11crayonDBIdplyrfansifarverforcatsgenericsggplot2gluegtablehavenhmsisobandlabelinglabelledlatticelifecyclemagrittrMASSMatrixmgcvminqamitoolsmunsellnlmenumDerivpakpatchworkpillarpkgconfigprettyunitsprogresspurrrR6RColorBrewerRcppRcppArmadilloreadrrenvrlangscalessrvyrstringistringrsurveysurvivaltibbletidyrtidyselecttzdbutf8vctrsviridisLitevroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Install / Update project dependencies | install_dependencies |
Comparison tests considering 'NA' as values to be compared | cumdifferent is_different is_equal num_cycle |
Add leading zeros | leading_zeros |
Transform a data frame from long format to period format | long_to_periods |
Plot observed vs predicted distribution of a fitted model | observed_vs_theoretical |
Transform a data frame from period format to long format | periods_to_long |
Plot inertia, absolute loss and relative loss from a classification tree | get_inertia_from_tree plot_inertia_from_tree |
Compute proportions | proportion proportion.data.frame proportion.default proportion.survey.design |
Round values while preserve their rounded sum in R | round_preserve_sum |
Apply 'step()', taking into account missing values | step_with_na step_with_na.default step_with_na.svyglm |
Titanic data set in long format | titanic |
Remove row-wise grouping | unrowwise |