Is there a way to use proc surveyreg with a non-normal distribution? My outcome variable is continuous but right-skewed, so my first thought was to use PROC GLM which could relax the assumption of a linear regression to have a normal distribution. However, I have not seen a feasible way to use survey weights with PROC GLM, and I am using complex survey data.