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. In the new version, the fframe() option of the module fridit has a xvar(varname) option, allowing users to calculate foreign ridits for a variable with respect to a variable with a different name in the foreign frame, instead of with respect to a variable with the same name in a different frame.
Best wishes
Roger
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
package wridit from http://www.rogernewsonresources.org.uk/stata16
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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. fridit
inputs a variable and generates its weighted foreign ridits,
with respect to a distribution identified by the data in a
data frame.
Author: Roger Newson
Distribution-Date: 21july2021
Stata-Version: 16
INSTALLATION FILES (click here to install)
wridit.ado
fridit.ado
wridit.sthlp
fridit.sthlp
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New version of wridit on SSC
Levels of clustered standard errorsHi All, I have pooled data with 2500 funds, 2200 firms, and 20 time periods. Each fund could hold s…
Help needed with econometric model and implementation in StataI'm new to econometrics and need some help with my research. I'm working with research that has cros…
Getting rid of entire variables due to single outlier observationsI have a dataset where values should be between 0.25 and 1.25 in order to makes sense. Values that a…
Represent different levels of categorical variables in coefplot as StackedHello, I am trying to see the relationship between diet and exercise with mental health disorder wi…
error on storing regression results into matrixHi, My model is as follows: Code: bysort Z: reg y x i.(W) where Z is a categorical variable and W…
Subscribe to:
Post Comments (Atom)
0 Response to New version of wridit on SSC
Post a Comment