analyze.ordinal: Analyzing ordinal dependent variables

Description Usage Arguments Value

View source: R/ordinal.R

Description

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

Usage

1
analyze.ordinal(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 Kruskal or Kendall).


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