expCounts function

Expected Cell Counts From Two-Way Tables

Expected Cell Counts From Two-Way Tables

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

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

  • Maintainer: Homer White
  • License: GPL (>= 3)
  • Last published: 2020-06-15

Useful links