Learn R Programming

oii (version 1.0.2.1)

Crosstab and Statistical Tests for OII MSc Stats Course

Description

Provides simple crosstab output with optional statistics (e.g., Goodman-Kruskal Gamma, Somers' d, and Kendall's tau-b) as well as two-way and one-way tables. The package is used within the statistics component of the Masters of Science (MSc) in Social Science of the Internet at the Oxford Internet Institute (OII), University of Oxford, but the functions should be useful for general data analysis and especially for analysis of categorical and ordinal data.

Copy Link

Version

Install

install.packages('oii')

Monthly Downloads

218

Version

1.0.2.1

License

MIT + file LICENSE

Maintainer

Last Published

October 22nd, 2017

Functions in oii (1.0.2.1)

association.measures

Measures of association
concordant.pairs

The number of concordant pairs in a table or matrix
discordant.pairs

The number of discordant pairs in a table or matrix
oii

Commands for the OII MSc Stats course
oii.freq

Frequency tables
oii.summary

Print summary statistics for a numeric variable
oii.xtab

A cross-tabulation with measures of association
tied.pairs

The number of tied pairs, a measure of association