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 has been updated to Stata Version 16, and now has a new module fridit, computing foreign ridits, which are ridits defined with respect to a distribution stored in an existing data frame. Tis mght enable us to define ridits for an x-variable in a test set with respect to the distribution of a variable with the same name in a trainng set.
Users of Stata Versions 10 to 15 can still download the old Stata 10 version of wridit from my website by typing, in Stata,
net from "https://ift.tt/2neTMC9"
and selecting and downloading the old wridit.
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: 25october2020
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
Error = { required r(100)Greetings Please attached is my do file that I am trying to use to test associations between my expl…
Updating generates error message - Stata 9 and file not Stata formatI have installed Stata 9 (intercooled) on a new laptop computer. It worked perfectly on my previous …
fsum commandHi all, I am using the fsum command to produce a table with my variables using label. it works well …
Heckpoisson Error MessageI am currently attempting to use the heckpoisson command in Stata 15.1. My dependent variable is an …
Country fixed effects and dummy in IV regressionHello everyone, I want to use instrumental Variable regression and include country fixed effects in…
Subscribe to:
Post Comments (Atom)
0 Response to New version of wridit on SSC
Post a Comment