statsGuess: Inspects data and guesses what type of analysis to do.

Description Usage Arguments Value See Also

Description

If data is categorical statsBin, if data is metric then statsSum

Usage

1
  statsGuess(surveyorCode, ...)

Arguments

surveyorCode

An object of class "surveyorCode". This is a list with the first element being a data frame with four columns: cbreak, question, response, weight

...

Passed to relevant stats function

Value

A data frame with three columns: cbreak, variable, value

See Also

For an overview of the surveyor package surveyor

Other statsFunctions: statsBin, statsBinPercent, statsCentral, statsCount, statsMean, statsMedian, statsNetScore, statsRank, statsSum, statsText

Other surveyPlot arguments: as.surveyorPlot, codeGuess


andrie/surveyor documentation built on May 10, 2019, 11:21 a.m.