The CQLIM Procedure
WEIGHT Statement
WEIGHT variable </ option>;
The WEIGHT statement specifies a variable that supplies weighting values to use for each observation in estimating parameters. The log likelihood for each observation is multiplied by the corresponding weight variable value.
If the weight of an observation is nonpositive, that observation is not used in the estimation.
You can add the following option after a slash (/):
For more information about combining the WEIGHT statement with the BAYES statement, see the section Bayesian Analysis with Weighted Likelihoods.
Last updated: October 12, 2022