applyAttributeDemerge | Merges Attributdata |
applyAttributes | Apply stored attributes |
applyDateCheck | Apply Date Checks |
applyMetaCheck | Apply Meta Checks |
as.xpssFrame | Coerces data.frames to xpssFrame objects |
attributesBackup | Stores Attributes |
computeAbs | Computes the absolute value. |
computeArsin | Computes the arc-sine. |
computeArtan | Computes the arc-tan. |
computeCfvar | Computes the coefficient of variation |
computeChar_index | Locate position of first occurence of a pattern |
computeChar_length | Length of a string in characters |
computeChar_lpad | Expand strings on the left |
computeChar_mblen | Byte per character or sign |
computeChar_rindex | Locate position of last occurence of a pattern |
computeChar_rpad | Expand strings on the right |
computeChar_substr | creates a substring |
computeConcat | computeConcat (x, sep = "") |
computeCos | Computes the cosinus. |
computeCtime_days | Calculates the difference of time between two dates in days |
computeCtime_hours | Calculates the difference between two dates in hours |
computeCtime_minutes | Calculates the difference between two dates in minutes |
computeCtime_seconds | Calculates the difference between two dates in seconds |
computeDate_dmy | Creates a date with the format day-month-year |
computeDate_mdy | Creates a date with the format month-day-year |
computeDate_moyr | Creates a date with the format month-year |
computeDate_qyr | Creates a date with the format year/quarter |
computeDate_wkyr | Creates a date with the format year/calendar week |
computeDate_yrday | Creates a date with the format year/yearday |
computeExp | Computes the exponential |
computeLag | Moves cases of variables |
computeLength | Number of bytes in a string |
computeLg10 | Computes the logarithm base 10 |
computeLn | Computes the logarithm naturalis |
computeLngamma | Computes the logarithm of the gamma function |
computeLower | Convert upper-case letters to lower-case |
computeLtrim | Trims string on left side |
computeMax | Computes the Maxima |
computeMean | Atithmetic Mean |
computeMedian | Median Value |
computeMin | Minima |
computeMiss | Displays whether a variable contains missing values |
computeMod | Returns the remainder of a division. |
computeNmiss | Displays the amount of missing values in variables. |
computeNtrim | Return the input data without removing trailing blanks |
computeNvalid | Displays the amount of valid values in variables. |
computeReplace | Replace matched pattern in a string |
computeRnd | Rounds values. |
computeRtrim | Trims string on right side |
computeSd | Standard Deviation |
computeSin | Computes the sine function |
computeSqrt | Computes the square root |
computeStrunc | Truncating strings |
computeSysmis | Displays if a variable contains system-missing values |
computeTime_days | Calculates the number of passed hours on basis of the given... |
computeTime_hms | Creates a date with the format Hour-Minute-Second |
computeUpcase | Convert lower-case letters to upper-case |
computeValue | Displays the value of the variable cases. |
computeVariance | Variance |
computeXdate_date | Extracts the date out of a date string. |
computeXdate_hour | Extracts the hour value out of a given date |
computeXdate_jday | Calculates the date of year on basis of a given date |
computeXdate_mday | Extracts the date of month on basis of a given date |
computeXdate_minute | Extracts the minute component on basis of a given date |
computeXdate_month | Extracts the month component on basis of a given date |
computeXdate_quarter | Calculates the quarter on basis of a given date |
computeXdate_second | Extracts the second on basis of a given date |
computeXdate_tday | Calculates the difference of days between the entered date... |
computeXdate_time | Extracts the time componente on basis of a given date |
computeXdate_week | Calcualtes the calendar week on basis of a given date |
computeXdate_wkday | Calcualtes the day of week on basis of a given date |
computeXdate_year | Extracts the year on basis of a given date |
enter | enter |
fromXPSS | Sample dataset |
span | Indicates range of varlist |
translateSPSS2R-package | Documentation |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.