A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ibecav/CGPfunctions below:

ibecav/CGPfunctions: Powell Miscellaneous Functions for Teaching and Learning Statistics

A package that includes functions that I find useful for teaching statistics as well as actually practicing the art. They typically are not “new” methods but rather wrappers around either base R or tidyverse packages. Currently contains the following major user oriented functions:

# Install from CRAN
install.packages("CGPfunctions")

# Or the development version from GitHub
# install.packages("devtools")
devtools::install_github("ibecav/CGPfunctions", 
                         build_vignettes = TRUE,
                         upgrade = "ask")

Online documentation and vignettes are located here.

Example Plot2WayANOVA

Example PlotXTabs2 plot

Example newggslopegraph plot

Many thanks to Danielle Navarro and the book Learning Statistics with R.

If you like CGPfunctions, please consider leaving feedback here.

Contributions in the form of feedback, comments, code, and bug reports are most welcome. How to contribute:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4