Other packages > Find by keyword >

s20x  

Functions for University of Auckland Course STATS 201/208 Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("s20x", "3.1-40")



Attach the package and use:
library("s20x")
Maintained by
James Curran
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-02-12
Latest Update: 2023-08-21
Description:
A set of functions used in teaching STATS 201/208 Data Analysis at the University of Auckland. The functions are designed to make parts of R more accessible to a large undergraduate population who are mostly not statistics majors.
How to cite:
James Curran (2008). s20x: Functions for University of Auckland Course STATS 201/208 Data Analysis. R package version 3.1-40, https://cran.r-project.org/web/packages/s20x. Accessed 22 Dec. 2024.
Previous versions and publish date:
2.6.1.000 (2008-02-12 22:34), 3.1-0 (2008-06-12 11:25), 3.1-3 (2008-11-10 11:46), 3.1-4 (2009-02-23 08:45), 3.1-5 (2009-03-24 08:58), 3.1-7 (2010-02-22 09:05), 3.1-8 (2011-02-08 09:48), 3.1-9 (2012-05-07 07:11), 3.1-10 (2013-01-14 07:10), 3.1-11 (2015-01-13 10:27), 3.1-12 (2015-02-13 11:03), 3.1-15 (2015-03-27 07:18), 3.1-16 (2015-05-04 12:06), 3.1-17 (2016-04-14 14:50), 3.1-18 (2016-11-17 08:27), 3.1-19 (2017-01-25 09:03), 3.1-22 (2017-05-29 18:13), 3.1-23 (2017-08-08 06:01), 3.1-25 (2017-11-23 14:57), 3.1-26 (2017-12-08 01:15), 3.1-27 (2018-06-22 07:04), 3.1-28 (2019-05-23 07:00), 3.1-29 (2020-09-18 08:00), 3.1-30 (2021-01-07 08:00), 3.1-31 (2021-08-23 09:10), 3.1-32 (2022-12-19 08:20), 3.1-33 (2022-12-23 12:30), 3.1-34 (2023-01-10 10:20), 3.1-35 (2023-02-21 10:40), 3.1-36 (2023-03-01 21:10), 3.1-37 (2023-04-03 22:50), 3.1-38 (2023-04-13 00:10)
Other packages that cited s20x R package
View s20x citation profile
Other R packages that s20x depends, imports, suggests or enhances
Complete documentation for s20x
Functions, R codes and Examples using the s20x R package
Some associated functions: airpass.df . apples.df . arousal.df . autocorPlot . beer.df . body.df . books.df . boxqq . bursary.df . butterfat.df . camplake.df . chalk.df . ciReg . computer.df . cooks20x . course.df . course2way.df . crossFactors . crosstabs . diamonds.df . displayPairs . eovcheck . estimateContrasts . fire.df . freq1way . fruitfly.df . getVersion . house.df . incomes.df . interactionPlots . lakemary.df . larain.df . layout20x . levene.test . mazda.df . mening.df . mergers.df . modcheck . modelcheck . mozart.df . multipleComp . nail.df . normcheck . onewayPlot . oysters.df . pairs20x . peru.df . predict20x . predictCount . predictGLM . propslsd.new . rain.df . residPlot . rowdistr . rr . s20x-package . seeds.df . sheep.df . skewness . skulls.df . snapper.df . soyabean.df . stripqq . summary1way . summary2way . summaryStats . teach.df . technitron.df . thyroid.df . toothpaste.df . trendscatter . zoo.df . 
Some associated R codes: autocor.plot.R . ciReg.R . cooks20x.R . crossFactors.R . crosstabs.R . displayPairs.R . eovcheck.R . estimateContrasts.R . estimateContrasts1.R . estimateContrasts2.R . getVersion.R . interactionPlots.R . layout20x.R . levene.test.R . modcheck.R . modelcheck.R . multipleComp.R . normcheck.R . onewayPlot.R . pairs20x.R . predict20x.R . predictCount.R . predictGLM.R . propslsd.new.R . residPlot.R . s20x-data.R . s20x-package.R . summary1way.R . summary2way.R . summaryStats.R . trendscatter.R .  Full s20x package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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