chitester: Chi Squared Testing

Description Usage Arguments Examples

Description

This function creates and tests a contingency table for two factors with a chi-square test.

Usage

1
chitester(factor1,factor2)

Arguments

factor1

The first factor from the Statistical Test Table for generation and testing of a contigency table. Inputs include "Category", "Species_Presence", "Population.Trend", "Modified.Year", "Class", and "Order"

factor2

The second factor from the Statistical Test Table for generation and testing of a contigency table. Inputs are the same as above

Examples

1
chitester("Class","Category")

fish-ecol/fish.ecol documentation built on May 16, 2019, 1:12 p.m.