Compute
- Find the cubic root
- Reverse the digits on an integer
- Create a new variable equal to mean of an other variable
- Compute average of m variables where m is a variable in the data file
- Compute distances between 2 points on earth
- Compute percentage of patients having each fracture category
- Automatically compute sample weights to approximate population
- Box-Cox Transformation
- Compute z = x / max( y) where max( y) is over all cases
- Count number of distinct values across 400 variables
- Weight data based on 2 or more vars
- Find LAG(var1, var2) Produce lagged variables with variable lag step.
Related pages
...