The QUANTREG Procedure |
WEIGHT Statement |
The WEIGHT statement specifies a weight variable in the input data set.
To request weighted quantile regression, place the weights in a variable and specify the name in the WEIGHT statement. The values of the WEIGHT variable can be nonintegral and are not truncated. Observations with nonpositive or missing values for the weight variable do not contribute to the fit of the model. See the section Details: QUANTREG Procedure for more information about weighted quantile regression.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.