Thanks as always to Kit Baum, a new version of the wridit package is now available for download from SSC. In Stata, use the ssc command to do this, or adoupdate if you already have an old version of wridit.
The wridit package is described as below on my website. The new version adds an option handedness(), with possible values center, left and right, specifying the default standard center ridits, left-continuous ridits and right-continuous ridits, respectively. The right-continuous ridit function is also known as the cumulative distribution function.
This version is planned as the final Stata Version 10 version of wridit. I am planning the first Stata Version 16 version of wridit, using data frames.
Best wishes
Roger
---------------------------------------------------------------------------
package wridit from w:\stata10
---------------------------------------------------------------------------
TITLE
wridit: Generate weighted ridits
DESCRIPTION/AUTHOR(S)
wridit inputs a variable and generates its weighted ridits. If no
weights are provided, then all weights are assumed equal to 1, so
unweighted ridits are generated. Zero weights are allowed, and
imply that the ridits calculated for the observations with zero
weights will refer to the distribution of weights in the
observations with nonzero weights.
Author: Roger Newson
Distribution-Date: 28september2020
Stata-Version: 10
INSTALLATION FILES (click here to install)
wridit.ado
wridit.sthlp
---------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New version of wridit on SSC
Fitting a frailty Cox model: what does the error "flat region resulting in a missing likelihood" mean?I am a Stata novice (Stata -V14). I have a data set which consists of 404 doctors each independentl…
Use Betas for another regressionDear all, I am estimating a fixed effects model. xtreg Y X1 X2 X3, fe Afterwards I need the estim…
Bayesian Model AverageHi, I have recently ran xtlogit models and to further get better estimates I assume from my understa…
r(603)Hi, I am trying to do the impulse response function after running the varbasic model. I have slected…
stripplot in the same graph (same axes for both distributions)I have a variable VALUE with two distinct groups noted by GROUP (dummy), I would like to write: Co…
Subscribe to:
Post Comments (Atom)
0 Response to New version of wridit on SSC
Post a Comment