Thanks once again to Kit Baum, a new version of the wridit package (superseding the one announced the day before yesterday) is now available for download from SSC. In Stata, use the ssc package 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 fixes a bug in the new fridit module, which could have prevented it from handling by-variabkes and Y-variables with names beginning with underscores.
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: 26october2020
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 (AGAIN)
Analyzing two time pointsI am analyzing data with the mental health component score (measured 0-100) for 4500 individuals. Th…
Help with gravity equation estimated using PPML (Stata 14.2)Good evening, everyone! The following is a snippet of my database( I have data of Brazil's exports …
Local list of variables as argument of programI'm trying to enter a list of variables as an argument for a program. Unfortunately, I've been runni…
Twoway scatter plot: how to modify axis lengthHello, This is my first post here so if I did something wrong I apologize. I'm working with a data…
Error in Asdoc tables by two groupsI want to make a summary table by two groups. Code: asdoc sum ln_assets ln_sales r_change p_change…
Subscribe to:
Post Comments (Atom)
0 Response to New version of wridit on SSC (AGAIN)
Post a Comment