expCounts: Expected Cell Counts From Two-Way Tables

View source: R/expCounts.R

expCountsR Documentation

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.

Author(s)

Homer White hwhite0@georgetowncollege.edu


homerhanumat/tigerstats documentation built on June 13, 2025, 8:34 a.m.