hamedbh/popstats: Calculate Population Statistics in R

By default R will calculate variance and standard deviation with N - 1 as the denominator. Functions in popstats will calculate using N as the denominator, i.e. the population rather than sample variance/standard deviation.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
URL https://hamedbh.github.io/popstats/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hamedbh/popstats")
hamedbh/popstats documentation built on Nov. 4, 2019, 1:27 p.m.