Extracts the minimum &var.from and the maximum &var.to values from a dataset and counts the number of missing values in &var.from and &var.to. More...
Extracts the minimum &var.from and the maximum &var.to values from a dataset and counts the number of missing values in &var.from and &var.to.
Usage
getfromtovars_min_max_missing(DATASET=RISKSCOREFILE, VAR=Risk);
[in] | DATASET | Name of the dataset containing the variable to extract the minimum and maximum from. |
[in] | VAR | Name of the variable to extract the minimum and maximum from. |
None.