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 25 Jun. 2026.
Previous versions and publish date:
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

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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