BookmarkSubscribeRSS Feed
SlutskyFan
Obsidian | Level 7

I  have count data and am interested in quantile regression. There has been some work in this area using ' jittering'  which adds a random uniform component to values creating a continuous dependent variable which can then be used in QR. I'm not sure how this impacts things like standard errors etc. There are packages in R and Stata that handle this, but I'm curious if anyone has attemtped this in SAS or has any suggestions. A couple references:

Reforming health care: Evidence from quantile
regressions for counts

Rainer Winkelmann

Journal of Health Economics 25 (2006) 131–145


"Basically, the approach transforms the discrete data problem into a
continuous data problem by adding a random uniform variable to each count. The
quantile regression functions of the transformed variable can then be estimated
using standard quantile regression software. To interpret the results, one can
compare the freely estimated quantile functions to those implied by the
respective Poisson or negative binomial estimates in order to detect excess
sensitivity in specific parts of the distribution, such as the lower or upper
tails."


See also:

Machado, J.A.F. and Santos Silva, J.M.C. (2005), Quantiles for Counts,
Journal of the American Statistical Association, vol. 100, no. 472, pp. 1226-1237.



1 REPLY 1
Rick_SAS
SAS Super FREQ

Would it be possible to do a quantile regression of the log(counts)?  Back before there were special procedures for regression of count data, that was a standard technique.  For example, here's a log-linear analysis of (the mean of) count data by using PROC GENMOD: SAS/STAT(R) 13.1 User's Guide

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1761 views
  • 0 likes
  • 2 in conversation