Learn R Programming

tigerstats (version 0.3.2)

expCounts: Expected Cell Counts From Two-Way Tables

Description

Simple instructional function to compute expected cell counts from a table of observed counts.

Usage

expCounts(tab)

Arguments

tab

A table with two dimensions, or an object that can be coerced to one.