translateSPSS2R-package | Documentation |
applyAttributes | Apply stored attributes |
attributesBackup | Stores Attributes |
fromXPSS | Sample dataset |
span | Indicates range of varlist |
xpssAddValueLabels | Modifies value labels |
xpssAny | Selecting cases by condition |
xpssCasenum | Sequential numbering of cases |
xpssCompute | Creates data |
xpssCorrelations | Pearson product-moment correlations |
xpssCount | Counts frequencies of specific observations |
xpssDate | Today's date |
xpssDate11 | Todays date |
xpssDeleteVariables | Deletes variables from dataset |
xpssDescriptives | Simple descriptive statistics |
xpssDoIf | Creates a DO IF - END IF subset |
xpssElseIf | Creates a subcondition within a DO IF - END IF subset |
xpssEndIf | Ends a DO IF - END IF subset |
xpssFilter | Creates a FILTER subset |
xpssFilterOff | Ends a FILTER subset |
xpssFlip | Flips variables |
xpssFrame | Creates a xpssFrame Object |
xpssFrequencies | Simple descriptive statistics |
xpssJDate | Days since 14. Oct 1582 |
xpssList | Displays the content of variables. |
xpssMeans | Simple descriptive statistics |
xpssMissingValues | Defines missing values for variables. |
xpssNofCases | Selects the first n rows of the dataset |
xpssNumeric | Creates numeric variables |
xpssRecode | Recodes variables |
xpssRegression | Calculates a linear Regression |
xpssRenameVariables | Renaming Variables |
xpssSample | Creates a sample |
xpssSelectIf | Creates a subset of cases |
xpssSortCases | Sorts data ascending or descending order |
xpssSortVariables | Sorting variables |
xpssSplitFile | Splits the data.frame into pieces by a factor |
xpssSplitFileOff | Set the data split off |
xpssString | Creates string variables |
xpssTemporary | Temporary modification of the data |
xpssTime | Minutes since 14. Oct 1582 |
xpssTtest | Performs a T-Test |
xpssValueLabels | Modifies value labels |
xpssVariableLabels | Modifies variable labels |
xpssVarsToCases | Transforms variables to cases |