## Estimate the CDF
my.cdf <- cont.analysis(spsurvey.obj = my.spsurvey)
## See indicator levels in the resulting object
levels(my.cdf$Pct$Indicator)
## Return all summary statistics of indicator variable 'dx'
cdfStats(my.cdf, "dx", all = TRUE)
Run the code above in your browser using DataLab