# tssc **Repository Path**: ynsxx/tssc ## Basic Information - **Project Name**: tssc - **Description**: 快速安装 Stata 外部命令! - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-27 - **Last Updated**: 2020-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README RStata 统计程序软件归档 ======================= 这里存放在 ssc 上所有的 Stata 命令以及我从 GitHub 上搜集的各种 Stata 命令,另外也托管用户自编的 Stata 命令(带中文帮助文档的也可以),欢迎大家关注微信公众号“RStata” 和 “Stata 中文社区” 获取最新资讯和动态! | RStata | Stata中文社区 | |:-----------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:| | | | 安装 tssc 命令 -------------- * 从 Gitee 上安装 net install tssc.pkg, from("https://tidyfriday.gitee.io/tssc/") replace force * 从 GitHub 上安装: net install tssc.pkg, from("https://r-stata.github.io/tssc/") replace force 安装 tssc 部署的 Stata 外部命令 ------------------------------- * 查看命令列表 tssc list * 安装命令(以 spmap 为例) tssc install spmap, all replace 另外你也可以使用 net install 安装: * 从 Gitee 上安装: net install spmap.pkg, from("https://tidyfriday.gitee.io/tssc/ssc/spmap/") all replace force * 如果提示 Web Error 可以尝试从 GitHub 上安装: net install spmap.pkg, from("https://r-stata.github.io/tssc/ssc/spmap/") all replace force ### TSSC 命令列表 TSSC 上合计有 2981 个 Stata 外部命令:
点击查看完整的命令列表

| cmd | info | install | |:------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------:| | \_gapport | module to calculates seats in party-list proportional representation | tssc install \_gapport | | \_gclsort | module to sort a single variable via egen | tssc install \_gclsort | | \_gprod | module to extend egen for product of observations | tssc install \_gprod | | \_grmedf | module to compute row medians with egen | tssc install \_grmedf | | \_grndraw | module for random number generation from the GB2, Singh-Maddala, Dagum, Fisk and Pareto distributions" | tssc install \_grndraw | | \_grpos | module to identify observations with at least n positive values | tssc install \_grpos | | \_grprod | module to extend generate to produce row products | tssc install \_grprod | | \_gslope | module to compute simple regression slope | tssc install \_gslope | | \_gsoundex | module to implement soundex algorithm | tssc install \_gsoundex | | \_gvreldif | module to compute relative difference between successive observations | tssc install \_gvreldif | | \_gwtmean | module containing extensions to generate to implement weighted mean | tssc install \_gwtmean | | \_gzanthro | | tssc install \_gzanthro | | \_peers | module to allow egen to compute the average characteristics of peers in a given unit (school, firm, etc.) specified by by()" | tssc install \_peers | | a2reg | module to estimate models with two fixed effects | tssc install a2reg | | aaniv | module to compute unbiased IV regression | tssc install aaniv | | aaplot | module for scatter plot with linear and/or quadratic fit, automatically annotated" | tssc install aaplot | | abar | module to perform Arellano-Bond test for autocorrelation | tssc install abar | | abg | module to implement the Alpha-Beta-Gamma Method of Distributional Analysis | tssc install abg | | absdid | module to estimate treatment effect with Abadie semiparametric DID estimator | tssc install absdid | | acelong | module to fit multilevel mixed-effects ACE, AE and ADE variance decomposition models" | tssc install acelong | | acplot | module to plot the autocorrelogram | tssc install acplot | | actest | module to perform Cumby-Huizinga general test for autocorrelation in time series | tssc install actest | | addbefore | module to add number or character before a variable | tssc install addbefore | | addinby | module to add in data from a disk dataset using a foreign key | tssc install addinby | | addnotes | program to add notes to the end of text files | tssc install addnotes | | addplot | module to add twoway plot objects to an existing twoway graph | tssc install addplot | | addtex | module to display text on a graph | tssc install addtex | | addtxt | module to add text to graphs | tssc install addtxt | | adecomp | module to estimate Shapley Decomposition by Components of a Welfare Measure | tssc install adecomp | | adfmaxur | module to calculate Leybourne (1995) ADFmax unit root test statistic along with 1, 5 and 10% finite-sample critical values and associated p-values" | tssc install adfmaxur | | adftest | module to perform ADF and Breusch-Godfrey tests | tssc install adftest | | adjacent | module to list adjacent values of variables | tssc install adjacent | | adjksm | module to perform adjusted "“ksm”" for robust scatterplot smoothing" | tssc install adjksm | | adjmean | module to calculate variables’ means adjusted for covariates | tssc install adjmean | | adjprop | module to calculate adjusted probabilities from logistic regression estimates | tssc install adjprop | | adjust | module (corrected) to compute adjusted predictions and probabilities after estimation | tssc install adjust | | admetan | module to provide comprehensive meta-analysis | tssc install admetan | | adodev | module to reorder ado-path for developers and other independent-minded users | tssc install adodev | | adoedit | module to edit ado file in Stata’s do-file editor | tssc install adoedit | | adolist | module to manage lists of ado packages | tssc install adolist | | adostore | module to store and restore the current ado-path | tssc install adostore | | adotype | module to type ado file | tssc install adotype | | aedot | module to produce dot plot for adverse event data | tssc install aedot | | aefdr | module to perform false discovery rate p-value adjustment for adverse event data | tssc install aefdr | | aevolcano | module to produce volcano plot for adverse event data | tssc install aevolcano | | aextlogit | module to compute average elasticities for fixed effects logit | tssc install aextlogit | | affiliationexposure | module to compute an affiliation exposure model using two-mode actor(row)-by-event(column) network data | tssc install affiliationexposure | | aggind | module to aggregate indicators among units within a specified radius | tssc install aggind | | agrm | module to calculate van der Eijk’s measure of agreement "“A”"" | tssc install agrm | | ainequal | module to compute measures of inequality | tssc install ainequal | | airnet | module to create networks from airline traffic data | tssc install airnet | | akdensity | module to perform adaptive kernel density estimation | tssc install akdensity | | albatross | module to create albatross plots | tssc install albatross | | alignedpairs | module to perform the aligned ranks test for matched pairs (Hodges-Lehmann) | tssc install alignedpairs | | alignedranks | module to perform a two-sample aligned rank-sum (Hodges-Lehmann) test with exact statistics for small samples | tssc install alignedranks | | alignedsets | module to perform aligned ranks test for matched sets (Hodges-Lehmann) | tssc install alignedsets | | alignmicro | module to perform alignment in microsimulation | tssc install alignmicro | | allcross | modules to create variables corresponding to moment matrices | tssc install allcross | | allpossible | module to fit all possible models with subsets of predictors | tssc install allpossible | | allsubsets | module to perform all subsets (combinatorial) meta-analysis in a set of studies | tssc install allsubsets | | almon | Module to Estimate Shirley Almon Generalized Polynomial Distributed Lag Model | tssc install almon | | almon1 | module to estimate Shirley Almon Polynomial Distributed Lag Model | tssc install almon1 | | alogit | module to estimate (In)attentive logit regression from Abaluck and Adams | tssc install alogit | | alorenz | module to produce Pen’s Parade, Lorenz and Generalised Lorenz curve" | tssc install alorenz | | alphawgt | module to compute Cronbach’s alpha for weighted data | tssc install alphawgt | | alsmle | module to perform Beach-Mackinnon AR(1) Autoregressive Maximum Likelihood Estimation | tssc install alsmle | | anketest | module to perform diagnostic tests for spatial autocorrelation in the residuals of OLS, SAR, IV, and IV-SAR models" | tssc install anketest | | anogi | module to generate Analysis of Gini | tssc install anogi | | anymatch | module to perform distance matching based on any metric | tssc install anymatch | | anythingtodate | module to convert all types of date variables to Stata date variables | tssc install anythingtodate | | apc | module for estimating age-period-cohort effects | tssc install apc | | apcd | module for estimating age-period-cohort effects with detrended coefficients | tssc install apcd | | apcgo | module to calculate age-period-cohort effects for the gap between two groups (based on a Blinder-Oaxaca decomposition), including trends for each parameter" | tssc install apcgo | | apch | module for estimating age-period-cohort and hysteresis effects | tssc install apch | | apoverty | module to compute poverty measures | tssc install apoverty | | appendfile | module to append text files | tssc install appendfile | | archlm | module to calculate LM test for ARCH effects | tssc install archlm | | archqq | module to generate Q-Q plot and distribution tests for ARCH models | tssc install archqq | | ardl | module to perform autoregressive distributed lag model estimation | tssc install ardl | | arimafit | module to calculate AIC, SIC for ARIMA model" | tssc install arimafit | | arimasel | module to compute selection criteria for ARMA(p,q) models" | tssc install arimasel | | armadiag | module to compute post-estimation residual diagnostics for time series | tssc install armadiag | | armaroots | module to compute roots of AR- and MA-polynomials | tssc install armaroots | | arrowplot | module to produce combined plot for graphing inter-group and intra-group trends | tssc install arrowplot | | art | module for complex sample size calculation in randomized trials | tssc install art | | ascii | module to display the ASCII character set | tssc install ascii | | asciiplot | module to generate ASCII character map | tssc install asciiplot | | ascol | module to convert frequency of stock returns or stock prices | tssc install ascol | | asdoc | module to create high-quality tables in MS Word from Stata output | tssc install asdoc | | asgen | module to generates weighted average mean using an existing variable as weight | tssc install asgen | | ashell | module to capture output from OS shell command | tssc install ashell | | asl\_norm | module computing bootstrap Gaussianity tests | tssc install asl\_norm | | asreg | module to estimate rolling window regressions. Fama-MacBeth and by(group) regressions | tssc install asreg | | asrol | module to generate rolling window / groups descriptive statistics | tssc install asrol | | assertky | module to assert unique dataset keys | tssc install assertky | | astile | module to provide a faster and byable alternative for xtile | tssc install astile | | astx | module to create a table of descriptive statistics and t-statistics by a grouping variable | tssc install astx | | autofmt | module to automatically format a significant number of digits | tssc install autofmt | | autolog | module to generate dialog to create log files | tssc install autolog | | autorename | module to automatically rename variables | tssc install autorename | | autosum | module to produce automatic generation of a comparison table | tssc install autosum | | avar | module to perform asymptotic covariance estimation for iid and non-iid data robust to heteroskedasticity, autocorrelation, 1- and 2-way clustering, and common cross-panel autocorrelated disturbances" | tssc install avar | | avciplot | module to produce added-variable plot with confidence intervals | tssc install avciplot | | avg\_effect | module to calculate mean (standardized) effect size across multiple outcomes | tssc install avg\_effect | | avplot2 | modules for added variable plots | tssc install avplot2 | | avplot3 | module to generate partial regression plots for subsamples | tssc install avplot3 | | avplots4 | module to graph added-variable plots for specified regressors in a single image | tssc install avplots4 | | b1x2 | module to account for changes when X2 is added to a base model with X1 | tssc install b1x2 | | babibplot | module to plot two graph types which are rooted in Bland-Altman plots using journal and paper percentiles | tssc install babibplot | | backrasch | module to implement a backward procedure with a Rasch model | tssc install backrasch | | backup | module to make daily backup of important files (Windows only) | tssc install backup | | bacondecomp | module to perform a Bacon decomposition of difference-in-differences estimation | tssc install bacondecomp | | baing | module to determine and estimate the number of common factors following Bai and Ng | tssc install baing | | balancetable | module to build a balance table and print it in a LaTeX file or an Excel file | tssc install balancetable | | bandplot | module to plot summary statistics of responses for bands of predictors | tssc install bandplot | | baplot | module to produce Bland-Altman plots | tssc install baplot | | barplot | module to plot varlist against xvar | tssc install barplot | | barplot2 | module to produce bar plot with optional error bars | tssc install barplot2 | | basetable | module to compare a set of risk factors or effects with respect to a categorical variable | tssc install basetable | | batcher | module to parallelise tasks | tssc install batcher | | batplot | module to produce Bland-Altman plots accounting for trend | tssc install batplot | | bayerhanck | module to compute test for non-cointegration | tssc install bayerhanck | | bayesmixedlogit | module to perform Bayesian estimation of mixed logit models | tssc install bayesmixedlogit | | bayesmixedlogitwtp | module for Bayesian estimation of mixed logit model in willingness-to-pay (WTP) space | tssc install bayesmixedlogitwtp | | bcii | module to to estimate the number needed to treat (NNT) and confidence intervals for patients improving, or ‘benefiting’ (either improvements gained or deteriorations prevented), in a randomised controlled trial" | tssc install bcii | | bcoeff | module to save regression coefficients to new variable | tssc install bcoeff | | bcoeffs | module to save regression coefficients to new variable | tssc install bcoeffs | | bcss | module to create graphs to show how baseline data (prospective or retrospective) affect sample size for a cluster randomised trial | tssc install bcss | | bcstats | module to analyze back check (field audit) data and compare it to the original survey data | tssc install bcstats | | bctobit | module to produce a test of the tobit specification | tssc install bctobit | | bcuse | module to access instructional datasets on Boston College server | tssc install bcuse | | bdiff | module to compute Bootstrap and Permutation tests for difference in coefficients between two groups | tssc install bdiff | | beamplot | module to draw horizontal dotplots using beams | tssc install beamplot | | benford | module to test Benford’s Law on a variable | tssc install benford | | betacoef | module to calculate beta coefficients from regression | tssc install betacoef | | betafit | module to fit a two-parameter beta distribution | tssc install betafit | | betaprior | module to calculate the parameters of a Beta distribution given the mean and variance | tssc install betaprior | | betterbar | module to produce bar graphs with optional standard error bars and cross-group comparisons | tssc install betterbar | | bfmcorr | module for correcting surveys using tax data | tssc install bfmcorr | | bgshade | module to add background shading to twoway plots using either dummy variable(s) denoting shaded areas and/or precoded NBER recessions | tssc install bgshade | | bgtest | module to calculate Breusch-Godfrey test for serial correlation | tssc install bgtest | | bhatt | module to compute Bhattacharyya Coefficient and Bhattacharyya Distance statistics of distribution overlap | tssc install bhatt | | biasepi | module to perform simple bias analysis, multidimensional bias analysis, and multiple bias modeling" | tssc install biasepi | | bibrep | module to produce a bibliometric report on a single senior researcher | tssc install bibrep | | bic | module to evaluate the statistical significance of variables in a model | tssc install bic | | bicdrop1 | module to estimate the probability a model is more likely without each explanatory variable | tssc install bicdrop1 | | bidensity | module to produce and graph bivariate density estimates | tssc install bidensity | | bigtab | module to produce frequency tables for "“too many values”"" | tssc install bigtab | | bihist | module to produce bihistograms | tssc install bihist | | bineq | module to analyze multidimensional inequality in two dimensions of wellbeing | tssc install bineq | | binscatter | module to generate binned scatterplots | tssc install binscatter | | bioprobit | module for bivariate ordered probit regression | tssc install bioprobit | | biplot | module to generate biplots | tssc install biplot | | biplotvlab | module to produce biplot with variable labels | tssc install biplotvlab | | bipolar | module to calculate four measures of income bi-polarization | tssc install bipolar | | bipolate | module to perform bivariate interpolation and smooth surface fitting for values given at irregularly distributed points | tssc install bipolate | | birthsim | module to simulate completed fertility and birth intervals | tssc install birthsim | | bitobit | module to perform bivariate Tobit regression | tssc install bitobit | | bking | module to implement Baxter-King filter for timeseries data | tssc install bking | | bkrosenblatt | module for Blum, Kiefer and Rosenblatt test of bivariate independence" | tssc install bkrosenblatt | | blinding | module to compute blinding indexes | tssc install blinding | | blindschemes | module to provide graph schemes sensitive to color vision deficiency | tssc install blindschemes | | blist | module to list values of variables in as small a space as possible | tssc install blist | | blogit2 | module to produce grouped data logit with support for in | tssc install blogit2 | | blp | module to estimate Berry Levinsohn Pakes random coefficients logit estimator | tssc install blp | | bmi | module to compute Body Mass Index | tssc install bmi | | bmjcip | module to format confidence intervals and P-values for medical journals | tssc install bmjcip | | bmp2dta | module to convert bitmap files to Stata datasets | tssc install bmp2dta | | bnormpdf | module to calculate the bivariate normal density | tssc install bnormpdf | | boost | module to perform boosted regression | tssc install boost | | boottest | module to provide fast execution of the wild bootstrap with null imposed | tssc install boottest | | boxpanel | module to produce box plots for panel data | tssc install boxpanel | | boxtid | module to fit Box-Tidwell and exponential regression models | tssc install boxtid | | bpagan | module to perform Breusch-Pagan test for heteroskedasticity | tssc install bpagan | | bpass | module to compute band pass filter for time series data | tssc install bpass | | bpmedian | module to compute Bonett-Price confidence intervals for medians and their contrasts | tssc install bpmedian | | brain | module to provide neural network | tssc install brain | | brewscheme | a toolkit for data visualizations in Stata. | tssc install brewscheme | | brglm | module to perform bias-reduced estimation of binary response models | tssc install brglm | | brmunid | module to standardize geocodes for Brazilian municipalities | tssc install brmunid | | bronch | module to describe bronchiolitis severity | tssc install bronch | | bsens | module to compute Sensitivity metric using McNemar’s test | tssc install bsens | | bsopm | module to compute Black-Scholes European Option Pricing Model | tssc install bsopm | | bspline | modules to compute B-splines parameterized by their values at reference points | tssc install bspline | | buckley | module to implement Buckley-James method for analysing censored data | tssc install buckley | | bugsdat | module to convert a Stata datafile into the S-plus format used in Winbugs | tssc install bugsdat | | bugwrite | module to write data from Stata into a format compatible with WinBUGS | tssc install bugwrite | | bunching | module to use bunching to partially and point identify the elasticity of income with respect to tax rates | tssc install bunching | | bundle | module to bundle image files in a web page using base64 encoding | tssc install bundle | | butterworth | module to implement Butterworth square-wave highpass filter for timeseries data | tssc install butterworth | | bygap | module to insert by-gap observation at the start of each by-group | tssc install bygap | | byhist | module to produce interlaced histograms | tssc install byhist | | bynote | module to Create a note with a user-specified format for use with the by option | tssc install bynote | | bys | module to automatically sort on the bylist (version 5) | tssc install bys | | bystore | module to repeat estimation commands and store estimates | tssc install bystore | | byvar | module to repeat a command by variable | tssc install byvar | | c\_ml\_stata | module to implement machine learning classification in Stata | tssc install c\_ml\_stata | | cal | module to generate calendar | tssc install cal | | calibest | module to estimate proportions and means after survey data have been calibrated to population totals | tssc install calibest | | calibrate | module to calibrate survey datasets to population totals | tssc install calibrate | | calinski | module to compute Calinski-Harabasz cluster stopping index from distance matrix | tssc install calinski | | calipmatch | module for caliper matching without replacement | tssc install calipmatch | | callsado | module to find (user-written) ado-files called by (a)do-file | tssc install callsado | | canon | module (corrected) to compute canonical correlations | tssc install canon | | capass | module to wrap Stata’s assert command, throws error messages" | tssc install capass | | care | module to randomly generate helpful tips to keep you on top of your mental wellbeing | tssc install care | | carryforward | module to carry forward previous observations | tssc install carryforward | | cart | module to perform Classification And Regression Tree analysis | tssc install cart | | casefat | module for estimating the case fatality ratio of a new infectious disease | tssc install casefat | | catenate | module to concatenate variables into string variable | tssc install catenate | | caterpillar | module to generate confidence intervals, Bonferroni-corrected confidence intervals, and null distribution" | tssc install caterpillar | | catgraph | module to plotting means of a variable by category | tssc install catgraph | | catplot | module for plots of frequencies, fractions or percents of categorical data" | tssc install catplot | | cb2html | module to write a codebook to an HTML file | tssc install cb2html | | cbarplot | module for centred bar plots of absolute or relative frequencies | tssc install cbarplot | | ccmatch | module to match cases and controls using specified variables | tssc install ccmatch | | ccmpre | module to compute PRE Measures for Cultural Consensus Models | tssc install ccmpre | | cctable | module to calculate summary table for case-control study | tssc install cctable | | ccweight | module to generate inverse sampling probability weights | tssc install ccweight | | cddens | module to estimate a Density under Measurement Error using Auxiliary Information | tssc install cddens | | cdecompose | module to estimate canonical permanent-transitory state space models | tssc install cdecompose | | cdfplot | module to plot a cumulative distribution function | tssc install cdfplot | | cdfquantreg | module for estimating generalized linear models for doubly-bounded random variables with cdf-quantile distributions | tssc install cdfquantreg | | cdo | module to get an update when the dofile stalls | tssc install cdo | | cdreg | module to estimate Linear Regression under Measurement Error using Auxiliary Information | tssc install cdreg | | cedesign | module to find the optimal flexible two stage single-arm binary outcome design | tssc install cedesign | | cem | module to perform Coarsened Exact Matching | tssc install cem | | cenpois | module to estimate censored maximum likelihood Poisson regression models | tssc install cenpois | | censornb | module to estimate censored negative binomial regression as survival model | tssc install censornb | | censusapi | module to download Census data through the Census API | tssc install censusapi | | centcalc | module to calculate distribution-based centiles | tssc install centcalc | | center | module to center (or standardize) variables | tssc install center | | centpow | module to calculate centrality and power indices for each node in a network. | tssc install centpow | | centroid | module to calculate centroids | tssc install centroid | | ceq | module to carry out Commitment to Equity (CEQ) fiscal incidence analysis | tssc install ceq | | cf2 | module to compare two datasets | tssc install cf2 | | cf3 | module to compare two datasets | tssc install cf3 | | cfby | module to compare datasets and produce discrepancy rates | tssc install cfby | | cfitzrw | module to implement Christiano-Fitzgerald Random Walk band pass filter for timeseries data | tssc install cfitzrw | | cflpois | module to calculate confidence limits for rates based on Poisson outcome | tssc install cflpois | | cfout | module to compare two datasets, saving a list of differences" | tssc install cfout | | cfvars | module to compare variable name lists in two data sets | tssc install cfvars | | cgroup | module to group contiguous observations with identical values of a varlist | tssc install cgroup | | chaid | module to conduct chi-square automated interaction detection | tssc install chaid | | chaidforest | module to conduct random forest ensemble classification based on chi-square automated interaction detection (CHAID) as base learner | tssc install chaidforest | | changemean | module to compute Income and Inequality Contribution on Poverty Variation | tssc install changemean | | chaos | module to iterate a logistic difference equation | tssc install chaos | | chardef | module to assign values to a characteristic of a list of variables | tssc install chardef | | charlist | module to list characters present in string variable | tssc install charlist | | charlson | module to calculate Charlson index of comorbidity | tssc install charlson | | charon | module to redistribute deaths by ill-defined causes and garbage codes | tssc install charon | | chartab | module to tabulate character frequency counts | tssc install chartab | | charutil | module of utilities for working with characteristics | tssc install charutil | | checkfor2 | module to check whether a variable exists or not in a dataset | tssc install checkfor2 | | checkipaddresses | module to detect Fraud in Online Surveys by Tracing and Scoring IP Addresses | tssc install checkipaddresses | | checkreg3 | module to check identification status of simultaneous equations system | tssc install checkreg3 | | checkrob | module to perform robustness check of alternative specifications | tssc install checkrob | | checkvar | module to check the values of a created variable | tssc install checkvar | | chewfile | module to chew and digest ASCII file down to size | tssc install chewfile | | chinagcode | module to geocode Chinese addresses | tssc install chinagcode | | chiplot | module to produce graphical assessment plot for dependence | tssc install chiplot | | chm | module to copy hard missings | tssc install chm | | choi\_lr\_test | module to perform Choi’s likelihood ratio test | tssc install choi\_lr\_test | | chowreg | module to compute Structural Change Regressions and Chow Test | tssc install chowreg | | chunky | module to chunk a large text file into smaller parts | tssc install chunky | | chunky8 | module to chunk a large text file into smaller parts (version 8) | tssc install chunky8 | | ci2 | module to compute confidence intervals for correlations | tssc install ci2 | | ci\_marg\_mu | module to produce simulation-based confidence intervals after gllapred | tssc install ci\_marg\_mu | | cibar | module to plot bar graphs and confidence intervals over groups | tssc install cibar | | cibplot | module for bar-on-bar plots of confidence intervals | tssc install cibplot | | cic | module to implement the Athey and Imbens (2006) Changes-in-Changes model | tssc install cic | | cid | module to calculate confidence intervals for means or differences | tssc install cid | | ciform | module to format confidence interval for tables in documents | tssc install ciform | | cifunction | module for computing and graphically displaying all possible confidence intervals around a point estimate | tssc install cifunction | | cihplot | module to show horizontally labelled plots showing confidence intervals | tssc install cihplot | | cij | module for binomial confidence intervals for proportions using Jeffreys prior | tssc install cij | | ciplot | module for plots of confidence intervals | tssc install ciplot | | cipolate | module for cubic interpolation | tssc install cipolate | | circular | module for circular statistics | tssc install circular | | cisd | module to compute confidence intervals for standard deviations | tssc install cisd | | cistat | module to produce confidence intervals in matrix form | tssc install cistat | | civplot | module to plot confidence intervals vertically | tssc install civplot | | ciw | module for binomial confidence intervals for proportions using Wilson scores | tssc install ciw | | ciwidth\_proportions\_mc | module to calculate precision and power for a CI-based comparison of two independent proportions (RD, RR, or OR)" | tssc install ciwidth\_proportions\_mc | | ckvar | module to allow error checking routines to easily be defined and attached directly to variables | tssc install ckvar | | clan | module to perform cluster-level analysis of cluster randomised trials | tssc install clan | | classplot | module to plot predicted probability and empirical values after a binary response model | tssc install classplot | | classtabi | module for generating classification statistics and table using summarized data | tssc install classtabi | | clean\_class | module to clean classroom variables | tssc install clean\_class | | clean\_name | module to clean name variables | tssc install clean\_name | | cleanchars | module to replace specific characters or strings in variable names and/or variable labels and/or string variable values and/or value label names and levels with stated characters/strings (using 1-1 or m-1 match) | tssc install cleanchars | | cleanlog | module to clean log files | tssc install cleanlog | | clemao\_io | module to perform unit root tests with one or two structural breaks | tssc install clemao\_io | | clogithet | module to estimate heteroscedastic conditional logit model | tssc install clogithet | | clorenz | module to estimate Lorenz and concentration curves | tssc install clorenz | | clrbound | module to perform estimation and inference on intersection bounds | tssc install clrbound | | clstop\_lbt | module to add stopping rule in cluster analysis | tssc install clstop\_lbt | | cltest | modules for performing cluster-adjusted chi-square and t-tests | tssc install cltest | | clump | module to compute permutation test approach to assessing genetic associations with case/control status | tssc install clump | | clus\_nway | module to perform Multi-way Clustering for Various Model Specifications | tssc install clus\_nway | | cluster | module to perform nonhierarchical k-means (or k-medoids) cluster analysis | tssc install cluster | | cluster2 | module to perform power analysis for two-level cluster randomized trials | tssc install cluster2 | | cluster3 | module to perform power analysis for up to three-level cluster randomized trial | tssc install cluster3 | | clusterbs | module to perform a pairs symmetric cluster bootstrap-t procedure | tssc install clusterbs | | clustergram | module to produce graph for visualizing hierarchical and non-hierarchical cluster analyses | tssc install clustergram | | clustersampsim | module to simulate cluster-randomized trial sample size requirements | tssc install clustersampsim | | clustpop | module to estimate population cluster group assignments | tssc install clustpop | | clustse | module to estimate the statistical significance of parameters when the data is clustered with a small number of clusters | tssc install clustse | | clustsens | module to perform sensitivity analysis for cluster commands | tssc install clustsens | | clv | module to implement a clustering of variables around latent components | tssc install clv | | cm2in | module to provide conversion between inch/cm and others | tssc install cm2in | | cmatch | module to tabulate matched pairs in 1:1 case control study by exposure status | tssc install cmatch | | cmaxuse | module to access Cmax instructional datasets | tssc install cmaxuse | | cme | program to estimate generalized linear models with covariate measurement error | tssc install cme | | cmitest | module to implement testing and inference methods for conditional moment inequalities/equalities models | tssc install cmitest | | cmogram | module to plot histogram-style conditional mean or median graphs | tssc install cmogram | | cmp | module to implement conditional (recursive) mixed process estimator | tssc install cmp | | cnar | module to retrieve Chinese listed firms’ financial data | tssc install cnar | | cnbreg | module to estimate negative binomial regression - canonical parameterization | tssc install cnbreg | | cndnmb3 | module to calculate condition number of regressor matrix | tssc install cndnmb3 | | cngcode | module to geocode Chinese addresses | tssc install cngcode | | cnindex | module to download historical stock quotations from Chinese market | tssc install cnindex | | cnintraday | module to Download intraday stock quotations for a list of stock codes in a given date from SinaFinance | tssc install cnintraday | | cnmapsearch | module to extract the specified information by keyword in a certain geographic range | tssc install cnmapsearch | | cnormp | module to evaluate censored normal distribution | tssc install cnormp | | cns | module to compute Consensus Measure for Ordinal Scales | tssc install cns | | cnsrsig | module to evaluate validity of restrictions on a regression | tssc install cnsrsig | | cnstock | module to download stock names and codes for Chinese listed companies | tssc install cnstock | | cnstock3 | 从和讯网爬取沪深两市所有上市公司基本情况数据 | tssc install cnstock3 | | cntop10 | module to download information of top 10 shareholders for a list of stock codes from HeXun | tssc install cntop10 | | cntrade | module to retrieve Chinese stock market quotations from NetEase | tssc install cntrade | | cntraveltime | module to extract the time needed for traveling between two locations from Baidu Map | tssc install cntraveltime | | cochran | module to test for equality of proportions in matched samples (Cochran’s Q) | tssc install cochran | | codci | module to calculate Bonett-Seier’s Confidence Interval for the COD | tssc install codci | | codebook2 | module to produce a codebook describing a data file | tssc install codebook2 | | codebook\_ripper | module to convert metadata managed in a spreadsheet into do files with renaming, notes as well as variable and value labelling" | tssc install codebook\_ripper | | codebookout | module to save codebook in MS excel format | tssc install codebookout | | coefplot | module to plot regression coefficients and other results | tssc install coefplot | | cohend | module to compute Cohen’s d | tssc install cohend | | coldiag | module to perform BWK regression collinearity diagnostics | tssc install coldiag | | coldiag2 | module to evaluate collinearity in linear regression | tssc install coldiag2 | | colelms | module to calculate Cole’s LMS values for growth data | tssc install colelms | | collapse2 | module to extend the collapse command | tssc install collapse2 | | collapseunique | module to reduce data to unique observations based on specified key variables | tssc install collapseunique | | colorscatter | module to draw scatter plots with marker colors varying by a third variable. | tssc install colorscatter | | colorscheme | | tssc install colorscheme | | colrspace | module providing a class-based color management system in Mata | tssc install colrspace | | combinatorics | module to evaluate the performance of all possible 2^n models generated with a given set of n possible explanatory variables | tssc install combinatorics | | combine | module to combine n, mean, and SD from two groups according to the Cochrane-recommended formula for meta-analyses" | tssc install combine | | combineplot | module to combine similar univariate or bivariate plots for different variables | tssc install combineplot | | combival | module to combine levels of a categorical variable over observation groups | tssc install combival | | combomarginsplot | module to combine the saved results from multiple calls to margins into one marginsplot | tssc install combomarginsplot | | complexity | module to compute complexity indexes from comparative advantage tables | tssc install complexity | | complogit | module to compare logit coefficients across groups | tssc install complogit | | comtrade | module to download trade data from UN Comtrade using jsonio and parse the output in a user friendly format | tssc install comtrade | | concindc | module to calculate concentration index with both individual and grouped data | tssc install concindc | | concindex | module to calculate measures of the concentration index | tssc install concindex | | concord | module for concordance correlation | tssc install concord | | concordance | module to harmonize classification codes | tssc install concordance | | conddens | module to estimate a conditional density to correct for measurement error and missing values | tssc install conddens | | condisc | module to perform convergent and discriminant validity assessment in CFA | tssc install condisc | | confa | module to perform confirmatory factor analysis modeling | tssc install confa | | confall | module to plot and display estimates to assess confounding | tssc install confall | | confirmdir | module to confirm if a directory exists | tssc install confirmdir | | confnd | module to plot and display estimates to assess confounding | tssc install confnd | | confsvy | module to assess confounding effects in survey studies | tssc install confsvy | | conindex | module to perform estimation of concentration indices | tssc install conindex | | contour | module to draw contour plots | tssc install contour | | contrast | module to calculate contrasts between factor levels | tssc install contrast | | convert\_top\_lines | module to handle leading lines of text file | tssc install convert\_top\_lines | | copycode | module to produce modular self-written ado files | tssc install copycode | | copydesc | module to copy description of variable | tssc install copydesc | | coranal | module to perform simple correspondence analysis | tssc install coranal | | corr2docx | module to report Pearson & Spearman correlation coefficients to formatted table in DOCX file | tssc install corr2docx | | corr\_svy | module to compute correlation tables for survey data | tssc install corr\_svy | | corrtab | module to display correlation coefficients in a formatted tabular output | tssc install corrtab | | corrtable | module to show correlation matrix as graphical table | tssc install corrtable | | corrtex | module to generate correlation tables formatted in LaTeX | tssc install corrtex | | corsp | module to display combined Pearson and Spearman correlation matrix | tssc install corsp | | cortesti | module to test equality of two correlation coefficients | tssc install cortesti | | cospectdens | module to compute cross spectra | tssc install cospectdens | | couliari | module to implement Corbae-Ouliaris frequency domain filter to time series data | tssc install couliari | | countmatch | module to count matching values for one variable in another | tssc install countmatch | | covbal | module for producing covariate balance statistics | tssc install covbal | | cowsay | | tssc install cowsay | | cpcorr | module for correlations for each row vs each column variable | tssc install cpcorr | | cpigen | module to add US CPI series to current dataset | tssc install cpigen | | cpiget | module to construct an annual CPI series based on a user-specified fiscal-year time span | tssc install cpiget | | cpoisson | module to estimate censored Poisson regression | tssc install cpoisson | | cpoissone | module to estimate censored Poisson regression (econometric parameterization) | tssc install cpoissone | | cpr | module producing results for all possible combinations of arguments | tssc install cpr | | cprdenttype | module to convert CPRD entity string data of any enttype to numeric | tssc install cprdenttype | | cprdentutil | module to convert CPRD entity data variables to numeric variables | tssc install cprdentutil | | cprdhesaeutil | module to input CPRD HES A&E linkage datasets into Stata | tssc install cprdhesaeutil | | cprdhesoputil | module to input CPRD HES/OP linkage datasets into Stata | tssc install cprdhesoputil | | cprdhesutil | module for inputting HES-linkage datasets into Stata | tssc install cprdhesutil | | cprdlinkutil | module for inputting CPRD linkage-source datasets into Stata | tssc install cprdlinkutil | | cprdlsoautil | module to input CPRD LSOA-linkage datasets into Stata | tssc install cprdlsoautil | | cprdonsutil | module to input CPRD ONS-linkage datasets into Stata | tssc install cprdonsutil | | cprdutil | module for inputting CPRD datasets into Stata | tssc install cprdutil | | cpredict | module to produce conditional predictions | tssc install cpredict | | cprplot2 | module to graph component-plus-residual plots for transformed regressors | tssc install cprplot2 | | cprplots | module to graph (augmented) component-plus-residual plots in a single image | tssc install cprplots | | cpyxplot | module to produce scatter plots for each y vs each x variable | tssc install cpyxplot | | cqiv | module to perform censored quantile instrumental variables regression | tssc install cqiv | | cquad | module to perform conditional maximum likelihood estimation of quadratic exponential models | tssc install cquad | | cquadr | module to estimate Quadratic Exponential models running the cquad R package | tssc install cquadr | | cquantile | module to generate corresponding quantiles | tssc install cquantile | | crater | module to calculate computer scorer vs. human rater agreement statistics | tssc install crater | | creplace | module to exchange values cyclically between variables | tssc install creplace | | crm | module to implement the continual reassessment model | tssc install crm | | crossfold | module to perform k-fold cross-validation | tssc install crossfold | | crossplot | module for scatter (or other twoway) plots for each y vs each x variable | tssc install crossplot | | crtest | module to perform Cramer-Ridder Test for pooling states in a Multinomial logit | tssc install crtest | | crtrees | module to compute Classification and Regression Trees algorithms | tssc install crtrees | | csipolate | module to perform cubic spline interpolation | tssc install csipolate | | csjl | module to extend cs command for exposures with more than two categories | tssc install csjl | | cssc | 从 SSC 下载并构建本地安装包 | tssc install cssc | | cstable | module to calculate summary table for cohort study | tssc install cstable | | csti | module that modifies csi command in order to use total numbers rather than individual cell counts | tssc install csti | | csvconvert | module to append multiple csv files | tssc install csvconvert | | cta | module for conducting Classification Tree Analysis | tssc install cta | | ctabstat | module to display table of summary statistics | tssc install ctabstat | | ctreatreg | module for estimating dose-response models under exogenous and endogenous treatment | tssc install ctreatreg | | cub | module to estimate ordinal outcome model estimated by a mixture of a uniform and a shifted binomial | tssc install cub | | cuentacot | module for Contributions Counting | tssc install cuentacot | | cupdatecheck | 检查最新版本的Stata离线更新包的版本 | tssc install cupdatecheck | | cureregr | module to estimate parametric cure regression | tssc install cureregr | | cureregr8 | module to estimate parametric cure regression (version 8.2) | tssc install cureregr8 | | curvefit | module to produces curve estimation regression statistics and related plots between two variables for alternative curve estimation regression models | tssc install curvefit | | cuse | | tssc install cuse | | cusum6 | module to compute cusum, cusum^2 stability tests" | tssc install cusum6 | | cusum9 | module to compute cusum, cusum^2 stability tests" | tssc install cusum9 | | cutpt | module for empirical estimation of cutpoint for a diagnostic test | tssc install cutpt | | cv | module to compute coefficient of variation after regress | tssc install cv | | cv2 | module to calculate the coefficient of variation for variables | tssc install cv2 | | cv\_kfold | module to implement k-fold cross-validation procedures | tssc install cv\_kfold | | cv\_regress | module to estimate the leave-one-out error for linear regression models | tssc install cv\_regress | | cvauroc | module to compute Cross-validated Area Under the Curve for ROC Analysis after Predictive Modelling for Binary Outcomes | tssc install cvauroc | | cvcrand | module for efficient design and analysis of Cluster Randomized Trials | tssc install cvcrand | | cvxhull | module to compute and plot convex hulls of bivariate data | tssc install cvxhull | | cycleplot | module for cycle plot (month plot or seasonal subseries plot) | tssc install cycleplot | | d3network | module to create network visualizations using D3.js to view in browser | tssc install d3network | | dadjoke | module to produce terrible dad jokes | tssc install dadjoke | | dag | module to provide utilities for directed acyclic graphs | tssc install dag | | dagfit | module to fit a Generalized Beta (Type 2) distribution to grouped data via ML | tssc install dagfit | | dagumfit | module to fit a Dagum distribution by maximum likelihood | tssc install dagumfit | | dash | module to score Disabilities of the Arm, Shoulder and Hand" | tssc install dash | | dashgph | module to construct dashed lines in scatterplots | tssc install dashgph | | dashln | module to add dashed lines to graphs | tssc install dashln | | datacheck | module to perform data checks and produce informative output | tssc install datacheck | | dataex | module to generate a properly formatted data example for Statalist | tssc install dataex | | datanet | module to facilitate dataset organization for network analysis purposes | tssc install datanet | | dataout | module to export a dataset or tab-delimited file into various formats | tssc install dataout | | dataplink | module to import data from plink | tssc install dataplink | | datesum | module to display summary statistics for date variables | tssc install datesum | | datmat | module to multiply variables via matrix multiplication | tssc install datmat | | dbmscopybatch | module to produce a batch file for DBMS/Copy | tssc install dbmscopybatch | | dbnomics | module for DB.nomics, the world’s economic database" | tssc install dbnomics | | dcreate | module to create efficient designs for discrete choice experiments | tssc install dcreate | | ddf2dct | module to facilitate infiling US Government data distributed with a DDF | tssc install ddf2dct | | deci | module to perform Variable Base conversion | tssc install deci | | decomp | module to compute decompositions of earnings gaps | tssc install decomp | | decompose | module to compute decompositions of wage differentials | tssc install decompose | | delta | module to compute the Delta index of scale discrimination | tssc install delta | | demotivate | module to remind users of the harsh reality of econometric & statistical practice | tssc install demotivate | | denton | module to interpolate a flow or stock series from low-frequency totals via proportional Denton method | tssc install denton | | dep4asm | module to create \[in\]dependent variable for alternative-specific models | tssc install dep4asm | | depthplot | module to plot one or more variables with depth as vertical axis | tssc install depthplot | | des2 | module to describe current dataset with clickable output | tssc install des2 | | descgen | module to add Stata dataset attribute variables to a xdir resultsset | tssc install descgen | | desclong | module to create and save a dataset holding variable information while including long variable labels | tssc install desclong | | descogini | module to perform Gini decomposition by income source | tssc install descogini | | descsave | module to export data set and machine-readable codebook | tssc install descsave | | designplot | module to produce a graphical summary of response given one or more factors | tssc install designplot | | desma | module to design and simulate (adaptive) multi-arm clinical trials | tssc install desma | | desmat | module to generate interactions and contrasts | tssc install desmat | | detect | module to compute the DETECT, Iss and R indexes to test a partition of items" | tssc install detect | | devcon | module to apply the deviation contrast transform to estimation results | tssc install devcon | | devnplot | module for deviation plots | tssc install devnplot | | devr2 | module to compute Cameron and Windmeijer’s deviance based R-squared measure | tssc install devr2 | | dfao | module to perform Dickey-Fuller unit root test in the presence of additive outliers | tssc install dfao | | dfgls | module to compute Dickey-Fuller/GLS unit root test | tssc install dfgls | | dfl | module to estimate DiNardo, Fortin and Lemieux Counterfactual Kernel Density" | tssc install dfl | | dfsummary | module to compute the (Augmented) Dickey-Fuller unit-root test and reports a summary table for different lags | tssc install dfsummary | | dftol | module to compute distribution-free tolerance intervals | tssc install dftol | | diagma | module for the split component synthesis method of diagnostic meta-analysis | tssc install diagma | | diagram | module to analyze executed ado programs and produce a dynamic profile diagram | tssc install diagram | | diagreg | module to compute Model Selection Diagnostic Criteria | tssc install diagreg | | diagreg2 | module to compute 2SLS-IV ModeL Selection Diagnostic Criteria | tssc install diagreg2 | | diagsampsi | module for computing sample size for a single diagnostic test with a binary outcome | tssc install diagsampsi | | diagt | module to report summary statistics for diagnostic tests compared to true disease status | tssc install diagt | | diagtest | module to report summary statistics for diagnostic test | tssc install diagtest | | dict | module to loop over multiple arguments | tssc install dict | | did\_multiplegt | module to estimate sharp Difference-in-Difference designs with multiple groups and periods | tssc install did\_multiplegt | | didq | module to compute treatment effects under alternative Parallel-q assumptions | tssc install didq | | difd | module to evaluate test items for differential item functioning (DIF) | tssc install difd | | difdetect | module to detect and adjust for differential item functioning (DIF) | tssc install difdetect | | diff | module to perform Differences in Differences estimation | tssc install diff | | diffpi | module to calculate difference expressed as a percentage | tssc install diffpi | | difwithpar | module for detection of and adjustment for differential item functioning (DIF) | tssc install difwithpar | | digdis | module to analyze the distribution of digits | tssc install digdis | | digits | module to examine digit preferences in numeric variables | tssc install digits | | diplot | module to draw double interval plot | tssc install diplot | | diptest | module to compute dip statistic to test for unimodality | tssc install diptest | | directma | module to conducts multiple pair-wise meta-analysis (head-to-head comparisons) and export the pooled results to Excel | tssc install directma | | dirifit | module to fit a Dirichlet distribution | tssc install dirifit | | dirlist | module to retrieve directory information | tssc install dirlist | | dirtools | modules to manage files in the working directory | tssc install dirtools | | discrepancy | module to implement a pseudo-ANOVA method for partitions of pairwise distance matrices | tssc install discrepancy | | disjoint | module to generate end variable demarcating disjoint spells | tssc install disjoint | | dissim | module to calculate dissimilarity index | tssc install dissim | | distan | module to generate similarity measures | tssc install distan | | distinct | module to display distinct values of variables | tssc install distinct | | distmatch | module to perform distance matching based on latitudes and longitudes | tssc install distmatch | | distplot | module to generate distribution function plot | tssc install distplot | | distrate | module to compute direct standardized rates with improved confidence interval | tssc install distrate | | divcat | module to calculate five measures of diversity for multiple categories | tssc install divcat | | dkdensity | module for deconvolution kernel density estimation and construction of its uniform confidence band | tssc install dkdensity | | dlagif | Module to Estimate Irving Fisher Arithmetic Distributed Lag Model | tssc install dlagif | | dlist | module to list with variable labels | tssc install dlist | | dmariano | module to calculate Diebold-Mariano comparison of forecast accuracy | tssc install dmariano | | dmerge | module to merge datasets using a modification of Stata’s merge | tssc install dmerge | | dmexogxt | module to test consistency of OLS vs XT-IV estimates | tssc install dmexogxt | | dmout | module to create difference-in-means tables | tssc install dmout | | do2screen | module to display do-files in result window | tssc install do2screen | | dolog | modules to execute commands from a file with logging | tssc install dolog | | dologx | modules to execute commands from a file with logging | tssc install dologx | | domdiag | module to construct dominance diagrams | tssc install domdiag | | domin | module to conduct dominance analysis | tssc install domin | | domme | module to conduct dominance analysis with multiple equation models | tssc install domme | | doparser | module to look for dta-files used in do-files | tssc install doparser | | doptimal | module to find the D-optimal Design for Dose Ranging studies | tssc install doptimal | | doseresponse | module to estimate dose-response function through adjustment for the generalized propensity score | tssc install doseresponse | | doseresponse2 | module to estimate generalized propensity score | tssc install doseresponse2 | | dotemplate | module to creates templates for do-files | tssc install dotemplate | | dotex | module to generate TeX log from do-file | tssc install dotex | | doub2flt | module to change storage type of real variable | tssc install doub2flt | | doubleb | module to compute Contingent Valuation using Double-Bounded Dichotomous Choice | tssc install doubleb | | doubletofloat | module to recast variables from double to float storage type | tssc install doubletofloat | | doubmass | module to draw double mass plot | tssc install doubmass | | dpplot | module for density probability plots | tssc install dpplot | | dpredict | module to produce dynamic forecasts for ARIMA(p,s,q) models" | tssc install dpredict | | drarea | module to overlap two range area plots | tssc install drarea | | drcate | module to estimate and plot conditional average treatment effect functions with uniform confidence bands using a doubly robust method | tssc install drcate | | drdecomp | module to estimate Shapley value of growth and distribution components of changes in poverty indicators | tssc install drdecomp | | drm | module to fit Sobel’s Diagonal Reference Model (DRM) | tssc install drm | | drmeta | module for dose-response meta-analysis | tssc install drmeta | | drmmws | module to perform doubly-robust marginal mean weighting through stratification | tssc install drmmws | | ds2 | v6 module to describe variables in memory | tssc install ds2 | | ds3 | module to describe variables in memory | tssc install ds3 | | ds5 | module to describe variables in memory | tssc install ds5 | | dsconcat | module to concatenate a list of Stata data files into memory | tssc install dsconcat | | dsearch | module to find variables with given variable label | tssc install dsearch | | dseg | module to compute decomposable multigroup segregation indexes | tssc install dseg | | dsginideco | module to compute decomposition of inequality change into pro-poor growth and mobility components | tssc install dsginideco | | dsweight | module to generate direct standardization weights | tssc install dsweight | | dta2ddi | module to convert Stata data to DDI standards | tssc install dta2ddi | | dta2html | module to generate HTML code to display a Stata dataset on the web | tssc install dta2html | | dta2kml | module to output a KML file from selected datapoints in a Stata dataset | tssc install dta2kml | | dta2md | module to convert Stata system file to metadata | tssc install dta2md | | dta2sav | module to export in SPSS format | tssc install dta2sav | | dtalink | module to implement probabilistic record linkage | tssc install dtalink | | dtanotes | module to add metadata as dataset notes | tssc install dtanotes | | dtapaper | module to create an HTML datapaper | tssc install dtapaper | | dtastamp | module to store current date and time in dataset characteristics | tssc install dtastamp | | dthaz | module to compute discrete-time hazard and survival probability estimates | tssc install dthaz | | dtobit2 | module to estimate a tobit model with marginal effects at observed censoring rate | tssc install dtobit2 | | dudahart | module to calculate and graph Duda-Hart cluster stopping indices from distance matrix | tssc install dudahart | | dummies | function to create families of dummy variables | tssc install dummies | | dummies2 | module to create indicator variables from categorical variable and vice versa | tssc install dummies2 | | dummieslab | module to convert categorical variable to dummy variables using label names | tssc install dummieslab | | duncan | module to calculate dissimilarity index | tssc install duncan | | dups | module to identify and optionally remove duplicate observations | tssc install dups | | durbinh | module to calculate Durbin’s h test for serial correlation | tssc install durbinh | | dyadid | module to perform Dyad ID matching | tssc install dyadid | | dyads | module to transform observations into dyads | tssc install dyads | | dynardl | module to dynamically simulate autoregressive distributed lag (ARDL) models | tssc install dynardl | | dynpandoc | module creating dynamic documents using dynamic tags and pandoc | tssc install dynpandoc | | dynsimpie | module to examine dynamic compositional dependent variables | tssc install dynsimpie | | eaalogit | module to estimate endogenous attribute attendance models | tssc install eaalogit | | eba | module to perform extreme bound analysis | tssc install eba | | ebalance | module to perform Entropy reweighting to create balanced samples | tssc install ebalance | | ebct | module to perform entropy reweighting to create balanced samples for continuous treatments | tssc install ebct | | ebrowse | module to to display variables in the Data Editor, ordered by varlist" | tssc install ebrowse | | eclpci | module to compute Exact and Approximate Confidence Limits for Poisson Counts | tssc install eclpci | | eclplot | module to generate estimates and confidence limits plots | tssc install eclplot | | edm | module to implement empirical dynamic modeling | tssc install edm | | efetch\_tools | module to retrieve genetic data from NCBI | tssc install efetch\_tools | | effcon | module to calculate confidence limits for effect size estimated from one or two samples from normal distribution | tssc install effcon | | effects | module to provide a graphical interface for estimation commands | tssc install effects | | efolder | module to easily create folders and/or subfolders | tssc install efolder | | egen\_inequal | module providing extensions to generate inequality and poverty measures | tssc install egen\_inequal | | egenmisc | module to provide various egen functions | tssc install egenmisc | | egenmore | modules to extend the generate function | tssc install egenmore | | egfr | module to calculate estimated glomerular filtration rate (eGFR) | tssc install egfr | | egi | module to calculate Ellison and Glaeser’s index of geographical concentration | tssc install egi | | egranger | module to perform Engle-Granger cointegration tests and 2-step ECM estimation | tssc install egranger | | eitc | module to compute U.S. Earned Income Tax Credit receipts | tssc install eitc | | elabel | module to extend the label commands | tssc install elabel | | elapse | module to calculate elapsed time in procedure | tssc install elapse | | elasticregress | module to perform elastic net regression, lasso regression, ridge regression" | tssc install elasticregress | | electool | module containing toolkit to analyze electoral data | tssc install electool | | elife | module to model annual increments of life expectancy | tssc install elife | | elixhauser | module to calculate Elixhauser index of comorbidity | tssc install elixhauser | | ellip | module to graph confidence ellipses (version 8) | tssc install ellip | | ellip6 | module to plot confidence ellipses (version 6) | tssc install ellip6 | | ellip7 | module to plot confidence ellipses (version 7) | tssc install ellip7 | | ellipticity | module to compute optimal rank-based multivariate tests of elliptical symmetry and sphericity | tssc install ellipticity | | eltmle | module to provide Ensemble Learning Targeted Maximum Likelihood Estimation | tssc install eltmle | | email | module to send emails from Stata via Python | tssc install email | | emailme | module to facilitate sending mail on Windows systems | tssc install emailme | | emc | module providing prefix command estimating contrasts for effect modifier values | tssc install emc | | emh | module to compute extended Mantel-Haenszel statistics | tssc install emh | | encodefrom | module to rename and encode variables using an external crosswalk | tssc install encodefrom | | encoder | module to encode strings into numerics with the option to replace | tssc install encoder | | enforce | module to force variables to satisfy a set of accounting identities | tssc install enforce | | enlarge | module to propagate constant values through group | tssc install enlarge | | entropy | module to compute Shannon, Renyi, HCT entropy & Hill numbers" | tssc install entropy | | entropyetc | module for entropy and related measures for categories | tssc install entropyetc | | eofplot | module to plot coefficients or loadings after principal component or factor analysis | tssc install eofplot | | eperiod | module to calculate elapsed time between dates | tssc install eperiod | | epiconf | module to assess confounding effects in epidemiological studies | tssc install epiconf | | epimodels | module to implement epidemiological models and simulations | tssc install epimodels | | episens | module for basic sensitivity analysis of epidemiological results | tssc install episens | | episensrri | module for basic sensitivity analysis for unmeasured confounders | tssc install episensrri | | epiweek | module to create epidemiological week and equivalent epidemiological year | tssc install epiweek | | epresent | module to present non-linear relationships in regression models with log or logit-link | tssc install epresent | | epsigr | module to save graph in EPSF format in UNIX environment | tssc install epsigr | | eqprhistogram | module for equal probability histogram | tssc install eqprhistogram | | equation | module to Output The Equation of a Regression | tssc install equation | | er | module to compute Esteban and Ray measure of polarization | tssc install er | | erate | module to import up-to-date exchange rates for any currency pairs | tssc install erate | | ereplace | module to extend egen and egenmore to permit replacing | tssc install ereplace | | erepost | module to repost the estimation results | tssc install erepost | | eret2 | module to save results in e() | tssc install eret2 | | ersur | module to calculate Elliott, Rothenberg & Stock DF-GLS unit root test statistic along with 1, 5 and 10% finite-sample critical values and associated p-values" | tssc install ersur | | esetran | module to transform estimates and standard errors in parmest resultssets | tssc install esetran | | esizereg | module for computing the effect size based on a linear regression coefficient | tssc install esizereg | | esli | module to calculate the equation of a straight line | tssc install esli | | est2tex | module to create LaTeX tables from estimation results | tssc install est2tex | | estout | module to make regression tables | tssc install estout | | estout1 | module to export estimation results from estimates table | tssc install estout1 | | estparm | module to save results from a parmest resultsset and test equality | tssc install estparm | | estquant | module to implement Quantile approach by Combes et al. | tssc install estquant | | estrat | module to perform Endogenous Stratification for Randomized Experiments | tssc install estrat | | estsave | module to save estimation results with current dataset | tssc install estsave | | estudy | module to perform an event study | tssc install estudy | | estwrite | module to store estimation results on disk | tssc install estwrite | | etime | module to time how long a program runs | tssc install etime | | eurostatuse | module to import data from Eurostat repository into Stata | tssc install eurostatuse | | eurouse | module to import data from Eurostat | tssc install eurouse | | evalue | module for conducting sensitivity analyses for unmeasured confounding in observational studies | tssc install evalue | | evalue\_estat | module for conducting postestimation sensitivity analyses of unmeasured confounding in observational studies | tssc install evalue\_estat | | evalues | module to calculate E-values | tssc install evalues | | eventdd | module to panel event study models and generate event study plots | tssc install eventdd | | eventstudy | module to perform event studies in finance | tssc install eventstudy | | eventstudy2 | module to perform event studies with complex test statistics | tssc install eventstudy2 | | eventstudyweights | module to estimate the implied weights on the cohort-specific average treatment effects on the treated (CATTs) (event study specifications) | tssc install eventstudyweights | | evhistplot | module to produce event history plot | tssc install evhistplot | | ewma | module to calculate exponentially weighted moving average | tssc install ewma | | exampleobs | module to prints example observations | tssc install exampleobs | | examples | module to show examples from on-line help files | tssc install examples | | excel2latex | module to convert Excel table to LaTeX table | tssc install excel2latex | | excelclean | module to clean and integrate excel files | tssc install excelclean | | excelcol | module to convert a column index into a name of an Excel column | tssc install excelcol | | excelsave | module to provide a convenient way to export matched Stata datasets from a specified input directory (also including, if wanted, additionally recursively matched subsets of files within distinctly matched offspring-directories) to Excel-files" | tssc install excelsave | | expand\_n | module to expand dataset | tssc install expand\_n | | expandby | module to duplicate observations by variable | tssc install expandby | | expandihlp | module to expand the help file preprocessor directive for substituting repeated material in a given help file | tssc install expandihlp | | expgen | module to duplicate observations sorted in original order with generated variables | tssc install expgen | | expl | module to explore folders and files | tssc install expl | | explist | module to generate an exponentially-spaced list of numbers | tssc install explist | | explorelabs | module to explore the use of value labels in the dataset | tssc install explorelabs | | expy | module to calculate the EXPY-index as proposed by Hausmann et al. (2007) | tssc install expy | | extfunnel | module to produce graphical augmentations to the funnel plot to indicate the potential impact of a new study on an existing meta-analysis | tssc install extfunnel | | extreme | module to fit models used in univariate extreme value theory | tssc install extreme | | extremes | module to list extreme values of a variable | tssc install extremes | | f\_able | module for the estimation of marginal effects with transformed covariates | tssc install f\_able | | faam | module to score Foot and Ankle Ability Measure | tssc install faam | | fabplot | module for plots for each subset with rest of the data as backdrop | tssc install fabplot | | factext | module to extract factor values from a label variable created by parmest | tssc install factext | | factmerg | module to merge a list of factors to create string variables | tssc install factmerg | | factorn | module to calculate the factors of an integer | tssc install factorn | | factortest | module to perform tests for appropriateness of factor analysis | tssc install factortest | | factref | module to insert new observations with reference values for factors | tssc install factref | | fagan | module for Fagan’s Bayesian nomoigram | tssc install fagan | | fairlie | module to generate nonlinear decomposition of binary outcome differentials | tssc install fairlie | | far5 | module to compute floating absolute risk for Cox and conditional logit regression | tssc install far5 | | fastcd | module to automate changing directories | tssc install fastcd | | fastgini | module to calculate Gini coefficient with jackknife standard errors | tssc install fastgini | | fastreshape | module for efficient implementation of reshape for big datasets | tssc install fastreshape | | fastxtile | module to generate a variable of quantile categories | tssc install fastxtile | | favplots | module for formatted added-variable plot(s) | tssc install favplots | | fbar | module to produce bar charts showing frequencies of categorical variables | tssc install fbar | | fbep | Module to Estimate Financial Break-Even Point Analysis (BEP) | tssc install fbep | | fcstats | module to compute time series forecast accuracy statistics | tssc install fcstats | | fdta | module to change contents of string variables | tssc install fdta | | fedit | module to find and edit text file from within Stata | tssc install fedit | | feldti | module to compare two independent coefficients of reliability | tssc install feldti | | fese | module to calculate standard errors for fixed effects | tssc install fese | | fgt\_ci | module to calculate and decompose Foster–Greer–Thorbecke (and standard) concentration indices | tssc install fgt\_ci | | fgtest | module to Compute Farrar-Glauber Multicollinearity Chi2, F, t Tests" | tssc install fgtest | | fhsae | module to fit an area level Fay-Herriot model | tssc install fhsae | | fieldarea | module to compute the area of an irregularly shaped plot from GPS coordinates of its vertices | tssc install fieldarea | | fieller | module to calculate confidence intervals of quotients of normal variates | tssc install fieller | | filei | module to write lines to end or beginning of text files | tssc install filei | | filelist | module to recursively search directories for files | tssc install filelist | | filesearch | module to recursively list files matching to a pattern or regular expression | tssc install filesearch | | fileutils | module for faster file navigation | tssc install fileutils | | fillmissing | module to fill missing values in numeric or string variables | tssc install fillmissing | | filtertrace | module to trace filter or contingency questions | tssc install filtertrace | | find | module to find matching strings across files in the current directory | tssc install find | | find\_index | module to determine the index (observation number) of an observation that satisfies a specified condition | tssc install find\_index | | finddup | module to find non-unique values or observations | tssc install finddup | | findname | module to list variables matching name patterns or other properties | tssc install findname | | findsysmis | module to find system missing values in a list of variables | tssc install findsysmis | | findunique | module to display combinations of unique identifiers in a dataset. | tssc install findunique | | findval | module to find a specific value | tssc install findval | | firstdigit | module to analyse first digits of numeric variables | tssc install firstdigit | | firthfit | module to compute model fit for Firth’s logit models | tssc install firthfit | | firthlogit | module to calculate bias reduction in logistic regression | tssc install firthlogit | | fiscal\_impoverishment | module to estimate fiscal impoverishment and fiscal gains to the poor | tssc install fiscal\_impoverishment | | fiskfit | module to fit a Fisk distribution by ML to unit record data | tssc install fiskfit | | fitint | module to fit generalized linear model and test two-way interactions | tssc install fitint | | fitmacro | module to evaluate fit of loglinear GLM Poisson models | tssc install fitmacro | | fitstat | module to compute fit statistics for single equation regression models | tssc install fitstat | | fitstat\_ers | module to compute goodness of fit statistics for Rasch model | tssc install fitstat\_ers | | fixedrho | module to estimate treatment and selection models with fixed rho | tssc install fixedrho | | fixsort | module to sort variables and align in sorted order, with others fixed" | tssc install fixsort | | flex | module for flexible pseudo maximum likelihood estimation of models for doubly-bounded data | tssc install flex | | floattolong | module to recast variables from float to long storage type | tssc install floattolong | | flowchart | module to generate subject disposition flow diagram figures in LaTeX using PGF/TikZ to include in manuscripts | tssc install flowchart | | flower | module to draw sunflower plots | tssc install flower | | fmiss | module to identify variables with problematic missing values | tssc install fmiss | | fmlogit | module fitting a fractional multinomial logit model by quasi maximum likelihood | tssc install fmlogit | | fmm | module to estimate finite mixture models | tssc install fmm | | fmmlc | module for postestimation with finite mixture models | tssc install fmmlc | | fndmtch | module to find matching values | tssc install fndmtch | | fodstr | modules to handle fractional day calculations | tssc install fodstr | | for211 | modules to document features of for and extend the for command | tssc install for211 | | forec\_instab | module to perform forecast comparison and forecast rationality tests | tssc install forec\_instab | | forest | module to visualize results from multiple regressions on a single independent variable | tssc install forest | | forfile | module to execute command for each matching file | tssc install forfile | | fprank | module to compute Two-Sample Fligner-Policello Robust Rank Order Test | tssc install fprank | | fpref | module to add prefix or suffix to filenames | tssc install fpref | | fpro | module to compute Financial Protection Indicators for Health Expenditures | tssc install fpro | | fqreg | module to estimate quantile regression for non-negative data with a mass-point at zero and an upper bound | tssc install fqreg | | fracdiff | module to generate fractionally-differenced timeseries | tssc install fracdiff | | fracdydx | module to evaluate derivatives of fractional polynomials | tssc install fracdydx | | fracirf | module to compute impulse response function for fractionally-integrated timeseries | tssc install fracirf | | fraclogit | module to estimate fractional logit model | tssc install fraclogit | | fractal | module to generate fractals | tssc install fractal | | fractileplot | module for smoothing with respect to distribution function predictors | tssc install fractileplot | | fragility | module to compute the fragility index and quotient | tssc install fragility | | frameappend | module to append frames | tssc install frameappend | | framingham | module for calculating the Framingham 10-year Cardiovascular Disease Risk Prediction | tssc install framingham | | framingham30 | module to calculate 30-year risk of cardiovascular disease | tssc install framingham30 | | frcount | module to estimate fractional response model under the presence of count endogeneity and unobservable heterogeneity | tssc install frcount | | fre | module to display one-way frequency table | tssc install fre | | freduse | module to Import FRED (Federal Reserve Economic Database) data | tssc install freduse | | fren | module to batch rename files (Windows only) | tssc install fren | | freplace | module to batch convert ASCII text or binary patterns in files | tssc install freplace | | freqindex | module to generate an index of terms from string variable | tssc install freqindex | | frm | module to estimate and test fractional regression models | tssc install frm | | frontier\_teci | module to generate technical efficiency confidence intervals | tssc install frontier\_teci | | frontierhtail | module to estimate stochastic production frontier models for heavy tail data | tssc install frontierhtail | | fs | module to show names of files in compact form | tssc install fs | | fsdet | module to compute Factor score determinacy coefficient | tssc install fsdet | | fsum | module to generate and format summary statistics | tssc install fsum | | fsx | module to show names of files in compact form (Unix-friendly defaults) | tssc install fsx | | ftest | module comparing two nested models using an F-test | tssc install ftest | | ftocci | module to back calculate the conventional confidence intervals from the floated confidence intervals | tssc install ftocci | | ftools | module to provide alternatives to common Stata commands optimized for large datasets | tssc install ftools | | ftrans | module to batch convert file formats | tssc install ftrans | | ftree | module to save directory information in text file (Windows only) | tssc install ftree | | full\_palette | module to display color palette | tssc install full\_palette | | fulltab | module to generate ‘full tables’ which can be stacked into matrices | tssc install fulltab | | funnelcompar | module to perform funnel plot for institutional comparison | tssc install funnelcompar | | funnelperform | module to produce funnel plot for institutional comparison | tssc install funnelperform | | fuzzydid | module to estimate Fuzzy Difference-in-Difference Designs | tssc install fuzzydid | | fvfix | module to compute the future value of a series of equal payments (cash flows) | tssc install fvfix | | fview | module to find and view a file | tssc install fview | | fvprevar | module to extend fvrevar generating permanent result variables | tssc install fvprevar | | fvregen | module to regenerate factor variables in a parmest output dataset | tssc install fvregen | | fvvar | module to compute the future value of a series of payments (cash flows) | tssc install fvvar | | fxbcr | Module to Estimate Benefit-Cost Ratio (BCR) | tssc install fxbcr | | gamet | module to perform game-theoretic calculations | tssc install gamet | | gammafit | module to fit a two-parameter gamma distribution | tssc install gammafit | | gammasym | module to compute the value of the symmetrical gamma function | tssc install gammasym | | gausshermite | module to estimate integrals using Gauss Hermite quadratures | tssc install gausshermite | | gb2fit | module to fit Generalized Beta of the Second Kind distribution by maximum likelihood | tssc install gb2fit | | gb2lfit | module to fit Generalized Beta of the Second Kind distribution by maximum likelihood (log parameter metric) | tssc install gb2lfit | | gb2reg | module to perform Regression with a GB2 Error Term | tssc install gb2reg | | gbgfit | module to fit a Generalized Beta (Type 2) distribution to grouped data via ML | tssc install gbgfit | | gboxplot | module to create Box plot for skewed or heavy-tailed distributions | tssc install gboxplot | | gby | module to subset graphs and calculate in the same output | tssc install gby | | gcause | module to perform Granger causality tests | tssc install gcause | | gciget | module to read Global Competitiveness Index data into Stata | tssc install gciget | | gcode | module to download Google geocode data | tssc install gcode | | gconc | module to compute generalized measures of concentration | tssc install gconc | | gcrobustvar | module to compute a VAR-based Granger-causality Test in the Presence of Instabilities | tssc install gcrobustvar | | gdecomp | module to compute decomposition of outcome differentials after nonlinear models | tssc install gdecomp | | gdsum | module to summarize grouped data | tssc install gdsum | | ge\_gravity | module to solve a simple general equilibrium one sector Armington-CES trade model | tssc install ge\_gravity | | geekel2d | module to estimate the parameters of unidimensional and bidimensional IRT models | tssc install geekel2d | | geivars | module to calculate Generalized Entropy inequality indices | tssc install geivars | | gen\_tail | module to work with indicator observations | tssc install gen\_tail | | genass | module to perform Genetic Case-control Association tests | tssc install genass | | geneigen | module to calculate eigenvalues of a real general matrix | tssc install geneigen | | genfreq | module to produce a frequency distribution for a variable | tssc install genfreq | | gengroup | module to produce groups of individuals | tssc install gengroup | | genhwcci | module to calculate Hardy-Weinberg equilibrium test in case-control studies | tssc install genhwcci | | genicv | module to generate interaction between continuous (or dummy) variables | tssc install genicv | | genidseq | module for generating a numeric sequence to represent long identifiers | tssc install genidseq | | geninteract | module to generate N-way interaction terms | tssc install geninteract | | genqreg | module to perform Generalized Quantile Regression | tssc install genqreg | | genscore | module to generate a score | tssc install genscore | | genspec | module to implement a General-to-Specific modelling algorithm | tssc install genspec | | genstack | module to generate Twoway Stacked Charts | tssc install genstack | | genstest | module to perform generalized S tests for models in the generalized method of moments framework | tssc install genstest | | gentrun | module to generate truncated normal variate | tssc install gentrun | | genvars | module to generate covariate patterns | tssc install genvars | | geo2xy | module to convert latitude and longitude to xy using map projections | tssc install geo2xy | | geochart | module to create interactive map web pages from Stata data | tssc install geochart | | geocircles | module to create circles defined by geographic coordinates | tssc install geocircles | | geocode | module to geocode data | tssc install geocode | | geocode\_ip | module to geocode IP addresses | tssc install geocode\_ip | | geocodehere | module to provide geocoding relying on Nokia’s Here Maps API | tssc install geocodehere | | geocodeopen | module to geocode addresses using MapQuest Open Geocoding Services and Open Street Maps | tssc install geocodeopen | | geodist | module to compute geographical distances | tssc install geodist | | geodist2 | module to calculate straight line distance between two coordinates | tssc install geodist2 | | geoinpoly | module to match geographic locations to shapefile polygons | tssc install geoinpoly | | geonear | module to find nearest neighbors using geodetic distances | tssc install geonear | | georoute | module to calculate travel distance and travel time between two addresses or two geographical points | tssc install georoute | | getdata | module to import SDMX data from several providers | tssc install getdata | | getfilename2 | program for handling filename specifications | tssc install getfilename2 | | getmstatistic | module to Quantify Systematic Heterogeneity in Meta-Analysis | tssc install getmstatistic | | getmxdata | module to import Mexican economic data | tssc install getmxdata | | getprime | module to get the prime number closer to the specified number | tssc install getprime | | getregstats | module for computing all values in a regression table when only the coefficient and one other statistic is available | tssc install getregstats | | gets | module to implement a General-to-Specific modelling algorithm | tssc install gets | | getsymbols | module to collect and integrate one or more series from Quandl.com, Google Finance, Yahoo Finance, and Alpha Vantage" | tssc install getsymbols | | gevfit | module to module to fit a generalized extreme value distribution by maximum likelihood | tssc install gevfit | | gformula | module to implement the g-computation formula for estimating causal effects in the presence of time-varying confounding or mediation | tssc install gformula | | ggt | module to implement Geweke, Gowrisankaran, and Town Model Quality Estimator" | tssc install ggt | | ggtax | module to identify the most suitable GG family model | tssc install ggtax | | ggtaxonomy | module to identify the most suitable GG family model | tssc install ggtaxonomy | | ghansen | module to perform Gregory-Hansen test for cointegration with regime shifts | tssc install ghansen | | ghistcum | module to graph histogram and cumulative distribution | tssc install ghistcum | | ghk2 | module (enhanced Mata function) to implement the Geweke-Hajivassiliou-Keane multivariate normal simulator | tssc install ghk2 | | ghsurv | module for the estimation of survival model using repeated cross-sectional data | tssc install ghsurv | | ghxt | module to compute Panel Groupwise Heteroscedasticity Tests | tssc install ghxt | | ginidesc | module to compute Gini index with within- and between-group inequality decomposition | tssc install ginidesc | | giniinc | module for measuring inequality from incomplete income and survival data | tssc install giniinc | | ginireg | module for Gini regression | tssc install ginireg | | gintreg | module to perform Generalized Interval Regression | tssc install gintreg | | gipf | module to graphically display a log-linear model | tssc install gipf | | git | module to manage git repositories | tssc install git | | givgauss2 | module to estimate generalized two-parameter inverse Gaussian regression | tssc install givgauss2 | | glcurve | module to derive generalised Lorenz curve ordinates | tssc install glcurve | | glcurve7 | module to derive generalised Lorenz curve ordinates with unit record data (version 7) | tssc install glcurve7 | | glgamma2 | module to estimate generalized two-parameter log-gamma regression | tssc install glgamma2 | | gllamm | program to fit generalised linear latent and mixed models | tssc install gllamm | | glmcorr | module for correlation measure of predictive power for GLMs | tssc install glmcorr | | glmdeco | module to compute Detailed Decomposition of Average Outcome Differentials in Generalized Linear Models | tssc install glmdeco | | glst | module for trend estimation of summarized dose-response data | tssc install glst | | gmap | module to create heatmaps for the web, using java api developped by google" | tssc install gmap | | gmci | module to calculate geometric means and their confidence intervals | tssc install gmci | | gmemultinomial | module to fit multinomial models using generalized maximum entropy | tssc install gmemultinomial | | gmmcovearn | module to compute GMM estimates of the Covariance Structure of Earnings | tssc install gmmcovearn | | gnbstrat | module to estimate Generalized Negative Binomial with Endogenous Stratification | tssc install gnbstrat | | gnpoisson | module to estimate generalized Poisson regression | tssc install gnpoisson | | goelevation | module to compute elevation for latitude and longitude from Google | tssc install goelevation | | gologit | module to estimate generalized ordered logit models | tssc install gologit | | gologit2 | module to estimate generalized logistic regression models for ordinal dependent variables | tssc install gologit2 | | gologit29 | module to estimate generalized logistic regression models for ordinal dependent variables | tssc install gologit29 | | googleplaces | module to return search results from Google Places | tssc install googleplaces | | goprobit | module to estimate generalized ordered probit models | tssc install goprobit | | gpfobl | module to perform rotation after factor / principal components | tssc install gpfobl | | gphepssj | module to translate Stata graph files to .eps as used for The Stata Journal | tssc install gphepssj | | gphudak | module to estimate long memory in a timeseries | tssc install gphudak | | gprefscode | module to report on graphics preferences | tssc install gprefscode | | gpreg | module to estimate regressions with two dimensional fixed effects | tssc install gpreg | | gpreset | module to reset preferences for a custom graphics scheme to their original values | tssc install gpreset | | gpscore2 | module to estimate the parameters of the conditional distribution of the treatment via GLM | tssc install gpscore2 | | grand | modules to compute grand mean and dummies for differences | tssc install grand | | grand2 | module to compute an estimate of the grand mean/intercept and differences | tssc install grand2 | | graph3d | module to draw colored, scalable, rotatable 3D plots" | tssc install graph3d | | graphbinary | module to plot explanatory variables vs binary outcome | tssc install graphbinary | | graphexportpdf | module to produce PDF graphics on non-Windows systems | tssc install graphexportpdf | | graphlog | module to convert log files to PDF documents with embedded graphs using LaTeX | tssc install graphlog | | grby | program to draw bar charts for each covariate pattern | tssc install grby | | grcomb | module to create and combine several single graphs into one | tssc install grcomb | | grcompare | module to make group comparisons in binary regression models | tssc install grcompare | | grep | module to search within your datasets for keywords | tssc install grep | | grexport | module to produce a resultset of graph contents | tssc install grexport | | grfreq | module to plot proportion of one variable by categories of another | tssc install grfreq | | grlogit | module to plot logit of a variable by categories of another variable | tssc install grlogit | | grnote | module to add text and lines to graphs | tssc install grnote | | group1d | module for grouping or clustering in one dimension | tssc install group1d | | group2hdfe | module to compute number of restrictions in a linear regression model with two high-dimensional fixed effects | tssc install group2hdfe | | group3hdfe | module to compute number of restrictions in a linear regression model with three high-dimensional fixed effects | tssc install group3hdfe | | group\_id | module to group identifiers when values for specified variables match | tssc install group\_id | | group\_twoway | module to group observations by the connected components of two variables | tssc install group\_twoway | | groupcl | module to estimate grouped conditional logit models | tssc install groupcl | | groupdist | module to generate within-group minimum and maximum distances | tssc install groupdist | | groupfunction | module to replace several basic collapse functions | tssc install groupfunction | | grouplabs | module to create value labels for grouped variables | tssc install grouplabs | | groups | module to list group frequencies | tssc install groups | | groupseq | module providing functions to determine group sequential trial designs | tssc install groupseq | | grpdf | module to produce PDFs from memory graphs | tssc install grpdf | | grqreg | module to graph the coefficients of a quantile regression | tssc install grqreg | | grsftest | module to perform the Gibbons, Ross, Shanken test of mean-variance efficiency of asset returns" | tssc install grsftest | | grstest | module to implement the Gibbons et al. (1989) test in a single-factor or multi-factor setting | tssc install grstest | | grstest2 | module to implement the Gibbons, Ross, Shanken (1989) test" | tssc install grstest2 | | grstyle | module to customize the overall look of graphs | tssc install grstyle | | grtext | module to insert nonstandard characters in graph text | tssc install grtext | | grubbs | module to perform Grubbs’ test for outliers | tssc install grubbs | | grvar | module to apply a non-constant growth rate to a variable | tssc install grvar | | gs2sls | module to estimate Generalized Spatial Two Stage Least Squares Cross Sections Regression | tssc install gs2sls | | gs2slsar | module to estimate Generalized Spatial Autoregressive Two Stage Least Squares Regression | tssc install gs2slsar | | gs2slsarxt | module to estimate Generalized Spatial Panel Autoregressive Two Stage Least Squares Cross Sections Regression | tssc install gs2slsarxt | | gs2slsxt | module to estimate Generalized Spatial Panel Autoregressive Two-Stage Least Squares Regression | tssc install gs2slsxt | | gs3sls | module to estimate Generalized Spatial Three Stage Least Squares (3SLS) | tssc install gs3sls | | gs3slsar | module to estimate Generalized Spatial Autoregressive Three Stage Least Squares (3SLS) Cross Sections Regression | tssc install gs3slsar | | gsa | module to perform generalized sensitivity analysis | tssc install gsa | | gsample | module to draw a random sample | tssc install gsample | | gsdata | module to download high frequency data for a list of stock in ShangHai or ShenZhen markets | tssc install gsdata | | gsgroup | module to create a group variable and optionally an output dataset for a gsort key | tssc install gsgroup | | gsreg | module to perform Global Search Regression | tssc install gsreg | | gsum | module to calculate summary statistics for grouped data | tssc install gsum | | gtools | module to provide a fast implementation of common group commands | tssc install gtools | | gumbelfit | module to fit a two-parameter Gumbel distribution | tssc install gumbelfit | | guttmanl | module to produce Guttman lower bound reliability coefficients | tssc install guttmanl | | gvselect | module to perform best subsets variable selection | tssc install gvselect | | gwhet | module to perform test for groupwise heteroskedasticity | tssc install gwhet | | gzipuse | module to use and save compressed dta files and compress .dta files | tssc install gzipuse | | gziputil | module to provide access to gzipped files | tssc install gziputil | | gzsave | module to save and use datasets compressed by gzip | tssc install gzsave | | hadrilm | module to perform Hadri panel unit root test | tssc install hadrilm | | haif | module to compute Homoskedastic Adjustment Inflation Factors for model selection | tssc install haif | | hallt-skewt | module to compute skewness-adjusted bootstrap t-statistics | tssc install hallt-skewt | | hamiltonfilter | module to calculate the Hamilton Filter for a Single Time Series or for a Panel Dataset | tssc install hamiltonfilter | | hammock | module to implement Hammock plot, visualizing categorical (and continuous) data" | tssc install hammock | | hangroot | module creating a hanging rootogram comparing an empirical distribution to the best fitting theoretical distribution | tssc install hangroot | | hansen2 | module for Hansen’s test for parameter instability | tssc install hansen2 | | hapblock | module to perform haplotype analysis to identify the edges of haplotype blocks | tssc install hapblock | | hapipf | module to perform haplotype analysis | tssc install hapipf | | harmby | module to harmonize values of variables within by-groups | tssc install harmby | | hausman | module to compute a Hausman test statistic (version 5) | tssc install hausman | | hbar | module to generate horizontal bar charts | tssc install hbar | | hbox | module to draw horizontal box plots | tssc install hbox | | hcavar | module to perform Hierarchical Clusters Analysis of variables | tssc install hcavar | | hcnbreg | module to estimate Heterogeneous Canonical Negative Binomial Regression | tssc install hcnbreg | | hdfe | module to partial out variables with respect to a set of fixed effects | tssc install hdfe | | hdquantile | module for Harrell-Davis estimator of quantiles | tssc install hdquantile | | heabs | module to calculate the ICER and Net Benefit for up to two datasets | tssc install heabs | | head | module to print the head observations (first observations in data set) | tssc install head | | heart | module to make coding fun and accessible | tssc install heart | | heatmapgraph | module to measure the evolution of risks to financial stability over the financial cycle | tssc install heatmapgraph | | heatplot | module to create heat plots and hexagon plots | tssc install heatplot | | heckprob2 | module to run heckprob and svyheckprob with d2 evaluator | tssc install heckprob2 | | heckroc | module to plot ROC curves | tssc install heckroc | | hegy4 | module to compute Hylleberg et al seasonal unit root test | tssc install hegy4 | | heterogi | module to quantify heterogeneity in a meta-analysis | tssc install heterogi | | hetop | module for estimating heteroskedastic ordered probit models with ordered frequency data | tssc install hetop | | hetprob | module to estimate heteroskedastic probit model | tssc install hetprob | | hetred | module to implement heterogeneity reducing algorithms | tssc install hetred | | hettreatreg | module to compute diagnostics for linear regression when treatment effects are heterogeneous | tssc install hettreatreg | | hgclg | module to estimate geometric-complementary log log hurdle regression | tssc install hgclg | | hglogit | module to estimate geometric-logit hurdle regression | tssc install hglogit | | hhi | module to compute Herfindahl index | tssc install hhi | | hhi5 | module to generate Herfindahl-Hirschman index (HHI) variables | tssc install hhi5 | | hildasetup | module to create a longitudinal dataset for the Household, Income and Labour Dynamics in Australia (HILDA) Survey" | tssc install hildasetup | | himap | module to create heatmaps for the web, using java api developed by highcharts" | tssc install himap | | himatrix | module to highlight selected elements of scatterplot | tssc install himatrix | | hireg | module for hierarchial regression | tssc install hireg | | hist3 | module to draws histograms for intervals of different size | tssc install hist3 | | histbox | module to generate histogram with boxplot | tssc install histbox | | historaj | module to produce histogram with descriptive statistics | tssc install historaj | | histplot | module to produce histogram for frequency distribution | tssc install histplot | | hlist | module for horizontally listing values | tssc install hlist | | hlm | module to invoke and run HLM v6 software from within Stata | tssc install hlm | | hlp2html | module to translate a list of Stata help files to HTML | tssc install hlp2html | | hlp2pdf | module to create PDF or PostScript from Stata help file | tssc install hlp2pdf | | hlp2winpdf | module to convert Stata’s help files into pdf in Windows environment | tssc install hlp2winpdf | | hlpdir | module to find location(s) of help file | tssc install hlpdir | | hlpedit | module to edit help file in do-file editor | tssc install hlpedit | | hmap | module to graph a heatmap | tssc install hmap | | hnbclg | module to estimate negative binomial-complementary log log hurdle regression | tssc install hnbclg | | hnblogit | module to estimate negative binomial-logit hurdle regression | tssc install hnblogit | | hnbreg1 | module to estimate Heterogeneous linear negative binomial regression (NB-1) | tssc install hnbreg1 | | hodgesl | module to perform Hodges-Lehmann aligned rank test | tssc install hodgesl | | hoi | module to compute Human Opportunity Index | tssc install hoi | | hoishapley | module to perform Shapley Decomposition of the Human Opportunity Index | tssc install hoishapley | | holsti | module to compute Holsti intercoder reliability coefficients | tssc install holsti | | hotdeck | module to impute missing values using the hotdeck method | tssc install hotdeck | | hotdeckvar | module for hotdeck imputation | tssc install hotdeckvar | | hotvalue | module to generate scales with missing values conditionally imputed | tssc install hotvalue | | how\_many\_imputations | module to determine required number of imputations | tssc install how\_many\_imputations | | hpc | module to perform specification test to discriminate between models for non-negative data with many zeros | tssc install hpc | | hpclg | module to estimate Poisson-complementary log log hurdle regression | tssc install hpclg | | hpfilter | module to compute one-sided Hodrick-Prescott filter | tssc install hpfilter | | hplogit | module to estimate Poisson-logit hurdle regression | tssc install hplogit | | hplot | module to generate horizontal plots | tssc install hplot | | hprescott | module to implement Hodrick-Prescott filter for timeseries data | tssc install hprescott | | hrimvol | module providing simple option implied volatility calculator | tssc install hrimvol | | hshaz | module to estimate discrete time (grouped data) proportional hazards models | tssc install hshaz | | hsmode | module to calculate half-sample modes | tssc install hsmode | | hte | module to perform heterogeneous treatment effect analysis | tssc install hte | | htmlcb | module to write a codebook as an html file | tssc install htmlcb | | htmltab2stata | module to load html tables into Stata | tssc install htmltab2stata | | htmltit | module to generate a document title variable for a HTML filename variable | tssc install htmltit | | htmlutil | module to provide utilities for writing Hypertext Markup Language (HTML) files | tssc install htmlutil | | hue | module to produce graphical display of named Stata colors | tssc install hue | | hummels | module to compute intensive and extensive trade margins | tssc install hummels | | hutchens | module to calculate the Hutchens \`square root’ segregation index with optional decompositions by subgroup | tssc install hutchens | | iati | module to import International Aid Transparency Initiative data | tssc install iati | | ic | module to compute measures of interaction contrast (biological interaction) | tssc install ic | | icc23 | module that computes models 2 and 3 of the intra-class correlation | tssc install icc23 | | iccconf | module to compute a confidence interval for an intraclass correlation (ICC) | tssc install iccconf | | iccvar | module to calculate intraclass correlation (ICC) after xtmixed | tssc install iccvar | | icdpic | module to provide methods for translating International Classification of Diseases (Ninth Revision) diagnosis codes into standard injury categories and/or scores | tssc install icdpic | | ice | module for multiple imputation of missing values | tssc install ice | | icet | module to perform multiple imputation of covariates | tssc install icet | | icio | module for Economic Analysis with Inter-Country Input-Output tables | tssc install icio | | icomp | module to calculate model selection information criteria | tssc install icomp | | icw\_index | module to aggregate the variables included in the varlist into an index | tssc install icw\_index | | idonepsu | module for dealing with strata that have singleton PSUs | tssc install idonepsu | | ie\_rate | module to conduct age, period, and cohort (APC) analysis of tabular rate data using the intrinsic estimator" | tssc install ie\_rate | | iefieldkit | module providing Stata commands for primary data collection and cleaning | tssc install iefieldkit | | ietoolkit | module providing commands specially developed for Impact Evaluations | tssc install ietoolkit | | ifin | module to generate a local containing an if statement to select multiple values | tssc install ifin | | ifwins | module to subset a dataset by ‘if exp’ before subsetting by ‘in range’ | tssc install ifwins | | igeintb | module to estimate intergenerational income elasticities (IGEs) with multiple sets of instruments | tssc install igeintb | | igencox | module to fit generalized Cox models | tssc install igencox | | igenerate | module to apply a variety of coding schemes, including weighted effect coded interactions" | tssc install igenerate | | igeset | module to estimate intergenerational income elasticities (IGEs) with a single set of instruments | tssc install igeset | | igesetci | module to compute confidence intervals for partially identified intergenerational income elasticities (IGEs) | tssc install igesetci | | igini1 | module to perform Gini index decomposition by individual and group | tssc install igini1 | | ihstrans | module for generating inverse hyperbolic sine (IHS) transformed variables | tssc install ihstrans | | iia | module to test the iia assumption in conditional logistic regression (version 5) | tssc install iia | | imbalance | module to check covariate imbalance before and after matching | tssc install imbalance | | imperfectiv | module to estimate bounds with "“Imperfect Instrumental Variables”" (Nevo and Rosen, 2012)" | tssc install imperfectiv | | importsav | module to convert SPSS file to Stata | tssc install importsav | | imputeitems | module to impute missing data of binary items | tssc install imputeitems | | imputemok | module to impute binary data by a Mokken scale | tssc install imputemok | | imputerasch | module to impute binary data by a Rasch model | tssc install imputerasch | | imvol | module to compute Implied Volatility in Black-Scholes European Option Pricing Model | tssc install imvol | | inccat | module to concatenate one or more input files to an output file inserting additional input files | tssc install inccat | | indeplist | module to returns lists of independent variables from the active estimation command | tssc install indeplist | | index | Module to Estimate Price, Quantity, and Value Index Numbers" | tssc install index | | ineq | module to calculate measures of inequality | tssc install ineq | | ineqdec0 | module to calculate inequality indices with decomposition by subgroup | tssc install ineqdec0 | | ineqdecgini | module to estimate Gini coefficient with optional decomposition by subgroups | tssc install ineqdecgini | | ineqdeco | module to calculate inequality indices with decomposition by subgroup | tssc install ineqdeco | | ineqfac | module to calculate inequality decomposition by factor components | tssc install ineqfac | | ineqord | module to calculate indices of inequality and polarization for ordinal data | tssc install ineqord | | ineqrbd | module to calculate regression-based inequality decomposition | tssc install ineqrbd | | inequal2 | module to compute measures of inequality | tssc install inequal2 | | inequal7 | module to compute measures of inequality | tssc install inequal7 | | ingap | module to insert gap observations into a data set before output by listtex | tssc install ingap | | inorm | module to perform multiple imputation using Schafer’s method | tssc install inorm | | insheetjson | module for importing tabular data from JSON sources on the internet | tssc install insheetjson | | insingap | module to insert a single gap observation at the top of each by-group | tssc install insingap | | insob | module to insert empty observations | tssc install insob | | intcens | module to perform interval-censored survival analysis | tssc install intcens | | inteff3 | module to compute partial effects in a probit or logit model with a triple dummy variable interaction term | tssc install inteff3 | | integrate | module to perform one-dimensional integration | tssc install integrate | | integrate\_aq | module to do adaptive quadrature for integrals | tssc install integrate\_aq | | interactplot | module to generate plots for interaction terms of multiplicative regressions | tssc install interactplot | | interflex | module to estimate multiplicative interaction models with diagnostics and visualization | tssc install interflex | | intext | module to read text files into string variables | tssc install intext | | intgph | module to interpret interaction effects and present graphically | tssc install intgph | | intterms | module to enumerate all indicators for all intersections of two categorical variables | tssc install intterms | | invcdf | module to invert the cumulative distribution function | tssc install invcdf | | invcise | module to compute standard errors using the inverse confidence interval method | tssc install invcise | | invdesc | module to change variable attributes using a describe or descsave resultsset | tssc install invdesc | | invgammafit | module to fit a two-parameter inverse gamma distribution | tssc install invgammafit | | invgaussfit | module to fit a two-parameter inverse Gaussian distribution | tssc install invgaussfit | | iop | module to to compute different measures of inequality of opportunity for dichotomous, ordered and continuous outcome variables" | tssc install iop | | iot | module to estimate Leontief Input-Output Table | tssc install iot | | ipdforest | module to produce forest plot for individual patient data IPD meta-analysis (one stage) | tssc install ipdforest | | ipdmetan | module for performing two-stage IPD meta-analysis | tssc install ipdmetan | | ipdpower | module to perform simulation based power calculations for mixed effects modelling | tssc install ipdpower | | ipf | module to perform log-linear modelling using Iterative Proportional Fitting | tssc install ipf | | ipfraking | module to perform iterative proportional fitting, aka raking" | tssc install ipfraking | | ipfweight | module to create adjustment weights for surveys | tssc install ipfweight | | ipshin | module to perform Im-Pesaran-Shin panel unit root test | tssc install ipshin | | iquantile | module to calculate interpolated quantiles | tssc install iquantile | | ira | module to calculate rwg and related interrater agreement indices | tssc install ira | | irax | module to perform isotonic regression analysis | tssc install irax | | irr | module to calculate the (periodic) internal rate of return for a series of periodic cash flows. | tssc install irr | | irrepro | module to produce a simulation of irreproducible results | tssc install irrepro | | irscharities | module to import and format IRS Exempt Organization Business Master File Data | tssc install irscharities | | isa | module to perform Imbens’ (2003) sensitivity analysis | tssc install isa | | isco | module to recode 4 digit ISCO-68 occupational codes | tssc install isco | | iscogen | module to translate ISCO codes | tssc install iscogen | | isko | module to recode 4 digit ISCO-88 occupational codes | tssc install isko | | isograph | module to compute inequality over logit ranks of social hierarchy | tssc install isograph | | isopoverty | module to generate data for Inequality-Poverty and Iso-Poverty curves | tssc install isopoverty | | istdize | module to generate indirectly standardized rates using a standard population | tssc install istdize | | isvar | module to filter names into variable names and others | tssc install isvar | | itsa | module to perform interrupted time series analysis for single and multiple groups | tssc install itsa | | itsamatch | module to perform matching in multiple group interrupted time-series analysis | tssc install itsamatch | | itsaperm | module to perform permutation tests for matched multiple group interrupted time series analysis | tssc install itsaperm | | itsarand | module for conducting randomization tests for single-case and multiple-baseline AB phase designs | tssc install itsarand | | itsp\_ado | module to accompany Introduction to Stata Programming book | tssc install itsp\_ado | | itspower | module for simulation based power calculations for linear interrupted time series (ITS) designs | tssc install itspower | | ivactest | module to perform Cumby-Huizinga test for autocorrelation after IV/OLS estimation | tssc install ivactest | | ivcheck | module to choose between OLS and contaminated IV | tssc install ivcheck | | ivcrc | module to implement the instrumental variables correlated random coefficients estimator | tssc install ivcrc | | ivdesc | module to profile compliers and non-compliers for instrumental variable analysis | tssc install ivdesc | | ivendog | module to calculate Durbin-Wu-Hausman endogeneity test after ivreg | tssc install ivendog | | ivgauss2 | module to estimate two-parameter log-inverse Gaussian regression | tssc install ivgauss2 | | ivglog | module to estimate inverse Gaussian distribution-log link MLE model | tssc install ivglog | | ivgmm0 | module to perform instrumental variables via GMM | tssc install ivgmm0 | | ivgravity | module containing method-of-moment IV estimators of exponential-regression models with two-way fixed effects from a cross-section of data on dyadic interactions and endogenous covariates | tssc install ivgravity | | ivhettest | module to perform Pagan-Hall and related heteroskedasticity tests after IV | tssc install ivhettest | | ivpois | module to estimate an instrumental variables Poisson regression via GMM | tssc install ivpois | | ivprob-ivtobit6 | modules to estimate instrumental variables probit and tobit | tssc install ivprob-ivtobit6 | | ivqreg2 | module to provide structural quantile function estimation | tssc install ivqreg2 | | ivreg2 | module for extended instrumental variables/2SLS and GMM estimation | tssc install ivreg2 | | ivreg210 | module for extended instrumental variables/2SLS and GMM estimation (v10) | tssc install ivreg210 | | ivreg28 | module for extended instrumental variables/2SLS and GMM estimation (v8) | tssc install ivreg28 | | ivreg29 | module for extended instrumental variables/2SLS and GMM estimation (v9) | tssc install ivreg29 | | ivreg2h | module to perform instrumental variables estimation using heteroskedasticity-based instruments | tssc install ivreg2h | | ivreg2hdfe | module to estimate an Instrumental Variable Linear Regression Model with two High Dimensional Fixed Effects | tssc install ivreg2hdfe | | ivreg\_ss | module to compute confidence intervals, standard errors, and p-values in an IV regression in which the excluded instrumental variable has a shift-share structure" | tssc install ivreg\_ss | | ivreghdfe | module for extended instrumental variable regressions with multiple levels of fixed effects | tssc install ivreghdfe | | ivregress2 | module to export first and second-stage results similar to ivregress | tssc install ivregress2 | | ivreset | module to perform Ramsey/Pesaran-Taylor/Pagan-Hall RESET specification test after IV/GMM/OLS estimation | tssc install ivreset | | ivtreatreg | module to estimate binary treatment models with idiosyncratic average effect | tssc install ivtreatreg | | ivvif | module to report variance inflation factors after IV | tssc install ivvif | | jarowinkler | module to calculate the Jaro-Winkler distance between strings | tssc install jarowinkler | | jb | module to perform Jarque-Bera test for normality on series | tssc install jb | | jb6 | modules to perform Jarque-Bera test for normality | tssc install jb6 | | jc | module to dynamically load and call Java plugins | tssc install jc | | jformat | module to justify formats for a list of variables | tssc install jformat | | jmpierce | module to perform Juhn-Murphy-Pierce decomposition | tssc install jmpierce | | jmpierce2 | module to compute trend decomposition of outcome differentials | tssc install jmpierce2 | | jnsn | module to fit Johnson distributions | tssc install jnsn | | johans | module to perform Johansen-Juselius ML estimates of cointegration | tssc install johans | | joinvars | module to join values of variables | tssc install joinvars | | jonter | module to perform Jonckheere-Terpstra test | tssc install jonter | | jrule | module to detect model misspecifications in SEM | tssc install jrule | | jsonio | module for I/O operations on JSON data | tssc install jsonio | | kalpha | module to compute Krippendorff’s Alpha-Reliability | tssc install kalpha | | kanom | module to estimate Krippendorff’s alpha for nominal variables | tssc install kanom | | kaplansky | module to graph examples of distributions of varying kurtosis | tssc install kaplansky | | kappa2 | module to produce Generalizations of weighted kappa for incomplete designs | tssc install kappa2 | | kappaetc | module to evaluate interrater agreement | tssc install kappaetc | | kapprevi | module to plot the dependence of kappa statistic on true prevalence | tssc install kapprevi | | kaputil | module to generate confidence intervals and sample size calculations for the kappa-statistic | tssc install kaputil | | katego | module to split a continuous numerical variable in custom categories | tssc install katego | | kdbox | module to generate kernel density plot with boxplot | tssc install kdbox | | kdens | module for univariate kernel density estimation | tssc install kdens | | kdens2 | module to estimate bivariate kernel density | tssc install kdens2 | | kdmany | module to perform kernel density estimation for several variables | tssc install kdmany | | keeporder | module to keep and order a set of variables | tssc install keeporder | | keepvar | module to keep a list of variables in the order of their appearance in the list | tssc install keepvar | | kernel | module to compute various kernels | tssc install kernel | | kernreg1 | module to compute kernel regression (Nadaraya-Watson estimator) | tssc install kernreg1 | | kernreg2 | module to compute kernel regression (Nadaraya-Watson estimator) | tssc install kernreg2 | | keyby | module to key the dataset by a variable list | tssc install keyby | | keyplot | module to generate scatter plot with keys in user-chosen positions | tssc install keyplot | | kfoldclass | module for generating classification statistics of k-fold cross-validation for binary outcomes | tssc install kfoldclass | | khb | module to decompose total effects into direct and indirect via KHB-method | tssc install khb | | kinkyreg | module to perform kinky least squares estimation and inference | tssc install kinkyreg | | kit\_livingincome | module providing Tables and Bar charts of the Gap to the Living Income Benchmark | tssc install kit\_livingincome | | kitchensink | module to return the model with the highest number of statistically significant predictors | tssc install kitchensink | | kmatch | module module for multivariate-distance and propensity-score matching, including entropy balancing, inverse probability weighting, (coarsened) exact matching, and regression adjustment" | tssc install kmatch | | kmest | module to compute Kaplan-Meier survival probabilities as estimation results | tssc install kmest | | knapsack | module to solve the knapsack problem | tssc install knapsack | | kobo2stata | module to create labelled Stata datasets from KoboToolbox | tssc install kobo2stata | | konfound | module to quantify robustness of causal inferences | tssc install konfound | | kountry | module to standardize country names across various datasets | tssc install kountry | | kpss | module to compute Kwiatkowski-Phillips-Schmidt-Shin test for stationarity | tssc install kpss | | kr20 | module to calculate Kuder-Richardson coefficient of reliability | tssc install kr20 | | krippalpha | module to compute Krippendorff’s alpha intercoder reliability coefficient | tssc install krippalpha | | krls | module to perform Kernel–Based Regularized Least Squares | tssc install krls | | ksi | module to compute Krugman specialization index | tssc install ksi | | kssur | module to calculate Kapetanios, Shin & Snell unit root test statistic along with critical values and p-values" | tssc install kssur | | ksur | module to calculate Kapetanios & Shin unit root test statistic along with finite-sample critical values and p-values | tssc install ksur | | kwallis2 | module to perform Kruskal-Wallis Test for equality of populations | tssc install kwallis2 | | kwstat | module to compute kernel weighted sample statistics | tssc install kwstat | | labcenswdi | module to automatically manage datasets obtained from US Census 2000 and World Development Indicators databases | tssc install labcenswdi | | labeldatasyntax | module to produce syntax to label variables and values, given a data dictionary" | tssc install labeldatasyntax | | labellacking | module to report numeric variables with values lacking value labels | tssc install labellacking | | labellist | module to list value labels | tssc install labellist | | labelmiss | module to label missing data | tssc install labelmiss | | labelsof | module to obtain a list of labeled values | tssc install labelsof | | labgen | module to generate or replace variables with definitions in variable labels | tssc install labgen | | lablist | module to list value labels (if present) for one or more variables | tssc install lablist | | labmatch | module to find observations by label values | tssc install labmatch | | labmm | module to modify multiple value labels simultaneously | tssc install labmm | | labmv | module to change numeric values to extended missing values preserving value labels | tssc install labmv | | labone | module to label variables after import excel | tssc install labone | | labrec | module to recode variables according to value label | tssc install labrec | | labsort | module to recode a grouping variable according to a group statistic and reorder its value labels | tssc install labsort | | labsumm | module to generate summary table with variable labels | tssc install labsumm | | labup | module to module to order/move variables based on label contents | tssc install labup | | labutil | modules for managing value and variable labels | tssc install labutil | | labutil2 | module to manage value and variable labels | tssc install labutil2 | | labvalch3 | module to change value labels | tssc install labvalch3 | | labvalcl | module to clear value labels of null strings | tssc install labvalcl | | labvalpool | module to change value labels | tssc install labvalpool | | labvars | module to attach a list of labels to varlist | tssc install labvars | | lambda | module for Goodman and Kruskal’s lambda measures for two-way tables | tssc install lambda | | landemets | module to compute boundaries for group sequential clinical trials using alpha spending functions | tssc install landemets | | laplacereg | module to perform Laplace regression for censored data | tssc install laplacereg | | lars | module to perform least angle regression | tssc install lars | | lasagna | module to produce lasagna plots | tssc install lasagna | | lassopack | module for lasso, square-root lasso, elastic net, ridge, adaptive lasso estimation and cross-validation" | tssc install lassopack | | lastupto | module to collapse a dataset to have 1 observation for each of a list of X-values | tssc install lastupto | | latab | module to generate LaTeX output from tabulate | tssc install latab | | lbpower | module to calculate approximate power (or sample size) for longitudinal studies with binary response and two equally sized treatment groups | tssc install lbpower | | lbsvmat | module to create labeled variables from a matrix | tssc install lbsvmat | | lclogit | module to fit latent class conditional logit models via EM algorithm | tssc install lclogit | | lclogit2 | module to estimate latent class conditional logit models | tssc install lclogit2 | | lcmc | module to estimate latent class missing covariate model for continous main response, ordinal covariate with missing values, and informative selection" | tssc install lcmc | | ldecomp | module decomposing the total effects in a logistic regression into direct and indirect effects | tssc install ldecomp | | ldtest | module to compute Lorenz Dominance tests | tssc install ldtest | | leanout | module to produce lean output formatting for estimation results | tssc install leanout | | leebounds | module for estimating Lee (2009) treatment effect bounds | tssc install leebounds | | leftalign | module to left-align (or right-align) variables | tssc install leftalign | | levels | module to report distinct levels of integer or string variable | tssc install levels | | levene | module to test for equal population variances | tssc install levene | | levinlin | module to perform Levin-Lin-Chu panel unit root test | tssc install levinlin | | levpet | Production function estimation in Stata using … | tssc install levpet | | levpredict | module to compute log-linear level predictions reducing retransformation bias | tssc install levpredict | | lfk | module to compute LFK index and Doi plot for detection of publication bias in meta-analysis | tssc install lfk | | lfsum | modules to describe variables located by name fragments | tssc install lfsum | | lgamma2 | module to estimate two-parameter log-gamma regression | tssc install lgamma2 | | lgraph | module to draw line graphs with optional error bars | tssc install lgraph | | libd3 | module providing D3js Mata library | tssc install libd3 | | libhtml | module providing an object oriented implementation of HTML in Mata | tssc install libhtml | | libjson | module to provide Mata class library for obtaining and parsing JSON strings into object trees | tssc install libjson | | lincheck | module to graphically assess the linearity of a continuous covariate in a regression model | tssc install lincheck | | lincom2 | module to compute multiple linear combinations | tssc install lincom2 | | lincomest | module to generate linear combinations of estimators saved as estimation results | tssc install lincomest | | linequate | module to calculate linear equating constants using the Tucker and Levine Methods | tssc install linequate | | linkplot | module for linked (connected) scatter plots | tssc install linkplot | | lintrend | module to graph observed proportions or means for a continuous or ordinal X variable | tssc install lintrend | | linuxlsd1 | module to create a dataset of file records from the output of a Linux ls -d1 command | tssc install linuxlsd1 | | lisrelinput | module to generate input for pasting into LISREL | tssc install lisrelinput | | listmiss | module to analyse missing values related to an estimation command | tssc install listmiss | | listsome | module to list a (possibly random) sample of observations | tssc install listsome | | listtab | module to list variables as rows of a TeX, HTML or word processor table" | tssc install listtab | | listtex | module to list variables as rows of a TeX, HTML or word processor table" | tssc install listtex | | listutil | modules to manipulate lists of words | tssc install listutil | | ljs | module to left-justify string variables for printing | tssc install ljs | | lmabg | Module to compute OLS Autocorrelation Breusch-Godfrey Test at Higher Order AR(p) | tssc install lmabg | | lmabg2 | Module to Compute 2SLS-IV Autocorrelation Breusch-Godfrey Test at Higher Order AR(p) | tssc install lmabg2 | | lmabgnl | module to compute NLS Autocorrelation Breusch-Godfrey Test at Higher Order AR(p) | tssc install lmabgnl | | lmabgxt | module to compute Panel Data Autocorrelation Breusch-Godfrey Test | tssc install lmabgxt | | lmabp | module to compute Box-Pierce Autocorrelation LM Test at Higher Order AR(p) | tssc install lmabp | | lmabp2 | module to compute 2SLS-IV Box-Pierce Autocorrelation LM Test at Higher Order AR(p) | tssc install lmabp2 | | lmabpg | module to compute OLS Autocorrelation Breusch-Pagan-Godfrey Test at Higher Order AR(p) | tssc install lmabpg | | lmabpg2 | Module to Compute 2SLS-IV Autocorrelation Breusch-Pagan-Godfrey Test at Higher Order AR(p) | tssc install lmabpg2 | | lmabpgnl | Module to Compute NLS Autocorrelation Breusch-Pagan-Godfrey Test at Higher Order AR(p) | tssc install lmabpgnl | | lmabpgxt | module to compute Panel Data Autocorrelation Breusch-Pagan-Godfrey Test | tssc install lmabpgxt | | lmabpnl | module to compute NLS Autocorrelation Box-Pierce Test at Higher Order AR(p) | tssc install lmabpnl | | lmabpxt | module to compute Panel Data Autocorrelation Box-Pierce Test | tssc install lmabpxt | | lmabxt | module to compute Panel Autocorrelation Baltagi Test | tssc install lmabxt | | lmadurh | module to compute Durbin h, Harvey LM, Wald LM Autocorrelation Tests" | tssc install lmadurh | | lmadurh2 | module to compute 2SLS-IV Autocorrelation Dynamic Durbin h, Harvey LM, and Wald Tests" | tssc install lmadurh2 | | lmadurhxt | module to Compute Panel Data Autocorrelation Dynamic Durbin h and Harvey LM Tests | tssc install lmadurhxt | | lmadurm | module to compute OLS Autocorrelation Dynamic Durbin m Test at Higher Order AR(p) | tssc install lmadurm | | lmadurm2 | module to compute 2SLS-IV Autocorrelation Dynamic Durbin m Test at Higher Order AR(p) | tssc install lmadurm2 | | lmadurmnl | module to compute NLS Autocorrelation Dynamic Durbin m Test at Higher Order AR(p) | tssc install lmadurmnl | | lmadurmxt | module to compute Panel Data Autocorrelation Dynamic Durbin m Test | tssc install lmadurmxt | | lmadw | module to compute Durbin-Watson Autocorrelation Test | tssc install lmadw | | lmadw2 | module to compute 2SLS-IV Autocorrelation Durbin-Watson Test at Higher Order AR(p) | tssc install lmadw2 | | lmadwnl | module to compute NLS Autocorrelation Durbin-Watson Test at Higher Order AR(p) | tssc install lmadwnl | | lmadwxt | module to compute Panel Data Autocorrelation Durbin-Watson Test | tssc install lmadwxt | | lmalb | module to compute Ljung-Box Autocorrelation LM Test at Higher Order AR(p) | tssc install lmalb | | lmalb2 | module to compute 2SLS-IV Autocorrelation Ljung-Box Test at Higher Order AR(p) | tssc install lmalb2 | | lmalbnl | module to compute NLS Autocorrelation Ljung-Box Test at Higher Order AR(p) | tssc install lmalbnl | | lmanlsur | module to perform Overall System NL-SUR Autocorrelation Tests | tssc install lmanlsur | | lmareg3 | module to compute Overall System Autocorrelation Tests after 3SLS and SURE | tssc install lmareg3 | | lmasem | module to perform Overall System Structural Equation Modeling (SEM) Autocorrelation Tests | tssc install lmasem | | lmavon | module to compute Von Neumann Ratio Autocorrelation Test at Higher Order AR(p) | tssc install lmavon | | lmavon2 | Module to Compute 2SLS-IV Autocorrelation Von Neumann Ratio Test at Higher Order AR(p) | tssc install lmavon2 | | lmavonnl | module to compute NLS Autocorrelation Von Neumann Ratio Test at Higher Order AR(p) | tssc install lmavonnl | | lmavonxt | module to compute Panel Data Autocorrelation Von Neumann Ratio Test | tssc install lmavonxt | | lmawxt | Module to Compute Panel Data Autocorrelation Wooldridge Test | tssc install lmawxt | | lmaz | module to compute OLS Autocorrelation Z Test at Higher Order AR(p) | tssc install lmaz | | lmaznl | Module to Compute NLS Autocorrelation Z Test at Higher Order AR(p) | tssc install lmaznl | | lmcol | module to compute OLS Multicollinearity Diagnostic Tests | tssc install lmcol | | lmcovnlsur | module to perform Breusch-Pagan Lagrange Multiplier Diagonal Covariance Matrix Test after (NL-SUR) Regressions | tssc install lmcovnlsur | | lmcovreg3 | module to Compute Breusch-Pagan Lagrange Multiplier Diagonal Covariance Matrix Test after (3SLS-SURE) Regressions | tssc install lmcovreg3 | | lmcovsem | module to perform Overall System Structural Equation Modeling (SEM) Breusch-Pagan Lagrange Multiplier Diagonal Covariance Matrix Test | tssc install lmcovsem | | lmcovvar | module to compute (VAR) Breusch-Pagan Diagonal Covariance Matrix Test | tssc install lmcovvar | | lmcovxt | module to Compute Breusch-Pagan Lagrange Multiplier Diagonal Covariance Matrix Test for Panel Data | tssc install lmcovxt | | lmdi | module to compute Logarithmic Mean Divisia Index (LMDI) Decomposition | tssc install lmdi | | lmeg | module to compute Augmented Engle-Granger Cointegration Test at Higher Order AR(p) | tssc install lmeg | | lmfreg | module to Compute OLS Linear vs Log-Linear Functional Form Tests | tssc install lmfreg | | lmfreg2 | module to compute 2SLS-IV Linear vs Log-Linear Functional Form Tests | tssc install lmfreg2 | | lmgc | module to compute Granger Causality Test at Higher Order AR(p) | tssc install lmgc | | lmharch | module to compute OLS Heteroscedasticity Engle (ARCH) Test | tssc install lmharch | | lmharch2 | Module to Compute 2SLS-IV Heteroscedasticity Engle (ARCH) Test | tssc install lmharch2 | | lmharchnl | Module to Compute NLS Heteroscedasticity Engle (ARCH) Test | tssc install lmharchnl | | lmharchxt | Module to Compute Panel Data Heteroscedasticity Engle (ARCH) Test | tssc install lmharchxt | | lmhcw | Module to Compute OLS Heteroscedasticity Cook-Weisberg Test | tssc install lmhcw | | lmhcw2 | Module to Compute 2SLS-IV Heteroscedasticity Cook-Weisberg Test | tssc install lmhcw2 | | lmhcwnl | module to compute NLS Heteroscedasticity Cook-Weisberg Test | tssc install lmhcwnl | | lmhcwxt | Module to Compute Panel Data Heteroscedasticity Cook-Weisberg Test | tssc install lmhcwxt | | lmhgl | module to Compute Glejser Lagrange Multiplier Heteroscedasticity Test for Residuals after OLS Regression | tssc install lmhgl | | lmhgl2 | Module to Compute 2SLS-IV Heteroscedasticity Glejser Test | tssc install lmhgl2 | | lmhglnl | module to compute NLS Heteroscedasticity Glejser Test | tssc install lmhglnl | | lmhharv | module to Compute Harvey Lagrange Multiplier Heteroscedasticity Test for Residuals after OLS Regression | tssc install lmhharv | | lmhharv2 | Module to Compute 2SLS-IV Heteroscedasticity Harvey Test | tssc install lmhharv2 | | lmhhp | Module to Compute OLS Heteroscedasticity Hall-Pagan Test | tssc install lmhhp | | lmhhp2 | Module to Compute 2SLS-IV Heteroscedasticity Hall-Pagan Test | tssc install lmhhp2 | | lmhhpnl | module to compute NLS Heteroscedasticity Hall-Pagan Test | tssc install lmhhpnl | | lmhhpxt | module to compute Panel Data Heteroscedasticity Hall-Pagan Test | tssc install lmhhpxt | | lmhlmxt | module to Compute Breusch-Pagan Lagrange Multiplier Panel Heteroscedasticity Test | tssc install lmhlmxt | | lmhlrxt | module to Compute Greene Likelihood Ratio Panel Heteroscedasticity Test | tssc install lmhlrxt | | lmhmss2 | Module to Compute 2SLS-IV Heteroscedasticity Machado-Santos-Silva Test | tssc install lmhmss2 | | lmhnlsur | module to perform Overall System NL-SUR Heteroscedasticity Tests | tssc install lmhnlsur | | lmhreg3 | module to compute Overall System Heteroscedasticity Tests after (3SLS-SURE) Regressions | tssc install lmhreg3 | | lmhsem | module to perform Overall System Structural Equation Modeling (SEM) Heteroscedasticity Tests | tssc install lmhsem | | lmhwald | module to compute OLS Heteroscedasticity Wald Test | tssc install lmhwald | | lmhwaldxt | module to compute Panel Data Heteroscedasticity Wald Test | tssc install lmhwaldxt | | lmnad | Module to Compute OLS Non Normality Anderson-Darling Test | tssc install lmnad | | lmnad2 | Module to Compute 2SLS-IV Non Normality Anderson-Darling Test | tssc install lmnad2 | | lmnadnl | Module to Compute NLS Non Normality Anderson-Darling Test | tssc install lmnadnl | | lmnadxt | module to compute Panel Data Non Normality Anderson-Darling Test | tssc install lmnadxt | | lmndh | Module to Compute OLS Non Normality Doornik-Hansen Test | tssc install lmndh | | lmndp | module to Compute OLS Non Normality D’Agostino-Pearson Test | tssc install lmndp | | lmndp2 | module to compute 2SLS-IV Non Normality D’Agostino-Pearson Test | tssc install lmndp2 | | lmngr | module to compute Jarque-Bera Non Normality Lagrange Multiplier Runs Test for Residuals after OLS Regression | tssc install lmngr | | lmngry | module to compute Geary Non Normality Lagrange Multiplier Runs Test | tssc install lmngry | | lmngry2 | Module to Compute 2SLS-IV Non Normality Geary Runs Test | tssc install lmngry2 | | lmngryxt | module to compute Panel Data Non Normality Geary Runs Test | tssc install lmngryxt | | lmnjb | module to compute Lagrange Multiplier LM Jarque-Bera Normality Test | tssc install lmnjb | | lmnjbnl | module to compute NLS Non Normality Jarque-Bera Test | tssc install lmnjbnl | | lmnnlsur | module to perform Overall System NL-SUR Non-Normality Tests | tssc install lmnnlsur | | lmnreg3 | module to compute Overall System Non Normality Tests after (3SLS-SURE) Regressions | tssc install lmnreg3 | | lmnsem | module to perform Overall System Structural Equation Modeling (SEM) Non Normality Tests | tssc install lmnsem | | lmnwhite | module to Compute White Non Normality Lagrange Multiplier Test after OLS Regression | tssc install lmnwhite | | lmnwhite2 | Module to Compute 2SLS-IV White IM Non Normality Test | tssc install lmnwhite2 | | lmnwhitenl | module to compute NLS Non Normality White Test | tssc install lmnwhitenl | | lmnwhitext | module to compute Panel Data Non Normality White Test | tssc install lmnwhitext | | lmoments | module to generate L-moments and derived statistics | tssc install lmoments | | lms | module to perform least median squares regression fit | tssc install lms | | lmsrd | module to compute Spurious Regression Diagnostic after OLS Regression | tssc install lmsrd | | localp | module for kernel-weighted local polynomial smoothing | tssc install localp | | locpr | module for semi-parametric estimation | tssc install locpr | | loevh | module to compute Guttman errors and Loevinger H coefficients | tssc install loevh | | log2do2 | module to convert log file to do file | tssc install log2do2 | | log2html | module to produce HTML log files | tssc install log2html | | log2markup | module to transform a Stata text log into a markup document | tssc install log2markup | | logitcprplot | module to graph component-plus-residual plot for logistic regression | tssc install logitcprplot | | logitfe | module to compute analytical and jackknife bias corrections for fixed effects estimators of panel logit models with individual and time effects | tssc install logitfe | | logithetm | module to estimate Logit Multiplicative Heteroscedasticity Regression | tssc install logithetm | | lognfit | module to fit lognormal distribution by maximum likelihood | tssc install lognfit | | logout | module to convert log or ASCII files into various output formats | tssc install logout | | logpred | module to calculate logistic regression probabilities | tssc install logpred | | logtest | module to test significance of a predictor in logistic models | tssc install logtest | | lomackinlay | module to perform Lo-MacKinlay variance ratio test | tssc install lomackinlay | | lomodrs | module to perform Lo R/S test for long range dependence in timeseries | tssc install lomodrs | | longch | module to identify how many records satisfy a condition | tssc install longch | | longplot | module to produce exploratory plot for longitudinal data | tssc install longplot | | longshape | module to reshape long (limited alternative version) | tssc install longshape | | looclass | module for generating classification statistics of Leave-One-Out cross-validation for binary outcomes | tssc install looclass | | loocv | module to perform Leave-One-Out Cross-Validation | tssc install loocv | | lookfor2 | module to search for string in variable names, variable labels, value labels, and notes" | tssc install lookfor2 | | lookfor\_all | module to search for variables/patterns in .dta files | tssc install lookfor\_all | | lookfor\_val | module to search the current dataset for values that match a specified pattern | tssc install lookfor\_val | | lookforit | module to search variable names and labels for some string or strings | tssc install lookforit | | loopplot | modules to generate scatter plots with loops | tssc install loopplot | | lorenz | module to estimate and display Lorenz curves and concentration curves | tssc install lorenz | | louvain | module to find communities in weighted graph | tssc install louvain | | lprplot | module to produce logistic regression partial residual plots | tssc install lprplot | | lrchg | module to calculate change in coefficients between logistic models | tssc install lrchg | | lrdrop1 | module to calculate likelihood-ratio test after dropping one term | tssc install lrdrop1 | | lrmatx | module to make logistic regression estimates available | tssc install lrmatx | | lrplot | module to plot coefficients from a logistic regression | tssc install lrplot | | lrseq | module to calculate sequential likelihood-ratio test after model estimation | tssc install lrseq | | lrutil | modules providing utilities for logistic regression | tssc install lrutil | | lsacsetup | module to create a longitudinal dataset for Growing Up in Australia: The Longitudinal Study of Australian Children (LSAC) | tssc install lsacsetup | | lstack | module to stack variables with labelled \_stack | tssc install lstack | | lstrfun | module to modify long local macros | tssc install lstrfun | | ltable2 | module to generate life tables for rare events | tssc install ltable2 | | lvalues | module for letter value calculation | tssc install lvalues | | lvr2plot2 | module to produce leverage versus squared residual plot with Cook’s D | tssc install lvr2plot2 | | lxpct\_2 | module to calculate multistate life expectancies | tssc install lxpct\_2 | | m\_stats | module to implement interpoint distance distribution analysis | tssc install m\_stats | | mac\_unab | module to unabbreviate Global Macro Lists | tssc install mac\_unab | | madfuller | module to perform Dickey-Fuller test on panel data | tssc install madfuller | | mads | module to calculate Median Absolute Deviations | tssc install mads | | mahapick | module to select matching observations based on a Mahalanobis distance measure | tssc install mahapick | | mail | module to send progress reports (Mac OSX/Linux/Unix) | tssc install mail | | majority | module for majority calculations for real or hypothetical elections | tssc install majority | | makeddi | module to improve the quality and efficiency of meta-data documentation production | tssc install makeddi | | makehlp | module to automatically create a help file | tssc install makehlp | | makeid | module to create a unique ID for every observation in the dataset. | tssc install makeid | | makematrix | module to make a matrix of results from other commands | tssc install makematrix | | maketex | module to generate LaTeX code from a text file | tssc install maketex | | malmq2 | module to compute Malmquist Productivity Index | tssc install malmq2 | | map | module to map string variables using an external dictionary file | tssc install map | | mapch | module map chains of events | tssc install mapch | | maptile | module to map a variable | tssc install maptile | | margdistfit | module to check the distributional assumptions underlying a parametric regression model | tssc install margdistfit | | margeff | module to compute average marginal effects for categorical and limited dependent variable models | tssc install margeff | | marginscontplot2 | module to graph margins for continuous predictors | tssc install marginscontplot2 | | margintegrate | module to estimate non-parametric smooth functions for generalized additive models | tssc install margintegrate | | marglmean | module to compute marginal log means from regression models | tssc install marglmean | | margprev | module to compute marginal prevalences from binary regression models | tssc install margprev | | marhis | module to produce predictive margins and marginal effects plots with histogram after regress, logit, xtmixed and mixed" | tssc install marhis | | mark\_changes | module to generate a variable indicating where one or more variables changes value | tssc install mark\_changes | | markov | module to generate Markov probabilities | tssc install markov | | markstat | module to support literate data analysis using Stata and Markdown | tssc install markstat | | marktouse | module to mark the observations to be used | tssc install marktouse | | markupest | module for markup estimation via Micro and Macro approaches | tssc install markupest | | mat2txt | module to write matrix to ASCII file | tssc install mat2txt | | matamatrix | module to enable using Mata functions on Stata matrices | tssc install matamatrix | | matchit | module to match two datasets based on similar text patterns | tssc install matchit | | matin4-matout4 | module to import and export matrices | tssc install matin4-matout4 | | matmap | module to perform elementwise calculations for matrices | tssc install matmap | | matnames | module to return matrix row and column names | tssc install matnames | | matodd | modules to produce various matrix tasks | tssc install matodd | | matpwcorr | module to takes the output from pwcorr and creates the corresponding matrices | tssc install matpwcorr | | matrixof | module to produce matrix or vector of results for paired or single variables | tssc install matrixof | | matrixtools | module to build, present and style Stata matrices" | tssc install matrixtools | | matsave | module to save and load matrices | tssc install matsave | | matsort | module to sort a matrix by a given column | tssc install matsort | | matvsort | module for sorting vectors or rows or columns of matrices | tssc install matvsort | | matwrite | module to write Stata variables as MATLAB matrices | tssc install matwrite | | mauchly | module to compute Mauchly’s sphericity test for repeated measures ANOVA models | tssc install mauchly | | maxdrawdown | module to calculate the maximum drawdown of a stock, fund or other financial product" | tssc install maxdrawdown | | mbitobit | module to fit bivariate Tobit regression | tssc install mbitobit | | mbsens | module to compute Sensitivity metric for matched sample using McNemar’s test | tssc install mbsens | | mc | module to calculate a matched concordance index | tssc install mc | | mca | module to perform multiple correspondence analysis | tssc install mca | | mcenter | module to center variables at their means | tssc install mcenter | | mces | module for Marginal Comparison Effect Sizes | tssc install mces | | mcib | module to estimate income distribution and inequality statistics from grouped data | tssc install mcib | | mcl | module to estimate multinomial conditional logit models | tssc install mcl | | mcmccqreg | module to perform simulation assisted estimation of censored quantile regression using adaptive Markov chain Monte Carlo | tssc install mcmccqreg | | mcmclinear | module for MCMC sampling of linear models | tssc install mcmclinear | | mcmcstats | module to compute convergence and summary statistics for MCMC estimation | tssc install mcmcstats | | mcqscore | module to score the Monetary Choice Questionnaire using logistic regression | tssc install mcqscore | | mdensity | module for univariate kernel density estimation, for variables or groups" | tssc install mdensity | | mdepriv | module to compute synthetic indicators of multiple deprivation | tssc install mdepriv | | mdesc | module to tabulate prevalence of missing values | tssc install mdesc | | mdrd | | tssc install mdrd | | mean2 | module to make a table of estimate means with subpopulation differences | tssc install mean2 | | meaning | module to use internet search for the meaning for a word or phrase | tssc install meaning | | medcouple | module to compute medcouple measure of asymmetry and heaviness of the tails | tssc install medcouple | | median | module to perform the median test | tssc install median | | mediation | module for causal mediation analysis and sensitivity analysis | tssc install mediation | | medoid | module to calculate medoids | tssc install medoid | | medsem | module to perform mediation analysis using structural equation modelling | tssc install medsem | | medsurv | module to calculate the median survival time after Cox/Poisson regression | tssc install medsurv | | mehetprob | module to compute marginal effects at means and their standard errors after hetprob | tssc install mehetprob | | meloreg2 | module to perform Minimum Expected Loss (MELO) Instrumental Variables Regression | tssc install meloreg2 | | melt | module to melt variables into a dataset containing aggregated data by variable | tssc install melt | | meoprobit | module to compute marginal effects after estimation of ordered probit | tssc install meoprobit | | mequate | module to calculate equating constants using the Mean/Mean and Mean/Sigma methods | tssc install mequate | | meresc | module to rescale the results of mixed nonlinear probability models | tssc install meresc | | mergeall | module to merge multiple files | tssc install mergeall | | mergemany | module to merge many files | tssc install mergemany | | mergepoly | module to merge adjacent polygons from a shapefile | tssc install mergepoly | | merlin | module to fit mixed effects regression for linear and non-linear models | tssc install merlin | | meta\_lr | module to graph positive and negative likelihood ratios in diagnostic test | tssc install meta\_lr | | metaan | module to perform fixed- or random-effects meta-analyses | tssc install metaan | | metabias | module to test for small-study effects in meta-analysis | tssc install metabias | | metacum | module to perform cumulative meta-analysis, with graphics" | tssc install metacum | | metadata | module to enable access to metadata | tssc install metadata | | metadta | module to perform fixed- and random-effects meta-analysis and meta-regression of diagnostic accuracy studies | tssc install metadta | | metaeff | module to perform effect sizes calculations for meta-analyses | tssc install metaeff | | metafrag | module to compute the fragility index for meta-analysis | tssc install metafrag | | metafunnel | module to produce funnel plots for meta-analysis | tssc install metafunnel | | metagen | module to perform meta-analysis of genetic-association studies | tssc install metagen | | metagraph | module to draw Forrest plot after meta command | tssc install metagraph | | metamiss | module to perform meta-analysis with missing data | tssc install metamiss | | metamiss2 | module accounting for missing outcome data in meta-analysis | tssc install metamiss2 | | metan | module for fixed and random effects meta-analysis | tssc install metan | | metandi | module to perform meta-analysis of diagnostic accuracy | tssc install metandi | | metaninf | module to evaluate influence of a single study in meta-analysis estimation | tssc install metaninf | | metapow | module for simulation based sample size calculations for designing new clinical trials and diagnostic test accuracy studies to update an existing meta-analysis | tssc install metapow | | metapred | module producing outlier and influence diagnostics for meta-analysis | tssc install metapred | | metapreg | module to compute fixed and random effects meta-analysis and meta-regression of proportions | tssc install metapreg | | metaprop | module to perform fixed and random effects meta-analysis of proportions | tssc install metaprop | | metaprop\_one | module to perform fixed and random effects meta-analysis of proportions | tssc install metaprop\_one | | metareg | module to perform meta-analysis regression | tssc install metareg | | metatrend | module to implement regression methods for detecting trends in cumulative meta-analysis | tssc install metatrend | | metatrim | module to perform nonparametric analysis of publication bias | tssc install metatrim | | mfilegr | module to view and save multiple graphs with filenames based on a numeric identifier | tssc install mfilegr | | mfpi | module for modelling and displaying interactions | tssc install mfpi | | mfpigen | module for modelling and displaying interactions between continuous predictors | tssc install mfpigen | | mfpmi | module to build multivariable fractional polynomial models in multiply imputed data | tssc install mfpmi | | mfx2 | module to enhance mfx command for obtaining marginal effects or elasticities after estimation | tssc install mfx2 | | mgbe | module to compute Multimodel Generalized Beta Estimator | tssc install mgbe | | mgen | module to apply generate to a matrix | tssc install mgen | | mgof | module to perform goodness-of-fit tests for multinomial data | tssc install mgof | | mhl | module to compute Hodges and Lehman (1963) robust measure of location | tssc install mhl | | mhtexp | module to perform multiple hypothesis testing correction procedure | tssc install mhtexp | | mhtreg | module for multiple hypothesis testing controlling for FWER | tssc install mhtreg | | mi\_impute\_wlogit | module to perform weighted multiple imputation for binary/categorical variables | tssc install mi\_impute\_wlogit | | mi\_mvncat | module to assign "“final”" values to (mvn) imputed categorical variables" | tssc install mi\_mvncat | | mi\_twoway | module for computing scores on questionnaires containing missing item responses | tssc install mi\_twoway | | mibmi | module for cleaning and multiple imputation algorithm for body mass index (BMI) in longitudinal datasets | tssc install mibmi | | mict | module to provide Multiple imputation for Categorical Time-series | tssc install mict | | midas | module for meta-analytical integration of diagnostic test accuracy studies | tssc install midas | | mif2dta | module convert MapInfo Interchange Format boundary files to Stata boundary files | tssc install mif2dta | | miinc | module to conduct multi-model inference using information criteria | tssc install miinc | | mim | module to analyse and manipulate multiply imputed datasets | tssc install mim | | mimix | module to perform reference based multiple imputation for sensitivity analysis of longitudinal clinical trials with protocol deviation | tssc install mimix | | mimrgns | module to run margins after mi estimate | tssc install mimrgns | | mimstack | module to stack multiply-imputed datasets into format required by mim | tssc install mimstack | | minap | module to calculate minimum average partial correlation for principal components | tssc install minap | | mint | module to examine across-groups equivalence of confirmatory factor analysis (CFA) measurement model parameters | tssc install mint | | miparallel | module to perform parallel estimation for multiple imputed datasets | tssc install miparallel | | mipolate | module to interpolate values | tssc install mipolate | | mira | module to compute Rubin’s measure for multiple imputation regression analysis | tssc install mira | | missing | module to replace missing values | tssc install missing | | missingplot | module to draw plot showing patterns of missing values in a dataset | tssc install missingplot | | missings | module to manage missing values | tssc install missings | | misum | module to calculate summary statistics in MI dataset | tssc install misum | | mivcausal | module for testing the hypothesis about the signs of the 2SLS weights | tssc install mivcausal | | mivif | module to calculate variance inflation factors after mi estimate regress | tssc install mivif | | mixlogit | module to fit mixed logit models by using maximum simulated likelihood | tssc install mixlogit | | mixlogitwtp | module to estimate mixed logit models in WTP space | tssc install mixlogitwtp | | mixmcm | module to estimate finite mixtures of non-stationary Markov chain models by maximum likelihood (ML) and the Expectation-Maximization (EM) algorithm | tssc install mixmcm | | mixmixlogit | module to estimate mixed-mixed multinomial logit model | tssc install mixmixlogit | | mkbilogn | module to create bivariate lognormal variables | tssc install mkbilogn | | mkcorr | module to generate correlation table formatted for easy inclusion in articles | tssc install mkcorr | | mkdat | module providing easy SOEP retrievals | tssc install mkdat | | mkdensity | module to graph kernel densities of several variables | tssc install mkdensity | | mkern | module to perform multivariate nonparametric kernel regression | tssc install mkern | | mkest | module to convert variables to estimates matrix | tssc install mkest | | mkprofile | module to create or edit your ‘profile.do’ | tssc install mkprofile | | mkstrsn | modules to format Social Security number variables | tssc install mkstrsn | | mktab | module to print table of estimates in delimited or screen-presentation format | tssc install mktab | | mlboolean | module to implement Boolean logit and probit | tssc install mlboolean | | mlcoint | module to compute Johansen cointegration tests | tssc install mlcoint | | mlincom | module to estimate multiple linear combinations of parameters | tssc install mlincom | | mlogitroc | module to calculate multiclass ROC Curves and AUC from Multinomial Logistic Regression | tssc install mlogitroc | | mlogpred | module to produce predicted probabilities after mlogit and svymlog | tssc install mlogpred | | mlowess | module for lowess smoothing with multiple predictors | tssc install mlowess | | mlr2sls | module for 2SLS estimation with multiple-LATEs robust standard error under treatment effect heterogeneity | tssc install mlr2sls | | mlt | module to provide multilevel tools | tssc install mlt | | mm\_regress | module to compute robust regression estimates | tssc install mm\_regress | | mmat2tex | module to output Mata matrix as LaTeX table | tssc install mmat2tex | | mmeiv | module to perform Multiple Marginal Effects IV Estimation | tssc install mmeiv | | mmerge | module: Safer and easier to use variant of merge. | tssc install mmerge | | mmodes | module to calculate the mode for a numeric varlist | tssc install mmodes | | mmqreg | module to estimate quantile regressions via Method of Moments | tssc install mmqreg | | mmsel | module to simulate (counterfactual) distributions from quantile regressions (w/optional sample selection correction) | tssc install mmsel | | mmsrm | module to estimate Multidimensional Marginally Sufficient Rasch Model (MMSRM) | tssc install mmsrm | | mmws | module to perform marginal mean weighting through stratification | tssc install mmws | | mnthplot | module for scatter plot for monthly data with repetition of data | tssc install mnthplot | | mod11 | module to generate Chile’s National Identification Number (RUT) check digit (DV) (modulo 11) | tssc install mod11 | | modeldiag | module to generate graphics after regression | tssc install modeldiag | | modlpr | module to estimate long memory in a timeseries | tssc install modlpr | | mog | module to produce one way or two way tables of means (or totals) | tssc install mog | | mol | module to evaluate literacy level | tssc install mol | | moments | module to compute moment-based statistics | tssc install moments | | moments2 | module to compute skewness and kurtosis measures | tssc install moments2 | | moransi | module to compute Moran’s I | tssc install moransi | | more\_clarify | module to estimate quantities of interest through simulation and resampling methods | tssc install more\_clarify | | moremata | module (Mata) to provide various functions | tssc install moremata | | moreobs | module to add observations to dataset | tssc install moreobs | | moss | module to find multiple occurrences of substrings | tssc install moss | | motivate | module providing motivation to users | tssc install motivate | | movavg | module using Mata to generate Moving Averages | tssc install movavg | | movestay | module for maximum likelihood estimation of endogenous regression switching models | tssc install movestay | | mpi | module to compute the Alkire-Foster multidimensional poverty measures and their decomposition by deprivation indicators and population sub-groups | tssc install mpi | | mplotoffset | module to produce marginsplots with offset plotting symbols | tssc install mplotoffset | | mpovline | module to calculate FGT0, FGT1 and FGT2 by intervals of multiple thresholds" | tssc install mpovline | | mpr | module for computing the Medication Possession Ratio | tssc install mpr | | mqgamma | module to estimate quantiles of potential-outcome distributions | tssc install mqgamma | | mrdum | module to create dummy variables and summary table for multiple response data | tssc install mrdum | | mrobust | module to estimate model robustness and model influence | tssc install mrobust | | mrprobit | module to estimate probit with Misclassification of the Dependent Variable | tssc install mrprobit | | mrtab | module to compute one- and two-way tables of multiple responses | tssc install mrtab | | msdeco | module to calculate the Mookherjee & Shorrocks (1982) over-time inequality decomposition by subgroup | tssc install msdeco | | msdirb | module to create a dataset of file names from the output of a MS-DOS dir/b command (Windows only) | tssc install msdirb | | mseffect | module to estimate the mean effect size of (binary/multiple group) treatment on multiple outcomes | tssc install mseffect | | msp | module to perform the Mokken Scale Procedure | tssc install msp | | msplot | module for multiple median-spline plots | tssc install msplot | | mss | module to perform heteroskedasticity test for quantile and OLS regressions | tssc install mss | | mstdize | module to produce marginal standardization of two-way tables | tssc install mstdize | | mstore | module to Store and Retrieve Matrices with Dataset | tssc install mstore | | mtad | module to perform Multinomial Test of Agglomeration and Dispersion | tssc install mtad | | mtebinary | module to compute Marginal Treatment Effects (MTE) With a Binary Instrument | tssc install mtebinary | | mtefe | module to compute marginal treatment effects with factor variables | tssc install mtefe | | mtemore | module to compute Marginal Treatment Effects (MTE) With a Binary Instrument | tssc install mtemore | | mtpi | module for the modified Toxicity Probability Interval design | tssc install mtpi | | mtreatreg | module to fits models with multinomial treatments and continuous, count and binary outcomes using maximum simulated likelihood" | tssc install mtreatreg | | mulogit | module to calculate multivariate and univariate odds ratios in logistic regression | tssc install mulogit | | multencode | module to encode multiple string variables into numeric | tssc install multencode | | multibar | module to produce bar and dot graphs for use with overlapping over() categories | tssc install multibar | | multidensity | module for kernel density estimation for many variables or groups | tssc install multidensity | | multidot | module for multiple panel dot charts and similar | tssc install multidot | | multif | module to construct multiple if-restrictions with the same value for different variables | tssc install multif | | multiline | module for multiple panel line plots | tssc install multiline | | multimport | module to import multiple non-Stata datafiles into memory, appending them automatically" | tssc install multimport | | multipurt | module to run 1st and 2nd generation panel unit root tests for multiple variables and lags | tssc install multipurt | | multishell | module to allot do files and variations of loops across parallel instances of Windows Stata and computers efficiently | tssc install multishell | | multistate | module to perform multi-state survival analysis | tssc install multistate | | mundlak | module to estimate random-effects regressions adding group-means of independent variables to the model | tssc install mundlak | | muxplot | module to produce scatter plots with y versus multiple x variables | tssc install muxplot | | muxyplot | module to produce scatter plots with multiple x and y variables | tssc install muxyplot | | mvcorr | module to generate moving-window correlation or autocorrelation in time series or panel | tssc install mvcorr | | mvfiles | module to provide a convenient way to move/copy matched files from a specified input directory (also including, if wanted, additionally recursively matched subsets of files within distinctly matched offspring-directories) to a specified output directory" | tssc install mvfiles | | mvmeta | module to perform multivariate random-effects meta-analysis | tssc install mvmeta | | mvport | module for Collection, Optimization and Backtest of Financial Portfolios" | tssc install mvport | | mvprobit | module to calculate multivariate probit regression using simulated maximum likelihood | tssc install mvprobit | | mvsamp1i | module to determine sample size and power for multivariate regression | tssc install mvsamp1i | | mvsampsi | module to determine sample size and power for multivariate regression | tssc install mvsampsi | | mvsktest | module to test for multivariate skewness and kurtosis | tssc install mvsktest | | mvsumm | module to generate moving-window descriptive statistics in time series or panel | tssc install mvsumm | | mvtest | module to perform multivariate F tests | tssc install mvtest | | mvtnorm | module to work with the multivariate normal and multivariate t distributions, with and without variable truncation" | tssc install mvtnorm | | mvtobit | module to calculate multivariate tobit models by simulated maximum likelihood (SML) | tssc install mvtobit | | mycd10 | module to process ICD-10 diagnosis and procedure codes | tssc install mycd10 | | mycolours | module for setting a palette of colours through local macros | tssc install mycolours | | mydatelabels | module to generate axis labels with a label every time a component changes | tssc install mydatelabels | | mylabels | module for axis labels or ticks on transformed scales or for daily dates | tssc install mylabels | | mypkg | module to inform on packages installed over net | tssc install mypkg | | nb\_adjust | module to identify and adjust outliers of a variable assumed to follow a negative binomial distribution | tssc install nb\_adjust | | nbercycles | module to generate graph command (and optionally graph) timeseries vs. NBER recession dating | tssc install nbercycles | | nbfit | module for fitting negative binomial distribution by maximum likelihood | tssc install nbfit | | nbinreg | module to estimate negative binomial regression models | tssc install nbinreg | | nbstrat | module to estimate Negative Binomial with Endogenous Stratification | tssc install nbstrat | | ncf | modules related to the noncentral F distribution | tssc install ncf | | nct | modules related to the noncentral t distribution | tssc install nct | | ndbci | module extending ci for single variable with exposure time. | tssc install ndbci | | nearest | module to calculate nearest neighbours from point coordinates | tssc install nearest | | nearmrg | module to provide nearest-match merging of datasets | tssc install nearmrg | | nearstat | module to calculate distance-based variables and export distance matrix to text file | tssc install nearstat | | nehurdle | module for estimation of models with corner solutions | tssc install nehurdle | | neoclassical | module to estimate neoclassical education transitions model | tssc install neoclassical | | netplot | module to provide social network visualization | tssc install netplot | | netreg | module to perform linear regression of a network response with the exchangeable assumption | tssc install netreg | | network | module to perform network meta-analysis | tssc install network | | newey2 | module to extend newey (HAC covariance estimation) | tssc install newey2 | | newsimpact | module to compute news impact curve for ARCH models | tssc install newsimpact | | next | module to perform regression discontinuity | tssc install next | | ngram | module to provide n-gram feature extractor | tssc install ngram | | nharvey | module to perform Nyblom-Harvey panel test of common stochastic trends | tssc install nharvey | | nicedates | module for nice dates, especially for time series graphs" | tssc install nicedates | | niceest | module to export regression table to excel | tssc install niceest | | niceloglabels | module to produce nice axis labels for logarithmic scales | tssc install niceloglabels | | nicewords | module to pay compliments | tssc install nicewords | | njc\_stuff | module documenting Stata programs and help files by Nicholas J. Cox | tssc install njc\_stuff | | nlcheck | module to check linearity assumption after model estimation | tssc install nlcheck | | nlcorr | module to compute correlation metric for cross-sample comparisons using non-linear probability models | tssc install nlcorr | | nmissing | module to show numbers of missing or present values | tssc install nmissing | | nnest | module to perform J test and Cox-Pesaran-Deaton test for nonnested models | tssc install nnest | | nnipolate | module for nearest neighbour interpolation | tssc install nnipolate | | nnmatch | module to compute nearest-neighbor bias-corrected estimators | tssc install nnmatch | | nonparmde | module to calculate the minimum detectable effect in randomized experiment | tssc install nonparmde | | nopomatch | module to implement Nopo’s decomposition | tssc install nopomatch | | norm | module to normalize variables | tssc install norm | | normalbvr | module to generate Normal bivariate ridits | tssc install normalbvr | | normalizepath | module to parse (and normalize) files’ paths | tssc install normalizepath | | normalrir | module to calculate ridits of inverse ridits between Normal populations | tssc install normalrir | | normtest | module to perform tests of univariate kurtosis and skewness | tssc install normtest | | npeivreg | module for estimation of nonparametric errors-in-variables (EIV) regression and construction of its uniform confidence band | tssc install npeivreg | | npinfo | module to merge network-based nodal characteristics | tssc install npinfo | | npiv | module to perform Nonparametric instrumental-variable regression on a scalar endogenous regressor | tssc install npiv | | nproc | module to produce nonparametric receiver operating curves | tssc install nproc | | npseries | module to perform Nonparametric Power Series Estimation | tssc install npseries | | npss | module to estimate nonparametric heteroskedastic state space models | tssc install npss | | npsynth | module to implement Nonparametric Synthetic Control Method | tssc install npsynth | | nrow | module to rename variables as their nth-row values | tssc install nrow | | nruns | module to compute number of runs compared with random shuffles | tssc install nruns | | nscale | module to scale data | tssc install nscale | | nsplit | module to split numeric variable into components | tssc install nsplit | | nstage | module for multi-arm, multi-stage (MAMS) trial designs for time-to-event outcomes" | tssc install nstage | | nstagebin | module to perform sample size calculation for multi-arm multi-stage randomised controlled trials with binary outcomes | tssc install nstagebin | | nstagebinopt | module to compute admissible multi-arm multi-stage trial designs with binary outcomes | tssc install nstagebinopt | | ntreatreg | module for estimation of treatment effects in the presence of neighbourhood interactions | tssc install ntreatreg | | num2base26 | module to provide an interface to Mata’s numtobase26() function | tssc install num2base26 | | num2words | module to convert numbers to text | tssc install num2words | | numdate | module to generate date-times or components | tssc install numdate | | nw\_fromlist | module to build a network from a list of long-form data | tssc install nw\_fromlist | | nw\_projection | module to project a bipartite network into one of its two dimensions | tssc install nw\_projection | | nw\_wcc | module to calculate Weighted Clustering Coefficients (WCC) in Complex Direct Networks | tssc install nw\_wcc | | nwcluster | module to compute the clustering coefficient of a network’s vertices | tssc install nwcluster | | nwdisparity | module to calculate the disparity of a network’s nodes | tssc install nwdisparity | | nwind | module to compute Newey-Windmeijer VCE after ivreg2 GMM-CUE estimation | tssc install nwind | | nwreciprocity | module to calculate reciprocity metrics for (weighted) directed networks | tssc install nwreciprocity | | nysiis | module to calculate nysiis codes from string variables | tssc install nysiis | | nytimes | module to display top news stories from the New York Times | tssc install nytimes | | oaxaca | module to compute the Blinder-Oaxaca decomposition | tssc install oaxaca | | oaxaca8 | module to compute decompositions of outcome differentials | tssc install oaxaca8 | | oaxaca9 | module to compute the Blinder-Oaxaca decomposition | tssc install oaxaca9 | | obsdiff | module to identify differences in values across observations for a variable | tssc install obsdiff | | obsofint | module to display observations of interest | tssc install obsofint | | ocmt | module to perform multiple testing approach in high-dimensional linear regression | tssc install ocmt | | ocratio | modules to fit continuation-ratio models on ordinal response data | tssc install ocratio | | oda | module for conducting Optimal Discriminant Analysis | tssc install oda | | oddsrisk | module to convert Logistic Odds Ratios to Risk Ratios | tssc install oddsrisk | | odi | module to score Oswestry Disability Index | tssc install odi | | odkmeta | module to import ODK data | tssc install odkmeta | | odksplit | module to split and label multiple response variables generated from ODK or SurveyCTO | tssc install odksplit | | oeratio | module to calculate ratio of observed to expected outcomes | tssc install oeratio | | oesch | module to recode ISCO codes into Oesch class scheme | tssc install oesch | | oglm | module to estimate Ordinal Generalized Linear Models | tssc install oglm | | oglm9 | module to estimate Ordinal Generalized Linear Models | tssc install oglm9 | | omninorm | module to calculate omnibus test for univariate/multivariate normality | tssc install omninorm | | omodel | modules to perform tests on ordered probit and ordered logit models | tssc install omodel | | onemode | module to produce one-mode projections of a bipartite network | tssc install onemode | | onerror | module for streamlining error checking in Stata programs | tssc install onerror | | onespell | module to generate single longest spell for each unit in panel data, listwise" | tssc install onespell | | onewplot | module for oneway plots | tssc install onewplot | | oparallel | module providing post-estimation command for testing the parallel regression assumption | tssc install oparallel | | openall | module to open all specified files with append | tssc install openall | | opencagegeo | module for forward and reverse geocoding using the OpenCage Geocoder API | tssc install opencagegeo | | oplabdata | module to load data from the Equality of Opportunity Project | tssc install oplabdata | | opplot | module to generate a vertical bar chart to summarize a binary outcome in cluster survey data | tssc install opplot | | oprobpr | module to display predicted probabilities from ordered probit and logit | tssc install oprobpr | | optaspect | module to compute heuristic criteria for optimal aspect ratios in a two-variable line plot | tssc install optaspect | | optifact | module to find the best summated rating scale from a list of items | tssc install optifact | | ordplot | module for cumulative distribution plot of ordinal variable | tssc install ordplot | | ordvar | module to calculate measures of ordinal consensus and dispersion | tssc install ordvar | | orse | module to save odds ratios and their standard errors after logit, ologit" | tssc install orse | | orth\_out | module to automate and export summary stats/orthogonality tables | tssc install orth\_out | | orthog | module to orthogonalize variables | tssc install orthog | | osgen | module to add Python os\_stat() file attributes to a xdir resultsset | tssc install osgen | | osort | module to reorder variable(s) and sort data | tssc install osort | | outdat | module to export data to other statistical packages | tssc install outdat | | outfix | module to produce fixed format output (version 5) | tssc install outfix | | outfix2 | module to output formatted data | tssc install outfix2 | | outfixt | module to write fixed-format text file | tssc install outfixt | | outreg | module to write estimation tables to a Word or TeX file | tssc install outreg | | outreg2 | module to arrange regression outputs into an illustrative table | tssc install outreg2 | | outseries | module to write timeseries to text files | tssc install outseries | | outsum | module to write formatted descriptive statistics to a text file | tssc install outsum | | outtable | module to write matrix to LaTeX table | tssc install outtable | | outtex | module to LaTeX code for result tables after any estimation command | tssc install outtex | | outwrite | module to consolidate multiple regressions and export the results to a .xlsx, .xls, .csv, or .tex file" | tssc install outwrite | | ovbd | module to generate correlated random binomial data | tssc install ovbd | | overdisp | module to detect overdispersion in count-data models using Stata | tssc install overdisp | | overfit | module to calculate shrinkage statistics to measure overfitting as well as out- and in-sample predictive bias | tssc install overfit | | overid | module to calculate tests of overidentifying restrictions after ivreg2, ivreg29, ivregress, ivprobit, ivtobit, reg3" | tssc install overid | | overlay | module to overlay multiple x vs y graphs | tssc install overlay | | p2ci | module to calculate confidence limits of a regression coefficient from the p-value | tssc install p2ci | | pagetrend | module to perform Page’s L trend test for ordered alternatives | tssc install pagetrend | | pairdata | module to create paired datasets from individual-per-row data | tssc install pairdata | | pairplot | module for plots of paired observations | tssc install pairplot | | pajek2stata | module to import network data in Pajek’s .net format | tssc install pajek2stata | | palette\_all | module to display all the named colours in Stata | tssc install palette\_all | | palettes | module to provide color palettes, symbol palettes, and line pattern palettes" | tssc install palettes | | pam | Module to Estimate Policy Analysis Matrix (PAM) | tssc install pam | | panelauto | module to support tests for autocorrelation on panel data | tssc install panelauto | | panelhetero | module to examine the degree of heterogeneity across cross-sectional units using panel data | tssc install panelhetero | | panell | module to display panel length for a given set of variables | tssc install panell | | panels | module to count panels and apply a command to panel units | tssc install panels | | panelthin | module to identify observations for possible thinned panel dataset | tssc install panelthin | | panelunit | module to support unit root tests on panel data | tssc install panelunit | | pantest2 | module to perform diagnostic tests in fixed effects panel regressions | tssc install pantest2 | | paragr | module for parallel graphing of a coefficient across different equations | tssc install paragr | | parallel | module for Parallel Computing | tssc install parallel | | paramed | module to perform causal mediation analysis using parametric regression models | tssc install paramed | | paran | module to compute Horn’s test of principal components/factors | tssc install paran | | paretofit | module to fit a Type 1 Pareto distribution | tssc install paretofit | | parmest | module to create new data set with one observation per parameter of most recent model | tssc install parmest | | parmhet | module to produce heterogeneity tests in parmest resultssets | tssc install parmhet | | parmparse | module to parse a parameter name variable in a parmest resultsset | tssc install parmparse | | parplot | module for parallel coordinates plots | tssc install parplot | | parseloc | module to extract coordinates from a geolocation variable generated by Survey Solutions | tssc install parseloc | | parseuas | module to extract detailed information from user agent strings | tssc install parseuas | | partchart | module to automatically output participant characteristics table in a variety of formats | tssc install partchart | | partgam | module to calculate partial gamma coefficient | tssc install partgam | | partpred | module to generate partial predictions | tssc install partpred | | parttau | module to calculate Kendall’s partial tau and confidence interval | tssc install parttau | | pascal | module to draw Pascal’s triangle | tssc install pascal | | pathof | module to return the absolute path of any parent directory of the current working directory | tssc install pathof | | pathutil | module to support file path manipulation | tssc install pathutil | | paverage | module to calculate p-period-average series in a panel dataset | tssc install paverage | | payper | module to compute the periodic payment and the entire schedule of a loan or annuity | tssc install payper | | pbeta | module to generate probability plot for data compared with fitted beta distribution | tssc install pbeta | | pbreg | module to fit the Preece and Baines (1978) family of growth curves and age, height, and velocity at peak height velocity" | tssc install pbreg | | pca2 | module to apply Principal Component Analisys (PCA) to standard and GMM-style instrumental variables | tssc install pca2 | | pcacoefsave | module to save results of PCA to new dataset | tssc install pcacoefsave | | pcdsearch | module to extract code lists from primary care databases | tssc install pcdsearch | | pchipolate | module for piecewise cubic Hermite interpolation | tssc install pchipolate | | pciplot | module to plot pointwise confidence intervals | tssc install pciplot | | pcmdif | module to for diagnosing and considering a potential differential item functioning (DIF) when analysing patient reported outcomes using partial credit models | tssc install pcmdif | | pcmodel | module to estimate parameters of a Partial Credit Model or a Rating Scale Model by MML | tssc install pcmodel | | pcmtest | module to test the fit of a Partial Credit Model or a Rating Scale Model estimated using pcmodel | tssc install pcmtest | | pcorr2 | module to display partial and semipartial correlation coefficients | tssc install pcorr2 | | pcorrmat | module to compute partial correlation coefficients controlled for a fixed set of covariates | tssc install pcorrmat | | pcpanel | module to perform power calculations for randomized experiments with panel data, allowing for arbitrary serial correlation" | tssc install pcpanel | | pctrim | module to trim variables based on percentiles | tssc install pctrim | | pdc | module for computing the Proportion of Days Covered (of a medication) | tssc install pdc | | pdplot | module to produce Pareto dot plot | tssc install pdplot | | pdslasso | module for post-selection and post-regularization OLS or IV estimation and inference | tssc install pdslasso | | peerreview | module to randomly assign papers to peers for review | tssc install peerreview | | pem | Module to Estimate Partial EquiLibrium Model (PEM) | tssc install pem | | percat | module to perform percentile-based categorisation | tssc install percat | | percentmatch | module to calculate the highest percentage match (near duplicates) between observations | tssc install percentmatch | | percom | module to create permutations and combinations | tssc install percom | | personage | module to calculate people’s ages or similar daily date differences | tssc install personage | | perturb | module to evaluate collinearity and ill-conditioning | tssc install perturb | | pescadf | module to perform Pesaran’s CADF panel unit root test in presence of cross section dependence | tssc install pescadf | | petpoisson | module to estimate an Endogenous Participation Endogenous Treatment Poisson model by MSL | tssc install petpoisson | | pexp | module to produce probability plot for data compared with fitted exponential distribution | tssc install pexp | | pfs | module to predict Financial Skill scale scores from CFPB survey instrument | tssc install pfs | | pfwb | module to predict Financial Well-Being scale scores from CFPB survey instrument | tssc install pfwb | | pgamma | module to generate probability plot for data vs fitted gamma distribution | tssc install pgamma | | pgmhaz8 | module to estimate discrete time (grouped data) proportional hazards models | tssc install pgmhaz8 | | phenotype | module to simulate disease status and censored age for family data | tssc install phenotype | | piaactools | module to provide PIAAC tools | tssc install piaactools | | pieplot | module to plot pie charts of categorical frequencies | tssc install pieplot | | pindex | module to compute targeted price indices | tssc install pindex | | pipe | module to perform a curve-free dual-agent dose-escalation design | tssc install pipe | | pisareg | module to perform linear regression with PISA data and plausible values | tssc install pisareg | | pisatools | module to facilitate analysis of the data from the PISA OECD study | tssc install pisatools | | plausexog | module to implement Conley et al’s plausibly exogenous bounds | tssc install plausexog | | plotbeta | module to plot linear combinations of coefficients | tssc install plotbeta | | plotmatrix | module to plot values of a matrix as different coloured blocks | tssc install plotmatrix | | plotrpys | module to plot a spectrogram using CSV export from CRExplorer | tssc install plotrpys | | pls | module to calculate composite variables using the partial least squares path modeling (PLS) algorithm | tssc install pls | | plssas | module to execute SAS partial least squares procedure (Windows only) | tssc install plssas | | plssem | module to implement Partial least squares structural equation modelling (PLS-SEM) | tssc install plssem | | plztowknr | module to translate German zip codes into electoral districts | tssc install plztowknr | | pmanage | module to manage large projects | tssc install pmanage | | pmcalplot | module to produce calibration plot of prediction model performance | tssc install pmcalplot | | pmsampsize | module to calculate the minimum sample size required for developing a multivariable prediction model | tssc install pmsampsize | | png2rtf | module to include PNG graphics in RTF documents | tssc install png2rtf | | pnrcheck | module to verify the check digit in Swedish personal identification number | tssc install pnrcheck | | pobrezaecu | module to predict poverty in Ecuador | tssc install pobrezaecu | | poi2hdfe | module to estimate a Poisson regression with two high-dimensional fixed effects | tssc install poi2hdfe | | poisml | module to estimate maximum likelihood Poisson regression models | tssc install poisml | | polar | module to plot polar coordinates | tssc install polar | | polyspline | module to generate sensible bases for polynomials and other splines | tssc install polyspline | | poparms | module for potential outcome parameter estimation | tssc install poparms | | popsim | module to simulate completed fertility and birth intervals for two generations | tssc install popsim | | postrcspline | module containing post-estimation commands for models using a restricted cubic spline | tssc install postrcspline | | postrri | module to calculate posterior relative risks | tssc install postrri | | povcalnet | module to access World Bank Global Poverty and Inequality measures | tssc install povcalnet | | povdeco | module to calculate poverty indices with decomposition by subgroup | tssc install povdeco | | poverty | module to calculate poverty measures | tssc install poverty | | povguide | module to generate the U.S. Poverty Guideline value for a given family size and year | tssc install povguide | | povimp | module to provide poverty estimates in the absence of actual consumption data | tssc install povimp | | povtime | module to compute aggregate intertemporal poverty measures (poverty in a panel accounting for time) | tssc install povtime | | power\_tworates\_zhu | module to calculate sample size or power for a two-sample test of rates | tssc install power\_tworates\_zhu | | powercal | module to perform general power and sample size calculations | tssc install powercal | | powerclus | module to calculate sample size and/or cluster size for cluster designed studies | tssc install powerclus | | powermap | module to create power heat maps for experimental design using multiple periods | tssc install powermap | | powerq | module to calculates posterior probabilities for heterogeneity in a meta-analysis | tssc install powerq | | powersim | module for simulation-based power analysis for linear and generalized linear models | tssc install powersim | | ppml | module to perform Poisson pseudo-maximum likelihood estimation | tssc install ppml | | ppml\_fe\_bias | module to provide bias corrections for Poisson Pseudo-Maximum Likelihood (PPML) gravity models with two-way and three-way fixed effects | tssc install ppml\_fe\_bias | | ppml\_panel\_sg | module to estimate "“structural gravity”" models via Poisson PML" | tssc install ppml\_panel\_sg | | ppmlhdfe | module for Poisson pseudo-likelihood regression with multiple levels of fixed effects | tssc install ppmlhdfe | | ppplot | module for P-P plots | tssc install ppplot | | ppschromy | module to draw sample with probability proportionate to size, using Chromy’s method of sequential random sampling" | tssc install ppschromy | | ppssampford | module to draw sample with probability proportionate to size, without replacement, using Sampford’s method" | tssc install ppssampford | | pre | module to calculate the proportional reduction in errors accomplished by an estimated model | tssc install pre | | predcalc | module to calculate out-of-sample predictions for regression, logistic" | tssc install predcalc | | predsurv | module to compute predicted survival to a specified time after streg | tssc install predsurv | | predxcat | module to calculate predicted means, medians, or proportions for nominal X’s" | tssc install predxcat | | predxcon | module to calculate predicted means, medians, or proportions for a continuous X variable" | tssc install predxcon | | prepar | module to write code and data file needed to process variables in PARSCALE | tssc install prepar | | preparation | module to facilitate a one-by-one observation of varlist to make it easier to control data and labels | tssc install preparation | | primes | module to generate prime numbers | tssc install primes | | printgph | module to execute command for each matching file | tssc install printgph | | probcalc | module to calculate probabilities for Binomial, Poisson, and Normal Distributions" | tssc install probcalc | | probexog-tobexog | modules to test exogeneity in probit/tobit | tssc install probexog-tobexog | | probitfe | module to compute analytical and jackknife bias corrections for fixed effects estimators of panel probit models with individual and time effects | tssc install probitfe | | probitiv | module to perform instrumental variables probit | tssc install probitiv | | probitmiss | module for Efficient Probit Estimation with Partially missing Covariates | tssc install probitmiss | | prodest | module for production function estimation based on the control function approach | tssc install prodest | | prodvars | module to create product variables for two lists of input variables | tssc install prodvars | | prody | module to calculate factor intensity and sophistication indicators | tssc install prody | | profhap | module to construct profile likelihood confidence intervals for haplotype analysis | tssc install profhap | | progres | module to measure distributive effects of an income tax | tssc install progres | | project | module providing a set of tools to build and manage a Stata project | tssc install project | | prolist | module to list programs, help files, dialogs" | tssc install prolist | | propcnsreg | module fitting a measurement model with causal indicators | tssc install propcnsreg | | proprcspline | module for restricted cubic spline smoothing of proportions | tssc install proprcspline | | prosperity | module to compute Shared Prosperity Convergence Index | tssc install prosperity | | prtab | module to compute Precision-recall curves | tssc install prtab | | prwe | module to calculate the PRWE scores from your records | tssc install prwe | | psacalc | module to calculate treatment effects and relative degree of selection under proportional selection of observables and unobservables | tssc install psacalc | | psbayes | module to perform pseudo-Bayes smoothing of cell estimates | tssc install psbayes | | psemail | module to send email from within Stata for Windows environment | tssc install psemail | | psestimate | module to estimate the propensity score proposed by Imbens and Rubin | tssc install psestimate | | pshare | module to compute and graph percentile shares | tssc install pshare | | psidtools | module to facilitate access to Panel Study of Income Dynamics (PSID) | tssc install psidtools | | psiduse | module providing easy PSID access | tssc install psiduse | | psmatch2 | module to perform full Mahalanobis and propensity score matching, common support graphing, and covariate imbalance testing" | tssc install psmatch2 | | pspline | module providing a penalized spline scatterplot smoother based on linear mixed model technology | tssc install pspline | | pstrata | module for optimal propensity score stratification | tssc install pstrata | | psweight | module to perform IPW- and CBPS-type propensity score reweighting, with various extensions" | tssc install psweight | | ptrend | module for trend analysis for proportions | tssc install ptrend | | ptvtools | module contining various tools for PTV analysis | tssc install ptvtools | | punaf | module to compute population attributable fractions for cohort studies | tssc install punaf | | punafcc | module to compute population attributable fractions for case-control and survival studies | tssc install punafcc | | putdocxcrosstab | module to produce crosstabulations with putdocx | tssc install putdocxcrosstab | | putdocxfreqtable | module to produce frequency oneway tables with putdocx | tssc install putdocxfreqtable | | putwrap | module to simplify creation of putdocx and putpdf documents | tssc install putwrap | | pv | module to perform estimation with plausible values | tssc install pv | | pvenn | module to create proportional Venn diagram | tssc install pvenn | | pvfix | module to compute the present value of a series of equal payments (cash flows) | tssc install pvfix | | pvvar | module to compute the present value of a series of payments (cash flows) | tssc install pvvar | | pvw | module to perform predictive value weighting for covariate misclassification in logistic regression | tssc install pvw | | pwcorr2 | module to compute pairwise correlations and return results | tssc install pwcorr2 | | pwcorrf | module to compute pairwise correlations efficiently, with builtin reshape functionality" | tssc install pwcorrf | | pwcorrs | module for enhanced correlation matrix | tssc install pwcorrs | | pwcorrw | module to print wide correlation matrix with significance indicators | tssc install pwcorrw | | pwcov | module to compute pairwise covariances | tssc install pwcov | | pweibull | module to generate probability plot for data vs fitted Weibull distribution | tssc install pweibull | | pwexp | module to fit piecewise exponential model | tssc install pwexp | | pwmc | module to compute pairwise multiple comparisons (unequal variances) | tssc install pwmc | | pwploti | module to plot power curve for sample size and power calculation | tssc install pwploti | | pyramid | tutorial for population pyramids | tssc install pyramid | | python | module for using the Python language within Stata | tssc install python | | qap | module to perform quadratic assignment procedure | tssc install qap | | qbeta | module to generate quantile-quantile plot for data vs fitted beta distribution | tssc install qbeta | | qconvert | module to convert a raw Q-sort file into a new Q-sort file which is ready for analysis by QFACTOR program | tssc install qconvert | | qcount | program to fit quantile regression models for count data | tssc install qcount | | qenv | module to generate quantile envelopes for quantile-quantile plots | tssc install qenv | | qexp | module to produce quantile-quantile plot for data vs fitted exponential distribution | tssc install qexp | | qfactor | module to perform Q-analysis on Q-sorts using different factor extraction and factor rotation techniques | tssc install qfactor | | qgamma | module to generate quantile-quantile plot for data vs fitted gamma distribution | tssc install qgamma | | qhapipf | module to perform analysis of quantitative traits using regression and log-linear modelling when PHASE is unknown | tssc install qhapipf | | qic | module to compute model selection criterion in GEE analyses | tssc install qic | | qlean | Stata schemes —— qlean | tssc install qlean | | qll | module to implement Elliott-M�ller efficient test for general persistent time variation in regression coefficients | tssc install qll | | qlognorm | module for diagnostic plots for lognormal distribution | tssc install qlognorm | | qlqc15 | module for scoring of the EORTC QLQ-C15-PAL | tssc install qlqc15 | | qog | module to access the most recent release of the "“Quality of Government”" data" | tssc install qog | | qogbook | module to access Quality of Government codebooks | tssc install qogbook | | qpfit | module containing various quantile and probability plots for assessing distribution fit | tssc install qpfit | | qqcompare | module to evaluate balance after matching using quantile-quantile plots | tssc install qqcompare | | qqplot2 | module to produce quantile-quantile plot | tssc install qqplot2 | | qqplot3 | module to plot the unweighted and weighted quantiles of one variable against the corresponding quantiles of another | tssc install qqplot3 | | qqvalue | module to generate quasi-q-values by inverting multiple-test procedures | tssc install qqvalue | | qreg2 | module to perform quantile regression with robust and clustered standard errors | tssc install qreg2 | | qregpd | module to perform Quantile Regression for Panel Data | tssc install qregpd | | qregsel | module to estimate quantile regression corrected for sample selection | tssc install qregsel | | qrisk2cmd | module to run QRISK2 from within Stata | tssc install qrisk2cmd | | qrkd | module to estimate and produce robust inference for heterogeneous causal effects of a continuous treatment in quantile regression kink designs | tssc install qrkd | | qrowname | module to extract lists of quoted row and column names from a matrix | tssc install qrowname | | qrprocess | module for quantile regression: fast algorithm, pointwise and uniform inference" | tssc install qrprocess | | qsim | module to produce variables for clarify routines | tssc install qsim | | qsub | module to emulate a cluster environment using your desktop PC | tssc install qsub | | quadas | module to provide graphical depiction of quality assessment in diagnostic accuracy reviews | tssc install quadas | | qualtricsload | module to download survey results from Qualtrics server and optionally convert to Stata dataset | tssc install qualtricsload | | quandl | module to obtain data from Quandl using the Quandl API | tssc install quandl | | quantil2 | module to generate multivariate quantile plot | tssc install quantil2 | | quantiles | module to categorize by quantiles | tssc install quantiles | | quickicc | module to compute intraclass correlation and standard error calculation after xtmixed | tssc install quickicc | | quine | module providing a self-producing program | tssc install quine | | qv | module to compute quasi-variances | tssc install qv | | qweibull | module to generate quantile-quantile plot for data vs fitted Weibull distribution | tssc install qweibull | | r2\_mz | module to compute McKelvey & Zavoina’s R2 | tssc install r2\_mz | | r2c | module to compute several fit statistics for count data models | tssc install r2c | | r2nlsur | module to perform Overall System (NL-SUR) System R2, Adj. R2, F-Test, and Chi2-Test" | tssc install r2nlsur | | r2o | module to calculate an ordinal explained variation statistic | tssc install r2o | | r2reg3 | module to compute System R2, Adj. R2, F-Test, and Chi2-Test after reg3 or sureg" | tssc install r2reg3 | | r2sem | module to perform Overall System Structural Equation Modeling (SEM) R2, Adj. R2, F-Test, and Chi2-Test" | tssc install r2sem | | r2var | Module to Compute (VAR) Overall System R2, F-Test, and Chi2-Test" | tssc install r2var | | r\_ml\_stata | module to implement machine learning regression in Stata | tssc install r\_ml\_stata | | r\_to\_d | module for converting Pearson’s r to Cohen’s d | tssc install r\_to\_d | | radar | module to draw radar (spider) plots | tssc install radar | | radf | module to calculate unit root tests for explosive behaviour | tssc install radf | | radiusmatch | module to perform distance-weighted radius matching with bias adjustment | tssc install radiusmatch | | raewma | module to plot the risk adjusted exponentially weighted moving average | tssc install raewma | | ralloc | module to design randomized controlled trials | tssc install ralloc | | ralpha | module to generate pseudo-random characters or words | tssc install ralpha | | randcmd | module to compute randomization inference p-values | tssc install randcmd | | randcoef | module to estimate correlated random effects and correlated random coefficients models | tssc install randcoef | | randinf | module to calculate the treatment effect and p-value of a stratified randomized controlled experiment | tssc install randinf | | randomize | module to create random assignments for experimental trials, including blocking, balance checking, and automated rerandomization" | tssc install randomize | | randomizr | module to implement random assignment procedures | tssc install randomizr | | randomselect | module to randomly select and tag observations | tssc install randomselect | | randomtag | module to draw observations without replacement | tssc install randomtag | | randtreat | module to randomly assign treatments uneven treatments and deal with misfits | tssc install randtreat | | randtreatseq | module for generating treatments in a random sequence for each individual in the sample | tssc install randtreatseq | | rangejoin | module to form pairwise combinations if a key variable is within range | tssc install rangejoin | | rangerun | module to run Stata commands on observations within range | tssc install rangerun | | rangestat | module to generate statistics using observations within range | tssc install rangestat | | rankseg | module to compute rank-order segregation measures with finite sample-bias correction | tssc install rankseg | | ranktest | module to test the rank of a matrix | tssc install ranktest | | ranova | module to estimate single factor repeated measures ANOVA | tssc install ranova | | ranvar | module to compute the random group variance estimator of the mean for survey data | tssc install ranvar | | raschcvt | module to produce data in WINSTEPS format | tssc install raschcvt | | raschfit | module to implement the Raschfit algorithm defined by Hardouin and Mesbah (2004) | tssc install raschfit | | raschify | module to transform 1PL model estimates to Rasch metric | tssc install raschify | | raschpower | module to estimate power of the Wald test in order to compare the means of the latent trait in two groups of individuals | tssc install raschpower | | raschtest | module to estimate parameters of the Rasch model by CML, MML or GEE" | tssc install raschtest | | raschtestv7 | module to estimate parameters of the Rasch model by CML, MML or GEE (v7)" | tssc install raschtestv7 | | rasprt | module to plot the risk adjusted sequential probability ratio test (+/- risk adjusted cusum) | tssc install rasprt | | rassign | module to perform regression-based test for random assignment to peer groups | tssc install rassign | | rbounds | module to perform Rosenbaum sensitivity analysis for average treatment effects on the treated | tssc install rbounds | | rc2 | module to estimate Goodman’s Row and Columns model 2 | tssc install rc2 | | rc\_spline | module to generate restricted cubic splines | tssc install rc\_spline | | rca | module to compute various revealed comparative advantage (RCA) indices | tssc install rca | | rcd | module to run commands recursively | tssc install rcd | | rcentile | module to compute robust confidence intervals for percentiles | tssc install rcentile | | rcl | module for estimation and simulation of random coefficient logit models | tssc install rcl | | rcolp2mat | module to produce a two-way table with row and column percentages as a matrix | tssc install rcolp2mat | | rcsgen | module to generate restricted cubic splines and their derivatives | tssc install rcsgen | | rcspline | module for restricted cubic spline smoothing | tssc install rcspline | | rct\_minim | module to assign treatments to subjects in a controlled trial | tssc install rct\_minim | | rctable | module to create a table used in randomized controlled trials | tssc install rctable | | rctmiss | module to analyse a randomised controlled trial (RCT) allowing for informatively missing outcome data | tssc install rctmiss | | rd | module for regression discontinuity estimation | tssc install rd | | rdatasets | module to access R datasets available in CSV format from GitHub | tssc install rdatasets | | rdci | module to calculate risk difference confidence intervals | tssc install rdci | | rdcont | module to compute non-randomized approximate sign test of density continuity | tssc install rdcont | | rdcv | module to perform Sharp Regression Discontinuity Design with Cross Validation Bandwidth Selection | tssc install rdcv | | rddensity | | tssc install rddensity | | rddsga | module to conduct subgroup analysis for regression discontinuity designs | tssc install rddsga | | rdecompose | module to implements Gupta’s rate decomposition method for aggregated data | tssc install rdecompose | | rdesigni | module to perform design analysis | tssc install rdesigni | | rdexo | module to produces relevant estimates for testing the external validity of LATE | tssc install rdexo | | rdpermute | module to perform a permutation test for the Regression Kink (RK) and Regression Discontinuity (RD) Design | tssc install rdpermute | | rdpower | module to perform power calculations for random designs | tssc install rdpower | | rdqte | module for estimation and robust inference for quantile treatment effects (QTE) in regression discontinuity designs (RDD) | tssc install rdqte | | rdrobust | module to provide robust data-driven inference in the regression-discontinuity design | tssc install rdrobust | | rds | module for respondent driven sampling | tssc install rds | | readlog | module to read and process a file | tssc install readlog | | readreplace | module to make replacements that are specified in an external dataset | tssc install readreplace | | readshare | module to access Survey of Health Ageing and Retirement in Europe (SHARE) data | tssc install readshare | | realcomimpute | module to export and import data to the realcomImpute software package | tssc install realcomimpute | | recap | module to perform capture-recapture analysis for three sources with Goodness-of-Fit based confidence intervals | tssc install recap | | recast2 | module to change storage type of variable | tssc install recast2 | | reclink | module to probabilistically match records | tssc install reclink | | recode2 | module to provide extended recode capabilities | tssc install recode2 | | reffadjust | module to estimate adjusted regression coefficients for the association between two random effects variables | tssc install reffadjust | | reffect | module to compute Pearson’s r Effect Size Computation for Analysis of Variance (ANOVA) | tssc install reffect | | reformat | module to reformat regression output | tssc install reformat | | reg2docx | module to report regression results to formatted table in DOCX file. | tssc install reg2docx | | reg2hdfe | module to estimate a Linear Regression Model with two High Dimensional Fixed Effects | tssc install reg2hdfe | | reg\_sandwich | module to compute cluster-robust (sandwich) variance estimators with small-sample corrections for linear regression | tssc install reg\_sandwich | | reg\_ss | module to compute confidence intervals, standard errors, and p-values in a linear regression in which the regressor of interest has a shift-share structure" | tssc install reg\_ss | | regall | module to run and compare all regressions derived from complete sets of regressors | tssc install regall | | reganat | module to perform graphical inspection of linear multivariate models based on regression anatomy | tssc install reganat | | regaxis | module to make regular linear and logarithmic axis scales, ranges and tick lists" | tssc install regaxis | | regcheck | module to examine regression assumptions | tssc install regcheck | | regcoef | module to compute coefficients for quantifying relative importance of predictors | tssc install regcoef | | regdis | module to control variables and decimals in regression displays | tssc install regdis | | regen | module to create new or change existing variable | tssc install regen | | reggae\_music | module for rasta Stata users | tssc install reggae\_music | | reghdfe | module to perform linear or instrumental-variable regression absorbing any number of high-dimensional fixed effects | tssc install reghdfe | | regife | module to estimate linear models with interactive fixed effects | tssc install regife | | regintfe | module to estimate a linear regression model with one interacted high dimensional fixed effect | tssc install regintfe | | reglike | module to calculate log-likelihood function value from regress | tssc install reglike | | regmain | module to perform Quasi-Maximum Likelihood Regression | tssc install regmain | | regoprob | module to estimate random effects generalized ordered probit models | tssc install regoprob | | regoprob2 | module to estimate random effects generalized ordered probit models (update) | tssc install regoprob2 | | regpar | module to compute population attributable risks from binary regression models | tssc install regpar | | regpred | module to calculate linear regression predictions | tssc install regpred | | regresby | module to generate regression residuals by byvarlist | tssc install regresby | | regsave | module to save regression results to a Stata-formatted dataset | tssc install regsave | | regtable | module to produce file of conditional average treatment effects | tssc install regtable | | regwls | module to estimate Weighted Least Squares with factor variables | tssc install regwls | | regxfe | module to fit a linear high-order fixed-effects model | tssc install regxfe | | rel\_clust | module to compute indices of relative clusterability of variables | tssc install rel\_clust | | reldist | module for relative distribution analysis | tssc install reldist | | relicoef | module to compute Raykov’s factor reliability coefficient | tssc install relicoef | | relrank | module to generate relative data (grade transformation) | tssc install relrank | | relyplot | module to graph reliability plot of predictions for linear or logistic regression models | tssc install relyplot | | remr | module to implement robust error meta-regression method for dose–response meta-analysis | tssc install remr | | renames | module to rename variables | tssc install renames | | renfiles | module providing a convenient way to change filenames for (a matched subset of) files in a directory of choice (and, if wanted, also recursively in a matched subset of offspring-directories)" | tssc install renfiles | | rensheet | module to edit variable names and labels | tssc install rensheet | | renvarlab | module to rename variables, with option of using variable labels to create new variable names" | tssc install renvarlab | | reorder | module to reorder variables in dataset, reversibly" | tssc install reorder | | repest | module to run estimations with weighted replicate samples and plausible values | tssc install repest | | replacebylab | module to replace values by drawing on value labels | tssc install replacebylab | | report | module to produce tables for XML | tssc install report | | reporterror | module to estimate true distribution from noisy measurements | tssc install reporterror | | repsample | module to perform representative sampling from a population or theoretical distributions | tssc install repsample | | reset | module to calculate specification tests in regression analysis | tssc install reset | | reset2 | module to calculate specification tests in 2SLS-IV regression analysis | tssc install reset2 | | resetxt | Module to Compute Panel Data REgression Specification Error Tests (RESET) | tssc install resetxt | | reshape3 | module to enhance reshape for multilevel data | tssc install reshape3 | | reshape8 | module to reshape while preserving variable labels | tssc install reshape8 | | resp | module to compute Index of Relative Specialization | tssc install resp | | respdiff | module for generating response differentiation indices | tssc install respdiff | | reswage | module to estimate a reservation wage model with endogenous selection | tssc install reswage | | retrodesign | module to compute type-S (Sign) and type-M (Magnitude) errors | tssc install retrodesign | | reu | module to compute number of random error units (REU) in epidemiological studies | tssc install reu | | rev | module to reverse value order of variables | tssc install rev | | revcat | module to fit reversible catalytic models | tssc install revcat | | revrs | module to reverse variable value order | tssc install revrs | | reweight2 | module to reweight survey data to user-defined control totals | tssc install reweight2 | | rewrite | module to rewrite text files from disk performing macro substitutions | tssc install rewrite | | rfl | module to maintain lists of recently accessed files | tssc install rfl | | rforest | module to implement Random Forest algorithm | tssc install rforest | | rfregk | module to estimate random-effects model with weights | tssc install rfregk | | rgb2 | module to generate GB2 random numbers | tssc install rgb2 | | rglm | module to estimate robust generalized linear models | tssc install rglm | | rgroup | module for Random Group Variance Estimation | tssc install rgroup | | rhausman | module to perform Robust Hausman Specification Test | tssc install rhausman | | rho\_xtregar | module to estimate a consistent and asymptotically unbiased autocorrelation coefficient for xtregar fixed-effects or random-effects linear model with an AR(1) disturbance | tssc install rho\_xtregar | | rhsbsample | module for repeated half-sample bootstrap sampling | tssc install rhsbsample | | richness | module to compute measures of income richness | tssc install richness | | ridder | module to solve equation by Ridder’s method | tssc install ridder | | ridge2sls | module to compute Two-Stage Least Squares (2SLS) Ridge & Weighted Regression | tssc install ridge2sls | | ridgereg | module to compute Ridge Regression Models | tssc install ridgereg | | rif | module to compute Recentered Influence Functions (RIF): RIF-Regression and RIF-Decomposition | tssc install rif | | rifle | module to perform Randomization Inference for Leader Effects | tssc install rifle | | rii | module to perform Repeated-Imputation Inference | tssc install rii | | riigen | module to generate Variables to Compute the Relative Index of Inequality | tssc install riigen | | ritest | module to perform randomization inference and permutation tests | tssc install ritest | | rmanova | module to estimate repeated measures ANOVA | tssc install rmanova | | rmfiles | module to provide a convenient way to remove matched files within a specified directory and possibly, if applicable, corresponding empty directories (which will also, if wanted, be applied recursively to a matched subset of offspring-directories)" | tssc install rmfiles | | rmhbounds | module to refine mhbounds to remove the cap on the number of strata and replace the large sample approximation for E and V with exact moments | tssc install rmhbounds | | rmpw | module to implement the RMPW method of causal mediation analysis to decompose treatment effects into "“direct”" and "“indirect”" effects" | tssc install rmpw | | rmse | module to calculate raw or adjusted RMSE (Root MSE) | tssc install rmse | | rnd | modules for random number generation | tssc install rnd | | robbox | module to compute generalized box plots | tssc install robbox | | robjb | module to compute Brys et al. (2008) robust Jarque-Bera Normality test | tssc install robjb | | roblpr | module to estimate long memory in a set of timeseries | tssc install roblpr | | robreg | module providing robust regression estimators | tssc install robreg | | robstat | module to compute robust univariate statistics | tssc install robstat | | robumeta | module to perform robust variance estimation in meta-regression with dependent effect size estimates | tssc install robumeta | | robustpf | module for robust estimation of production functions with errors in proxy variables | tssc install robustpf | | rocmic | module to estimate minimally important change (MIC) thresholds for continuous clinical outcome measures using ROC curves | tssc install rocmic | | rocss | module to calculate ROC curve and other statistics for any classification method | tssc install rocss | | roctabi | module for performing nonparametric ROC analysis using summarized data | tssc install roctabi | | rolling2 | module to perform rolling window and recursive estimation | tssc install rolling2 | | rolling3 | module to compute predicted values for rolling regressions | tssc install rolling3 | | rollreg | module to perform rolling regression estimation | tssc install rollreg | | rollstat | module to compute rolling-window statistics for time series or panel data | tssc install rollstat | | roman | module for handling Roman numerals and decimal equivalents | tssc install roman | | romantoarabic | module for converting roman numerals to arabic numbers | tssc install romantoarabic | | rosali | module to detect of response shift at item-level between two times of measurement | tssc install rosali | | rotate2 | module to produce sorted and labeled rotated matrix | tssc install rotate2 | | rowranks | module to create row ranks of a set of variables | tssc install rowranks | | rowsort | module to row sort a set of integer variables | tssc install rowsort | | rpaxioms | module to test and evaluate axioms of revealed preferences | tssc install rpaxioms | | rpme | module to compute Robust Pareto midpoint estimator | tssc install rpme | | rpnfcn | module to provide a Mata generic function evaluator based on Reverse Polish Notation | tssc install rpnfcn | | rq | module to compute Reynal-Querol index of ethnic polarization | tssc install rq | | rqrs | module to install required community-contributed packages | tssc install rqrs | | rrcalc | module to calculate AAPOR compliant response rates | tssc install rrcalc | | rrlogit | module to estimate logistic regression for randomized response data | tssc install rrlogit | | rrreg | module to estimate linear probability model for randomized response data | tssc install rrreg | | rscore | module for estimation of responsiveness scores | tssc install rscore | | rscript | module to call an R script from Stata | tssc install rscript | | rsens | module to perform sensitivity analysis after matching with multiple nearest neighbours | tssc install rsens | | rsgt | module to generate skewed generalized t random numbers | tssc install rsgt | | rsoort | module to perform Oort’s Structural Equations Modeling (SEM) based procedure to detect Response Shift | tssc install rsoort | | rsort | module to perform reproducible random sorting of dataset | tssc install rsort | | rsource | module to run R from inside Stata using an R source file | tssc install rsource | | rspeedindex | module to compute a response speed index and perform outlier identification | tssc install rspeedindex | | rsz | module to draw a stratified simple random sample, a systematic sample, or a randomly split zones sample, with probabilities proportional to size" | tssc install rsz | | rtfutil | module to provide utilities for writing Rich Text Format (RTF) files | tssc install rtfutil | | rtmci | module to estimate regression to the mean effects with confidence intervals | tssc install rtmci | | runby | module to run a user’s program on by-groups of observations | tssc install runby | | runmixregls | | tssc install runmixregls | | runmlwin | Run the MLwiN multilevel modelling software from within Stata | tssc install runmlwin | | runmplus | module to run Mplus from Stata | tssc install runmplus | | running | module for symmetric nearest neighbour smoothing | tssc install running | | runparscale | module to run PARSCALE from Stata | tssc install runparscale | | rwg | module to compute within group interrater reliability | tssc install rwg | | rwolf | module to calculate Romano-Wolf stepdown p-values for multiple hypothesis testing | tssc install rwolf | | rwrmed | module for performing causal mediation analysis using regression-with-residuals | tssc install rwrmed | | sadi | module to compute Sequence Analysis Distance Measures | tssc install sadi | | sae | module to provide commands and mata functions devoted to unit level small area estimation | tssc install sae | | safedrop | module to drop variables if and only if varnames specified in full | tssc install safedrop | | sampicc | module to compute sample size for an intra-class correlation (ICC) | tssc install sampicc | | samplepps | module to draw a random sample with probabilities proportional to size | tssc install samplepps | | samplesize | module to execute sampsi multiple times and produce a graph | tssc install samplesize | | sampsi\_fleming | module to compute exact sample size calculation for single-stage designs | tssc install sampsi\_fleming | | sampsi\_gehan | module to give the parameters of the single stage Gehan design | tssc install sampsi\_gehan | | sampsi\_mcc | module to calculate Sample Size or Power for Matched Case-Control Studies | tssc install sampsi\_mcc | | sampsi\_reg | module to calculate the sample size/power for linear regression | tssc install sampsi\_reg | | sampsi\_rho | module to compute sample size for a Pearson correlation | tssc install sampsi\_rho | | sampsi\_sccs | module to calculate the sample size for self controlled case series study designs | tssc install sampsi\_sccs | | saswrapper | module to run a SAS program from within Stata | tssc install saswrapper | | savasas | module to save your dataset as a SAS dataset | tssc install savasas | | save12 | module to save data in version 12 format | tssc install save12 | | save13 | module to save data in version 13 format | tssc install save13 | | save9 | module to save dataset in Stata 9 format | tssc install save9 | | saveascii | module to provide wrapper for saveold, incorporating translation of unicode characters to extended ASCII encodings" | tssc install saveascii | | saveresults | module to save output from a command in a file on disk | tssc install saveresults | | savesome | module to save subset of data | tssc install savesome | | savespss | module to save data to SPSS (.sav) system file | tssc install savespss | | sbbq | module to implement the Harding and Pagan (2002) business cycle dating algorithm | tssc install sbbq | | sbmeff | module to estimate slack-based measure efficiency of decision-making units | tssc install sbmeff | | sbplot | module to generate scatter plot with one y variable shown by vertical bars | tssc install sbplot | | sbplot5 | module to generate scatter plot with one y variable shown by vertical bars | tssc install sbplot5 | | sbri | module to calculate the Spearman-Brown reliability | tssc install sbri | | sbrowni | module to calculate Spearman-Brown reliability correction for test length | tssc install sbrowni | | scale\_transformation | module to find a 6th-degree monotonic polynomial transformation for a test score scale | tssc install scale\_transformation | | scandata | module to scan a dataset for specified characteristics | tssc install scandata | | scat3 | module for crude three-dimensional graphics | tssc install scat3 | | scatter3d | module to create 3D scatter plots for the web, using HTML5 3D feature and java api developped by CanvasXpress" | tssc install scatter3d | | scdensity | module to perform univariate self-consistent density estimation | tssc install scdensity | | scenreg | module for estimating effects in models for binary variables given a scenario concerning unobserved variables | tssc install scenreg | | scenttest | module to compute scenario arithmetic means and their difference | tssc install scenttest | | scfcombo | module to estimate errors using the Survey of Consumer Finances | tssc install scfcombo | | scheme-burd | module to provide a ColorBrewer-inspired graphics scheme with qualitative and blue-to-red diverging colors | tssc install scheme-burd | | scheme-mrc | module to provide graphics scheme for UK Medical Research Council | tssc install scheme-mrc | | scheme-tfl | module to provide graph scheme, based on Transport for London’s corporate colour pallette" | tssc install scheme-tfl | | scheme\_rbn1mono | module to provide minimal monochrome graphics schemes | tssc install scheme\_rbn1mono | | scheme\_scientific | module to provide a graphic scheme favored by many scientific journals | tssc install scheme\_scientific | | scheme\_tufte | module to provide a Tufte-inspired graphics scheme | tssc install scheme\_tufte | | scheme\_virdis | Implementation of the Matplolib ‘viridis’ color map in Stata | tssc install scheme\_virdis | | scls | module to perform symmetrically censored least squares | tssc install scls | | scm | module to process data for Social Cognitive Mapping | tssc install scm | | scoregof | module to perform Score test of normality for probit and bivariate probit | tssc install scoregof | | scoregrp | module to perform a score test for equality of parameters across groups of observations | tssc install scoregrp | | scores | module to creates scores (row-wise) of a set of variables allowing the specification of the number of valid values required and/or to produce various transformations of scores | tssc install scores | | screen | module to quickly identify possible outliers based on the interquartile range, percentile or standard deviation" | tssc install screen | | scsomersd | module to compute rank statistics for scenario comparisons | tssc install scsomersd | | scto | module to provide utility functions for data collected using SurveyCTO | tssc install scto | | sctree | module to implement classification trees via optimal pruning, bagging, random forests, and boosting methods" | tssc install sctree | | sdecode | module to decode a numeric variable into a string variable | tssc install sdecode | | sdist | module to simulate the Central Limit Theorem | tssc install sdist | | sdlim | module to rescale variables measured with a limited rating scale | tssc install sdlim | | sdline | module to plot SD line or reduced major axis | tssc install sdline | | sdmxuse | module to import data from statistical agencies using the SDMX standard | tssc install sdmxuse | | sdtest | modules (corrected) sdtest, sdtesti" | tssc install sdtest | | searchfor | module to search for texts in selected or all string variables | tssc install searchfor | | seast | module to calculate tests for seasonality with a variable population at risk | tssc install seast | | seg | module to compute multiple-group diversity and segregation indices | tssc install seg | | segregation | module to compute segregation indices | tssc install segregation | | seldum | module to transform indicator variables coefficients in semilog model | tssc install seldum | | selectvars | module for selecting all possible n-tuples from a varlist | tssc install selectvars | | semean | module to compute standard error of mean (optionally from transformed data) | tssc install semean | | semipar | module to compute Robinson’s (1988) semiparametric regression estimator | tssc install semipar | | sencode | module to encode a string variable non-alphanumerically into a numeric variable | tssc install sencode | | sendtoslack | module to send notifications from Stata to your smartphone through Slack | tssc install sendtoslack | | sensatt | module to compute sensitivity for matching estimators | tssc install sensatt | | sensemakr | module to provide sensitivity tools for OLS | tssc install sensemakr | | sensimatch | module to provide data-driven sensitivity analysis for Matching estimator | tssc install sensimatch | | senspec | module to compute sensitivity and specificity results saved in generated variables | tssc install senspec | | sentinel | module for selecting sentinel variants from SNPs in a case-control study | tssc install sentinel | | sepscatter | module to draw scatter (or other twoway) plots separated by a third variable | tssc install sepscatter | | seq | module to generate sequences of integers | tssc install seq | | seqfind | module to find the sequence of a numeric character within a variable list | tssc install seqfind | | seqlogit | module to fit a sequential logit model | tssc install seqlogit | | sequence | module for generating versatile numeric sequences | tssc install sequence | | setpoisson | module to estimate a Selection Endogenous Treatment Poisson model by MSL | tssc install setpoisson | | setrngseed | module to to set random-number seed using truly random integer from random.org | tssc install setrngseed | | sf12 | module to validate sf12 input and calculate sf12 version 2 t scores | tssc install sf12 | | sf36 | module to calculate summary statistics for the SF-36 Health Survey Instrument | tssc install sf36 | | sf36fr | module to compute the scores of the French versions of the SF36 questionnaire | tssc install sf36fr | | sf36v2 | module to score Short-Form 36 version 2 | tssc install sf36v2 | | sfcross | module for cross-sectional stochastic frontier models estimation | tssc install sfcross | | sfkk | module to estimate endogenous stochastic frontier models in the style of Karakaplan and Kutlu | tssc install sfkk | | sfpanel | module for panel data stochastic frontier models estimation | tssc install sfpanel | | sgini | module to compute Generalized Gini and Concentration coefficients, Gini correlations and fractional ranks" | tssc install sgini | | sgpv | module to calculate Second-Generation P-Value(s) (SGPV) and their associated diagnosis | tssc install sgpv | | sgtreg | module to perform Regression using the Skewed Generalized T Distribution | tssc install sgtreg | | shapley | module to perform additive decomposition of sample statistic | tssc install shapley | | shapley2 | module to compute additive decomposition of estimation statistics by regressors or groups of regressors | tssc install shapley2 | | sheafcoef | module to compute sheaf coefficients | tssc install sheafcoef | | shortdir | module to return the short Windows directory path name | tssc install shortdir | | shorth | module for descriptive statistics based on shortest halves | tssc install shorth | | showgph | module to to show graphs previously saved | tssc install showgph | | shownear | module to show nearby values of numeric variable | tssc install shownear | | shp2dta | module to converts shape boundary files to Stata datasets | tssc install shp2dta | | shuffle | module to shuffle a list | tssc install shuffle | | shuffle8 | module to shuffle a list | tssc install shuffle8 | | shufflevar | module to shuffle variables relative to the rest of the dataset | tssc install shufflevar | | sicff | module to create Fama French Industry Variable from SIC Code | tssc install sicff | | sigcoef | module to count statistically significant coefficients across models | tssc install sigcoef | | silhouette | module to calculate and graph silhouette width for cluster analysis | tssc install silhouette | | silvermtest | module to perform Silverman (1981) multimodality test | tssc install silvermtest | | simarwilson | module to perform Simar & Wilson (2007) efficiency analysis | tssc install simarwilson | | simirt | module to process data generated by IRT models | tssc install simirt | | simon2stage | module to to compute the design parameters for a Simon two-stage design | tssc install simon2stage | | simpplot | module creating a plot describing p-values from a simulation by comparing nominal significance levels with the coverages | tssc install simpplot | | simpute | module to evaluate the effect of missing data on a published clinical trial | tssc install simpute | | simsum | module to perform analyses of simulation studies including Monte Carlo error | tssc install simsum | | simulate2 | module enhancing and parallelising simulate | tssc install simulate2 | | simuped | module to simulate two- and three-generation family data | tssc install simuped | | singlearm | module supporting design and analysis of single-arm clinical trials | tssc install singlearm | | singleb | module to compute Contingent Valuation using Single-Bounded Dichotomous Choice | tssc install singleb | | sivreg | module to perform adaptive Lasso with some invalid instruments | tssc install sivreg | | sixplot | module to display six diagnostic and descriptive graphs for a single variable | tssc install sixplot | | sizefx | module to compute effect size correlations | tssc install sizefx | | skbim | module to generate a sample from a bimodal distribution using normal or skewed (skew-normal) unimodal distributions, as defined by the user" | tssc install skbim | | skdecomp | module to estimate Shapley value of growth, price, and distribution components on changes in poverty indicators" | tssc install skdecomp | | skewplot | module to draw skewness plots | tssc install skewplot | | skewreg | module to estimate skewness and kurtosis regressions | tssc install skewreg | | skilmack | module to calculate Skillings-Mack statistic | tssc install skilmack | | sknor | module to generate a sample from a normal or skewed (skew-normal) distribution, as defined by the user" | tssc install sknor | | skprobit | module to perform Lagrange Multiplier Test for Normality for Probit model | tssc install skprobit | | sliceplot | module for time series or other plot in slices | tssc install sliceplot | | slideplot | module for sliding bar plot for frequencies or percents | tssc install slideplot | | slideviewer | module to manage linked SMCL presentations | tssc install slideviewer | | slist | module to "“smart list”" variables in compact format" | tssc install slist | | slopepower | module to compute sample size and power calculator for rate outcomes | tssc install slopepower | | sls | module to perform semiparametric least squares | tssc install sls | | smcfcs | module to perform multiple imputation of covariates by substantive model compatible fully conditional specification | tssc install smcfcs | | smcl2do | module to convert log files to do-files in a robust fashion | tssc install smcl2do | | smclpres | module to create a SMCL presentation from a do file | tssc install smclpres | | smfit | module to fit a Singh-Maddala distribution by maximum likelihood | tssc install smfit | | smgfit | module to fit a Singh-Maddala distribution to grouped data via ML | tssc install smgfit | | smhsiao | module to conduct Small-Hsiao test for IIA in multinomial logit | tssc install smhsiao | | smileplot | module to create plots for use with multiple significance tests | tssc install smileplot | | smithwelch | module to compute trend decomposition of outcome differentials | tssc install smithwelch | | smrtbl | module to produce various tables for putdocx | tssc install smrtbl | | smvcir | module to compute sliced mean variance-covariance inverse regression | tssc install smvcir | | smwoodbury | module to compute Sherman-Morrison-Woodbury rank-k update to matrix inverse | tssc install smwoodbury | | sob | module to perform second-order bootstrap standard error correction | tssc install sob | | soepdo | module to handle SOEP drop-outs | tssc install soepdo | | soepren | module providing easy SOEP renames | tssc install soepren | | soepuse | module providing easy SOEP access | tssc install soepuse | | somersd | module to calculate Kendall’s tau-a, Somers’ D and median differences" | tssc install somersd | | soreg | module to implement the stereotype ordinal regression model | tssc install soreg | | sortl | module to sort factor loadings or rotated matrix from PCA or factor | tssc install sortl | | sortlistby | module to sort by random or by ancillary numlist | tssc install sortlistby | | sortobs | module to sort observations according to a specified order | tssc install sortobs | | sortrows | program to perform sort within observation | tssc install sortrows | | spaces | module to parse a file for delimiters | tssc install spaces | | spagg | module to create aggregate source or target contagion spatial effect variable for directed dyadic data | tssc install spagg | | sparkline | module for sparkline-type plots | tssc install sparkline | | sparl | module to produce scatter plot and y-x regression line | tssc install sparl | | spautoc | modules to calculate spatial autocorrelation (Moran and Geary measures) | tssc install spautoc | | spautoreg | module to estimate Spatial (Lag-Error-Durbin-SAC-SPGKS-SPGSAR-GS2SLS-GS3SLS-SPML-SPGS-SPIVREG-IVTobit) | tssc install spautoreg | | spcs2xt | module to Convert Cross Section to Panel Spatial Weight Matrix | tssc install spcs2xt | | spdir | module to create directed dyad contagion spatial effect variable | tssc install spdir | | spearman2 | module to calculate Spearman rank correlations, extended" | tssc install spearman2 | | spec\_stand | module to create dataset of stratum-specific, unadjusted and standardized rates" | tssc install spec\_stand | | specc | module to create specification curves | tssc install specc | | speccheck | module to check model specification | tssc install speccheck | | spechist | module to produce specific histograms for continuous variables | tssc install spechist | | spectdens | module to compute sample spectral density | tssc install spectdens | | speedergles | module to compute the GLES response speed index | tssc install speedergles | | spell | module for identification of spells or runs of similar values | tssc install spell | | spellutil | module of utilities for the manipulation of timespan data | tssc install spellutil | | spgen | module to generate spatially lagged variables | tssc install spgen | | spglsxt | module to estimate Spatial Panel Autoregressive Generalized Least Squares Regression | tssc install spglsxt | | spgmm | module to estimate Spatial Autoregressive Generalized Method of Moments Cross Sections Regression | tssc install spgmm | | spgmmxt | module to estimate Spatial Panel Autoregressive Generalized Method of Moments Regression | tssc install spgmmxt | | spgrid | module to generate two-dimensional grids for spatial data analysis | tssc install spgrid | | sphdist | module to compute spherical distances | tssc install sphdist | | spike | module to allow for a zero willingness to pay | tssc install spike | | spikeplt | module to generate spike plot showing fine structure of the data | tssc install spikeplt | | spineplot | module for spine plots for two-way categorical data | tssc install spineplot | | spkde | module to perform kernel estimation of density and intensity functions for two-dimensional spatial point patterns | tssc install spkde | | splagvar | module to generate spatially lagged variables, construct the Moran Scatter plot, and calculate Moran’s I statistics" | tssc install splagvar | | split | modules for splitting string variables into parts | tssc install split | | splitit | module to split chronological overlapping spells in spell data | tssc install splitit | | splitvallabels | module to split up value labels for multi-line graph labelling | tssc install splitvallabels | | spmap | module to visualize spatial data | tssc install spmap | | spmlreg | module to estimate the spatial lag, the spatial error, the spatial durbin, and the general spatial models by maximum likelihood" | tssc install spmlreg | | spmon | module to create spatial effect variable for monadic data | tssc install spmon | | spmstar | module to Estimate (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression Models | tssc install spmstar | | spmstard | module to estimate Multiparametric Spatio Temporal AutoRegressive Regression Spatial Durbin Cross Sections Models | tssc install spmstard | | spmstardh | module to Estimate (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Durbin Multiplicative Heteroscedasticity Cross Sections Models | tssc install spmstardh | | spmstardhxt | module to estimate (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Durbin Multiplicative Heteroscedasticity Panel Models | tssc install spmstardhxt | | spmstardxt | module to Estimate (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Durbin Panel Models | tssc install spmstardxt | | spmstarh | Module to Estimate (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Lag Multiplicative Heteroscedasticity Cross Sections Models | tssc install spmstarh | | spmstarhxt | module to Estimate (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Lag Multiplicative Heteroscedasticity Panel Models | tssc install spmstarhxt | | spmstarxt | module to Estimate (m-STAR) Spatial Panel Multiparametric Spatio Temporal AutoRegressive Regression Models | tssc install spmstarxt | | spnorm | module to plot Shaded Percentiles of Normal Distributions | tssc install spnorm | | sppack | module for cross-section spatial-autoregressive models | tssc install sppack | | spregcs | Module Econometric Toolkit to Estimate Spatial Cross Section Regression Models | tssc install spregcs | | spregdhp | module to estimate Spatial Panel Han-Philips Linear Dynamic Regression: Lag & Durbin Models | tssc install spregdhp | | spregdpd | module to estimate Spatial Panel Arellano-Bond Linear Dynamic Regression: Lag & Durbin Models | tssc install spregdpd | | spregfext | module to compute Spatial Panel Fixed Effects Regression: Lag and Durbin Models | tssc install spregfext | | spreghetxt | module to Estimate Spatial Panel Random-Effects Multiplicative Heteroscedasticity Regression: Lag and Durbin Models | tssc install spreghetxt | | spregrext | module to compute Spatial Panel Random Effects Regression: Lag and Durbin Models | tssc install spregrext | | spregsac | module to estimate Maximum Likelihood Estimation AutoCorrelation (SAC) Cross Section Regression | tssc install spregsac | | spregsacxt | module to Estimate Maximum Likelihood Estimation Spatial AutoCorrelation (SAC) Panel Regression | tssc install spregsacxt | | spregsar | module to estimate Maximum Likelihood Estimation Spatial Lag Cross Sections Regression | tssc install spregsar | | spregsarxt | module to Estimate Maximum Likelihood Estimation Spatial Lag Panel Regression | tssc install spregsarxt | | spregsdm | Module to Estimate Maximum Likelihood Estimation Spatial Durbin Cross Sections Regression | tssc install spregsdm | | spregsdmxt | Module to Estimate Maximum Likelihood Estimation Spatial Panel Durbin Regression | tssc install spregsdmxt | | spregsem | Module to Estimate Maximum Likelihood Estimation Spatial Error Cross Sections Regression | tssc install spregsem | | spregsemxt | Module to Estimate Maximum Likelihood Estimation Spatial Error Panel Regression | tssc install spregsemxt | | spregxt | Econometric Toolkit to Estimate Spatial Panel Regression Models | tssc install spregxt | | sproper | module to get proper case for foreign names in variables | tssc install sproper | | spseudor2 | module to calculate goodness-of-fit measures in spatial autoregressive models | tssc install spseudor2 | | spspc | module to create specific source or target contagion spatial effect variable for directed dyadic data | tssc install spspc | | spsurv | module to fit split population survival (‘cure’) model | tssc install spsurv | | sptobitmstar | Module to Estimate Tobit (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Lag Cross Sections Models | tssc install sptobitmstar | | sptobitmstard | Module to Estimate Tobit (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Durbin Cross Sections Models | tssc install sptobitmstard | | sptobitmstardh | Module to Estimate Tobit (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Durbin Multiplicative Heteroscedasticity Cross Sections Models | tssc install sptobitmstardh | | sptobitmstardhxt | Module to Estimate Tobit (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Durbin Multiplicative Heteroscedasticity Panel Models | tssc install sptobitmstardhxt | | sptobitmstardxt | module to estimate Tobit (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Durbin Panel Models | tssc install sptobitmstardxt | | sptobitmstarh | Module to Estimate Tobit (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Lag Multiplicative Heteroscedasticity Cross Sections Models | tssc install sptobitmstarh | | sptobitmstarhxt | module to estimate Tobit (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Lag Multiplicative Heteroscedasticity Panel Models | tssc install sptobitmstarhxt | | sptobitmstarxt | module to estimate Tobit (m-STAR) Spatial Multiparametric Spatio Temporal AutoRegressive Regression: Spatial Lag Panel Models | tssc install sptobitmstarxt | | sptobitsac | module to Estimate Tobit MLE Spatial Autocorrelation Cross Sections Regression | tssc install sptobitsac | | sptobitsacxt | module to estimate Tobit MLE Spatial AutoCorrelation (SAC) Panel Regression | tssc install sptobitsacxt | | sptobitsar | module to Estimate Tobit MLE Spatial Lag Cross Sections Regression | tssc install sptobitsar | | sptobitsarxt | module to estimate Tobit MLE Spatial Lag Panel Regression | tssc install sptobitsarxt | | sptobitsdm | module to Estimate Tobit MLE Spatial Durbin Cross Sections Regression | tssc install sptobitsdm | | sptobitsdmxt | module to estimate Tobit MLE Spatial Panel Durbin Regression | tssc install sptobitsdmxt | | sptobitsem | module to Estimate Tobit MLE Spatial Error Cross Sections Regression | tssc install sptobitsem | | sptobitsemxt | module to estimate Tobit MLE Spatial Error Panel Regression | tssc install sptobitsemxt | | spundir | module to create directed dyad contagion spatial effect variable | tssc install spundir | | spweight | module to compute Cross Section Spatial Weight Matrix | tssc install spweight | | spweightcs | module to compute Cross Section Spatial Weight Matrix | tssc install spweightcs | | spweightxt | module to compute Panel Spatial Weight Matrix | tssc install spweightxt | | spwmatfill | module to assign first nearest neighbors to observations with no contiguous neighbors | tssc install spwmatfill | | spwmatrix | module to generate, import, and export spatial weights" | tssc install spwmatrix | | spxttobit | module to estimate Tobit Spatial Panel Autoregressive Generalized Least Squares Regression | tssc install spxttobit | | sq | module for sequence analysis | tssc install sq | | sqmc | module to compute squared multiple correlation | tssc install sqmc | | sqn | module to estimate Rousseeuw and Croux (1993) robust measure of dispersion | tssc install sqn | | sqr | module to make graphs square, or any other shape" | tssc install sqr | | sratio | module to calculate ratio study statistics | tssc install sratio | | sreweight | module for survey reweighting | tssc install sreweight | | srtree | module to implement regression trees via optimal pruning, bagging, random forests, and boosting methods" | tssc install srtree | | ssaggregate | module to create shock-level aggregates for shift-share IV | tssc install ssaggregate | | ssccount | module to download ssc hits over time for user-written packages | tssc install ssccount | | ssczip | github package manager | tssc install ssczip | | ssi | module to estimate sample size for randomized controlled trials | tssc install ssi | | ssizebi | module to calculate sample size and power for the comparison of two or more proportions | tssc install ssizebi | | sskapp | module to compute sample size for the kappa-statistic measure of interrater agreement | tssc install sskapp | | sslope | module to calculate slope coefficients for regression interactions | tssc install sslope | | ssm | program to estimate endogenous switching and sample selection models for binary, count, and ordinal variables using ML" | tssc install ssm | | sspecialreg | module to estimate binary choice model with discrete endogenous regressor via special regressor method | tssc install sspecialreg | | sssplot | module to generate seasonal subseries plots | tssc install sssplot | | st2openbugs | module to implement an interface between Stata and OpenBUGS on Linux | tssc install st2openbugs | | stack | module to stack datasets | tssc install stack | | stackedcount | module to produce a stacked area graph | tssc install stackedcount | | staft | module to fit flexible parametric accelerated failure time models | tssc install staft | | stak | module to do simple reshapes or stacks | tssc install stak | | stan | module to use Stan software for Bayesian modeling | tssc install stan | | starjas | module to produce Arjas plot to check proportional hazards assumption | tssc install starjas | | stat2data | module to generate a Dataset of Descriptive Statistics Calculated for a List of Variables | tssc install stat2data | | stata2pajek | module to export data to Pajek .net format | tssc install stata2pajek | | statacmds | module to produce list of all commands known to Stata, including fuctions and built-ins" | tssc install statacmds | | stataid | module to obtain and display information about running Stata instances under Microsoft Windows | tssc install stataid | | statapush | module to send push notifications to mobile device | tssc install statapush | | statastates | module to add US state identifiers to dataset | tssc install statastates | | statax | module to highlight Stata syntax | tssc install statax | | statflow | module for dynamically updating flowcharts in Excel | tssc install statflow | | staticfc | module to compute static forecasts for a recursive rolling regression | tssc install staticfc | | statplot | module for plots of summary statistics, including by category" | tssc install statplot | | statsbyfast | module to efficiently compute statistics for by-group | tssc install statsbyfast | | statsmat | module to place descriptive statistics in matrix | tssc install statsmat | | stbget | module to get packages from Stata Technical Bulletin | tssc install stbget | | stbrier | module to compute Brier score for censored time-to-event (survival) data | tssc install stbrier | | stbtcalc | module to calculate time-varying regression coefficients in Cox PH models | tssc install stbtcalc | | stcapture | module to estimate survival functions and hazard ratios | tssc install stcapture | | stcascoh | module to create dataset suitable for case-cohort analysis | tssc install stcascoh | | stcband | module to compute Equal precision and Hall-Wellner confidence band for survival function | tssc install stcband | | stcmd | module to execute StatTransfer command from within Stata | tssc install stcmd | | stcolor | 在Stata绘图中使用中国、日本传统色以及谷歌配色。 | tssc install stcolor | | stcomlist | module to list cumulative function in presence of competing risks | tssc install stcomlist | | stcompadj | module to estimate the covariate-adjusted cumulative incidence function in the presence of competing risks | tssc install stcompadj | | stcompet | module to generate cumulative incidence in presence of competing events | tssc install stcompet | | stcoxgof | module to produce goodness-of-fit test and plot after a Cox model | tssc install stcoxgof | | stcoxplt | module to plot predicted survival curves from Cox model | tssc install stcoxplt | | stcrmix | module to estimate Mixtures of Generalized Gamma Models for Competing Risks | tssc install stcrmix | | stcrprep | module to prepare data for competing risks analysis using time-dependent weights | tssc install stcrprep | | stcstat | module to generate evaluation of fit for Cox regression model | tssc install stcstat | | stcstat2 | module to compute Harrell’s c-index for flexible parametric models | tssc install stcstat2 | | stcumh | module to check proportional hazards assumption | tssc install stcumh | | std\_beta | module to calculate centered and standardized coefficients after estimation | tssc install std\_beta | | stddiff | module to compute Standardized differences for continuous and categorical variables | tssc install stddiff | | stdtable | module to standardize cross-tabulations to pre-specified row and column totals | tssc install stdtable | | stexpect | module to compute expected survival | tssc install stexpect | | stgenreg | module to fit general parametric survival models | tssc install stgenreg | | stgit | module to retrieve information about a Git repository | tssc install stgit | | stgtcalc | module to calculate time-varying regression coefficients in Cox PH models (variant) | tssc install stgtcalc | | stjm | module to fit shared parameter joint models of longitudinal and survival data | tssc install stjm | | stjm11 | module to fit shared parameter joint models of longitudinal and survival data | tssc install stjm11 | | stjmgraph | module to create a joint longitudinal and survival graph | tssc install stjmgraph | | stkap | module to automatically center adjustment variables for Kaplan-Meier plots | tssc install stkap | | stkd | 根据输入的股票代码查询股票的详细信息。 | tssc install stkd | | stkerhaz | module to produce baseline hazard estimates via kernel smoother and plots | tssc install stkerhaz | | stlda | module for Limiting Dilution Analysis (LDA) | tssc install stlda | | stmd | module to convert dynamic Markdown to HTML format, using Stata dyndoc" | tssc install stmd | | stmix | module to fit two-component parametric mixture survival models | tssc install stmix | | stmixed | module to fit multilevel mixed effects parametric survival models | tssc install stmixed | | stmt | module to model multiple timescales using flexible parametric survival models on the log-hazard scale | tssc install stmt | | stndzxage | module to standardize by age | tssc install stndzxage | | stnet | module to calculate net survival | tssc install stnet | | stns | module for estimation of net survival | tssc install stns | | sto | module to toggle trace switch | tssc install sto | | stockcapit | module to calculate physical capital stock by the perpetual-inventory method | tssc install stockcapit | | stockquote | module to retrieve stock quotes to a Stata-formatted dataset | tssc install stockquote | | stop | module to interrupt dofiles intelligently (closes logfiles and optionally sends a message to your smartphone) | tssc install stop | | storecmd | modules to store and repeat commands using characteristics | tssc install storecmd | | stpepemori | module to test the equality of cumulative incidences across two groups in the presence of competing risks | tssc install stpepemori | | stphcoxrcs | module to check proportional-hazards assumption using restricted cubic splines | tssc install stphcoxrcs | | stpiece | module to estimate piecewise-constant hazard rate models | tssc install stpiece | | stpm | module to fit flexible parametric models for survival-time data | tssc install stpm | | stpm2 | module to estimate flexible parametric survival models | tssc install stpm2 | | stpm2\_standsurv | module to obtain standardized survival curves after fitting an stpm2 survival model | tssc install stpm2\_standsurv | | stpm2cif | module to estimate cumulative incidence function after running stpm2 | tssc install stpm2cif | | stpm2cm | module for estimation of crude mortality after fitting stpm2 relative survival model | tssc install stpm2cm | | stpm2cr | module to estimate flexible parametric competing risks regression models | tssc install stpm2cr | | stpm2illd | module to estimate Flexible Parametric Illness-death Models | tssc install stpm2illd | | stpp | module to compute Pohar-Perme non-parametric estimate of marginal relative (net) survival | tssc install stpp | | stquant | module to estimate quantiles for survival time | tssc install stquant | | str2d | module to compute explained variation for survival models | tssc install str2d | | stratarand | module to perform stratified random assignment | tssc install stratarand | | strbee | module to estimate a treatment effect adjusting for treatment switches | tssc install strbee | | strcs | module to estimate flexible parametric survival models on the log hazard scale | tssc install strcs | | strdate | module to replace string date variables with numeric date variables with the same names | tssc install strdate | | strdist | module to calculate the Levenshtein distance, or edit distance, between strings" | tssc install strdist | | strgen | module to generate string variables without knowing string type | tssc install strgen | | strgroup | module to match strings based on their Levenshtein edit distance | tssc install strgroup | | strip | module to strip unwanted characters | tssc install strip | | stripplot | module for strip plots (one-way dot plots) | tssc install stripplot | | strkeep | module to clean string variables by keeping only whitelisted characters | tssc install strkeep | | strmst2 | module to compare restricted mean survival time | tssc install strmst2 | | strparse | module to parse string variables | tssc install strparse | | strrec | module to recode string variables according to rules | tssc install strrec | | strsrcs | module to fit flexible parametric models for relative survival using restricted cubic splines | tssc install strsrcs | | stselpre | module to fit proportional hazards model to case-cohort data | tssc install stselpre | | stsurvdiff | module to compute difference in Kaplan-Meier survival curves | tssc install stsurvdiff | | stsurvimpute | module for flexible imputation of censored survival data | tssc install stsurvimpute | | studysi | module to calculates sample size and power for comparative studies | tssc install studysi | | subinfile | module to perform byte-based substitution for the contents of a text-formatted file | tssc install subinfile | | sublime | module to set up StataEditor (a package of Sublime Text) automatically | tssc install sublime | | subsave | module to save a subset of the dataset in memory to a disk file | tssc install subsave | | subset | module to implement best covariates and stepwise subset selection | tssc install subset | | subsetbyvif | module to select a subset of covariates constrained by VIF | tssc install subsetbyvif | | subsetplot | module for plots for each subset with rest of the data as backdrop | tssc install subsetplot | | subsim | module providing subsidy simulation toolkit (SUBSIM) | tssc install subsim | | suchowtest | module to calculate successive Chow tests on cross section and time series data | tssc install suchowtest | | sum2 | module to store summary statistics | tssc install sum2 | | sum2docx | module to report summary statistics to formatted table in DOCX file. | tssc install sum2docx | | sumdist | module to calculate summary statistics for income distributions | tssc install sumdist | | summdate | module for summarizing date variable | tssc install summdate | | summout | module to produce comparative table of summary statistics | tssc install summout | | summtab | module to compute summary statistics overall and/or across levels of a categorical variable | tssc install summtab | | summvl | module to generate summary table with variable labels (version 5) | tssc install summvl | | sumscale | module to generate summated scales | tssc install sumscale | | sumstats | module to produce tables of summary statistics | tssc install sumstats | | sumup | module to compute summary statistics by group | tssc install sumup | | sunflower | module to generate density distribution sunflower plots | tssc install sunflower | | supclust | module to build superordinate categories | tssc install supclust | | superscatter | An enhanced scatter plot | tssc install superscatter | | supsmooth | module to perform Friedman’s super smoother | tssc install supsmooth | | surface | module to draw a 3D wireform surface plot | tssc install surface | | surloads | module to calculate simple scores | tssc install surloads | | surrog | module to compute surrogate variables after factor analysis | tssc install surrog | | surveybias | module to compute the B and B\_w multinomial accuracy measures for polling bias | tssc install surveybias | | survsim | module to simulate complex survival data | tssc install survsim | | survtime | module to compute survival time for use in stset | tssc install survtime | | survwgt | module to create and manipulate survey weights | tssc install survwgt | | sutex | module to LaTeX code for summary statistics tables | tssc install sutex | | sutex2 | module to produce LaTeX tables for summary statistics | tssc install sutex2 | | svalue | module for computing and graphically displaying S-values against their respective P-values | tssc install svalue | | svarsirf | module to compute structural impulse response function after SVAR | tssc install svarsirf | | svcom | module to save calculations and estimations in parallel log file | tssc install svcom | | svmachines | module providing Support Vector Machines for both Classification and Regression | tssc install svmachines | | svmatf | module to save a matrix to a file | tssc install svmatf | | svr | module to compute estimates with survey replication (SVR) based standard errors | tssc install svr | | svret | module to save returned results to your dataset | tssc install svret | | svtxt | module to store text in a parallel log file | tssc install svtxt | | svvarlbl | module to save variable labels to a file | tssc install svvarlbl | | svybsamp2 | module to perform re-sampling for complex survey data | tssc install svybsamp2 | | svygei\_svyatk | module to derive the sampling variances of Generalized Entropy and Atkinson inequality indices when estimated from complex survey data | tssc install svygei\_svyatk | | svylorenz | module to derive distribution-free variance estimates from complex survey data, of quantile group shares of a total, cumulative quantile group shares" | tssc install svylorenz | | svypxcat | module to calculate predicted means or proportions for nominal X’s for survey data | tssc install svypxcat | | svypxcon | module to calculate predicted means or proportions for a continuous X variable for survey data | tssc install svypxcon | | svysampsi | module to calculate sample size for a simple random survey with a dichotomous outcome | tssc install svysampsi | | svysd | module to compute pooled standard deviation weighted by within-group sample size | tssc install svysd | | svyselmlog | module to compute selectivity adjustment based on the multinomial logit for survey design | tssc install svyselmlog | | svytabs | module to Create Tables for export Combining Multiple Survey Tabulations | tssc install svytabs | | swain | module to correct the SEM chi-square overidentification test in small sample sizes or complex models | tssc install swain | | swapval | module for swapping values of two variables | tssc install swapval | | swblock | module to perform parsimonious model selection in haplotype analysis | tssc install swblock | | swboot | module to bootstrap stepwise linear or logistic regression models | tssc install swboot | | switch | module to evaluate a given value against possible cases and their corresponding values | tssc install switch | | switchoprobit | module to estimate a switching regression for a binary endogenous treatment and ordered outcome | tssc install switchoprobit | | switchoprobitsim | module to estimate a switching regression for a binary endogenous treatment and ordered outcome using a latent factor structure | tssc install switchoprobitsim | | switchr | module to estimate switching regression models | tssc install switchr | | swpermute | module to compute Permutation tests for Stepped-Wedge Cluster-Randomised Trials | tssc install swpermute | | sxpose | module to transpose string variable dataset | tssc install sxpose | | sxpose2 | module to transpose string and numeric variable dataset including variable names and labels | tssc install sxpose2 | | symmetry | modules to perform tests of symmetry for NxN contingency tables | tssc install symmetry | | syncmrates | module to compute child mortality rates using synthetic cohort probabilities | tssc install syncmrates | | synlight | module to highlight syntax in SMCL and translate to HTML format | tssc install synlight | | synth | module to implement Synthetic Control Methods for Comparative Case Studies | tssc install synth | | t2docx | module to report Mean Comparison for variables between two groups with formatted table output in DOCX file | tssc install t2docx | | t2way5 | module to perform Tukey’s Two-Way Analysis by Medians | tssc install t2way5 | | tab2mat | module to produce a one-way table as a matrix | tssc install tab2mat | | tab2way | module to handle two-way tables with percentages | tssc install tab2way | | tab3way | module to handle three-way tables with percentages | tssc install tab3way | | tab\_chi | modules for tabulation of multiple variables in Stata 8.2 or better | tssc install tab\_chi | | taba | module for tabulation of frequencies | tssc install taba | | tabcond | module to tabulate frequencies satisfying specified conditions | tssc install tabcond | | tabcount | module to tabulate frequencies, with zeros explicit" | tssc install tabcount | | tabcusum | module to graph observed minus expected CUSUM vertically aligned with tabular CUSUM | tssc install tabcusum | | tabex | module to efficiently export tabulations to Excel | tssc install tabex | | tabexport | module to export tables of summary statistics to text files | tssc install tabexport | | tabform | module to export tables of means, standard deviations to text file" | tssc install tabform | | tabhbar | module to show table of frequencies as horizontal bar chart | tssc install tabhbar | | tabhplot | module to show table of frequencies as horizontal plot | tssc install tabhplot | | tablab | module to autocrosstabulate a variable | tssc install tablab | | table1 | module to create "“table 1”" of baseline characteristics for a manuscript" | tssc install table1 | | table1\_mc | module to create "“table 1”" of baseline characteristics for a manuscript" | tssc install table1\_mc | | tablecol | module to add column percentages to table command | tssc install tablecol | | tablemat | module to produce and export table of results in a matricial format | tssc install tablemat | | tablepc | module for percent calculation prior to table | tssc install tablepc | | tableplot | module giving graphical display in two-way table format | tssc install tableplot | | tabletutorial | module to provide tutorial on automated table generation and reporting with Stata | tssc install tabletutorial | | tabmerge | module to tabulate report on merge | tssc install tabmerge | | tabmult | module to produce multiple two-way tabulations | tssc install tabmult | | tabone | module for exporting single or multiple one-way tabulations into various formats | tssc install tabone | | tabout | module to export publication quality cross-tabulations | tssc install tabout | | tabplot | module to show table of frequencies as table of bars | tssc install tabplot | | tabsheet | module to rapidly output cross-tabular statistics to a tab-delimited file | tssc install tabsheet | | tabstat2excel | module to export summary statistics generated from a tabstat command to an Excel spreadsheet | tssc install tabstat2excel | | tabstatmat | module to save matrices saved by tabstat to single named matrix | tssc install tabstatmat | | tabxml | module to save results in XML format for use in Microsoft Excel and OpenOffice Calc | tssc install tabxml | | tail | module to print the tail observations (last observations in data set) | tssc install tail | | tarow | module to tabulate each row against all others | tssc install tarow | | tcod | module to perform Gloudemans’ COD tolerance tests | tssc install tcod | | tddens | module to estimate and graph bivariate density with heat map | tssc install tddens | | tdpd | module to analyze third-degree price discrimination | tssc install tdpd | | ted | module to test Stability of Regression Discontinuity Models | tssc install ted | | testcase | module to provide a code-testing framework for Mata | tssc install testcase | | tex2col | module to Split Text into Columns | tssc install tex2col | | tex3pt | module to produce LaTeX documents from estout with threeparttable | tssc install tex3pt | | tex\_equal | module to compare text files | tssc install tex\_equal | | texdoc | module to create a LaTeX document including Stata output | tssc install texdoc | | texify | module to compile a LaTeX document | tssc install texify | | texmerge | module to merge many .tex files into one and then compile the final file to .pdf | tssc install texmerge | | texresults | module to create external file of LaTeX macros with results | tssc install texresults | | texsave | module to save a dataset in LaTeX format | tssc install texsave | | textbarplot | module to produce horizontal text and bar plot | tssc install textbarplot | | textfind | module to identify, analyze, and convert text entries into categorical data" | tssc install textfind | | textgph | module to add strings of text to a graph | tssc install textgph | | textpad | module to call TextPad to edit a file | tssc install textpad | | tfdiff | module to compute pre- and post-treatment estimation of the Average Treatment Effect (ATE) with fixed binary treatment | tssc install tfdiff | | tfinsert | module to insert text into an open text file | tssc install tfinsert | | tfr2 | module to compute Age-specific fertility rates (ASFRs), total fertility rates (TFRs), fertility trends and rate ratios from birth histories" | tssc install tfr2 | | tfv | module to produce transformations of variables | tssc install tfv | | tgmixed | module to perform Theil-Goldberger mixed estimation of regression equation | tssc install tgmixed | | tgraph | module to plot graph with transformed axes | tssc install tgraph | | theildeco | module to produce refined Theil index decomposition by group and quantile | tssc install theildeco | | theilr2 | module to compute Theil R2 Multicollinearity Effect | tssc install theilr2 | | thsearch | module to evaluate threshold search model for non-linear models based on information criterion | tssc install thsearch | | tidy | module to ease reshaping of data | tssc install tidy | | tihtest | module to test for time invariant unobserved heterogeneity in GLMs for panel data | tssc install tihtest | | timeit | module to provide single line version of timer on/off | tssc install timeit | | timestamp | module to obtain a UNIX timestamp and the current time of a user-specified timezone | tssc install timestamp | | title | module to create a title for logfiles | tssc install title | | tkdensity | module for univariate kernel density estimation with calculation on transformed scale | tssc install tkdensity | | tknz | module to tokenize string into named macros | tssc install tknz | | tmap | module for simple thematic mapping | tssc install tmap | | tmpdir | module to indicate the directory Stata is using for a temporary directory | tssc install tmpdir | | tmpm | module to implement Trauma Mortality Prediction Model using AIS, ICD-9 or ICD-10 codes" | tssc install tmpm | | tobithetm | module to estimate Tobit Multiplicative Heteroscedasticity Regression | tssc install tobithetm | | tobitiv | module to perform instrumental variables tobit | tssc install tobitiv | | todate | module to generate Stata date variables from run-together date variables | tssc install todate | | todummy | module to create dummy variables | tssc install todummy | | tolerance | module to generate tolerance intervals from input data | tssc install tolerance | | tolong | module to provide a faster reshape long | tssc install tolong | | tolower | module to rename variables with lower case names | tssc install tolower | | tomata | module to make vectors in Mata of variables in Stata | tssc install tomata | | tomode | module to change values of a variable to mode(s) | tssc install tomode | | torats | module to facilitate transfer of data to RATS | tssc install torats | | torumm | module to produce data in RUMM format | tssc install torumm | | tosql | module to transfer data to SQL database | tssc install tosql | | touch | module to create a blank data file | tssc install touch | | tpoisson | module to estimate truncated Poisson regression | tssc install tpoisson | | tpred | module to generate predictions from Tobit model | tssc install tpred | | tpvar | module to generate turning-point variable for graphics labelling | tssc install tpvar | | tr | module providing prefix command to trace program execution | tssc install tr | | traces | module to display traces of items | tssc install traces | | trackobs | module to keep a record of the number of observations in the current dataset. | tssc install trackobs | | translog | module to create new variables for a translog function. | tssc install translog | | transplot | module producing plots for trying out transformations | tssc install transplot | | traveltime | module to generate travel time and travel distance information | tssc install traveltime | | treatoprobit | module to estimate a treatment effects model for a binary endogenous treatment on an ordered outcome | tssc install treatoprobit | | treatoprobitsim | module to estimate a treatment effects model for a binary endogenous outcome and ordered outcome using a latent factor structure | tssc install treatoprobitsim | | treatrew | module to estimate Average Treatment Effects by reweighting on propensity score | tssc install treatrew | | trellis | module to create a trellis graph | tssc install trellis | | trimlabs | module to trim variable labels | tssc install trimlabs | | trimmean | module for trimmed means as descriptive or inferential statistics | tssc install trimmean | | trimplot | module for plots of trimmed means | tssc install trimplot | | trinary | module containing extensions to generate to implement three-way logic | tssc install trinary | | triplot | module to generate triangular plots | tssc install triplot | | triprobit | module to estimate trivariate probit model using the GHK simulator | tssc install triprobit | | trnbin0 | module to estimate zero-truncated negative binomial regression | tssc install trnbin0 | | trpois0 | module to estimate zero-truncated Poisson regression models | tssc install trpois0 | | truecrypt | module to mount or dismount TrueCrypt volumes | tssc install truecrypt | | truernd | module to generate true random numbers | tssc install truernd | | tryem | module to run all possible subset regressions | tssc install tryem | | tscollap | module to compact timeseries into dataset of means, sums, end-of-period values" | tssc install tscollap | | tsegen | module to call an egen function using a time-series varlist | tssc install tsegen | | tsgraph | module to produce time series line graph | tssc install tsgraph | | tslist | module to list time series data | tssc install tslist | | tslstarmod | module to estimate a Logistic Smooth Transition Autoregressive Regression (LSTAR) Model for Time Series Data | tssc install tslstarmod | | tsmktim | module to generate time-series calendar variable | tssc install tsmktim | | tsplot | module to produce a time series plot | tssc install tsplot | | tsspell | module for identification of spells or runs in time series | tssc install tsspell | | tstf | module to compute intervention time-series models | tssc install tstf | | ttab | module to produce formatted tables with t-test for two-groups mean-comparison | tssc install ttab | | ttable2 | module to produce Mean Comparison for many variables between two groups with formatted table output | tssc install ttable2 | | ttestplus | module to automate t-tests | tssc install ttestplus | | ttesttable | module to compute differences in means by groups including the T-test | tssc install ttesttable | | tuples | module for selecting all possible tuples from a list | tssc install tuples | | turnbull | module to estimate the Turnbull empirical distribution estimator of willingness to pay | tssc install turnbull | | tvdiff | module to compute pre- and post-treatment estimation of the Average Treatment Effect (ATE) with binary time-varying treatment | tssc install tvdiff | | tw3xls | module to export publication-ready three-way and four-way tables into xls or xlsx | tssc install tw3xls | | twby | module to create a cross-tabulation of graphs | tssc install twby | | twexp | module to estimate exponential-regression models with two-way fixed effects | tssc install twexp | | twfe | module to perform regressions with two-way fixed effects or match effects for large datasets | tssc install twfe | | twgravity | module to estimate exponential-regression models with two-way fixed effects from a cross-section of data on dyadic interactions | tssc install twgravity | | twitter2stata | module to import data from Twitter | tssc install twitter2stata | | twofold | module to perform multiple imputation using the two-fold fully conditional specification algorithm to impute missing values in longitudinal data | tssc install twofold | | twopm | module to estimate two-part models | tssc install twopm | | twostepweakiv | module to implement two-step weak-instrument-robust confidence sets for linear instrumental-variable (IV) models | tssc install twostepweakiv | | twoway\_estfit | module to enable graph twoway estfit | tssc install twoway\_estfit | | twoway\_parea | module to generate area graph with pattern fills (Windows only) | tssc install twoway\_parea | | twowayfeweights | module to estimate the weights and measure of robustness to treatment effect heterogeneity attached to two-way fixed effects regressions | tssc install twowayfeweights | | txt2qr | module to produce QR codes containing plain text | tssc install txt2qr | | txtlabdef | module to define value labels from ASCII (text) file | tssc install txtlabdef | | txttool | module providing utilities for text analysis | tssc install txttool | | ua | module to provide prefix command for unicode utilities | tssc install ua | | ucgof | module to perform univariate categorical goodness-of-fit tests | tssc install ucgof | | ucspsplit | module to extract paradata from a string variable produced by the universal client-side paradata script | tssc install ucspsplit | | udiff | module to estimate the generalized unidiff model for individual-level data | tssc install udiff | | ueve | module to compute unbiased errors-in-variables estimator and variants from grouped data | tssc install ueve | | uirt | module to fit unidimensional Item Response Theory models | tssc install uirt | | uirt\_sim | module to simulate data from unidimensional Item Response Theory models | tssc install uirt\_sim | | ultimatch | module to implement Nearest Neighbor, Radius, Coarsened Exact, Percentile Rank and Mahalanobis Distance Matching" | tssc install ultimatch | | umbrella | module to perform O’Brien’s Umbrella test | tssc install umbrella | | umeta | module for u-statistic-based univariate and multivariate random-effects meta-analysis | tssc install umeta | | uncluttered | Stata schemes to produce uncluttered bar and line graphs | tssc install uncluttered | | underid | module producing postestimation tests of under- and over-identification after linear IV estimation | tssc install underid | | unemp | module module to compute aggregate households employment deprivation (or unemployment) measures | tssc install unemp | | unicode2ascii | modules to translate between Unicode and ASCII | tssc install unicode2ascii | | unique | module to report number of unique values in variable(s) | tssc install unique | | uniquestrata | module to abort the program if the specified variables don’t collectively account for every observation | tssc install uniquestrata | | unitab | program to display a univariate table for a binary outcome variable | tssc install unitab | | univstat | module to produce summary statistics in matrix form | tssc install univstat | | urcovar | module to perform Elliott-Jansson test for unit roots with stationary covariates | tssc install urcovar | | usagelog | module to log usage of Stata programs in an existing text file | tssc install usagelog | | usd | module to get US dollar exchange rates from the Federal Reserve | tssc install usd | | use10 | module to use and describe version 10 datafiles in Stata 9.2 | tssc install use10 | | use10save9 | module to save matched Stata 10/11 files, from within Stata 9+, in Stata 9 format - either as new files in an automatically created directory or through replacing previous Stata 10/11 files" | tssc install use10save9 | | use13 | module to import Stata 13 (\*.dta) data into older versions of Stata | tssc install use13 | | use13save12 | module to load sets of matched Stata 13-files into Stata 10-12 and saving them in older formats readable for the Stata 10-12 user | tssc install use13save12 | | uselab | module to list value labels and variables using them | tssc install uselab | | useold | module to provide a convenient wrapper for unicode translate in Stata 14+ | tssc install useold | | usepackage | module to find and install a list of user-written packages needed to run a do-file | tssc install usepackage | | usesas | module to use a SAS dataset | tssc install usesas | | usesome | module to use subset of Stata dataset | tssc install usesome | | usespss | module to import SPSS (\*.sav) data (Windows only) | tssc install usespss | | usexmlex | module to import data stored in XML format | tssc install usexmlex | | utest | module to test for a U-shaped relationship | tssc install utest | | utrans | UTF-8 转码 | tssc install utrans | | vaf | module to compute mediation effect in SEM | tssc install vaf | | valcuofon | module for downloading daily share values and assets balances of Chile’s unemployment insurance funds and pension system | tssc install valcuofon | | validly | module to correct Stata’s handling of missing values in logical and relational expressions | tssc install validly | | validscale | module to assess validity and reliability of a multidimensional scale | tssc install validscale | | vallab | module to pack values and labels into a new string variable | tssc install vallab | | vallabdef | module to define value labels from label name, value and label variables" | tssc install vallabdef | | vallabsave | module to save and load label-only Stata datasets | tssc install vallabsave | | vallist | module to list distinct values of a variable | tssc install vallist | | valtovar | module to rename value labels to match variable names | tssc install valtovar | | valuesof | module to return the contents of a variable in a macro | tssc install valuesof | | vam | module to compute teacher value-added measures | tssc install vam | | vanelteren | module to perform van Elteren’s test (generalized Wilcoxon-Mann-Whitney ranksum test) | tssc install vanelteren | | varcase | module to toggle the case of variable names | tssc install varcase | | vardistinct | module to generate a variable representing the number(s) of distinct observations or values | tssc install vardistinct | | variog | module to calculate and graph semi-variograms | tssc install variog | | varlab | module to save and load variable labels | tssc install varlab | | varlabdef | module to define a value label with values corresponding to variables | tssc install varlabdef | | varlag | module to determine the appropriate lag length in VARs, ECMs" | tssc install varlag | | varlocal | module to transform values of a variable in local | tssc install varlocal | | varmi | module to create a dummy variable that takes 1 when all the variable in the varlist are missing | tssc install varmi | | varprod | module to Generate Row Product of Variables | tssc install varprod | | varsearch | program to search variable names and labels | tssc install varsearch | | vartyp | module to set variable types for codebook2 | tssc install vartyp | | vce2way | module to adjust a Stata command’s standard errors for two-way clustering | tssc install vce2way | | vcemway | module to adjust a Stata command’s standard errors for multi-way clustering | tssc install vcemway | | vcf | module to import VCF (Variant Caller Format) Files into Stata and format genotype data | tssc install vcf | | vclose | module to close viewer windows | tssc install vclose | | vecar | module to estimate vector autoregressive (VAR) models | tssc install vecar | | vecar6 | module to estimate vector autoregressive (VAR) models (version 6) | tssc install vecar6 | | vececm | module to estimate vector error correction models (ECMs) | tssc install vececm | | venndiag | module to generate Venn diagrams | tssc install venndiag | | veracrypt | module to mount or dismount a VeraCrypt volume | tssc install veracrypt | | vgsg3 | Data Files, Schemes, and Programs for VGSG3 | tssc install vgsg3 | | viewresults | module to display results of a command in the Viewer | tssc install viewresults | | vincenty | module to calculate distances on the Earth’s surface | tssc install vincenty | | violin | module to generate violin plots | tssc install violin | | vioplot | module to produce violin plots with current graphics | tssc install vioplot | | vlc | module to compare value labels across datasets | tssc install vlc | | vlgen | module to generate variables and descriptive labels based on how the variables were generated | tssc install vlgen | | vlist | module to expand variable list in command syntax | tssc install vlist | | vmatch | module to match variables between subjects | tssc install vmatch | | vmerge | module to provide a wrapper for the Stata merge command that provides additional details regarding the results of the update and replace options | tssc install vmerge | | vorter | module to reorder variables in dataset based on sorted values | tssc install vorter | | vplplot | modules to generate paired data plots | tssc install vplplot | | vratio | module to compute variation ratio and proportion of maximum heterogeneity (measures of dispersion) for categorical variables | tssc install vratio | | vreverse | module to reverse existing categorical variable | tssc install vreverse | | vsave | module to save Stata dataset under version control | tssc install vsave | | vselect | module to perform linear regression variable selection | tssc install vselect | | vtokenize | module to split a variable into its tokens | tssc install vtokenize | | wald\_mse | module to calculate the maximum mean square error (MSE) of a point estimator of the mean | tssc install wald\_mse | | wbopendata | module to access World Bank databases | tssc install wbopendata | | wbull | module to fit Weibull distribution by maximum likelihood | tssc install wbull | | wclogit | module to perform conditional logistic regression with within-group varying weights | tssc install wclogit | | wdireshape | module to reshape World Development Indicators database | tssc install wdireshape | | wdiscrim | module to compute earnings discrimination statistics | tssc install wdiscrim | | weakiv | module to perform weak-instrument-robust tests and confidence intervals for instrumental-variable (IV) estimation of linear, probit and tobit models" | tssc install weakiv | | weakiv10 | module to perform weak-instrument-robust tests and confidence intervals for instrumental-variable (IV) estimation of linear, probit and tobit models" | tssc install weakiv10 | | weakivtest | module to perform weak instrument test for a single endogenous regressor in TSLS and LIML | tssc install weakivtest | | weathr | module to display US weather conditions | tssc install weathr | | weaver | module to produce dynamic reports in HTML, LaTeX and PDF" | tssc install weaver | | webdoc | module to create a HTML or Markdown document including Stata output | tssc install webdoc | | webimage | module to print images from web files in pdf, png, jpeg, gif, and bmp format" | tssc install webimage | | weeklyclaims | module to Get Weekly Initial Jobless Claims from the US Dept. of Labor | tssc install weeklyclaims | | weibullfit | module to fit a two-parameter Weibull distribution | tssc install weibullfit | | welcom | module for simulating distributional impacts of changes in competition (WELCOM) | tssc install welcom | | welflossas | module to compute well-being (monetary) gain/loss measures and social welfare loss indices and curves associated with segregation using either disaggregated or aggregated data for the quantitative variable | tssc install welflossas | | wgttest | module to test the impact of sampling weights in regression analysis | tssc install wgttest | | whereis | module to keep track of ancillary programs and files | tssc install whereis | | which\_version | module to return location and programmer’s version of ado-files | tssc install which\_version | | whichpkg | module to display information on components of a Stata package | tssc install whichpkg | | white | module to perform White’s test for heteroscedasticity | tssc install white | | whitetst | module to perform White’s test for heteroskedasticity | tssc install whitetst | | whotdeck | module to perform multiple imputation using the Approximate Bayesian Bootstrap with weights | tssc install whotdeck | | wid | module to download data from the World Wealth and Income Database (WID.world) | tssc install wid | | williams | module to estimate logistic regression via Williams procedure | tssc install williams | | windowsmonitor | module to send a winexec command to a Windows operating system and display the output in the Stata results window in (almost) real time | tssc install windowsmonitor | | winsor | module to Winsorize a variable | tssc install winsor | | winsor2 | module to winsorize data | tssc install winsor2 | | witch | module to mystically manage files on adopath | tssc install witch | | wntstmvq | module to compute multivariate Ljung-Box Q test | tssc install wntstmvq | | wordcb | module to create a codebook in MS Word format | tssc install wordcb | | wordconvert | module to transfer files among several types in Windows | tssc install wordconvert | | workdays | module to compute elapsed workdays | tssc install workdays | | worldstat | module to produce a visualisation of the state of world development | tssc install worldstat | | wosaddress | module to convert datasets from Web of Science data from wide to long | tssc install wosaddress | | wosload | module to load datasets from Web of Science data | tssc install wosload | | wridit | module to generate weighted ridits | tssc install wridit | | writeinput | module to write dataset in memory to new do-file as an input command | tssc install writeinput | | writekml | module to write Keyhole Markup Language file | tssc install writekml | | writepsfrag | module to translate Stata text to EPS | tssc install writepsfrag | | wtd | module to produce analysis of waiting time distribution | tssc install wtd | | wtd\_perc | module to calculate percentile of inter-arrival density based on the parametric Waiting Time Distribution (WTD) | tssc install wtd\_perc | | wtdttt | module to estimate parameters of the ordinary and reverse Waiting Time Distribution (WTD) by maximum likelihood | tssc install wtdttt | | wtp | module to estimate confidence intervals for willingness to pay measures | tssc install wtp | | wtpcikr | module to estimate Krinsky and Robb Confidence Intervals for Mean and Median Willingness to Pay | tssc install wtpcikr | | wyoung | module to perform multiple testing corrections | tssc install wyoung | | xauto | module to input an extended version of the auto data | tssc install xauto | | xb2pi | module to transform the logit scores into probabilities | tssc install xb2pi | | xbalance | module to compute standardized differences for stratified comparisons via R | tssc install xbalance | | xbrcspline | module to tabulate differences in predicted responses after restricted cubic spline models | tssc install xbrcspline | | xcollapse | module to make data set of summary statistics on disk or in memory | tssc install xcollapse | | xcontract | module to make a data set of frequencies and percents on disk or in memory | tssc install xcontract | | xcorplot | module to calculate and graph cross-correlation function | tssc install xcorplot | | xdatelist | module to create ascending numeric lists of dates | tssc install xdatelist | | xdir | module to create a resultsset with one observation per file in a directory | tssc install xdir | | xfrac | module to produce tabulation using categories defined by fractions of a cut-off value | tssc install xfrac | | xglm | module to extend glm | tssc install xglm | | xgroup | module to create a grouping variable with key values in an output dataset | tssc install xgroup | | xlincom | module to estimate multiple linear combinations of parameters | tssc install xlincom | | xls2dta | module to save Excel files as Stata datasets | tssc install xls2dta | | xmiss | module to perform cross-tabulation of missing data | tssc install xmiss | | xml\_tab | module to save results in Excel XML format | tssc install xml\_tab | | xpredict | module to extend predict command | tssc install xpredict | | xrewide | module to extend reshape wide command | tssc install xrewide | | xrigls | module to calculate reference intervals via generalised least squares | tssc install xrigls | | xriml | module for estimation of reference intervals (‘normal ranges’) by maximum likelihood | tssc install xriml | | xsampsi | module to calculate sample size for cross-over trials with continuous measures | tssc install xsampsi | | xsmle | module for spatial panel data models estimation | tssc install xsmle | | xsvmat | module to convert a matrix to variables in an output dataset | tssc install xsvmat | | xtab | module to tabulate longitudinal data | tssc install xtab | | xtable | module for exporting table output to Excel | tssc install xtable | | xtabond2 | module to extend xtabond dynamic panel data estimator | tssc install xtabond2 | | xtarsim | module to perform Monte Carlo analysis for dynamic panel data models | tssc install xtarsim | | xtavplot | module to produce added-variable plots for panel data estimation | tssc install xtavplot | | xtbalance | module to transform the dataset into balanced Panel Data | tssc install xtbalance | | xtbcfe | module to perform bootstrap-corrected Fixed Effects estimation and inference in dynamic panel models | tssc install xtbcfe | | xtcaec | module to estimate heterogeneous error correction models in cross-sectional dependent panel data | tssc install xtcaec | | xtcce | module to implement the Common Correlated Effects estimator | tssc install xtcce | | xtcd | module to investigate Variable/Residual Cross-Section Dependence | tssc install xtcd | | xtcd2 | module to test for weak cross sectional dependence | tssc install xtcd2 | | xtcdf | module to perform Pesaran’s CD-test for cross-sectional dependence in panel context | tssc install xtcdf | | xtcenter | module to disaggregate within and between-person effects by centering variables for mixed and melogit models | tssc install xtcenter | | xtcips | module to compute Pesaran Panel Unit Root Test in the Presence of Cross-section Dependence | tssc install xtcips | | xtcointreg | module for panel data generalization of cointegration regression using fully modified ordinary least squares, dynamic ordinary least squares, and canonical correlation regression methods" | tssc install xtcointreg | | xtcsd | module to test for cross-sectional dependence in panel data models | tssc install xtcsd | | xtcse2 | module to estimate the exponent of cross-sectional dependence in large panels | tssc install xtcse2 | | xtcsi | module to investigate Residual Cross-Section Independence | tssc install xtcsi | | xtdcce2 | module to estimate heterogeneous coefficient models using common correlated effects in a dynamic panel | tssc install xtdcce2 | | xtdolshm | module to perform panel data cointegration | tssc install xtdolshm | | xtdpdgmm | module to perform generalized method of moments estimation of linear dynamic panel data models | tssc install xtdpdgmm | | xtdpdml | module to estimate Dynamic Panel Data Models using Maximum Likelihood | tssc install xtdpdml | | xtdpdqml | module to perform quasi-maximum likelihood linear dynamic panel data estimation | tssc install xtdpdqml | | xtendothresdpd | module to estimate a Dynamic Panel Data Threshold Effects Model with Endogenous Regressors | tssc install xtendothresdpd | | xteurostat | module to import data from Eurostat in panel data structure | tssc install xteurostat | | xtewreg | module to estimate errors-in-variable model with mismeasured regressors | tssc install xtewreg | | xtfeis | module to estimate linear Fixed-Effects model with Individual-specific Slopes (FEIS) | tssc install xtfeis | | xtfisher | module to compute Fisher type unit root test for panel data | tssc install xtfisher | | xtfixedcoeftvcu | module to estimate Panel Data Models with Coefficients that Vary over Time and Cross-sectional Units | tssc install xtfixedcoeftvcu | | xtfmb | module to execute Fama-MacBeth two-step panel regression | tssc install xtfmb | | xtgcause | module to test for Granger non-causality in heterogeneous panels | tssc install xtgcause | | xtgeebcv | module to compute bias-corrected (small-sample) standard errors for generalized estimating equations | tssc install xtgeebcv | | xtgraph | module to produce graphs of cross-sectional time series (xt) data | tssc install xtgraph | | xtheckmanfe | module to fit panel data models in the presence of endogeneity and selection | tssc install xtheckmanfe | | xthrtest | module to perform Born & Breitung Bias-corrected HR-test for first order panel serial correlation | tssc install xthrtest | | xthst | module to test slope homogeneity in large panels | tssc install xthst | | xthybrid | module to estimate hybrid and correlated random effect (Mundlak) models within the framework of generalized linear mixed models (GLMM) | tssc install xthybrid | | xtidt | module to compute Identification Variables in Panel Data | tssc install xtidt | | xtile2 | module to create a new variable that categorizes exp by its quantiles | tssc install xtile2 | | xtiletest | module to test equality of percentiles across groups of observations | tssc install xtiletest | | xtine | module to calculate percentile and quantile for a numeric variable | tssc install xtine | | xtistest | module to perform Portmanteau test for panel serial correlation | tssc install xtistest | | xtivreg2 | module to perform extended IV/2SLS, GMM and AC/HAC, LIML and k-class regression for panel data models" | tssc install xtivreg2 | | xtivreg28 | module to perform extended IV/2SLS, GMM and AC/HAC, LIML and k-class regression for panel data models (version 8)" | tssc install xtivreg28 | | xtkr | module to implement the Keane and Runkle estimator for dynamic panel data models | tssc install xtkr | | xtlhazard | module for Adjusted First-Differences Estimation of the Linear Discrete-Time Hazard Model | tssc install xtlhazard | | xtlsdvc | module to estimate bias corrected LSDV dynamic panel data models | tssc install xtlsdvc | | xtmg | module to estimate panel time series models with heterogeneous slopes | tssc install xtmg | | xtmis | module to report missing observations for each variable in xt data | tssc install xtmis | | xtmixed\_corr | module to compute model-implied intracluster correlations after xtmixed | tssc install xtmixed\_corr | | xtmixediou | module to estimate Linear mixed effects Integrated Ornstein-Uhlenbeck model | tssc install xtmixediou | | xtmod | module to analyze and display interactions based on time-series data | tssc install xtmod | | xtmrho | module to calculate intra-class correlations after xtmixed | tssc install xtmrho | | xtnptimevar | module to estimate non-parametric time-varying coefficients panel data models with fixed effects | tssc install xtnptimevar | | xtoos | module for evaluating the out-of-sample prediction performance of panel-data models | tssc install xtoos | | xtoverid | module to calculate tests of overidentifying restrictions after xtreg, xtivreg, xtivreg2, xthtaylor" | tssc install xtoverid | | xtpattern | module to generate code showing pattern of xt data | tssc install xtpattern | | xtpatternvar | module to generate string variable describing panel patterns | tssc install xtpatternvar | | xtpdyn | module to estimate dynamic random effects probit model with unobserved heterogeneity | tssc install xtpdyn | | xtpedroni | module to perform Pedroni’s panel cointegration tests and Panel Dynamic OLS estimation | tssc install xtpedroni | | xtpmg | module for estimation of nonstationary heterogeneous panels | tssc install xtpmg | | xtpqml | module to estimate Fixed-effects Poisson (Quasi-ML) regression with robust standard errors | tssc install xtpqml | | xtprobitunbal | module to estimate Dynamic Probit Random Effects Models with Unbalanced Panels | tssc install xtprobitunbal | | xtpsse | module to estimate a conditional fixed-effects Poisson panel regression | tssc install xtpsse | | xtqptest | module to perform Born & Breitung Bias-corrected LM-based test for serial correlation | tssc install xtqptest | | xtqreg | module to compute quantile regression with fixed effects | tssc install xtqreg | | xtregam | module to estimate Amemiya Random-Effects Panel Data: Ridge and Weighted Regression | tssc install xtregam | | xtregbem | module to estimate Between-Effects Panel Data: Ridge and Weighted Regression | tssc install xtregbem | | xtregbn | module to estimate Balestra-Nerlove Random-Effects Panel Data: Ridge and Weighted Regression | tssc install xtregbn | | xtregcluster | module to estimate partially heterogeneous linear panel data with fixed effects | tssc install xtregcluster | | xtregdhp | module to estimate Han-Philips (2010) Linear Dynamic Panel Data Regression | tssc install xtregdhp | | xtregfem | module to estimate Fixed-Effects Panel Data: Ridge and Weighted Regression | tssc install xtregfem | | xtreghet | module to estimate MLE Random-Effects with Multiplicative Heteroscedasticity Panel Data Regression | tssc install xtreghet | | xtregmle | module to estimate Trevor Breusch MLE Random-Effects Panel Data: Ridge and Weighted Regression | tssc install xtregmle | | xtregre2 | module to estimate random effects model with weights | tssc install xtregre2 | | xtregrem | module to estimate Fuller-Battese GLS Random-Effects Panel Data: Ridge and Weighted Regression | tssc install xtregrem | | xtregsam | module to estimate Swamy-Arora Random-Effects Panel Data: Ridge and Weighted Regression | tssc install xtregsam | | xtregwem | module to estimate Within-Effects Panel Data: Ridge and Weighted Regression | tssc install xtregwem | | xtregwhm | module to estimate Wallace-Hussain Random-Effects Panel Data: Ridge and Weighted Regression | tssc install xtregwhm | | xtscc | module to calculate robust standard errors for panels with cross-sectional dependence | tssc install xtscc | | xtsel | module for selection of variables and specification in a panel-data framework | tssc install xtsel | | xtsemipar | module to compute Semiparametric Fixed-Effects Estimator of Baltagi and Li | tssc install xtsemipar | | xtseqreg | module to perform sequential estimation of linear panel data models | tssc install xtseqreg | | xtserialpm | module to perform a portmanteau test for serial correlation in panel data | tssc install xtserialpm | | xtsfkk | module to estimate endogenous panel stochastic frontier models in the style of Karakaplan and Kutlu | tssc install xtsfkk | | xtspj | module for split-panel jackknife estimation | tssc install xtspj | | xtss | module to estimate (S,s) rule regression models for panel data" | tssc install xtss | | xtsum2docx | module to report summary statistics of panel data to a formatted table in the DOCX format | tssc install xtsum2docx | | xtsur | module to estimate seemingly unrelated regression model on unbalanced panel data | tssc install xtsur | | xttest2 | module to perform Breusch-Pagan LM test for cross-sectional correlation in fixed effects model | tssc install xttest2 | | xttest3 | module to compute Modified Wald statistic for groupwise heteroskedasticity | tssc install xttest3 | | xttrans2 | module to compute tables of transition probabilities | tssc install xttrans2 | | xtusreg | module to estimate dynamic panel models under irregular time spacing | tssc install xtusreg | | xtvar | module to compute panel vector autoregression | tssc install xtvar | | xtvc | module to compute confidence intervals for the variance component of random-intercept linear models | tssc install xtvc | | xtwest | module for testing for cointegration in heterogeneous panels | tssc install xtwest | | xvalols | module to crossvalidate an OLS regression | tssc install xvalols | | yrdif | module to calculate daily date differences | tssc install yrdif | | zandrews | module to calculate Zivot-Andrews unit root test in presence of structural break | tssc install zandrews | | zb\_qrm | module to Recoding multiple responses into binary variables | tssc install zb\_qrm | | zcq | module to score Zurich Claudication Questionnaire | tssc install zcq | | zicen | module to estimate a finite mixture model of a degenerate distribution with mass at zero and one or two censored (Tobit) normals | tssc install zicen | | zinb | module to estimate zero inflated negative binomial model on count data | tssc install zinb | | zip | module to estimate zero inflated Poisson model on count data | tssc install zip | | zipffit | module to fit the Zipf distribution or the Zipf-Mandelbrot distribution by maximum likelihood | tssc install zipffit | | zippkg | module to create ZIP archives of community-contributed content for offline distribution | tssc install zippkg | | zipsave | module to save and use datasets compressed by zip | tssc install zipsave | | zmap | module for binned scatter maps | tssc install zmap | | zoib | module to fit a zero-one inflated beta distribution by maximum likelihood | tssc install zoib | | zscore06 | module to calculate anthropometric z-scores using the 2006 WHO child growth standards | tssc install zscore06 | | ztg | module to estimate zero-truncated geometric regression | tssc install ztg | | ztnbp | module to estimate zero-truncated NegBin-P regression | tssc install ztnbp | | ztpflex | module to estimate zero-truncated Poisson mixture regression | tssc install ztpflex |

------------------------------------------------------------------------

License

MIT © 微信公众号 RStata