expCounts {tigerstats} | R 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
[Package tigerstats version 0.3.2 Index]