analyze.categorical: Analyzing categorical dependent variables

Description Usage Arguments Value

View source: R/categorical.R

Description

analyze.categorical provides a p-value for a test of correlation between a categorical dependent variable and either a categorical or ordinal independent variable.

Usage

1
2
analyze.categorical(theframe, theindependentfactortoken,
  thedependentfactortoken)

Arguments

theframe

the frame to which the factors belong

theindependentfactortoken

the index of the independent variable

thedependentfactortoken

the index of the dependent variable

Value

the p value of the test (either Fisher or Kruskal).


kbdave314/pgsc-survey-analysis documentation built on May 20, 2019, 6:14 p.m.