Other packages > Find by keyword >

tigerstats  

R Functions for Elementary Statistics
View on CRAN: Click here


Download and install tigerstats package within the R console
Install from CRAN:
install.packages("tigerstats")

Install from Github:
library("remotes")
install_github("cran/tigerstats")

Install by package version:
library("remotes")
install_version("tigerstats", "0.3.2")



Attach the package and use:
library("tigerstats")
Maintained by
Homer White
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-03-10
Latest Update:
Description:
A collection of data sets and functions that are useful in the teaching of statistics at an elementary level to students who may have little or no previous experience with the command line.The functions for elementary inferential procedures follow a uniform interface for user input.Some of the functions are instructional applets that can only be run on the R Studio integrated development environment with package 'manipulate' installed.Other instructional applets are Shiny apps that may be run locally. In teaching the package is used alongside of package 'mosaic', 'mosaicData' and 'abd', which are therefore listed as dependencies.
How to cite:
Homer White (2014). tigerstats: R Functions for Elementary Statistics. R package version 0.3.2, https://cran.r-project.org/web/packages/tigerstats. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:13), 0.1.2-8 (2014-03-10 07:58), 0.1.3 (2014-03-24 17:03), 0.1.6 (2014-08-11 05:56), 0.2-6 (2015-05-23 20:26), 0.2.7 (2015-09-23 08:05), 0.2 (2014-12-03 07:58), 0.3.2 (2020-06-15 08:00), 0.3 (2016-12-18 16:56)
Other packages that cited tigerstats R package
View tigerstats citation profile
Other R packages that tigerstats depends, imports, suggests or enhances
Complete documentation for tigerstats
Functions, R codes and Examples using the tigerstats R package
Some associated functions: BinomNorm . BinomSkew . CIMean . CIProp . ChisqSimSlow . DtrellHist . DtrellScat . EmpRule . EmpRuleGC . FakeSchool . FindRegLine . MeanSampler . Ovarian . ParseFormula . Points2Watch . PropSampler . RandomExp . RectShade . RegEstimate . SampDist2Means . SampDist2Props . SampDistMean . ShallowReg . SimpleRandom . SimpleRandom2 . Skewer . SlowGoodness . SmallExp . Type12Errors . UnderShade . Variability . VaryCorrelation . alcohol . attitudes . barchartGC . beans . binomtestGC . cabrera . chisqtestGC . chugtime . colPerc . deathpen . expCounts . fuel . galton . gcfeeling . gcstudents . gss02 . gss08 . gss2012 . hair_and_act . handheight . hanford1 . hanford2 . helpGC . henderson . hofbatting . hofpitching . imagpop . iqsiblings . knifeorgunblock . labels . ledgejump . lmGC . m111survey . m111surveyfa12 . m111surveyfa13 . make_game . music . napkins . nonresponse . nosmokeday . oldfaithful . pbinomGC . pchisqGC . pennstate1 . plot.GClm . plot.polyGC . pnormGC . polyfitGC . popsamp . predict.GClm . predict.polyGC . print.GCbinomtest . print.GCchisqtest . print.GClm . print.GCttest . print.gcp1test . print.gcp2test . print.polyGC . proptestGC . ptGC . pushups . qnormGC . random_normal_factory . rowPerc . saltmarsh . sat . sealsO2 . simpleFind . simpleKeyRev . stumps . tExplore . tSampler . temperature . theme.rpres . themerpres . tigerstats-package . tips . tornado . ttestGC . ucdavis1 . verlander . watch_statisticians . watch_statisticians_slow . youthrisk03 . 
Some associated R codes: BinomNorm.R . BinomSkew.R . CIMean.R . CIProp.R . ChisqSimSlow.R . DtrellHist.R . DtrellScat.R . EmpRule.R . EmpRuleGC.R . FakeSchool.R . FindRegLine.R . MeanSampler.R . Points2Watch.R . PropSampler.R . RandomExp.R . RegEstimate.R . SampDist2Means.R . SampDist2Props.R . SampDistMean.R . ShallowReg.R . SimpleRandom.R . SimpleRandom2.R . Skewer.R . SlowGoodness.R . Type12Errors.R . Variability.R . VaryCorrelation.R . barchartGC.R . binomtestGC.R . chisqtestGC.R . colPerc.R . data.R . expCounts.R . helpGC.R . lmGC.R . make_game.R . pbinomGC.R . pchisqGC.R . pnormGC.R . polyfitGC.R . popsamp.R . proptestGC.R . ptGC.R . qnormGC.R . random_normal_factory.R . rowPerc.R . tExplore.R . tSampler.R . theme.R . themerpres.R . tigerstats-package.R . ttestGC.R . utilities.R . watch_statisticians.R . zzz.R .  Full tigerstats package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA