Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers!
Is there a way to request descriptives when using a quantile regression?
You didn't say whether you are using the SPSSINC QUANTREG extension command or the newer, built-in QUANTILE REGRESSION command, but neither provides a set of descriptive statistics. Use the regular DESCRIPTIVES or other descriptive statistics command to get that information.
Yes the built in, thats what I figured. thanks.