Provides Batch Functions and Visualisation for Basic Statistical Procedures


[Up] [Top]

Documentation for package ‘rfriend’ version 1.0.0

Help Pages

f_aov Perform multiple 'aov()' functions with optional data transformation, inspection and Post Hoc test.
f_bestNormalize f_bestNormalize: Automated Data Normalization with bestNormalize
f_boxcox f_boxcox: A User-Friendly Box-Cox Transformation
f_boxplot Generate a Boxplot Report of a data.frame
f_chisq_test Chi-squared Test with Post-hoc Analysis
f_clear f_clear: Clear Various Aspects of the R Environment
f_conditional_round Conditional Rounding for Numeric Values
f_corplot Correlation Plots with Factor Detection and Customization
f_factors Convert multiple columns to Factors in a data frame
f_glm Perform multiple 'glm()' functions with diagnostics, assumption checking, and post-hoc analysis
f_hist Plot a Histogram with an Overlaid Normal Curve
f_kruskal_test Perform multiple Kruskal-Wallis tests with a user-friendly output file, do data inspection and Dunn's test (of 'rstatix') as post hoc.
f_load_packages Install and Load Multiple R Packages
f_model_comparison Compare Two Statistical Models
f_open_file Open a File with the Default Application
f_pander Fancy Pander Table Output
f_qqnorm Normal Q-Q Plot with Confidence Bands
f_rename_columns Rename Specific Columns in a Data Frame
f_rename_vector Rename Elements of a Vector Based on a Mapping
f_setwd Set Working Directory Based on Current File or Specified Path
f_summary Summarize a Data Frame with Grouping Variables
f_theme Apply a black or white 'RStudio' Theme and Zoom Level
plot.f_bestNormalize Plot an f_bestNormalize object
plot.f_boxcox Plot an f_boxcox object
print.f_summary Print method for f_summary objects