README.md

compstatslib

This R Package is a collection of interactive tools and helper functions that help teachers and learners learn concepts in computational statistics. Useful for homework, in-class demonstrations, or self-learning.

Major Functions

Three types of functions are made available:

Statistical Tests

Statistical Sampling

Linear Regression

Logistic Regression

Principal Components Analysis

Precision

Linear Algebra

Installation

You can install the current development version from GitHub using the devtools package:

# install.packages("devtools")
devtools::install_github("soumyaray/compstatslib")

Feel free to send open issues or send pull requests. Happy hacking!



soumyaray/compstatslib documentation built on March 11, 2023, 8:39 p.m.