| DectechR-package | R Documentation |
Collection of functions useful for Dectech analysts, such as extracting survey data from Questback output, and getting consistent coefficient tables from regressions.
The main functions are:
getOutput (extract regression output)
getScreePlot and getFactorLoadingsTable (for factor analysis)
cc (copy to clipboard)
cc_varlist (format a character string, for pasting into a script)
dectechXmlToDataframe (convert Questback output to a dataframe)
unpackUserVariable (Split a custom variable (e.g. "1*3*5*7") into multiple columns)
addMobile (to identify mobile users)
getUnivariate (run a series of univariates on a model)
| Package: | DectechR |
| Type: | Package |
| Version: | 0.3 |
| Date: | 2016-02-09 |
| License: | GPL-2 |
Useful functions to have loaded during general data analysis at Dectech.
Keith Simpson
Maintainer: Keith Simpson <k.simpson@dectech.co.uk>
x = c(1,2,3)
cc(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.