0% found this document useful (0 votes)
14 views

Stata Index: Release 18

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Stata Index: Release 18

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 307

STATA INDEX

RELEASE 18

A Stata Press Publication


StataCorp LLC
College Station, Texas
®
Copyright c 1985–2023 StataCorp LLC
All rights reserved
Version 18

Published by Stata Press, 4905 Lakeway Drive, College Station, Texas 77845
Typeset in TEX

ISBN-10: 1-59718-385-7
ISBN-13: 978-1-59718-385-7

This manual is protected by copyright. All rights are reserved. No part of this manual may be reproduced, stored
in a retrieval system, or transcribed, in any form or by any means—electronic, mechanical, photocopy, recording, or
otherwise—without the prior written permission of StataCorp LLC unless permitted subject to the terms and conditions
of a license granted to you by StataCorp LLC to use the software and documentation. No license, express or implied,
by estoppel or otherwise, to any intellectual property rights is granted by this document.
StataCorp provides this manual “as is” without warranty of any kind, either expressed or implied, including, but
not limited to, the implied warranties of merchantability and fitness for a particular purpose. StataCorp may make
improvements and/or changes in the product(s) and the program(s) described in this manual at any time and without
notice.
The software described in this manual is furnished under a license agreement or nondisclosure agreement. The software
may be copied only in accordance with the terms of the agreement. It is against the law to copy the software onto
DVD, CD, disk, diskette, tape, or any other medium for any purpose other than backup or archival purposes.
The automobile dataset appearing on the accompanying media is Copyright c 1979 by Consumers Union of U.S.,
Inc., Yonkers, NY 10703-1057 and is reproduced by permission from CONSUMER REPORTS, April 1979.
Stata, , Stata Press, Mata, , and NetCourse are registered trademarks of StataCorp LLC.
Stata and Stata Press are registered trademarks with the World Intellectual Property Organization of the United Nations.
NetCourseNow is a trademark of StataCorp LLC.
Other brand and product names are registered trademarks or trademarks of their respective companies.
For copyright information about the software, type help copyright within Stata.

The suggested citation for this software is


StataCorp. 2023. Stata: Release 18 . Statistical Software. College Station, TX: StataCorp LLC.
Contents

Combined subject table of contents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1


Acronym glossary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
Vignette index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
Author index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
Subject index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129

i
Combined subject table of contents
This is the complete contents for all manuals. Every estimation command has a postestimation entry;
however, not all postestimation entries are listed here.

Getting started
Data manipulation and management
Basic data commands Reshaping datasets
Creating and dropping variables Labeling, display formats, and notes
Functions and expressions Changing and renaming variables
Strings Examining data
Dates and times File manipulation
Loading, saving, importing, and exporting data Miscellaneous data commands
Combining data Multiple datasets in memory
Certifying data Multiple imputation
Utilities
Basic utilities Internet
Error messages Data types and memory
Stored results Advanced utilities
Graphics
Bayesian analysis graphs Regression diagnostic plots
Bayesian model averaging graphs ROC analysis
Common graphs Smoothing and densities
Distributional graphs Survival-analysis graphs
Item response theory graphs Time-series graphs
Lasso graphs More statistical graphs
Meta-analysis graphs Editing
Multivariate graphs Graph concepts
Power, precision, and sample-size graphs Graph schemes
Quality control Graph utilities
Statistics
ANOVA and related Linear regression and related
Basic statistics Logistic and probit regression
Bayesian analysis Longitudinal data/panel data
Bayesian model averaging Meta-analysis
Binary outcomes Mixed models
Categorical outcomes Multidimensional scaling and biplots
Causal inference and treatment-effects estimation Multilevel mixed-effects models
Censored and truncated regression models Multiple imputation
Choice models Multivariate analysis of variance and
Cluster analysis related techniques
Correspondence analysis Nonlinear regression
Count outcomes Nonparametric statistics
Discriminant analysis Ordinal outcomes
Do-it-yourself generalized method of moments Other statistics
Do-it-yourself maximum likelihood estimation Pharmacokinetic statistics
Dynamic stochastic general equilibrium models Power, precision, and sample size
Endogenous covariates Quality control

1
2 Combined subject table of contents

Epidemiology and related ROC analysis


Estimation related Rotation
Exact statistics Sample selection models
Extended regression models Simulation/resampling
Factor analysis and principal components Spatial autoregressive models
Finite mixture models Standard postestimation tests, tables,
Fractional outcomes and other analyses
Generalized linear models Structural equation modeling
Group sequential designs Survey data
Indicator and categorical variables Survival analysis
Item response theory Time series, multivariate
Lasso Time series, univariate
Latent class models Transforms and normality tests
Matrix commands
Basics Other
Programming Mata
Programming
Basics Projects
Program control Advanced programming commands
Parsing and program arguments Special-interest programming commands
Console output File formats
Commonly used programming commands Mata
Debugging
Customizable tables and collections
Automated document and report creation
Interface features

Getting started
[GSM] Getting Started with Stata for Mac . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[GSU] Getting Started with Stata for Unix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[GSW] Getting Started with Stata for Windows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[U] Chapter 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Resources for learning and using Stata
[U] Chapter 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stata’s help and search facilities
[R] help . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display help in Stata
[R] search . . . . . . . . . . . . . . . . . . . . . . . . . Search Stata documentation and other resources

Data manipulation and management


Basic data commands
[D] Intro . . . . . . . . . . . . . . . . . . . . . . . . Introduction to data management reference manual
[D] Data management . . . . . . . . . . . . . . . . . . Introduction to data management commands
[D] codebook . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe data contents
[D] Data types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quick reference for data types
[D] Datetime . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Date and time values and variables
[D] Datetime durations . . . . . . . . . . . . . . . . . . . . . . Obtaining and working with durations
[D] Datetime relative dates . . . . . . Obtaining dates and date information from other dates
[D] Datetime values from other software . Date and time conversion from other software
Combined subject table of contents 3

[D] describe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe data in memory or in a file


[D] edit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Browse or edit data with Data Editor
[D] format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set variables’ output format
[D] frames . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data frames
[D] frames intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to frames
[D] insobs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add or insert observations
[D] inspect . . . . . . . . . . . . . . . . . . . . . . . . . . . Display simple summary of data’s attributes
[D] label . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Manipulate labels
[D] list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List values of variables
[D] Missing values . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quick reference for missing values
[D] rename . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename variable
[D] save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save Stata dataset
[D] sort . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Sort data
[D] use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Load Stata dataset
[D] varmanage . . . . . . . . . . . . . . . . . Manage variable labels, formats, and other properties

Creating and dropping variables


[D] clear . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Clear memory
[D] compress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compress data in memory
[FN] Date and time functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[D] drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop variables or observations
[D] dyngen . . . . . . . . . . . . . . . . . . . . . . . . . . Dynamically generate new values of variables
[D] egen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extensions to generate
[D] frame copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Make a copy of a frame
[D] frame drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop frames from memory
[D] frame put . . . . . . . . . . . . . . . . Copy selected variables or observations to a new frame
[D] frames reset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop all frames from memory
[D] generate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create or change contents of variable
[FN] Mathematical functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Matrix functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[R] orthog . . . . . . . . . . . . . Orthogonalize variables and compute orthogonal polynomials
[FN] Programming functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Random-number functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Selecting time-span functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Statistical functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] String functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Trigonometric functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Functions and expressions


[U] Section 12.4.2.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Unicode string functions
[U] Chapter 13 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Functions and expressions
[FN] Date and time functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[D] egen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extensions to generate
[FN] Mathematical functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Matrix functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Programming functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Random-number functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Selecting time-span functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Statistical functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] String functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[FN] Trigonometric functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4 Combined subject table of contents

Strings
[U] Section 12.4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Strings
[U] Section 12.4.2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Handling Unicode strings
[U] Chapter 24 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Working with strings
[D] Data types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quick reference for data types
[FN] String functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[D] unicode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Unicode utilities

Dates and times


[U] Section 12.5.3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Date and time formats
[U] Chapter 25 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Working with dates and times
[D] bcal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Business calendar file manipulation
[D] Datetime . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Date and time values and variables
[D] Datetime business calendars . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Business calendars
[D] Datetime business calendars creation . . . . . . . . . . . . . . . . Business calendars creation
[D] Datetime conversion . . . . . . . . . . . . . . . . . . . . . . . . . . Converting strings to Stata dates
[D] Datetime display formats . . . . . . . . . . . . . . . . . . . Display formats for dates and times
[D] Datetime durations . . . . . . . . . . . . . . . . . . . . . . Obtaining and working with durations
[D] Datetime relative dates . . . . . . Obtaining dates and date information from other dates
[D] Datetime values from other software . Date and time conversion from other software

Loading, saving, importing, and exporting data


[GS] Chapter 6 (GSM, GSU, GSW) . . . . . . . . . . . . . . . . . . . . . . . . . Using the Data Editor
[U] Chapter 22 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Entering and importing data
[D] edit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Browse or edit data with Data Editor
[D] export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Overview of exporting data from Stata
[D] frames save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save a set of frames on disk
[D] frames use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Load a set of frames from disk
[D] import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Overview of importing data into Stata
[D] import dbase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Import and export dBase files
[D] import delimited . . . . . . . . . . . . . . . . . . . . . . . . . Import and export delimited text data
[D] import excel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Import and export Excel files
[D] import fred . . . . . . . . . . . . . . . . . . Import data from Federal Reserve Economic Data
[D] import haver . . . . . . . . . . . . . . . . . . . . . . Import data from Haver Analytics databases
[D] import sas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Import SAS files
[D] import sasxport5 . . . . . . . . Import and export data in SAS XPORT Version 5 format
[D] import sasxport8 . . . . . . . . Import and export data in SAS XPORT Version 8 format
[D] import spss . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Import and export SPSS files
[D] infile (fixed format) . . . . . . . . . . . . . Import text data in fixed format with a dictionary
[D] infile (free format) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Import unformatted text data
[D] infix (fixed format) . . . . . . . . . . . . . . . . . . . . . . . . . . . Import text data in fixed format
[D] input . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Enter data from keyboard
[D] jdbc . . . . . . . . . . . . . . . . . Load, write, or view data from a database with a Java API
[D] odbc . . . . . . . . . . . . . . . . . . . . . . . . . . . Load, write, or view data from ODBC sources
[D] outfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Export dataset in text format
[D] save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save Stata dataset
[D] sysuse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Use shipped dataset
[D] use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Load Stata dataset
[D] webuse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Use dataset from Stata website
Combined subject table of contents 5

Combining data
[U] Chapter 23 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Combining datasets
[D] append . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Append datasets
[MI] mi append . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Append mi data
[D] cross . . . . . . . . . . . . . . . . . . . . . . . . . Form every pairwise combination of two datasets
[D] fralias . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Alias variables from linked frames
[D] frget . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy variables from linked frame
[D] frlink . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Link frames
[D] frunalias . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Change storage type of alias variables
[D] joinby . . . . . . . . . . . . . . . . . . . . . . . . . . . Form all pairwise combinations within groups
[D] merge . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Merge datasets
[MI] mi merge . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Merge mi data

Certifying data
[D] assert . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Verify truth of claim
[D] assertnested . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Verify variables nested
[D] checksum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calculate checksum of file
[P] datasignature . . . . . . . . . . . . . . . . . . . . . . . . . . Determine whether data have changed
[D] datasignature . . . . . . . . . . . . . . . . . . . . . . . . . . . Determine whether data have changed
[D] notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Place notes in data
[P] signestimationsample . . . . . . . Determine whether the estimation sample has changed

Reshaping datasets
[D] collapse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Make dataset of summary statistics
[D] contract . . . . . . . . . . . . . . . . . . . . . . . . . . Make dataset of frequencies and percentages
[D] expand . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Duplicate observations
[D] expandcl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Duplicate clustered observations
[D] fillin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rectangularize dataset
[D] obs . . . . . . . . . . . . . . . . . . . . . . . . . . . Increase the number of observations in a dataset
[D] reshape . . . . . . . . . . . . . . . . . . . . Convert data from wide to long form and vice versa
[MI] mi reshape . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Reshape mi data
[TS] rolling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rolling-window and recursive estimation
[D] separate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create separate variables
[SEM] ssd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Making summary statistics data (sem only)
[D] stack . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stack data
[D] statsby . . . . . . . . . . . . . . . . . . . . . . . . Collect statistics for a command across a by list
[D] xpose . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Interchange observations and variables

Labeling, display formats, and notes


[GS] Chapter 7 (GSM, GSU, GSW) . . . . . . . . . . . . . . . . . . . . Using the Variables Manager
[U] Section 12.5 . . . . . . . . . . . . . . . . . . . . . . Formats: Controlling how data are displayed
[U] Section 12.6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dataset, variable, and value labels
[D] format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set variables’ output format
[D] label . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Manipulate labels
[D] label language . . . . . . . . . . . . . Labels for variables and values in multiple languages
[D] labelbook . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Label utilities
[D] notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Place notes in data
[D] varmanage . . . . . . . . . . . . . . . . . Manage variable labels, formats, and other properties
6 Combined subject table of contents

Changing and renaming variables


[GS] Chapter 7 (GSM, GSU, GSW) . . . . . . . . . . . . . . . . . . . . Using the Variables Manager
[U] Chapter 26 . . . . . . . . . . . . . . . . . . . Working with categorical data and factor variables
[D] clonevar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Clone existing variable
[D] destring . . . . . . . . . . . . . Convert string variables to numeric variables and vice versa
[D] dyngen . . . . . . . . . . . . . . . . . . . . . . . . . . Dynamically generate new values of variables
[D] encode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Encode string into numeric and vice versa
[D] generate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create or change contents of variable
[D] mvencode . . . . . . . . . . . . . . . Change missing values to numeric values and vice versa
[D] order . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Reorder variables in dataset
[D] recode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Recode categorical variables
[D] rename . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename variable
[D] rename group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename groups of variables
[D] split . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Split string variables into parts
[D] varmanage . . . . . . . . . . . . . . . . . Manage variable labels, formats, and other properties

Examining data
[GS] Chapter 6 (GSM, GSU, GSW) . . . . . . . . . . . . . . . . . . . . . . . . . Using the Data Editor
[D] cf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compare two datasets
[CM] cmsummarize . . . . . . . . . . . . . . . . . . . . . . Summarize variables by chosen alternatives
[D] codebook . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe data contents
[D] compare . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compare two variables
[D] count . . . . . . . . . . . . . . . . . . . . . . . Count observations satisfying specified conditions
[D] describe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe data in memory or in a file
[D] ds . . . . . . . . . . . . . . . . . . . . . . . . . . . Compactly list variables with specified properties
[D] duplicates . . . . . . . . . . . . . . . . . . . . . . . . . . Report, tag, or drop duplicate observations
[D] edit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Browse or edit data with Data Editor
[D] gsort . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ascending and descending sort
[D] inspect . . . . . . . . . . . . . . . . . . . . . . . . . . . Display simple summary of data’s attributes
[D] isid . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Check for unique identifiers
[D] lookfor . . . . . . . . . . . . . . . . . . . . . . . . . . Search for string in variable names and labels
[R] lv . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Letter-value displays
[R] misstable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate missing values
[MI] mi describe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe mi data
[MI] mi misstable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate pattern of missing values
[D] pctile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create variable containing percentiles
[ST] stdescribe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe survival-time data
[R] summarize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Summary statistics
[SVY] svy: tabulate oneway . . . . . . . . . . . . . . . . . . . . . . . . . . One-way tables for survey data
[SVY] svy: tabulate twoway . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way tables for survey data
[P] tabdisp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display tables
[R] table intro . . Introduction to tables of frequencies, summaries, and command results
[R] table . . . . . . . . . . . . . . . . . . . . Table of frequencies, summaries, and command results
[R] table multiway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multiway tables
[R] table oneway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-way tabulation
[R] table summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of summary statistics
[R] table twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way tabulation
[R] tabstat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compact table of summary statistics
[R] tabulate oneway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-way table of frequencies
[R] tabulate twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way table of frequencies
Combined subject table of contents 7

[R] tabulate, summarize() . . . . . . . . . . . . . One- and two-way tables of summary statistics


[XT] xtdescribe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe pattern of xt data

File manipulation
[D] cd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Change directory
[D] cf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compare two datasets
[D] changeeol . . . . . . . . . . . . . . . . . . . . . . . . . . . Convert end-of-line characters of text file
[D] checksum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calculate checksum of file
[D] copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy file from disk or URL
[D] dir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display filenames
[D] erase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Erase a disk file
[D] filefilter . . . . . . . . . . . . . . . . . . . . . . . . . . . . Convert ASCII or binary patterns in a file
[D] mkdir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create directory
[D] rmdir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Remove directory
[D] type . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display contents of a file
[D] unicode convertfile . . . . . . . . . . . . . . . . . Low-level file conversion between encodings
[D] unicode translate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Translate files to Unicode
[D] zipfile . . . . . . . . Compress and uncompress files and directories in zip archive format

Miscellaneous data commands


[D] corr2data . . . . . . . . . . . . . . . . . . . . . Create dataset with specified correlation structure
[D] drawnorm . . . . . . . . . . . . . . . . . . . . Draw sample from multivariate normal distribution
[R] dydx . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calculate numeric derivatives and integrals
[D] frame change . . . . . . . . . . . . . . . . . . . . . . . Change identity of current (working) frame
[D] frame create . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a new frame
[D] frame prefix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The frame prefix command
[D] frame pwf . . . . . . . . . . . . . . . . . . . . . . . . . . Display name of current (working) frame
[D] frame rename . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename existing frame
[D] frames dir . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display names of all frames in memory
[D] icd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to ICD commands
[D] icd10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-10 diagnosis codes
[D] icd10cm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-10-CM diagnosis codes
[D] icd10pcs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-10-PCS procedure codes
[D] icd9 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-9-CM diagnosis codes
[D] icd9p . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-9-CM procedure codes
[D] ipolate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linearly interpolate (extrapolate) values
[D] range . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generate numerical range
[D] sample . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Draw random sample
[D] splitsample . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Split data into random samples

Multiple datasets in memory


[D] fralias . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Alias variables from linked frames
[D] frame change . . . . . . . . . . . . . . . . . . . . . . . Change identity of current (working) frame
[D] frame copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Make a copy of a frame
[D] frame create . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a new frame
[D] frame drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop frames from memory
[D] frame prefix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The frame prefix command
[D] frame put . . . . . . . . . . . . . . . . Copy selected variables or observations to a new frame
[D] frame pwf . . . . . . . . . . . . . . . . . . . . . . . . . . Display name of current (working) frame
8 Combined subject table of contents

[D] frame rename . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename existing frame


[D] frames . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data frames
[D] frames describe . . . . . . . . . . . . . . . . . . . . . . . . Describe frames in memory or in a file
[D] frames dir . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display names of all frames in memory
[D] frames intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to frames
[D] frames reset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop all frames from memory
[D] frames save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save a set of frames on disk
[D] frames use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Load a set of frames from disk
[D] frget . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy variables from linked frame
[D] frlink . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Link frames
[D] frunalias . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Change storage type of alias variables

Multiple imputation
[MI] mi add . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add imputations from another mi dataset
[MI] mi append . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Append mi data
[MI] mi convert . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Change style of mi data
[MI] mi copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy mi flongsep data
[MI] mi describe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe mi data
[MI] mi erase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Erase mi datasets
[MI] mi expand . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Expand mi data
[MI] mi export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Export mi data
[MI] mi export ice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Export mi data to ice format
[MI] mi export nhanes1 . . . . . . . . . . . . . . . . . . . . . . . . . Export mi data to NHANES format
[MI] mi extract . . . . . . . . . . . . . . . . . . . . . . . Extract original or imputed data from mi data
[MI] mi import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Import data into mi
[MI] mi import flong . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Import flong-like data into mi
[MI] mi import flongsep . . . . . . . . . . . . . . . . . . . . . . . . . . Import flongsep-like data into mi
[MI] mi import ice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Import ice-format data into mi
[MI] mi import nhanes1 . . . . . . . . . . . . . . . . . . . . . . . Import NHANES-format data into mi
[MI] mi import wide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Import wide-like data into mi
[MI] mi merge . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Merge mi data
[MI] mi misstable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate pattern of missing values
[MI] mi passive . . . . . . . . . . . . . . . . . . . . . . Generate/replace and register passive variables
[MI] mi ptrace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Load parameter-trace file into Stata
[MI] mi rename . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename variable
[MI] mi replace0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Replace original data
[MI] mi reset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Reset imputed or passive variables
[MI] mi reshape . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Reshape mi data
[MI] mi set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare multiple-imputation data
[MI] mi stsplit . . . . . . . . . . . . . . . . . . . . . . . . . Split and join time-span records for mi data
[MI] mi update . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ensure that mi data are consistent
[MI] mi varying . . . . . . . . . . . . . . . . . . . . . . Identify variables that vary across imputations
[MI] mi xeq . . . . . . . . . . . . . . . . . . . . . . . . . Execute command(s) on individual imputations
[MI] mi XXXset . . . . . . . . . . . . . . . . . . . . . . . . . . Declare mi data to be svy, st, ts, xt, etc.
[MI] noupdate option . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The noupdate option
[MI] Styles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dataset styles
[MI] Workflow . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Suggested workflow
Combined subject table of contents 9

Utilities
Basic utilities
[GS] Chapter 13 (GSM, GSU, GSW) . . . . . . . Using the Do-file Editor—automating Stata
[U] Chapter 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stata’s help and search facilities
[U] Chapter 15 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Saving and printing output—log files
[U] Chapter 16 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Do-files
[R] about . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display information about your Stata
[D] by . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Repeat Stata command on subsets of the data
[R] cls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Clear Results window
[R] copyright . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display copyright information
[R] do . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Execute commands from a file
[R] doedit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Edit do-files and other text files
[R] exit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exit Stata
[R] help . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display help in Stata
[R] level . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set default confidence level
[R] log . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Echo copy of session to file
[D] obs . . . . . . . . . . . . . . . . . . . . . . . . . . . Increase the number of observations in a dataset
[R] postest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation Selector
[R] #review . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Review previous commands
[R] search . . . . . . . . . . . . . . . . . . . . . . . . . Search Stata documentation and other resources
[BAYES] set clevel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set default credible level
[R] translate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Print and translate logs
[D] unicode translate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Translate files to Unicode
[R] view . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . View files and logs
[D] zipfile . . . . . . . . Compress and uncompress files and directories in zip archive format

Error messages
[U] Chapter 8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Error messages and return codes
[P] error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display generic error message and exit
[R] Error messages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Error messages and return codes
[P] rmsg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Return messages

Stored results
[U] Section 13.5 . . . . . . . . . . . . . . . . . . . . . . . . Accessing coefficients and standard errors
[U] Section 18.8 . . . . . . . . . . . . . . . . . . . . Accessing results calculated by other programs
[U] Section 18.9 . . . . . . . . . . . . . . Accessing results calculated by estimation commands
[U] Section 18.10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Storing results
[P] creturn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Return c-class values
[P] ereturn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Post the estimation results
[R] estimates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save and manipulate estimation results
[R] estimates describe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe estimation results
[R] estimates for . . . . . . . . . . . . . . . . . . . . Repeat postestimation command across models
[R] estimates notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add notes to estimation results
[R] estimates replay . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Redisplay estimation results
[R] estimates save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save and use estimation results
[R] estimates selected . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Show selected coefficients
[R] estimates stats . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Model-selection statistics
[R] estimates store . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Store and restore estimation results
[R] estimates table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compare estimation results
[R] estimates title . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set title for estimation results
10 Combined subject table of contents

[P] return . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Preserve stored results


[P] return . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Return stored results
[R] Stored results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stored results

Internet
[U] Chapter 29 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Using the Internet to keep up to date
[R] ado update . . . . . . . . . . . . . . . . . . . . . . . . . . . Update community-contributed packages
[D] checksum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calculate checksum of file
[D] copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy file from disk or URL
[R] net . . . . . . . . . Install and manage community-contributed additions from the Internet
[R] net search . . . . . . . . . . . . . . . . . . . . . . . . . Search the Internet for installable packages
[R] netio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Control Internet connections
[R] sj . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stata Journal installation instructions
[R] ssc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Install and uninstall packages from SSC
[R] update . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Check for official updates
[D] use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Load Stata dataset

Data types and memory


[U] Chapter 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Managing memory
[U] Section 12.2.2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Numeric storage types
[U] Section 12.4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Strings
[U] Section 12.4.2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Handling Unicode strings
[U] Section 13.12 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Precision and problems therein
[U] Chapter 24 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Working with strings
[D] compress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compress data in memory
[D] Data types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quick reference for data types
[D] memory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Memory management
[D] Missing values . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quick reference for missing values
[D] recast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Change storage type of variable

Advanced utilities
[D] assert . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Verify truth of claim
[D] assertnested . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Verify variables nested
[D] cd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Change directory
[D] changeeol . . . . . . . . . . . . . . . . . . . . . . . . . . . Convert end-of-line characters of text file
[D] checksum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calculate checksum of file
[D] copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy file from disk or URL
[P] datasignature . . . . . . . . . . . . . . . . . . . . . . . . . . Determine whether data have changed
[D] datasignature . . . . . . . . . . . . . . . . . . . . . . . . . . . Determine whether data have changed
[R] db . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Launch dialog
[P] Dialog programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dialog programming
[D] dir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display filenames
[P] discard . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop automatically loaded programs
[D] erase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Erase a disk file
[P] file . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Read and write text and binary files
[D] filefilter . . . . . . . . . . . . . . . . . . . . . . . . . . . . Convert ASCII or binary patterns in a file
[D] hexdump . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display hexadecimal report on file
[D] mkdir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create directory
[R] more . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The —more— message
[R] query . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display system parameters
[P] quietly . . . . . . . . . . . . . . . . . . . . . . . . . . . Quietly and noisily perform Stata command
Combined subject table of contents 11

[D] rmdir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Remove directory


[R] set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Overview of system parameters
[R] set cformat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Format settings for coefficient tables
[R] set defaults . . . . . . . . . . . . . . . . . . Reset system parameters to original Stata defaults
[R] set emptycells . . . . . . . . . . . . . . . . . . . Set what to do with empty cells in interactions
[R] set iter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Control iteration settings
[P] set locale functions . . . . . . . . . . . . . . . . . . . . . . . Specify default locale for functions
[P] set locale ui . . . . . . . . . . . . . . . . Specify a localization package for the user interface
[R] set rng . . . . . . . . . . . . . . . . . . . . . . Set which random-number generator (RNG) to use
[R] set rngstream . . . . . . . . . Specify the stream for the stream random-number generator
[R] set seed . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Specify random-number seed and state
[R] set showbaselevels . . . . . . . . . . . . . . . . . . . . . . . Display settings for coefficient tables
[P] set sortmethod . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Specify a sort method
[P] set sortrngstate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set the state of sort’s randomizer
[D] shell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Temporarily invoke operating system
[P] signestimationsample . . . . . . . Determine whether the estimation sample has changed
[P] smcl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stata Markup and Control Language
[P] sysdir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Query and set system directories
[D] type . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display contents of a file
[D] unicode collator . . . . . . . . . . . . . . . . . . . . . . . . . . . Language-specific Unicode collators
[D] unicode convertfile . . . . . . . . . . . . . . . . . Low-level file conversion between encodings
[D] unicode encoding . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Unicode encoding utilities
[D] unicode locale . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Unicode locale utilities
[D] vl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Manage variable lists
[D] vl create . . . . . . . . . . . . . . . . . . . . . . . . . . Create and modify user-defined variable lists
[D] vl drop . . . . . . . . . . . . . . . . . . . . . . Drop variable lists or variables from variable lists
[D] vl list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List contents of variable lists
[D] vl rebuild . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rebuild variable lists
[D] vl set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set system-defined variable lists
[R] which . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display location of an ado-file

Graphics
Bayesian analysis graphs
[BAYES] bayesfcast graph . . . . . . . . . . . . . . . . . . . . . . . . Graphs of Bayesian dynamic forecasts
[BAYES] bayesgraph . . . . . . . . . . . . . . . . . . . Graphical summaries and convergence diagnostics
[BAYES] bayesirf cgraph . . . . . . . . . . . . . . . . . . . . . . Combined graphs of Bayesian IRF results
[BAYES] bayesirf graph . Graphs of Bayesian IRFs, dynamic-multiplier functions, and FEVDs
[BAYES] bayesirf ograph . . . . . . . . . . . . . . . . . . . . . . . Overlaid graphs of Bayesian IRF results

Bayesian model averaging graphs


[BMA] bmagraph . . . . . Graphical summary for models and predictors after BMA regression
[BMA] bmagraph coefdensity . . . . Regression coefficient density plots after BMA regression
[BMA] bmagraph msize . . . . . . . . . . . . . Model-size distribution plots after BMA regression
[BMA] bmagraph pmp . . . . . . . . . . . . . . . . . . . Model-probability plots after BMA regression
[BMA] bmagraph varmap . . . . . . . . . . . . . . . . . Variable-inclusion map after BMA regression

Common graphs
[G-1] Graph intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to graphics
[G-2] graph . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The graph command
12 Combined subject table of contents

[G-2] graph bar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bar charts


[G-2] graph box . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Box plots
[G-2] graph close . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Close Graph windows
[G-2] graph combine . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Combine multiple graphs
[G-2] graph copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy graph in memory
[G-2] graph describe . . . . . . . . . . . . . . . . . Describe contents of graph in memory or on disk
[G-2] graph dir . . . . . . . . . . . . . . . . . . . . . . . . List names of graphs in memory and on disk
[G-2] graph display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display graph stored in memory
[G-2] graph dot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dot charts (summary statistics)
[G-2] graph drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop graphs from memory
[G-2] graph export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Export current graph
[G-2] graph manipulation . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph manipulation commands
[G-2] graph matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Matrix graphs
[G-2] graph other . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Other graphics commands
[G-2] graph pie . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pie charts
[G-2] graph play . . . . . . . . . . . . . . . . . . . . . . Apply edits from a recording on current graph
[G-2] graph print . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Print a graph
[G-2] graph query . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List available schemes and styles
[G-2] graph rename . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename graph in memory
[G-2] graph replay . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Replay multiple graphs
[G-2] graph save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save graph to disk
[G-2] graph set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set graphics options
[G-2] graph twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway graphs
[G-2] graph twoway area . . . . . . . . . . . . . . . . . . . . . . . . Twoway line plot with area shading
[G-2] graph twoway bar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway bar plots
[G-2] graph twoway connected . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway connected plots
[G-2] graph twoway contour . . . . . . . . . . . . . . . . . . Twoway contour plot with area shading
[G-2] graph twoway contourline . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway contour-line plot
[G-2] graph twoway dot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway dot plots
[G-2] graph twoway dropline . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway dropped-line plots
[G-2] graph twoway fpfit . . . . . . . . . . . . . . . Twoway fractional-polynomial prediction plots
[G-2] graph twoway fpfitci . . . . . . Twoway fractional-polynomial prediction plots with CIs
[G-2] graph twoway function . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway line plot of function
[G-2] graph twoway histogram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Histogram plots
[G-2] graph twoway kdensity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Kernel density plots
[G-2] graph twoway lfit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway linear prediction plots
[G-2] graph twoway lfitci . . . . . . . . . . . . . . . . . . . . Twoway linear prediction plots with CIs
[G-2] graph twoway line . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway line plots
[G-2] graph twoway lowess . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Local linear smooth plots
[G-2] graph twoway lpoly . . . . . . . . . . . . . . . . . . . . . . . . . . . Local polynomial smooth plots
[G-2] graph twoway lpolyci . . . . . . . . . . . . . . . . . . Local polynomial smooth plots with CIs
[G-2] graph twoway mband . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway median-band plots
[G-2] graph twoway mspline . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway median-spline plots
[G-2] graph twoway pcarrow . . . . . . . . . . . . . . . . . . . . . . Paired-coordinate plot with arrows
[G-2] graph twoway pcarrowi . . . . . . . . . . . . . Twoway pcarrow with immediate arguments
[G-2] graph twoway pccapsym . . . Paired-coordinate plot with spikes and marker symbols
[G-2] graph twoway pci . . . . . . . Twoway paired-coordinate plot with immediate arguments
[G-2] graph twoway pcscatter . . . . . . . . . . . . . . . . . . . . Paired-coordinate plot with markers
[G-2] graph twoway pcspike . . . . . . . . . . . . . . . . . . . . . . . Paired-coordinate plot with spikes
[G-2] graph twoway qfit . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway quadratic prediction plots
[G-2] graph twoway qfitci . . . . . . . . . . . . . . . . Twoway quadratic prediction plots with CIs
Combined subject table of contents 13

[G-2] graph twoway rarea . . . . . . . . . . . . . . . . . . . . . . . . . . . . Range plot with area shading


[G-2] graph twoway rbar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Range plot with bars
[G-2] graph twoway rcap . . . . . . . . . . . . . . . . . . . . . . . . . . . . Range plot with capped spikes
[G-2] graph twoway rcapsym . . . . . . . Range plot with spikes capped with marker symbols
[G-2] graph twoway rconnected . . . . . . . . . . . . . . . . . . . . . . Range plot with connected lines
[G-2] graph twoway rline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Range plot with lines
[G-2] graph twoway rscatter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Range plot with markers
[G-2] graph twoway rspike . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Range plot with spikes
[G-2] graph twoway scatter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway scatterplots
[G-2] graph twoway scatteri . . . . . . . . . . . . . . . . . . . . . . . . Scatter with immediate arguments
[G-2] graph twoway spike . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway spike plots
[G-2] graph twoway tsline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway line plots
[G-2] graph use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display graph stored on disk
[R] histogram . . . . . . . . . . . . . . . . . . . Histograms for continuous and categorical variables
[R] marginsplot . . . . . . . . . . . . . . . . . . . . . Graph results from margins (profile plots, etc.)
[G-2] palette . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display palettes of available selections

Distributional graphs
[R] cumul . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cumulative distribution
[R] Diagnostic plots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Distributional diagnostic plots
[R] dotplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Comparative distribution dotplots
[R] histogram . . . . . . . . . . . . . . . . . . . Histograms for continuous and categorical variables
[R] ladder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ladder of powers
[R] spikeplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Spike plots and rootograms
[R] sunflower . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Density-distribution sunflower plots

Item response theory graphs


[MV] biplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Biplots
[IRT] irtgraph icc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Item characteristic curve plot
[IRT] irtgraph iif . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Item information function plot
[IRT] irtgraph tcc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test characteristic curve plot
[IRT] irtgraph tif . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test information function plot

Lasso graphs
[LASSO] bicplot . . . . . . . . . . . . . . . . . . Plot Bayesian information criterion function after lasso
[LASSO] coefpath . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Plot path of coefficients after lasso
[LASSO] cvplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Plot cross-validation function after lasso

Meta-analysis graphs
[META] estat bubbleplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bubble plots after meta regress
[META] meta forestplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Forest plots
[META] meta funnelplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Funnel plots
[META] meta galbraithplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Galbraith plots
[META] meta labbeplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . L’Abbé plots

Multivariate graphs
[MV] biplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Biplots
[MV] ca postestimation . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for ca and camat
[MV] ca postestimation plots . . . . . . . . . . . . . . . . . . . Postestimation plots for ca and camat
[MV] cluster dendrogram . . . . . . . . . . . . . . . . Dendrograms for hierarchical cluster analysis
14 Combined subject table of contents

[MV] mca postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for mca


[MV] mca postestimation plots . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation plots for mca
[MV] mds postestimation . . . . . . . . . . . Postestimation tools for mds, mdsmat, and mdslong
[MV] mds postestimation plots . . . . . . Postestimation plots for mds, mdsmat, and mdslong
[MV] procrustes postestimation . . . . . . . . . . . . . . . . . . . . Postestimation tools for procrustes
[MV] scoreplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Score and loading plots
[MV] screeplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scree plot of eigenvalues

Power, precision, and sample-size graphs


[PSS-3] ciwidth, graph . . . . . . . . . . . . . . . . . . . . . . . Graph results from the ciwidth command
[ADAPT] gsbounds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Boundaries for group sequential trials
[ADAPT] gsdesign . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Study design for group sequential trials
[PSS-2] power, graph . . . . . . . . . . . . . . . . . . . . . . . . . . Graph results from the power command

Quality control
[R] QC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quality control charts
[R] cusum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cusum plots and tests for binary variables
[R] serrbar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph standard error bar chart

Regression diagnostic plots


[R] regress postestimation diagnostic plots . . . . . . . . . . . . Postestimation plots for regress

ROC analysis
[R] estat classification . . . . . . . . . . . . . . . . . . . . . . . . . . . . Classification statistics and table
[R] estat gof . . . . . . . . . . . . . . . . . . . . . Pearson or Hosmer–Lemeshow goodness-of-fit test
[R] logistic postestimation . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for logistic
[R] lroc . . . . . . . . . . . . . . . . . . . . . . . Compute area under ROC curve and graph the curve
[R] lsens . . . . . . . . . . . . . . . . . . Graph sensitivity and specificity versus probability cutoff
[R] roccomp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tests of equality of ROC areas
[R] rocfit postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for rocfit
[R] rocregplot . . . . . . . . . . . Plot marginal and covariate-specific ROC curves after rocreg
[R] roctab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonparametric ROC analysis

Smoothing and densities


[R] kdensity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Univariate kernel density estimation
[R] lowess . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Lowess smoothing
[R] lpoly . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Kernel-weighted local polynomial smoothing

Survival-analysis graphs
[ST] estat gofplot . . . . . . . . . . . Goodness-of-fit plots after streg, stcox, stintreg, or stintcox
[ST] ltable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Life tables for survival data
[ST] stci . . . . . . . . . . . . . . Confidence intervals for means and percentiles of survival time
[ST] stcox PH-assumption tests . . . . . Tests of proportional-hazards assumption after stcox
[ST] stcurve . . . . . . . . . . . Plot the survivor or related function after streg, stcox, and more
[ST] stintcox PH-assumption plots Plots of proportional-hazards assumption after stintcox
[ST] strate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate failure rates and rate ratios
[ST] sts graph . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph the survivor or related function
Combined subject table of contents 15

Time-series graphs
[TS] corrgram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate and graph autocorrelations
[TS] cumsp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph cumulative spectral distribution
[TS] estat acplot . . . . . . . . . . Plot parametric autocorrelation and autocovariance functions
[TS] estat aroots . . . . . . . . . . . . . . . . . . Check the stability condition of ARIMA estimates
[TS] estat sbcusum . . . . . . . . . . . . . . . . . . . . . . Cumulative sum test for parameter stability
[TS] fcast graph . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph forecasts after fcast compute
[TS] irf cgraph . . . . Combined graphs of IRFs, dynamic-multiplier functions, and FEVDs
[TS] irf graph . . . . . . . . . . . . . . Graphs of IRFs, dynamic-multiplier functions, and FEVDs
[TS] irf ograph . . . . . . Overlaid graphs of IRFs, dynamic-multiplier functions, and FEVDs
[TS] pergram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Periodogram
[TS] tsline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series line plots
[TS] varstable . . . . . . . . . . . . . . . Check the stability condition of VAR or SVAR estimates
[TS] vecstable . . . . . . . . . . . . . . . . . . . . . Check the stability condition of VECM estimates
[TS] wntestb . . . . . . . . . . . . . . . . . . . . . . Bartlett’s periodogram-based test for white noise
[TS] xcorr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cross-correlogram for bivariate time series

More statistical graphs


[R] Epitab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tables for epidemiologists
[R] fp postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for fp
[R] grmeanby . . . . . . . . . . . . . . . . . . . . Graph means and medians by categorical variables
[R] pkexamine . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calculate pharmacokinetic measures
[R] pksumm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Summarize pharmacokinetic data
[R] stem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stem-and-leaf displays
[CAUSAL] tebalance box . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Covariate balance box
[CAUSAL] teoverlap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Overlap plots
[XT] xtline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Panel-data line plots

Editing
[G-1] Graph Editor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph Editor

Graph concepts
[G-4] Concept: gph files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Using gph files
[G-4] Concept: lines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Using lines
[G-4] Concept: repeated options . . . . . . . . . . . . . . . . . . . . Interpretation of repeated options
[G-4] text . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Text in graphs

Graph schemes
[G-4] Schemes intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to schemes
[G-4] Scheme economist . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scheme description: economist
[G-4] Scheme s1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scheme description: s1 family
[G-4] Scheme s2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scheme description: s2 family
[G-4] Scheme sj . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scheme description: sj
[G-4] Scheme st . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scheme description: st family

Graph utilities
[G-2] set graphics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set whether graphs are displayed
[G-2] set printcolor . . . . . . . . . . . . . . . . Set how colors are treated when graphs are printed
[G-2] set scheme . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set default scheme
16 Combined subject table of contents

Statistics
ANOVA and related
[U] Chapter 27 . . . . . . . . . . . . . . . . . . . . . . . . . . . Overview of Stata estimation commands
[R] anova . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Analysis of variance and covariance
[R] contrast . . . . . . . . . . . . . . . . . . . Contrasts and linear hypothesis tests after estimation
[R] icc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Intraclass correlation coefficients
[R] loneway . . . . . . . . . . . . . . . . . Large one-way ANOVA, random effects, and reliability
[MV] manova . . . . . . . . . . . . . . . . . . . . . . . Multivariate analysis of variance and covariance
[ME] meglm . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects generalized linear models
[ME] mixed . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects linear regression
[R] oneway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-way analysis of variance
[R] pkcross . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Analyze crossover experiments
[R] pkshape . . . . . . . . . . . . . . . . . . . . . . . . . . Reshape (pharmacokinetic) Latin-square data
[R] pwcompare . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pairwise comparisons
[R] regress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear regression
[XT] xtreg . . Fixed-, between-, and random-effects and population-averaged linear models

Basic statistics
[R] anova . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Analysis of variance and covariance
[R] bitest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Binomial probability test
[R] ci . . . . . . . . . . . . . . . . . . . Confidence intervals for means, proportions, and variances
[R] correlate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Correlations of variables
[D] egen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extensions to generate
[R] esize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Effect size based on mean comparison
[R] icc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Intraclass correlation coefficients
[R] mean . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimate means
[R] misstable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate missing values
[MV] mvtest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate tests
[R] oneway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-way analysis of variance
[R] proportion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimate proportions
[R] prtest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tests of proportions
[R] pwmean . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pairwise comparisons of means
[R] ranksum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Equality tests on unmatched data
[R] ratio . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimate ratios
[R] regress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear regression
[R] sdtest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Variance-comparison tests
[R] signrank . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Equality tests on matched data
[D] statsby . . . . . . . . . . . . . . . . . . . . . . . . Collect statistics for a command across a by list
[R] summarize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Summary statistics
[R] table intro . . Introduction to tables of frequencies, summaries, and command results
[R] table . . . . . . . . . . . . . . . . . . . . Table of frequencies, summaries, and command results
[R] table hypothesis tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of hypothesis tests
[R] table multiway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multiway tables
[R] table oneway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-way tabulation
[R] table summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of summary statistics
[R] table twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way tabulation
[R] tabstat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compact table of summary statistics
[R] tabulate oneway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-way table of frequencies
[R] tabulate twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way table of frequencies
[R] tabulate, summarize() . . . . . . . . . . . . . One- and two-way tables of summary statistics
Combined subject table of contents 17

[R] total . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimate totals


[R] ttest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . t tests (mean-comparison tests)
[R] ztest . . . . . . . . . . . . . . . . . . . . . . . . . z tests (mean-comparison tests, known variance)

Bayesian analysis
[U] Section 27.34 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian analysis
[BAYES] Intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to Bayesian analysis
[BAYES] Bayesian commands . . . . . . . . . . . . . Introduction to commands for Bayesian analysis
[BAYES] Bayesian estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation commands
[BAYES] Bayesian postestimation . . . . . Postestimation tools for bayesmh and the bayes prefix
[BAYES] bayes . . . . . . . . . . . . . . . . . . . . . . . Bayesian regression models using the bayes prefix
[BAYES] bayes: betareg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian beta regression
[BAYES] bayes: binreg Bayesian generalized linear models: Extensions to the binomial family
[BAYES] bayes: biprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian bivariate probit regression
[BAYES] bayes: clogit . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian conditional logistic regression
[BAYES] bayes: cloglog . . . . . . . . . . . . . . . . . . . . . Bayesian complementary log–log regression
[BAYES] bayes: dsge . . . . . . . . Bayesian linear dynamic stochastic general equilibrium models
[BAYES] bayes: dsge postestimation . . Postestimation tools for bayes: dsge and bayes: dsgenl
[BAYES] bayes: dsgenl . . . . Bayesian nonlinear dynamic stochastic general equilibrium models
[BAYES] bayes: fracreg . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian fractional response regression
[BAYES] bayes: glm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian generalized linear models
[BAYES] bayes: gnbreg . . . . . . . . . . . . . . . . Bayesian generalized negative binomial regression
[BAYES] bayes: heckman . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian Heckman selection model
[BAYES] bayes: heckoprobit . . . . . . . . . . Bayesian ordered probit model with sample selection
[BAYES] bayes: heckprobit . . . . . . . . . . . . . . . . . Bayesian probit model with sample selection
[BAYES] bayes: hetoprobit . . . . . . . . . . . . . . Bayesian heteroskedastic ordered probit regression
[BAYES] bayes: hetprobit . . . . . . . . . . . . . . . . . . . . . . Bayesian heteroskedastic probit regression
[BAYES] bayes: hetregress . . . . . . . . . . . . . . . . . . . . . Bayesian heteroskedastic linear regression
[BAYES] bayes: intreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian interval regression
[BAYES] bayes: logistic . . . . . . . . . . . . . . . . Bayesian logistic regression, reporting odds ratios
[BAYES] bayes: logit . . . . . . . . . . . . . . . . . . Bayesian logistic regression, reporting coefficients
[BAYES] bayes: mecloglog . . . . . . . . . . Bayesian multilevel complementary log–log regression
[BAYES] bayes: meglm . . . . . . . . . . . . . . . . . . . . . Bayesian multilevel generalized linear model
[BAYES] bayes: meintreg . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian multilevel interval regression
[BAYES] bayes: melogit . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian multilevel logistic regression
[BAYES] bayes: menbreg . . . . . . . . . . . . . . . . Bayesian multilevel negative binomial regression
[BAYES] bayes: meologit . . . . . . . . . . . . . . . . . . Bayesian multilevel ordered logistic regression
[BAYES] bayes: meoprobit . . . . . . . . . . . . . . . . . . Bayesian multilevel ordered probit regression
[BAYES] bayes: mepoisson . . . . . . . . . . . . . . . . . . . . . . . Bayesian multilevel Poisson regression
[BAYES] bayes: meprobit . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian multilevel probit regression
[BAYES] bayes: mestreg . . . . . . . . . . . . . . . . . . . Bayesian multilevel parametric survival models
[BAYES] bayes: metobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian multilevel tobit regression
[BAYES] bayes: mixed . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian multilevel linear regression
[BAYES] bayes: mlogit . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian multinomial logistic regression
[BAYES] bayes: mprobit . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian multinomial probit regression
[BAYES] bayes: mvreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian multivariate regression
[BAYES] bayes: nbreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian negative binomial regression
[BAYES] bayes: ologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian ordered logistic regression
[BAYES] bayes: oprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian ordered probit regression
[BAYES] bayes: poisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian Poisson regression
[BAYES] bayes: probit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian probit regression
18 Combined subject table of contents

[BAYES] bayes: regress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian linear regression


[BAYES] bayes: streg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian parametric survival models
[BAYES] bayes: tnbreg . . . . . . . . . . . . . . . . . . . Bayesian truncated negative binomial regression
[BAYES] bayes: tobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian tobit regression
[BAYES] bayes: tpoisson . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian truncated Poisson regression
[BAYES] bayes: truncreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian truncated regression
[BAYES] bayes: var . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian vector autoregressive models
[BAYES] bayes: var postestimation . . . . . . . . . . . . . . . . . . . . Postestimation tools for bayes: var
[BAYES] bayes: xtlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian random-effects logit model
[BAYES] bayes: xtmlogit . . . . . . . . . . . . . . . . Bayesian random-effects multinomial logit model
[BAYES] bayes: xtnbreg . . . . . . . . . . . . . . . . . Bayesian random-effects negative binomial model
[BAYES] bayes: xtologit . . . . . . . . . . . . . . . . . . Bayesian random-effects ordered logistic model
[BAYES] bayes: xtoprobit . . . . . . . . . . . . . . . . . . Bayesian random-effects ordered probit model
[BAYES] bayes: xtpoisson . . . . . . . . . . . . . . . . . . . . . . . Bayesian random-effects Poisson model
[BAYES] bayes: xtprobit . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian random-effects probit model
[BAYES] bayes: xtreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian random-effects linear model
[BAYES] bayes: zinb . . . . . . . . . . . . . . . . . Bayesian zero-inflated negative binomial regression
[BAYES] bayes: ziologit . . . . . . . . . . . . . . . . . . . Bayesian zero-inflated ordered logit regression
[BAYES] bayes: zioprobit . . . . . . . . . . . . . . . . . Bayesian zero-inflated ordered probit regression
[BAYES] bayes: zip . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian zero-inflated Poisson regression
[BAYES] bayesfcast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian dynamic forecasts
[BAYES] bayesfcast compute . . . . . . . . . . . . . . . . . . . . . . . Compute Bayesian dynamic forecasts
[BAYES] bayesfcast graph . . . . . . . . . . . . . . . . . . . . . . . . Graphs of Bayesian dynamic forecasts
[BAYES] bayesgraph . . . . . . . . . . . . . . . . . . . Graphical summaries and convergence diagnostics
[BAYES] bayesirf . . . . . . . . . . . . . . . Bayesian IRFs, dynamic-multiplier functions, and FEVDs
[BAYES] bayesirf cgraph . . . . . . . . . . . . . . . . . . . . . . Combined graphs of Bayesian IRF results
[BAYES] bayesirf create . . . . Obtain Bayesian IRFs, dynamic-multiplier functions, and FEVDs
[BAYES] bayesirf ctable . . . . . . . . . . . . . . . . . . . . . . . . Combined tables of Bayesian IRF results
[BAYES] bayesirf graph . Graphs of Bayesian IRFs, dynamic-multiplier functions, and FEVDs
[BAYES] bayesirf ograph . . . . . . . . . . . . . . . . . . . . . . . Overlaid graphs of Bayesian IRF results
[BAYES] bayesirf table . . . Tables of Bayesian IRFs, dynamic-multiplier functions, and FEVDs
[BAYES] bayesmh . . . . . . . . . . . . . . . . . . Bayesian models using Metropolis–Hastings algorithm
[BAYES] bayesmh evaluators . . . . . . . . . . . . . . . . . . . . . . User-defined evaluators with bayesmh
[BAYES] bayespredict . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian predictions
[BAYES] bayesstats . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian statistics after Bayesian estimation
[BAYES] bayesstats ess . . . . . . . . . . . . . . . . . . . . . . Effective sample sizes and related statistics
[BAYES] bayesstats grubin . . . . . . . . . . . . . . . . . . . . . . . Gelman–Rubin convergence diagnostics
[BAYES] bayesstats ic . . . . . . . . . . . . . . . . . . . Bayesian information criteria and Bayes factors
[BAYES] bayesstats ppvalues . . . . Bayesian predictive p-values and other predictive summaries
[BAYES] bayesstats summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian summary statistics
[BAYES] bayestest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian hypothesis testing
[BAYES] bayestest interval . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Interval hypothesis testing
[BAYES] bayestest model . . . . . . . . . . . . Hypothesis testing using model posterior probabilities
[BAYES] bayesvarstable . . . . . . . . . . . Check the stability condition of Bayesian VAR estimates
[BMA] bmaregress . . . . . . . . . . . . . . . . . . . . . . Bayesian model averaging for linear regression

Bayesian model averaging


[U] Section 27.35 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian model averaging
[BMA] Intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to Bayesian model averaging
[BMA] BMA commands . . . . . . . . . Introduction to commands for Bayesian model averaging
[BMA] BMA postestimation . . . . . . . . . . . Postestimation tools for Bayesian model averaging
Combined subject table of contents 19

[BMA] bmacoefsample . . . . . . . . . . . . . . . . . . . . . Posterior samples of regression coefficients


[BMA] bmagraph . . . . . Graphical summary for models and predictors after BMA regression
[BMA] bmagraph coefdensity . . . . Regression coefficient density plots after BMA regression
[BMA] bmagraph msize . . . . . . . . . . . . . Model-size distribution plots after BMA regression
[BMA] bmagraph pmp . . . . . . . . . . . . . . . . . . . Model-probability plots after BMA regression
[BMA] bmagraph varmap . . . . . . . . . . . . . . . . . Variable-inclusion map after BMA regression
[BMA] bmapredict . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Predictions after BMA regression
[BMA] bmaregress . . . . . . . . . . . . . . . . . . . . . . Bayesian model averaging for linear regression
[BMA] bmastats . . . . . . . . . . . . . . Summary for models and predictors after BMA regression
[BMA] bmastats jointness . . . . . . . . . Jointness measures for predictors after BMA regression
[BMA] bmastats lps . . . . . . . . . . . . . . . . . . . . . . . . Log predictive-score after BMA regression
[BMA] bmastats models . . . . Model and variable-inclusion summaries after BMA regression
[BMA] bmastats msize . . . . . . . . . . . . . . . . . . . . . Model-size summary after BMA regression
[BMA] bmastats pip . . Posterior inclusion probabilities for predictors after BMA regression

Binary outcomes
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Binary outcomes
[BAYES] Bayesian estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation commands
[R] binreg . . . . . . . . . . . . . . Generalized linear models: Extensions to the binomial family
[R] biprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bivariate probit regression
[R] cloglog . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Complementary log–log regression
[LASSO] dslogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Double-selection lasso logistic regression
[ERM] eprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended probit regression
[CAUSAL] eteffects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Endogenous treatment-effects estimation
[R] exlogistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exact logistic regression
[FMM] fmm estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fitting finite mixture models
[R] glm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generalized linear models
[R] heckprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Probit model with sample selection
[R] hetprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heteroskedastic probit model
[IRT] irt 1pl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-parameter logistic model
[IRT] irt 2pl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-parameter logistic model
[IRT] irt 3pl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Three-parameter logistic model
[IRT] irt hybrid . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hybrid IRT models
[R] ivprobit . . . . . . . . . . . . . . . . . . . Probit model with continuous endogenous covariates
[R] logistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Logistic regression, reporting odds ratios
[R] logit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Logistic regression, reporting coefficients
[ME] mecloglog . . . . . . . . . . . . Multilevel mixed-effects complementary log–log regression
[CAUSAL] mediate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Causal mediation analysis
[ME] melogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects logistic regression
[ME] meprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects probit regression
[LASSO] pologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partialing-out lasso logistic regression
[R] probit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Probit regression
[R] rocfit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parametric ROC models
[R] rocreg . . . . . . . . . . . . . . . . . . . . . . . Receiver operating characteristic (ROC) regression
[R] scobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Skewed logistic regression
[CAUSAL] teffects aipw . . . . . . . . . . . . . . . . . . . . . . . . . Augmented inverse-probability weighting
[CAUSAL] teffects ipw . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Inverse-probability weighting
[CAUSAL] teffects ipwra . . . . . . . . . . . . . . . . . Inverse-probability-weighted regression adjustment
[CAUSAL] teffects nnmatch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nearest-neighbor matching
[CAUSAL] teffects psmatch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Propensity-score matching
20 Combined subject table of contents

[CAUSAL] teffects ra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Regression adjustment


[CAUSAL] telasso . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Treatment-effects estimation using lasso
[LASSO] xpologit . . . . . . . . . . . . . . . . . . . . . . . . Cross-fit partialing-out lasso logistic regression
[XT] xtcloglog . . . . . . . . . . . . . . . Random-effects and population-averaged cloglog models
[XT] xteprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects probit regression
[XT] xtlogit . . . . . . . . Fixed-effects, random-effects, and population-averaged logit models
[XT] xtprobit . . . . . . . . . . . . . . . . . Random-effects and population-averaged probit models

Categorical outcomes
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ordinal outcomes
[U] Section 27.7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Categorical outcomes
[BAYES] Bayesian estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation commands
[R] clogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Conditional (fixed-effects) logistic regression
[CM] cmclogit . . . . . . . . . . . . . . . . . . . . . . . . . Conditional logit (McFadden’s) choice model
[CM] cmmixlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Mixed logit choice model
[CM] cmmprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multinomial probit choice model
[CM] cmxtmixlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Panel-data mixed logit choice model
[FMM] fmm estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fitting finite mixture models
[IRT] irt nrm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nominal response model
[R] mlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . Multinomial (polytomous) logistic regression
[R] mprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multinomial probit regression
[CM] nlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nested logit regression
[R] slogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stereotype logistic regression
[XT] xtmlogit . . . . . . . . . . . . . . Fixed-effects and random-effects multinomial logit models

Causal inference and treatment-effects estimation


[U] Section 27.20 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Causal inference
[CAUSAL] Causal inference commands . . . . . . . . . . . Introduction to causal inference commands
[CAUSAL] DID intro . . . . . . . . . . . . . . . . . . . . Introduction to difference-in-differences estimation
[CAUSAL] Intro . . . . . . . . . . . . . Introduction to causal inference and treatment-effects estimation
[CAUSAL] didregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Difference-in-differences estimation
[ERM] eintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended interval regression
[ERM] eoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended ordered probit regression
[ERM] eprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended probit regression
[ERM] eregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended linear regression
[CAUSAL] eteffects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Endogenous treatment-effects estimation
[CAUSAL] etpoisson . . . . . . . . . . . . . . . . . . Poisson regression with endogenous treatment effects
[CAUSAL] etregress . . . . . . . . . . . . . . . . . . . . Linear regression with endogenous treatment effects
[CAUSAL] hdidregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heterogeneous difference in differences
[CAUSAL] mediate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Causal mediation analysis
[CAUSAL] stteffects . . . . . . . . . . Treatment-effects estimation for observational survival-time data
[CAUSAL] stteffects intro . Introduction to treatment effects for observational survival-time data
[CAUSAL] stteffects ipw . . . . . . . . . . . . . . . . . . . . . . . Survival-time inverse-probability weighting
[CAUSAL] stteffects ipwra . . . Survival-time inverse-probability-weighted regression adjustment
[CAUSAL] stteffects ra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Survival-time regression adjustment
[CAUSAL] stteffects wra . . . . . . . . . . . . . . . . . . . . . Survival-time weighted regression adjustment
[CAUSAL] tebalance . . . . . . . . . . . . . . . . . . . Check balance after teffects or stteffects estimation
[CAUSAL] tebalance box . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Covariate balance box
[CAUSAL] tebalance density . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Covariate balance density
[CAUSAL] tebalance overid . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test for covariate balance
Combined subject table of contents 21

[CAUSAL] tebalance summarize . . . . . . . . . . . . . . . . . . . . . . Covariate-balance summary statistics


[CAUSAL] teffects . . . . . . . . . . . . . . . . . . . . . . Treatment-effects estimation for observational data
[CAUSAL] teffects aipw . . . . . . . . . . . . . . . . . . . . . . . . . Augmented inverse-probability weighting
[CAUSAL] teffects intro . . . . . . . . . . . . . . Introduction to treatment effects for observational data
[CAUSAL] teffects intro advanced Advanced introduction to treatment effects for observational data
[CAUSAL] teffects ipw . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Inverse-probability weighting
[CAUSAL] teffects ipwra . . . . . . . . . . . . . . . . . Inverse-probability-weighted regression adjustment
[CAUSAL] teffects multivalued . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivalued treatment effects
[CAUSAL] teffects nnmatch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nearest-neighbor matching
[CAUSAL] teffects psmatch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Propensity-score matching
[CAUSAL] teffects ra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Regression adjustment
[CAUSAL] telasso . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Treatment-effects estimation using lasso
[CAUSAL] teoverlap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Overlap plots
[XT] xtdidregress . . . . . . . . . . . . . . . . . . . . Fixed-effects difference-in-differences estimation
[XT] xteintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects interval regression
[XT] xteoprobit . . . . . . . . . . . . . . . . . . . Extended random-effects ordered probit regression
[XT] xteprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects probit regression
[XT] xteregress . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects linear regression
[CAUSAL] xthdidregress . . . . . . . . . . . . . . Heterogeneous difference in differences for panel data

Censored and truncated regression models


[R] churdle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cragg hurdle regression
[R] cpoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Censored Poisson regression
[ERM] eintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended interval regression
[R] heckman . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heckman selection model
[R] heckoprobit . . . . . . . . . . . . . . . . . . . . . . . Ordered probit model with sample selection
[R] heckprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Probit model with sample selection
[R] intreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Interval regression
[ME] meintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects interval regression
[ME] mestreg . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects parametric survival models
[ME] metobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects tobit regression
[ST] stintcox . . . Cox proportional hazards model for interval-censored survival-time data
[ST] stintreg . . . . . . . . . . . . . . . Parametric models for interval-censored survival-time data
[ST] streg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parametric survival models
[CAUSAL] stteffects . . . . . . . . . . Treatment-effects estimation for observational survival-time data
[R] tnbreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Truncated negative binomial regression
[R] tobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tobit regression
[R] tpoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Truncated Poisson regression
[R] truncreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Truncated regression
[XT] xteintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects interval regression
[XT] xtheckman . . . . . . . . . . . . . . . . . . . . Random-effects regression with sample selection
[XT] xtintreg . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects interval-data regression models
[XT] xtstreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects parametric survival models
[XT] xttobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects tobit models

Choice models
[U] Section 27.10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Choice models
[CM] Intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to choice models manual
[CM] Intro 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Interpretation of choice models
[CM] Intro 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Data layout
22 Combined subject table of contents

[CM] Intro 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Descriptive statistics


[CM] Intro 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation commands
[CM] Intro 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Models for discrete choices
[CM] Intro 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Models for rank-ordered alternatives
[CM] Intro 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Models for panel data
[CM] Intro 8 . . . . . . . . . . . . . . . . . . . . Random utility models, assumptions, and estimation
[CM] cmchoiceset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate choice sets
[CM] cmclogit . . . . . . . . . . . . . . . . . . . . . . . . . Conditional logit (McFadden’s) choice model
[CM] cmmixlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Mixed logit choice model
[CM] cmmprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multinomial probit choice model
[CM] cmrologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rank-ordered logit choice model
[CM] cmroprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rank-ordered probit choice model
[CM] cmsample . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display reasons for sample exclusion
[CM] cmset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare data to be choice model data
[CM] cmsummarize . . . . . . . . . . . . . . . . . . . . . . Summarize variables by chosen alternatives
[CM] cmtab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate chosen alternatives
[CM] cmxtmixlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Panel-data mixed logit choice model
[CM] margins . . . . . . . . . . . . Adjusted predictions, predictive margins, and marginal effects
[CM] nlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nested logit regression

Cluster analysis
[U] Section 27.22 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate analysis
[MV] Multivariate . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to multivariate commands
[MV] cluster . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to cluster-analysis commands
[MV] cluster dendrogram . . . . . . . . . . . . . . . . Dendrograms for hierarchical cluster analysis
[MV] cluster generate . . . . . . . . . . . . . . Generate grouping variables from a cluster analysis
[MV] cluster kmeans and kmedians . . . . . . . . . . . . . . Kmeans and kmedians cluster analysis
[MV] cluster linkage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hierarchical cluster analysis
[MV] cluster notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cluster analysis notes
[MV] cluster programming subroutines . . . . . . . . . . . . . . . . . . . Add cluster-analysis routines
[MV] cluster programming utilities . . . . . . . . . . . . . . Cluster-analysis programming utilities
[MV] cluster stop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cluster-analysis stopping rules
[MV] cluster utility . . . . . . . . . . . . . . . . . . . . . . List, rename, use, and drop cluster analyses
[MV] clustermat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to clustermat commands
[MV] matrix dissimilarity . . . . . . . . . . . . . . . . . Compute similarity or dissimilarity measures
[MV] measure option . . . . . . . . . . . . . . . . . Option for similarity and dissimilarity measures

Correspondence analysis
[MV] ca . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Simple correspondence analysis
[MV] mca . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multiple and joint correspondence analysis

Count outcomes
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Count outcomes
[U] Section 27.15.3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . Discrete outcomes with panel data
[BAYES] Bayesian estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation commands
[R] cpoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Censored Poisson regression
[LASSO] dspoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . Double-selection lasso Poisson regression
[CAUSAL] eteffects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Endogenous treatment-effects estimation
[CAUSAL] etpoisson . . . . . . . . . . . . . . . . . . Poisson regression with endogenous treatment effects
[R] expoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exact Poisson regression
Combined subject table of contents 23

[FMM] fmm estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fitting finite mixture models


[R] heckpoisson . . . . . . . . . . . . . . . . . . . . . . . . . . Poisson regression with sample selection
[CAUSAL] mediate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Causal mediation analysis
[ME] menbreg . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects negative binomial regression
[ME] mepoisson . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects Poisson regression
[R] nbreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Negative binomial regression
[R] poisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Poisson regression
[LASSO] popoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partialing-out lasso Poisson regression
[CAUSAL] teffects aipw . . . . . . . . . . . . . . . . . . . . . . . . . Augmented inverse-probability weighting
[CAUSAL] teffects ipw . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Inverse-probability weighting
[CAUSAL] teffects ipwra . . . . . . . . . . . . . . . . . Inverse-probability-weighted regression adjustment
[CAUSAL] teffects nnmatch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nearest-neighbor matching
[CAUSAL] teffects psmatch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Propensity-score matching
[CAUSAL] teffects ra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Regression adjustment
[CAUSAL] telasso . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Treatment-effects estimation using lasso
[R] tnbreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Truncated negative binomial regression
[R] tpoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Truncated Poisson regression
[LASSO] xpopoisson . . . . . . . . . . . . . . . . . . . . . Cross-fit partialing-out lasso Poisson regression
[XT] xtnbreg Fixed-effects, random-effects, & population-averaged negative binomial models
[XT] xtpoisson . . . Fixed-effects, random-effects, and population-averaged Poisson models
[R] zinb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Zero-inflated negative binomial regression
[R] zip . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Zero-inflated Poisson regression

Discriminant analysis
[MV] candisc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Canonical linear discriminant analysis
[MV] discrim . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Discriminant analysis
[MV] discrim estat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for discrim
[MV] discrim knn . . . . . . . . . . . . . . . . . . . . . . . . . kth-nearest-neighbor discriminant analysis
[MV] discrim lda . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear discriminant analysis
[MV] discrim logistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Logistic discriminant analysis
[MV] discrim qda . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quadratic discriminant analysis
[MV] scoreplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Score and loading plots
[MV] screeplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scree plot of eigenvalues

Do-it-yourself generalized method of moments


[U] Section 27.24 . . . . . . . . . . . . . . . . . . . . . . . . Generalized method of moments (GMM)
[R] gmm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generalized method of moments estimation
[P] matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to matrix commands

Do-it-yourself maximum likelihood estimation


[P] matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to matrix commands
[R] ml . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Maximum likelihood estimation
[R] mlexp . . . . . . . . . . . . . . Maximum likelihood estimation of user-specified expressions

Dynamic stochastic general equilibrium models


[U] Section 27.29 . . . . . . . . . . . Dynamic stochastic general equilibrium (DSGE) models
[DSGE] Intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to DSGE manual
[DSGE] Intro 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to DSGEs
[DSGE] Intro 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Learning the syntax
[DSGE] Intro 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Classic DSGE examples
[DSGE] Intro 3a . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . New Keynesian model
24 Combined subject table of contents

[DSGE] Intro 3b . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . New Classical model


[DSGE] Intro 3c . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Financial frictions model
[DSGE] Intro 3d . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonlinear New Keynesian model
[DSGE] Intro 3e . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonlinear New Classical model
[DSGE] Intro 3f . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stochastic growth model
[DSGE] Intro 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Writing a DSGE in a solvable form
[DSGE] Intro 4a . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Specifying a shock on a control variable
[DSGE] Intro 4b . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Including a lag of a control variable
[DSGE] Intro 4c . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Including a lag of a state variable
[DSGE] Intro 4d . . . . . . . . . . . Including an expectation dated by more than one period ahead
[DSGE] Intro 4e . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Including a second-order lag of a control
[DSGE] Intro 4f . . . . . . . . . . . . . . . . . . . . . . . . . . . Including an observed exogenous variable
[DSGE] Intro 4g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Correlated state variables
[DSGE] Intro 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stability conditions
[DSGE] Intro 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Identification
[DSGE] Intro 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Convergence problems
[DSGE] Intro 8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Wald tests vary with nonlinear transforms
[DSGE] Intro 9 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation
[DSGE] Intro 9a . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation of a New Keynesian model
[DSGE] Intro 9b . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation of stochastic growth model
[DSGE] dsge . . . . . . . . . . . . . . . . . . . . . Linear dynamic stochastic general equilibrium models
[DSGE] dsge postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for dsge
[DSGE] dsgenl . . . . . . . . . . . . . . . . Nonlinear dynamic stochastic general equilibrium models
[DSGE] dsgenl postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for dsgenl
[DSGE] estat covariance . . . . . . . . . . . . . . . . Display estimated covariances of model variables
[DSGE] estat policy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display policy matrix
[DSGE] estat stable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Check stability of system
[DSGE] estat steady . . . . . . . . . . . . . . . . . . . . . Display steady state of nonlinear DSGE model
[DSGE] estat transition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display state transition matrix

Endogenous covariates
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Chapter 27 . . . . . . . . . . . . . . . . . . . . . . . . . . . Overview of Stata estimation commands
[ERM] eintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended interval regression
[ERM] eoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended ordered probit regression
[ERM] eprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended probit regression
[ERM] eregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended linear regression
[CAUSAL] eteffects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Endogenous treatment-effects estimation
[CAUSAL] etpoisson . . . . . . . . . . . . . . . . . . Poisson regression with endogenous treatment effects
[CAUSAL] etregress . . . . . . . . . . . . . . . . . . . . Linear regression with endogenous treatment effects
[TS] forecast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Econometric model forecasting
[R] gmm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generalized method of moments estimation
[R] ivfprobit . . . . . . . . . . Fractional probit model with continuous endogenous covariates
[R] ivpoisson . . . . . . . . . . . . . . . . . Poisson model with continuous endogenous covariates
[R] ivprobit . . . . . . . . . . . . . . . . . . . Probit model with continuous endogenous covariates
[R] ivqregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . Instrumental-variables quantile regression
[R] ivregress . . . . . . . . . . . . . . . . . . . . . . Single-equation instrumental-variables regression
[R] ivtobit . . . . . . . . . . . . . . . . . . . . . . Tobit model with continuous endogenous covariates
[LASSO] poivregress . . . . . . . . . . . . . . . . . Partialing-out lasso instrumental-variables regression
[R] reg3 . . . . . . . . . . . . . . . Three-stage estimation for systems of simultaneous equations
[LASSO] xpoivregress . . . . . . . . . Cross-fit partialing-out lasso instrumental-variables regression
Combined subject table of contents 25

[XT] xtabond . . . . . . . . . . . . . . . . . . . Arellano–Bond linear dynamic panel-data estimation


[XT] xtdpd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear dynamic panel-data estimation
[XT] xtdpdsys . . . . . . Arellano–Bover/Blundell–Bond linear dynamic panel-data estimation
[XT] xteintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects interval regression
[XT] xteoprobit . . . . . . . . . . . . . . . . . . . Extended random-effects ordered probit regression
[XT] xteprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects probit regression
[XT] xteregress . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects linear regression
[XT] xthtaylor . . . . . . . . . . . . . . . Hausman–Taylor estimator for error-components models
[XT] xtivreg . . . . Instrumental variables and two-stage least squares for panel-data models

Epidemiology and related


[R] binreg . . . . . . . . . . . . . . Generalized linear models: Extensions to the binomial family
[R] brier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Brier score decomposition
[R] clogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Conditional (fixed-effects) logistic regression
[R] dstdize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Direct and indirect standardization
[R] Epitab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tables for epidemiologists
[R] exlogistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exact logistic regression
[R] expoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exact Poisson regression
[R] glm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generalized linear models
[D] icd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to ICD commands
[D] icd10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-10 diagnosis codes
[D] icd10cm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-10-CM diagnosis codes
[D] icd10pcs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-10-PCS procedure codes
[D] icd9 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-9-CM diagnosis codes
[D] icd9p . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ICD-9-CM procedure codes
[R] kappa . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Interrater agreement
[R] logistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Logistic regression, reporting odds ratios
[R] nbreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Negative binomial regression
[R] pk . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pharmacokinetic (biopharmaceutical) data
[R] pkcollapse . . . . . . . . . . . . . . . . . . . . . . Generate pharmacokinetic measurement dataset
[R] pkcross . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Analyze crossover experiments
[R] pkequiv . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Perform bioequivalence tests
[R] pkexamine . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calculate pharmacokinetic measures
[R] pkshape . . . . . . . . . . . . . . . . . . . . . . . . . . Reshape (pharmacokinetic) Latin-square data
[R] pksumm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Summarize pharmacokinetic data
[R] poisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Poisson regression
[R] reri . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Relative excess risk due to interaction
[R] roc . . . . . . . . . . . . . . . . . . . . . . . . . . . Receiver operating characteristic (ROC) analysis
[R] roccomp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tests of equality of ROC areas
[R] rocfit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parametric ROC models
[R] rocreg . . . . . . . . . . . . . . . . . . . . . . . Receiver operating characteristic (ROC) regression
[R] roctab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonparametric ROC analysis
[R] symmetry . . . . . . . . . . . . . . . . . . . . . . . . . . Symmetry and marginal homogeneity tests
[R] tabulate twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way table of frequencies
Also see Multilevel mixed-effects models, Survival analysis, Structural equation modeling, and Causal
inference and treatment-effects estimation.

Estimation related
[R] constraint . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Define and list constraints
[R] eform option . . . . . . . . . . . . . . . . . . . . . . . . . . . . Displaying exponentiated coefficients
[R] Estimation options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation options
26 Combined subject table of contents

[R] fp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fractional polynomial regression


[R] IC note . . . . . . . . . . . . . . . . . . . . . . . . Calculating and interpreting information criteria
[R] makespline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Spline generation
[R] Maximize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Details of iterative maximization
[R] mfp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariable fractional polynomial models
[R] stepwise . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stepwise estimation
[R] vce option . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Variance estimators
[XT] vce options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Variance estimators

Exact statistics
[U] Section 27.8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Count outcomes
[U] Section 27.11 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exact estimators
[R] bitest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Binomial probability test
[R] centile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Report centile and confidence interval
[R] ci . . . . . . . . . . . . . . . . . . . Confidence intervals for means, proportions, and variances
[R] dstdize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Direct and indirect standardization
[R] Epitab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tables for epidemiologists
[R] exlogistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exact logistic regression
[R] expoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exact Poisson regression
[R] ksmirnov . . . . . . . . . . . . . . . . . . . . Kolmogorov – Smirnov equality-of-distributions test
[R] loneway . . . . . . . . . . . . . . . . . Large one-way ANOVA, random effects, and reliability
[PSS-2] power oneproportion . . . . . . . . . . . . . Power analysis for a one-sample proportion test
[R] ranksum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Equality tests on unmatched data
[R] roctab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonparametric ROC analysis
[R] symmetry . . . . . . . . . . . . . . . . . . . . . . . . . . Symmetry and marginal homogeneity tests
[R] tabulate twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way table of frequencies
[R] tetrachoric . . . . . . . . . . . . . . . . . . . . . . . . . Tetrachoric correlations for binary variables

Extended regression models


[ERM] ERM options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended regression model options
[ERM] Intro . . . . . . . . . . . . . . . . . . . . . . . Introduction to extended regression models manual
[ERM] Intro 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . An introduction to the ERM commands
[ERM] Intro 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The models that ERMs fit
[ERM] Intro 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Endogenous covariates features
[ERM] Intro 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Endogenous sample-selection features
[ERM] Intro 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Treatment assignment features
[ERM] Intro 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . Panel data and grouped data model features
[ERM] Intro 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Model interpretation
[ERM] Intro 8 . . . . . . . . . . . . . . . . . . . . . A Rosetta stone for extended regression commands
[ERM] Intro 9 . . . . . . . . . . . . . . . . . . . . . . . . . . . Conceptual introduction via worked example
[ERM] eintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended interval regression
[ERM] eintreg postestimation . . . . . . . . . . . . . . Postestimation tools for eintreg and xteintreg
[ERM] eintreg predict . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . predict after eintreg and xteintreg
[ERM] eoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended ordered probit regression
[ERM] eoprobit postestimation . . . . . . . . . . . Postestimation tools for eoprobit and xteoprobit
[ERM] eoprobit predict . . . . . . . . . . . . . . . . . . . . . . . . . . . predict after eoprobit and xteoprobit
[ERM] eprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended probit regression
[ERM] eprobit postestimation . . . . . . . . . . . . . . Postestimation tools for eprobit and xteprobit
[ERM] eprobit predict . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . predict after eprobit and xteprobit
[ERM] eregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended linear regression
[ERM] eregress postestimation . . . . . . . . . . . Postestimation tools for eregress and xteregress
Combined subject table of contents 27

[ERM] eregress predict . . . . . . . . . . . . . . . . . . . . . . . . . . . predict after eregress and xteregress


[ERM] estat teffects . . . . . . . . . . . Average treatment effects for extended regression models
[ERM] Example 1a . . . . . . . . . . . . . Linear regression with continuous endogenous covariate
[ERM] Example 1b . . . . . . . . . . . . Interval regression with continuous endogenous covariate
[ERM] Example 1c . . . . Interval regression with endogenous covariate and sample selection
[ERM] Example 2a . . . . . . . . . . . . . . . . . Linear regression with binary endogenous covariate
[ERM] Example 2b . . . . . . . . . . . . . . . . . . . . . . . . Linear regression with exogenous treatment
[ERM] Example 2c . . . . . . . . . . . . . . . . . . . . . . . Linear regression with endogenous treatment
[ERM] Example 3a . . . . . . . . . . . . . . Probit regression with continuous endogenous covariate
[ERM] Example 3b . . . . . . . . . . . Probit regression with endogenous covariate and treatment
[ERM] Example 4a . . . . . . . . . . . . . . . . . Probit regression with endogenous sample selection
[ERM] Example 4b . . . . . Probit regression with endogenous treatment and sample selection
[ERM] Example 5 . . . . . . . . . . . . . . . . . . Probit regression with endogenous ordinal treatment
[ERM] Example 6a . . . . . . . . . . . . . . . . Ordered probit regression with endogenous treatment
[ERM] Example 6b Ordered probit regression with endogenous treatment and sample selection
[ERM] Example 7 . . . . . . . Random-effects regression with continuous endogenous covariate
[ERM] Example 8a . . . . . . . . . . . Random effects in one equation and endogenous covariate
[ERM] Example 8b Random effects, endogenous covariate, and endogenous sample selection
[ERM] Example 9 Ordered probit regression with endogenous treatment and random effects
[ERM] predict advanced . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . predict’s advanced features
[ERM] predict treatment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . predict for treatment statistics
[ERM] Triangularize . . . . . . . . . . . . . . . . . . . . . . . How to triangularize a system of equations
[XT] xteintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects interval regression
[XT] xteoprobit . . . . . . . . . . . . . . . . . . . Extended random-effects ordered probit regression
[XT] xteprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects probit regression
[XT] xteregress . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects linear regression

Factor analysis and principal components


[MV] alpha . . . . . . . . . Compute interitem correlations (covariances) and Cronbach’s alpha
[MV] canon . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Canonical correlations
[MV] factor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Factor analysis
[MV] pca . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Principal component analysis
[MV] rotate . . . . . . . . . . . . . . . . . . . . . Orthogonal and oblique rotations after factor and pca
[MV] rotatemat . . . . . . . . . . . . . . . . . . . . Orthogonal and oblique rotations of a Stata matrix
[MV] scoreplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Score and loading plots
[MV] screeplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scree plot of eigenvalues
[R] tetrachoric . . . . . . . . . . . . . . . . . . . . . . . . . Tetrachoric correlations for binary variables

Finite mixture models


[U] Section 27.27 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Finite mixture models (FMMs)
[FMM] estat eform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display exponentiated coefficients
[FMM] estat lcmean . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class marginal means
[FMM] estat lcprob . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class marginal probabilities
[FMM] Example 1a . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Mixture of linear regression models
[FMM] Example 1b . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Covariates for class membership
[FMM] Example 1c . . . . . . . . . . . . . . . . . . . . . . . . . . . Testing coefficients across class models
[FMM] Example 1d . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Component-specific covariates
[FMM] Example 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Mixture of Poisson regression models
[FMM] Example 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Zero-inflated models
[FMM] Example 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Mixture cure models for survival data
[FMM] fmm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Finite mixture models using the fmm prefix
28 Combined subject table of contents

[FMM] fmm estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fitting finite mixture models


[FMM] fmm intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to finite mixture models
[FMM] fmm postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for fmm
[FMM] fmm: betareg . . . . . . . . . . . . . . . . . . . . . . . . Finite mixtures of beta regression models
[FMM] fmm: cloglog . . . . . . . . Finite mixtures of complementary log–log regression models
[FMM] fmm: glm . . . . . . . . . . . . . . . . Finite mixtures of generalized linear regression models
[FMM] fmm: intreg . . . . . . . . . . . . . . . . . . . . . . . Finite mixtures of interval regression models
[FMM] fmm: ivregress Finite mixtures of linear regression models with endogenous covariates
[FMM] fmm: logit . . . . . . . . . . . . . . . . . . . . . . . . Finite mixtures of logistic regression models
[FMM] fmm: mlogit Finite mixtures of multinomial (polytomous) logistic regression models
[FMM] fmm: nbreg . . . . . . . . . . . . . . Finite mixtures of negative binomial regression models
[FMM] fmm: ologit . . . . . . . . . . . . . . . . Finite mixtures of ordered logistic regression models
[FMM] fmm: oprobit . . . . . . . . . . . . . . . . Finite mixtures of ordered probit regression models
[FMM] fmm: pointmass . . . . . . Finite mixtures models with a density mass at a single point
[FMM] fmm: poisson . . . . . . . . . . . . . . . . . . . . . Finite mixtures of Poisson regression models
[FMM] fmm: probit . . . . . . . . . . . . . . . . . . . . . . . . Finite mixtures of probit regression models
[FMM] fmm: regress . . . . . . . . . . . . . . . . . . . . . . . Finite mixtures of linear regression models
[FMM] fmm: streg . . . . . . . . . . . . . . . . . . . . . . . Finite mixtures of parametric survival models
[FMM] fmm: tobit . . . . . . . . . . . . . . . . . . . . . . . . . . Finite mixtures of tobit regression models
[FMM] fmm: tpoisson . . . . . . . . . . . . Finite mixtures of truncated Poisson regression models
[FMM] fmm: truncreg . . . . . . . . . . . . . . Finite mixtures of truncated linear regression models

Fractional outcomes
[BAYES] bayes: betareg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian beta regression
[BAYES] bayes: fracreg . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian fractional response regression
[R] betareg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Beta regression
[CAUSAL] eteffects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Endogenous treatment-effects estimation
[FMM] fmm: betareg . . . . . . . . . . . . . . . . . . . . . . . . Finite mixtures of beta regression models
[R] fracreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fractional response regression
[R] ivfprobit . . . . . . . . . . Fractional probit model with continuous endogenous covariates
[CAUSAL] teffects ipw . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Inverse-probability weighting
[CAUSAL] teffects nnmatch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nearest-neighbor matching
[CAUSAL] teffects psmatch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Propensity-score matching

Generalized linear models


[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.9 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generalized linear models
[BAYES] bayes: glm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian generalized linear models
[R] binreg . . . . . . . . . . . . . . Generalized linear models: Extensions to the binomial family
[FMM] fmm: glm . . . . . . . . . . . . . . . . Finite mixtures of generalized linear regression models
[R] fracreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fractional response regression
[R] glm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generalized linear models
[XT] xtgee . . . . . . . . . . . . . . . . . . . . . . . . . . . . GEE population-averaged panel-data models

Group sequential designs


[U] Section 27.33 . . . . . . . . . . . . . . . . . . . . . . . Power, precision, and sample-size analysis
[ADAPT] GSD intro . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to group sequential designs
[ADAPT] Intro . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to adaptive designs for clinical trials
[ADAPT] gs . . . . . . . . . . . . . . . . . . . . . . . Introduction to commands for group sequential design
[ADAPT] gsbounds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Boundaries for group sequential trials
[ADAPT] gsdesign . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Study design for group sequential trials
Combined subject table of contents 29

[ADAPT] gsdesign logrank . . . . . . . . . . . . . . . . . . . . Group sequential design for a log-rank test


[ADAPT] gsdesign onemean . . . . . . . . . . . Group sequential design for a one-sample mean test
[ADAPT] gsdesign oneproportion . . . Group sequential design for a one-sample proportion test
[ADAPT] gsdesign twomeans . . . . . . . . . . Group sequential design for a two-sample means test
[ADAPT] gsdesign twoproportions . . Group sequential design for a two-sample proportions test
[ADAPT] gsdesign usermethod . . . . . . . . . . . Add your own methods to the gsdesign command

Indicator and categorical variables


[U] Section 11.4.3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Factor variables
[U] Chapter 26 . . . . . . . . . . . . . . . . . . . Working with categorical data and factor variables
[R] fvset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare factor-variable settings

Item response theory


[U] Section 27.28 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Item response theory (IRT)
[IRT] Control Panel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . IRT Control Panel
[IRT] DIF . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to differential item functioning
[IRT] diflogistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Logistic regression DIF
[IRT] difmh . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Mantel–Haenszel DIF
[IRT] estat greport . . . . . . . . . . . . . . . . . . . . . . . . . . . Report estimated group IRT parameters
[IRT] estat report . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Report estimated IRT parameters
[IRT] irt 1pl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-parameter logistic model
[IRT] irt 2pl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-parameter logistic model
[IRT] irt 3pl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Three-parameter logistic model
[IRT] irt constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Specifying constraints
[IRT] irt grm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graded response model
[IRT] irt hybrid . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hybrid IRT models
[IRT] irt nrm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nominal response model
[IRT] irt pcm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partial credit model
[IRT] irt rsm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rating scale model
[IRT] irt, group( ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . IRT models for multiple groups
[IRT] irtgraph icc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Item characteristic curve plot
[IRT] irtgraph iif . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Item information function plot
[IRT] irtgraph tcc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test characteristic curve plot
[IRT] irtgraph tif . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test information function plot

Lasso
[U] Section 27.30 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Lasso
[LASSO] Collinear covariates . . . . . . . . . . . . . . . . . . . . . . . . . . . Treatment of collinear covariates
[LASSO] Inference examples . . . . . . . . . . . . . . . . . . . . . . . Examples and workflow for inference
[LASSO] Inference requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . Requirements for inference
[LASSO] Lasso inference intro . . . . . . . . . . . . . . . . . . . Introduction to inferential lasso models
[LASSO] Lasso intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to lasso
[LASSO] bicplot . . . . . . . . . . . . . . . . . . Plot Bayesian information criterion function after lasso
[LASSO] coefpath . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Plot path of coefficients after lasso
[LASSO] cvplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Plot cross-validation function after lasso
[LASSO] dslogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Double-selection lasso logistic regression
[LASSO] dspoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . Double-selection lasso Poisson regression
[LASSO] dsregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Double-selection lasso linear regression
[LASSO] elasticnet . . . . . . . . . . . . . . . . . . . . . . . . Elastic net for prediction and model selection
[LASSO] estimates store . . . . . . . . . . . . Saving and restoring estimates in memory and on disk
[LASSO] lasso . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Lasso for prediction and model selection
30 Combined subject table of contents

[LASSO] lasso examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Examples of lasso for prediction


[LASSO] lasso fitting . . . . . . . . . . . . . . . . . . The process (in a nutshell) of fitting lasso models
[LASSO] lasso inference postestimation . . . . . Postestimation tools for lasso inferential models
[LASSO] lasso options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Lasso options for inferential models
[LASSO] lasso postestimation . . . . . . . . . . . . . . . . Postestimation tools for lasso for prediction
[LASSO] lassocoef . . . . . . . . . . . . . . . . . . . . . Display coefficients after lasso estimation results
[LASSO] lassogof . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Goodness of fit after lasso for prediction
[LASSO] lassoinfo . . . . . . . . . . . . . . . . . . . . Display information about lasso estimation results
[LASSO] lassoknots . . . . . . . . . . . . . . . . . . . . . . . . . . . Display knot table after lasso estimation
[LASSO] lassoselect . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Select lambda after lasso
[LASSO] poivregress . . . . . . . . . . . . . . . . . Partialing-out lasso instrumental-variables regression
[LASSO] pologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partialing-out lasso logistic regression
[LASSO] popoisson . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partialing-out lasso Poisson regression
[LASSO] poregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partialing-out lasso linear regression
[LASSO] sqrtlasso . . . . . . . . . . . . . . . . . . . Square-root lasso for prediction and model selection
[LASSO] xpoivregress . . . . . . . . . Cross-fit partialing-out lasso instrumental-variables regression
[LASSO] xpologit . . . . . . . . . . . . . . . . . . . . . . . . Cross-fit partialing-out lasso logistic regression
[LASSO] xpopoisson . . . . . . . . . . . . . . . . . . . . . Cross-fit partialing-out lasso Poisson regression
[LASSO] xporegress . . . . . . . . . . . . . . . . . . . . . . . Cross-fit partialing-out lasso linear regression

Latent class models


[U] Section 27.26 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class models
[SEM] estat lcmean . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class marginal means
[SEM] estat lcprob . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class marginal probabilities
[SEM] Example 50g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class model
[SEM] Example 52g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent profile model
[SEM] Example 53g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Finite mixture Poisson regression
[SEM] Intro 2 . . . . . . . . . . . . Learning the language: Path diagrams and command language
[SEM] Intro 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tour of models

Linear regression and related


[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Chapter 27 . . . . . . . . . . . . . . . . . . . . . . . . . . . Overview of Stata estimation commands
[R] areg . . . . . . . . . . . . . . . . . . . . . . . . Linear regression with a large dummy-variable set
[BAYES] Bayesian estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation commands
[BMA] bmaregress . . . . . . . . . . . . . . . . . . . . . . Bayesian model averaging for linear regression
[R] cnsreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Constrained linear regression
[R] constraint . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Define and list constraints
[CAUSAL] didregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Difference-in-differences estimation
[LASSO] dsregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Double-selection lasso linear regression
[R] eivreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Errors-in-variables regression
[ERM] eregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended linear regression
[CAUSAL] etpoisson . . . . . . . . . . . . . . . . . . Poisson regression with endogenous treatment effects
[CAUSAL] etregress . . . . . . . . . . . . . . . . . . . . Linear regression with endogenous treatment effects
[FMM] fmm estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fitting finite mixture models
[R] fp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fractional polynomial regression
[R] frontier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stochastic frontier models
[R] glm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generalized linear models
[CAUSAL] hdidregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heterogeneous difference in differences
[R] heckman . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heckman selection model
[R] hetregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heteroskedastic linear regression
Combined subject table of contents 31

[R] ivpoisson . . . . . . . . . . . . . . . . . Poisson model with continuous endogenous covariates


[R] ivqregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . Instrumental-variables quantile regression
[R] ivregress . . . . . . . . . . . . . . . . . . . . . . Single-equation instrumental-variables regression
[R] ivtobit . . . . . . . . . . . . . . . . . . . . . . Tobit model with continuous endogenous covariates
[R] lpoly . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Kernel-weighted local polynomial smoothing
[ME] meglm . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects generalized linear models
[META] meta meregress . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects meta-regression
[META] meta multilevel . . . . . . . . . . . . . . . . . . . . Multilevel random-intercepts meta-regression
[META] meta mvregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate meta-regression
[META] meta regress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Meta-analysis regression
[R] mfp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariable fractional polynomial models
[ME] mixed . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects linear regression
[MV] mvreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate regression
[R] nestreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nested model statistics
[TS] newey . . . . . . . . . . . . . . . . . . . . . . . . . . . Regression with Newey–West standard errors
[LASSO] poivregress . . . . . . . . . . . . . . . . . Partialing-out lasso instrumental-variables regression
[LASSO] poregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partialing-out lasso linear regression
[TS] prais . . . . . . . . . . . . . . . . . . . . . . . . . . Prais – Winsten and Cochrane – Orcutt regression
[R] qreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quantile regression
[R] reg3 . . . . . . . . . . . . . . . Three-stage estimation for systems of simultaneous equations
[R] regress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear regression
[R] rocfit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parametric ROC models
[R] rreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Robust regression
[ST] stcox . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cox proportional hazards model
[ST] stcrreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Competing-risks regression
[R] stepwise . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stepwise estimation
[ST] stintcox . . . Cox proportional hazards model for interval-censored survival-time data
[ST] stintreg . . . . . . . . . . . . . . . Parametric models for interval-censored survival-time data
[ST] streg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parametric survival models
[R] sureg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Zellner’s seemingly unrelated regression
[R] tnbreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Truncated negative binomial regression
[R] vwls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Variance-weighted least squares
[LASSO] xpoivregress . . . . . . . . . Cross-fit partialing-out lasso instrumental-variables regression
[LASSO] xporegress . . . . . . . . . . . . . . . . . . . . . . . Cross-fit partialing-out lasso linear regression
[XT] xtabond . . . . . . . . . . . . . . . . . . . Arellano–Bond linear dynamic panel-data estimation
[XT] xtdidregress . . . . . . . . . . . . . . . . . . . . Fixed-effects difference-in-differences estimation
[XT] xtdpd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear dynamic panel-data estimation
[XT] xtdpdsys . . . . . . Arellano–Bover/Blundell–Bond linear dynamic panel-data estimation
[XT] xteregress . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects linear regression
[XT] xtgee . . . . . . . . . . . . . . . . . . . . . . . . . . . . GEE population-averaged panel-data models
[XT] xtgls . . . . . . . . . . . . . . . . GLS linear model with heteroskedastic and correlated errors
[CAUSAL] xthdidregress . . . . . . . . . . . . . . Heterogeneous difference in differences for panel data
[XT] xtheckman . . . . . . . . . . . . . . . . . . . . Random-effects regression with sample selection
[XT] xthtaylor . . . . . . . . . . . . . . . Hausman–Taylor estimator for error-components models
[XT] xtivreg . . . . Instrumental variables and two-stage least squares for panel-data models
[XT] xtpcse . . . . . . . . . . . . . . . . . . . . Linear regression with panel-corrected standard errors
[XT] xtrc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-coefficients model
[XT] xtreg . . Fixed-, between-, and random-effects and population-averaged linear models
[XT] xtregar . . . . . . . . Fixed- and random-effects linear models with an AR(1) disturbance
[XT] xtstreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects parametric survival models
32 Combined subject table of contents

Logistic and probit regression


[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Chapter 27 . . . . . . . . . . . . . . . . . . . . . . . . . . . Overview of Stata estimation commands
[R] biprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bivariate probit regression
[R] clogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Conditional (fixed-effects) logistic regression
[R] cloglog . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Complementary log–log regression
[CM] cmclogit . . . . . . . . . . . . . . . . . . . . . . . . . Conditional logit (McFadden’s) choice model
[CM] cmmixlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Mixed logit choice model
[CM] cmmprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multinomial probit choice model
[CM] cmrologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rank-ordered logit choice model
[CM] cmroprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rank-ordered probit choice model
[CM] cmxtmixlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Panel-data mixed logit choice model
[LASSO] dslogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Double-selection lasso logistic regression
[ERM] eoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended ordered probit regression
[ERM] eprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended probit regression
[R] exlogistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exact logistic regression
[R] heckoprobit . . . . . . . . . . . . . . . . . . . . . . . Ordered probit model with sample selection
[R] heckprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Probit model with sample selection
[R] hetoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Heteroskedastic ordered probit regression
[R] hetprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heteroskedastic probit model
[IRT] irt 1pl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-parameter logistic model
[IRT] irt 2pl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-parameter logistic model
[IRT] irt 3pl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Three-parameter logistic model
[IRT] irt grm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graded response model
[IRT] irt hybrid . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hybrid IRT models
[IRT] irt nrm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nominal response model
[IRT] irt pcm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partial credit model
[IRT] irt rsm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rating scale model
[R] ivfprobit . . . . . . . . . . Fractional probit model with continuous endogenous covariates
[R] ivprobit . . . . . . . . . . . . . . . . . . . Probit model with continuous endogenous covariates
[R] logistic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Logistic regression, reporting odds ratios
[R] logit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Logistic regression, reporting coefficients
[ME] melogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects logistic regression
[ME] meologit . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered logistic regression
[ME] meoprobit . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered probit regression
[ME] meprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects probit regression
[R] mlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . Multinomial (polytomous) logistic regression
[R] mprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multinomial probit regression
[CM] nlogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nested logit regression
[R] ologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ordered logistic regression
[R] oprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ordered probit regression
[LASSO] pologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partialing-out lasso logistic regression
[R] probit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Probit regression
[R] scobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Skewed logistic regression
[R] slogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stereotype logistic regression
[LASSO] xpologit . . . . . . . . . . . . . . . . . . . . . . . . Cross-fit partialing-out lasso logistic regression
[XT] xtcloglog . . . . . . . . . . . . . . . Random-effects and population-averaged cloglog models
[XT] xteoprobit . . . . . . . . . . . . . . . . . . . Extended random-effects ordered probit regression
[XT] xteprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects probit regression
[XT] xtgee . . . . . . . . . . . . . . . . . . . . . . . . . . . . GEE population-averaged panel-data models
[XT] xtlogit . . . . . . . . Fixed-effects, random-effects, and population-averaged logit models
Combined subject table of contents 33

[XT] xtmlogit . . . . . . . . . . . . . . Fixed-effects and random-effects multinomial logit models


[XT] xtologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects ordered logistic models
[XT] xtoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects ordered probit models
[XT] xtprobit . . . . . . . . . . . . . . . . . Random-effects and population-averaged probit models
[R] ziologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Zero-inflated ordered logit regression
[R] zioprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Zero-inflated ordered probit regression

Longitudinal data/panel data


[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.15 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Panel-data models
[CAUSAL] didregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Difference-in-differences estimation
[ERM] eintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended interval regression
[ERM] eoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended ordered probit regression
[ERM] eprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended probit regression
[ERM] eregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended linear regression
[CAUSAL] hdidregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heterogeneous difference in differences
[ME] meologit . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered logistic regression
[ME] meoprobit . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered probit regression
[ME] mepoisson . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects Poisson regression
[ME] meprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects probit regression
[ME] mixed . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects linear regression
[XT] quadchk . . . . . . . . . . . . . . . . . . . . . . . . Check sensitivity of quadrature approximation
[XT] xt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to xt commands
[XT] xtabond . . . . . . . . . . . . . . . . . . . Arellano–Bond linear dynamic panel-data estimation
[XT] xtcloglog . . . . . . . . . . . . . . . Random-effects and population-averaged cloglog models
[XT] xtcointtest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Panel-data cointegration tests
[XT] xtdata . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Faster specification searches with xt data
[XT] xtdescribe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe pattern of xt data
[XT] xtdidregress . . . . . . . . . . . . . . . . . . . . Fixed-effects difference-in-differences estimation
[XT] xtdpd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear dynamic panel-data estimation
[XT] xtdpdsys . . . . . . Arellano–Bover/Blundell–Bond linear dynamic panel-data estimation
[XT] xteintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects interval regression
[XT] xteoprobit . . . . . . . . . . . . . . . . . . . Extended random-effects ordered probit regression
[XT] xteprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects probit regression
[XT] xteregress . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects linear regression
[XT] xtfrontier . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stochastic frontier models for panel data
[XT] xtgee . . . . . . . . . . . . . . . . . . . . . . . . . . . . GEE population-averaged panel-data models
[XT] xtgls . . . . . . . . . . . . . . . . GLS linear model with heteroskedastic and correlated errors
[CAUSAL] xthdidregress . . . . . . . . . . . . . . Heterogeneous difference in differences for panel data
[XT] xtheckman . . . . . . . . . . . . . . . . . . . . Random-effects regression with sample selection
[XT] xthtaylor . . . . . . . . . . . . . . . Hausman–Taylor estimator for error-components models
[XT] xtintreg . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects interval-data regression models
[XT] xtivreg . . . . Instrumental variables and two-stage least squares for panel-data models
[XT] xtline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Panel-data line plots
[XT] xtlogit . . . . . . . . Fixed-effects, random-effects, and population-averaged logit models
[XT] xtmlogit . . . . . . . . . . . . . . Fixed-effects and random-effects multinomial logit models
[XT] xtnbreg Fixed-effects, random-effects, & population-averaged negative binomial models
[XT] xtologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects ordered logistic models
[XT] xtoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects ordered probit models
[XT] xtpcse . . . . . . . . . . . . . . . . . . . . Linear regression with panel-corrected standard errors
[XT] xtpoisson . . . Fixed-effects, random-effects, and population-averaged Poisson models
34 Combined subject table of contents

[XT] xtprobit . . . . . . . . . . . . . . . . . Random-effects and population-averaged probit models


[XT] xtrc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-coefficients model
[XT] xtreg . . Fixed-, between-, and random-effects and population-averaged linear models
[XT] xtregar . . . . . . . . Fixed- and random-effects linear models with an AR(1) disturbance
[XT] xtset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare data to be panel data
[XT] xtstreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects parametric survival models
[XT] xtsum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Summarize xt data
[XT] xttab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate xt data
[XT] xttobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects tobit models
[XT] xtunitroot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Panel-data unit-root tests

Meta-analysis
[U] Section 27.18 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Meta-analysis
[META] Intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to meta-analysis
[META] estat bubbleplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bubble plots after meta regress
[META] estat group . . . . . . . . . . . . . . . . . . . . Summarize the composition of the nested groups
[META] estat heterogeneity (me) . . . . . . . . . . . . . . Compute multilevel heterogeneity statistics
[META] estat heterogeneity (mv) . . . . . . . . . . . . . Compute multivariate heterogeneity statistics
[META] estat recovariance . . . . . . . . . . Display estimated random-effects covariance matrices
[META] estat sd . . . . . . . Display variance components as standard deviations and correlations
[META] meta . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to meta
[META] meta bias . . . . . . . . . . . . . . . . . . . . . . . . Tests for small-study effects in meta-analysis
[META] meta data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare meta-analysis data
[META] meta esize . . . . . . . . . . . . . . . . . Compute effect sizes and declare meta-analysis data
[META] meta forestplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Forest plots
[META] meta funnelplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Funnel plots
[META] meta galbraithplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Galbraith plots
[META] meta labbeplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . L’Abbé plots
[META] meta meregress . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects meta-regression
[META] meta multilevel . . . . . . . . . . . . . . . . . . . . Multilevel random-intercepts meta-regression
[META] meta mvregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate meta-regression
[META] meta regress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Meta-analysis regression
[META] meta set . . . . . . . . . . . . . . . . . . . Declare meta-analysis data using generic effect sizes
[META] meta summarize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Summarize meta-analysis data
[META] meta trimfill . . . . . . . . . . . . . . Nonparametric trim-and-fill analysis of publication bias
[META] meta update . . . . . . . . . . . . . . . . . . . Update, describe, and clear meta-analysis settings

Mixed models
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.16 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects models
[R] anova . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Analysis of variance and covariance
[ME] estat df . . . . . . . . . . . . . . . . . . . . . . . . . . Calculate degrees of freedom for fixed effects
[ME] estat group . . . . . . . . . . . . . . . . . . . . Summarize the composition of the nested groups
[ME] estat icc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimate intraclass correlations
[ME] estat recovariance . . . . . . . . . . Display estimated random-effects covariance matrices
[ME] estat sd . . . . . . . Display variance components as standard deviations and correlations
[ME] estat wcorrelation . . . . . . Display within-cluster correlations and standard deviations
[R] icc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Intraclass correlation coefficients
[MV] manova . . . . . . . . . . . . . . . . . . . . . . . Multivariate analysis of variance and covariance
[ME] me . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to multilevel mixed-effects models
[ME] mecloglog . . . . . . . . . . . . Multilevel mixed-effects complementary log–log regression
Combined subject table of contents 35

[ME] meglm . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects generalized linear models


[ME] meintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects interval regression
[ME] melogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects logistic regression
[ME] menbreg . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects negative binomial regression
[ME] menl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonlinear mixed-effects regression
[ME] meologit . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered logistic regression
[ME] meoprobit . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered probit regression
[ME] mepoisson . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects Poisson regression
[ME] meprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects probit regression
[ME] mestreg . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects parametric survival models
[META] meta meregress . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects meta-regression
[META] meta multilevel . . . . . . . . . . . . . . . . . . . . Multilevel random-intercepts meta-regression
[ME] metobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects tobit regression
[ME] mixed . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects linear regression
[XT] xtcloglog . . . . . . . . . . . . . . . Random-effects and population-averaged cloglog models
[XT] xtintreg . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects interval-data regression models
[XT] xtlogit . . . . . . . . Fixed-effects, random-effects, and population-averaged logit models
[XT] xtologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects ordered logistic models
[XT] xtoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects ordered probit models
[XT] xtprobit . . . . . . . . . . . . . . . . . Random-effects and population-averaged probit models
[XT] xtrc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-coefficients model
[XT] xtreg . . Fixed-, between-, and random-effects and population-averaged linear models
[XT] xttobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects tobit models

Multidimensional scaling and biplots


[MV] biplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Biplots
[MV] mds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multidimensional scaling for two-way data
[MV] mdslong . . . . . . . . . . . . . . Multidimensional scaling of proximity data in long format
[MV] mdsmat . . . . . . . . . . . . . . . . . Multidimensional scaling of proximity data in a matrix
[MV] measure option . . . . . . . . . . . . . . . . . Option for similarity and dissimilarity measures

Multilevel mixed-effects models


[U] Section 27.16 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects models
[BAYES] Bayesian estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation commands
[ME] me . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to multilevel mixed-effects models
[ME] mecloglog . . . . . . . . . . . . Multilevel mixed-effects complementary log–log regression
[ME] meglm . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects generalized linear models
[ME] meintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects interval regression
[ME] melogit . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects logistic regression
[ME] menbreg . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects negative binomial regression
[ME] menl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonlinear mixed-effects regression
[ME] meologit . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered logistic regression
[ME] meoprobit . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered probit regression
[ME] mepoisson . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects Poisson regression
[ME] meprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects probit regression
[ME] mestreg . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects parametric survival models
[META] meta meregress . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects meta-regression
[META] meta multilevel . . . . . . . . . . . . . . . . . . . . Multilevel random-intercepts meta-regression
[ME] metobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects tobit regression
[ME] mixed . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects linear regression
36 Combined subject table of contents

Multiple imputation
[U] Section 27.32 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multiple imputation
[MI] Intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to mi
[MI] Intro substantive . . . . . . . . . . . . . . . . . . . . Introduction to multiple-imputation analysis
[MI] Estimation . . . . . . . . . . . . . . . . . . . . . . Estimation commands for use with mi estimate
[MI] mi estimate . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation using multiple imputations
[MI] mi estimate using . . . . . . . . . . . Estimation using previously saved estimation results
[MI] mi estimate postestimation . . . . . . . . . . . . . . . . . . Postestimation tools for mi estimate
[MI] mi impute . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Impute missing values
[MI] mi impute chained . . . . . . . . . . . . . . . Impute missing values using chained equations
[MI] mi impute intreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Impute using interval regression
[MI] mi impute logit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Impute using logistic regression
[MI] mi impute mlogit . . . . . . . . . . . . . . . . . . Impute using multinomial logistic regression
[MI] mi impute monotone . . . . . . . . . . . . . . . . . . . Impute missing values in monotone data
[MI] mi impute mvn . . . . . . . . . . . . . . . . . . . . Impute using multivariate normal regression
[MI] mi impute nbreg . . . . . . . . . . . . . . . . . . . . . Impute using negative binomial regression
[MI] mi impute ologit . . . . . . . . . . . . . . . . . . . . . . Impute using ordered logistic regression
[MI] mi impute pmm . . . . . . . . . . . . . . . . . . . . . . . Impute using predictive mean matching
[MI] mi impute poisson . . . . . . . . . . . . . . . . . . . . . . . . . . . Impute using Poisson regression
[MI] mi impute regress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Impute using linear regression
[MI] mi impute truncreg . . . . . . . . . . . . . . . . . . . . . . . . . . Impute using truncated regression
[MI] mi impute usermethod . . . . . . . . . . . . . . . . . . . . . . . User-defined imputation methods
[MI] mi predict . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Obtain multiple-imputation predictions
[MI] mi test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test hypotheses after mi estimate

Multivariate analysis of variance and related techniques


[U] Section 27.22 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate analysis
[MV] canon . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Canonical correlations
[MV] hotelling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hotelling’s T 2 generalized means test
[MV] manova . . . . . . . . . . . . . . . . . . . . . . . Multivariate analysis of variance and covariance
[MV] mvreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate regression
[MV] mvtest covariances . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate tests of covariances
[MV] mvtest means . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate tests of means

Nonlinear regression
[R] boxcox . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Box–Cox regression models
[R] demandsys . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation of flexible demand systems
[ME] menl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonlinear mixed-effects regression
[R] nl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonlinear least-squares estimation
[R] nlsur . . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation of nonlinear systems of equations

Nonparametric statistics
[R] bitest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Binomial probability test
[R] bootstrap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bootstrap sampling and estimation
[R] bsample . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Sampling with replacement
[R] bstat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Report bootstrap results
[R] centile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Report centile and confidence interval
[R] cusum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cusum plots and tests for binary variables
[R] ivqregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . Instrumental-variables quantile regression
[R] kdensity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Univariate kernel density estimation
Combined subject table of contents 37

[R] ksmirnov . . . . . . . . . . . . . . . . . . . . Kolmogorov – Smirnov equality-of-distributions test


[R] kwallis . . . . . . . . . . . . . . . . . . . . . . . Kruskal – Wallis equality-of-populations rank test
[R] lowess . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Lowess smoothing
[R] lpoly . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Kernel-weighted local polynomial smoothing
[R] makespline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Spline generation
[R] npregress intro . . . . . . . . . . . . . . . . . . . . . . . . Introduction to nonparametric regression
[R] npregress kernel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonparametric kernel regression
[R] npregress series . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonparametric series regression
[R] nptrend . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tests for trend across ordered groups
[R] prtest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tests of proportions
[R] qreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quantile regression
[R] ranksum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Equality tests on unmatched data
[R] roc . . . . . . . . . . . . . . . . . . . . . . . . . . . Receiver operating characteristic (ROC) analysis
[R] roccomp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tests of equality of ROC areas
[R] rocreg . . . . . . . . . . . . . . . . . . . . . . . Receiver operating characteristic (ROC) regression
[R] rocregplot . . . . . . . . . . . Plot marginal and covariate-specific ROC curves after rocreg
[R] roctab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonparametric ROC analysis
[R] runtest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test for random order
[R] signrank . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Equality tests on matched data
[R] simulate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Monte Carlo simulations
[R] smooth . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Robust nonlinear smoother
[R] spearman . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Spearman’s and Kendall’s correlations
[R] symmetry . . . . . . . . . . . . . . . . . . . . . . . . . . Symmetry and marginal homogeneity tests
[R] tabulate twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way table of frequencies

Ordinal outcomes
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[BAYES] Bayesian estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation commands
[CM] cmrologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rank-ordered logit choice model
[CM] cmroprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rank-ordered probit choice model
[ERM] eoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended ordered probit regression
[FMM] fmm estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fitting finite mixture models
[R] heckoprobit . . . . . . . . . . . . . . . . . . . . . . . Ordered probit model with sample selection
[R] hetoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Heteroskedastic ordered probit regression
[IRT] irt grm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graded response model
[IRT] irt pcm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Partial credit model
[IRT] irt rsm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rating scale model
[ME] meologit . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered logistic regression
[ME] meoprobit . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects ordered probit regression
[R] ologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ordered logistic regression
[R] oprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ordered probit regression
[XT] xteoprobit . . . . . . . . . . . . . . . . . . . Extended random-effects ordered probit regression
[XT] xtologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects ordered logistic models
[XT] xtoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects ordered probit models
[R] ziologit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Zero-inflated ordered logit regression
[R] zioprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Zero-inflated ordered probit regression

Other statistics
[MV] alpha . . . . . . . . . Compute interitem correlations (covariances) and Cronbach’s alpha
[R] ameans . . . . . . . . . . . . . . . . . . . . . . . . . . . Arithmetic, geometric, and harmonic means
[R] brier . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Brier score decomposition
38 Combined subject table of contents

[R] centile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Report centile and confidence interval


[R] kappa . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Interrater agreement
[MV] mvtest correlations . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate tests of correlations
[R] pcorr . . . . . . . . . . . . . . . . . . . . . . . . . . . Partial and semipartial correlation coefficients
[D] pctile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create variable containing percentiles
[D] range . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generate numerical range

Pharmacokinetic statistics
[U] Section 27.21 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pharmacokinetic data
[R] pk . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pharmacokinetic (biopharmaceutical) data
[R] pkcollapse . . . . . . . . . . . . . . . . . . . . . . Generate pharmacokinetic measurement dataset
[R] pkcross . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Analyze crossover experiments
[R] pkequiv . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Perform bioequivalence tests
[R] pkexamine . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calculate pharmacokinetic measures
[R] pkshape . . . . . . . . . . . . . . . . . . . . . . . . . . Reshape (pharmacokinetic) Latin-square data
[R] pksumm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Summarize pharmacokinetic data

Power, precision, and sample size


[U] Section 27.33 . . . . . . . . . . . . . . . . . . . . . . . Power, precision, and sample-size analysis
[PSS-1] Intro . . . . . . . . . . . . . . . . . . Introduction to power, precision, and sample-size analysis
[PSS-3] Intro (ciwidth) Introduction to precision and sample-size analysis for confidence intervals
[PSS-2] Intro (power) . . . Introduction to power and sample-size analysis for hypothesis tests
[PSS-3] ciwidth . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Precision and sample-size analysis for CIs
[PSS-3] ciwidth onemean . . . . . . . . . . . . . . . . . . . . . . . . . Precision analysis for a one-mean CI
[PSS-3] ciwidth onevariance . . . . . . . . . . . . . . . . . . . . Precision analysis for a one-variance CI
[PSS-3] ciwidth pairedmeans . . . . . . . . . . Precision analysis for a paired-means-difference CI
[PSS-3] ciwidth twomeans . . . . . . . . . . . . . . Precision analysis for a two-means-difference CI
[PSS-3] ciwidth usermethod . . . . . . . . . . . . . Add your own methods to the ciwidth command
[PSS-3] ciwidth, graph . . . . . . . . . . . . . . . . . . . . . . . Graph results from the ciwidth command
[PSS-3] ciwidth, table . . . . . . . . . . . . . . . . Produce table of results from the ciwidth command
[PSS-3] GUI (ciwidth) . . . . . . Graphical user interface for precision and sample-size analysis
[PSS-2] GUI (power) . . . . . . . . . Graphical user interface for power and sample-size analysis
[PSS-2] power . . . . . . . . . . . . . . . . . . . . . . Power and sample-size analysis for hypothesis tests
[PSS-2] power cmh . . . . . . . . . Power and sample size for the Cochran–Mantel–Haenszel test
[PSS-2] power cox . . . . . . . . . . . . . . . Power analysis for the Cox proportional hazards model
[PSS-2] power exponential . . . . . . . . . . . . . . Power analysis for a two-sample exponential test
[PSS-2] power logrank . . . . . . . . . . . . . . . . . . . . . . . . . . . . Power analysis for the log-rank test
[PSS-2] power logrank, cluster . . . . . . . . . . . . . . . . Power analysis for the log-rank test, CRD
[PSS-2] power mcc . . . . . . . . . . . . . . . . . . . . Power analysis for matched case–control studies
[PSS-2] power onecorrelation . . . . . . . . . . . . Power analysis for a one-sample correlation test
[PSS-2] power onemean . . . . . . . . . . . . . . . . . . . . . Power analysis for a one-sample mean test
[PSS-2] power onemean, cluster . . . . . . . . . Power analysis for a one-sample mean test, CRD
[PSS-2] power oneproportion . . . . . . . . . . . . . Power analysis for a one-sample proportion test
[PSS-2] power oneproportion, cluster . Power analysis for a one-sample proportion test, CRD
[PSS-2] power oneslope . . . . . . . Power analysis for a slope test in a simple linear regression
[PSS-2] power onevariance . . . . . . . . . . . . . . . . Power analysis for a one-sample variance test
[PSS-2] power oneway . . . . . . . . . . . . . . . . . . Power analysis for one-way analysis of variance
[PSS-2] power pairedmeans . . . . . . . . . . . . Power analysis for a two-sample paired-means test
[PSS-2] power pairedproportions . . . . Power analysis for a two-sample paired-proportions test
[PSS-2] power pcorr Power analysis for a partial-correlation test in a multiple linear regression
[PSS-2] power repeated . . . . . . . . . Power analysis for repeated-measures analysis of variance
Combined subject table of contents 39

[PSS-2] power rsquared . . . . . . . Power analysis for an R2 test in a multiple linear regression
[PSS-2] power trend . . . . . . . . . . . . . . . . Power analysis for the Cochran–Armitage trend test
[PSS-2] power twocorrelations . . . . . . . . . . . Power analysis for a two-sample correlations test
[PSS-2] power twomeans . . . . . . . . . . . . . . . . . . . Power analysis for a two-sample means test
[PSS-2] power twomeans, cluster . . . . . . . Power analysis for a two-sample means test, CRD
[PSS-2] power twoproportions . . . . . . . . . . . Power analysis for a two-sample proportions test
[PSS-2] power twoproportions, cluster Power analysis for a two-sample proportions test, CRD
[PSS-2] power twovariances . . . . . . . . . . . . . . . Power analysis for a two-sample variances test
[PSS-2] power twoway . . . . . . . . . . . . . . . . . . Power analysis for two-way analysis of variance
[PSS-2] power usermethod . . . . . . . . . . . . . . . Add your own methods to the power command
[PSS-2] power, graph . . . . . . . . . . . . . . . . . . . . . . . . . . Graph results from the power command
[PSS-2] power, table . . . . . . . . . . . . . . . . . . Produce table of results from the power command
[PSS-4] Unbalanced designs . . . . . . . . . . . . . . . . . . . . . . Specifications for unbalanced designs

Quality control
[R] QC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quality control charts
[R] cusum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cusum plots and tests for binary variables
[R] serrbar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph standard error bar chart

ROC analysis
[U] Section 27.4.3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ROC analysis
[R] roc . . . . . . . . . . . . . . . . . . . . . . . . . . . Receiver operating characteristic (ROC) analysis
[R] roccomp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tests of equality of ROC areas
[R] rocfit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parametric ROC models
[R] rocfit postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for rocfit
[R] rocreg . . . . . . . . . . . . . . . . . . . . . . . Receiver operating characteristic (ROC) regression
[R] rocreg postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for rocreg
[R] rocregplot . . . . . . . . . . . Plot marginal and covariate-specific ROC curves after rocreg
[R] roctab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonparametric ROC analysis

Rotation
[MV] procrustes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Procrustes transformation
[MV] rotate . . . . . . . . . . . . . . . . . . . . . Orthogonal and oblique rotations after factor and pca
[MV] rotatemat . . . . . . . . . . . . . . . . . . . . Orthogonal and oblique rotations of a Stata matrix

Sample selection models


[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.13 . . . . . . . . . . . . . . . . . . . . . . . Models with endogenous sample selection
[BAYES] Bayesian estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian estimation commands
[ERM] eintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended interval regression
[ERM] eoprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended ordered probit regression
[ERM] eprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended probit regression
[ERM] eregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended linear regression
[CAUSAL] etpoisson . . . . . . . . . . . . . . . . . . Poisson regression with endogenous treatment effects
[CAUSAL] etregress . . . . . . . . . . . . . . . . . . . . Linear regression with endogenous treatment effects
[R] heckman . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heckman selection model
[R] heckoprobit . . . . . . . . . . . . . . . . . . . . . . . Ordered probit model with sample selection
[R] heckpoisson . . . . . . . . . . . . . . . . . . . . . . . . . . Poisson regression with sample selection
[R] heckprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Probit model with sample selection
[XT] xteintreg . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects interval regression
[XT] xteoprobit . . . . . . . . . . . . . . . . . . . Extended random-effects ordered probit regression
40 Combined subject table of contents

[XT] xteprobit . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects probit regression


[XT] xteregress . . . . . . . . . . . . . . . . . . . . . . . . . . . Extended random-effects linear regression
[XT] xtheckman . . . . . . . . . . . . . . . . . . . . Random-effects regression with sample selection

Simulation/resampling
[R] bootstrap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bootstrap sampling and estimation
[R] bsample . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Sampling with replacement
[R] jackknife . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Jackknife estimation
[R] permute . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Permutation tests
[R] simulate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Monte Carlo simulations
[R] wildbootstrap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Wild cluster bootstrap inference

Spatial autoregressive models


[U] Section 27.19 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Spatial autoregressive models
[SP] Intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to spatial data and SAR models
[SP] Intro 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . A brief introduction to SAR models
[SP] Intro 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The W matrix
[SP] Intro 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Preparing data for analysis
[SP] Intro 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Preparing data: Data with shapefiles
[SP] Intro 5 . . . . . . . . . . . . . . . . . Preparing data: Data containing locations (no shapefiles)
[SP] Intro 6 . . . . . . . . . . . . . . . . . . . . . Preparing data: Data without shapefiles or locations
[SP] Intro 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Example from start to finish
[SP] Intro 8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The Sp estimation commands
[SP] estat moran . . . . . . . . . . . . Moran’s test of residual correlation with nearby residuals
[SP] grmap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph choropleth maps
[SP] spbalance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Make panel data strongly balanced
[SP] spcompress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compress Stata-format shapefile
[SP] spdistance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calculator for distance between places
[SP] spgenerate . . . . . . . . . . . . . . . . . . . . . . . . . . Generate variables containing spatial lags
[SP] spivregress . . . . . . . . . . . . . Spatial autoregressive models with endogenous covariates
[SP] spmatrix . . . . . . . . . . . . . . . . . . . . . . . . . . Categorical guide to the spmatrix command
[SP] spmatrix copy . . . . . . . . . . . . . . . . . Copy spatial weighting matrix stored in memory
[SP] spmatrix create . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create standard weighting matrices
[SP] spmatrix drop . . . . . . . . . . . . . . List and delete weighting matrices stored in memory
[SP] spmatrix export . . . . . . . . . . . . . . . . . . . . . . . . . . . Export weighting matrix to text file
[SP] spmatrix fromdata . . . . . . . . . . . . . . . . . . . Create custom weighting matrix from data
[SP] spmatrix import . . . . . . . . . . . . . . . . . . . . . . . . . Import weighting matrix from text file
[SP] spmatrix matafromsp . . . . . . . . . . . . . . . . . . . . . . . . . Copy weighting matrix to Mata
[SP] spmatrix normalize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Normalize weighting matrix
[SP] spmatrix note . . . . . . . . . . . . . . . . . . . . . . . Put note on weighting matrix, or display it
[SP] spmatrix save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save spatial weighting matrix to file
[SP] spmatrix spfrommata . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy Mata matrix to Sp
[SP] spmatrix summarize . . . . . . . . . . . . . Summarize weighting matrix stored in memory
[SP] spmatrix use . . . . . . . . . . . . . . . . . . . . . . . . . . Load spatial weighting matrix from file
[SP] spmatrix userdefined . . . . . . . . . . . . . . . . . . . . . . . . . . Create custom weighting matrix
[SP] spregress . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Spatial autoregressive models
[SP] spset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare data to be Sp spatial data
[SP] spshape2dta . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Translate shapefile to Stata format
[SP] spxtregress . . . . . . . . . . . . . . . . . . . . . . . . Spatial autoregressive models for panel data
Combined subject table of contents 41

Standard postestimation tests, tables, and other analyses


[U] Section 13.5 . . . . . . . . . . . . . . . . . . . . . . . . Accessing coefficients and standard errors
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[R] contrast . . . . . . . . . . . . . . . . . . . Contrasts and linear hypothesis tests after estimation
[R] correlate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Correlations of variables
[R] estat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation statistics
[R] estat ic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display information criteria
[R] estat summarize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Summarize estimation sample
[R] estat vce . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display covariance matrix estimates
[R] estimates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save and manipulate estimation results
[R] estimates describe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe estimation results
[R] estimates for . . . . . . . . . . . . . . . . . . . . Repeat postestimation command across models
[R] estimates notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add notes to estimation results
[R] estimates replay . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Redisplay estimation results
[R] estimates save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save and use estimation results
[R] estimates selected . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Show selected coefficients
[R] estimates stats . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Model-selection statistics
[R] estimates store . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Store and restore estimation results
[R] estimates table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Compare estimation results
[R] estimates title . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set title for estimation results
[TS] forecast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Econometric model forecasting
[TS] forecast adjust . . . . . . . . . . . . . . . . . . Adjust variables to produce alternative forecasts
[TS] forecast clear . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Clear current model from memory
[TS] forecast coefvector . . . . . . . . . . . . . . . . . . Specify an equation via a coefficient vector
[TS] forecast create . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a new forecast model
[TS] forecast describe . . . . . . . . . . . . . . . . . . . . . . . Describe features of the forecast model
[TS] forecast drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop forecast variables
[TS] forecast estimates . . . . . . . . . . . . . . . . . . . Add estimation results to a forecast model
[TS] forecast exogenous . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare exogenous variables
[TS] forecast identity . . . . . . . . . . . . . . . . . . . . . . . . . . . Add an identity to a forecast model
[TS] forecast list . . . . . . . . . . . . . . . . . . List forecast commands composing current model
[TS] forecast query . . . . . . . . . . . . . . . . . Check whether a forecast model has been started
[TS] forecast solve . . . . . . . . . . . . . . . . . . . . . . . . . . . . Obtain static and dynamic forecasts
[R] hausman . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hausman specification test
[R] lincom . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear combinations of parameters
[R] linktest . . . . . . . . . . . . . . . . . . . . . . . Specification link test for single-equation models
[R] lrtest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Likelihood-ratio test after estimation
[R] margins, contrast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Contrasts of margins
[R] margins, pwcompare . . . . . . . . . . . . . . . . . . . . . . . . . Pairwise comparisons of margins
[CM] margins . . . . . . . . . . . . Adjusted predictions, predictive margins, and marginal effects
[R] marginsplot . . . . . . . . . . . . . . . . . . . . . Graph results from margins (profile plots, etc.)
[R] margins . . . . . . . . . . . . . . . Marginal means, predictive margins, and marginal effects
[MV] mvtest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate tests
[R] nlcom . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonlinear combinations of parameters
[R] postest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation Selector
[R] predict . . . . . . . . . . . . . . . . . . . . . . Obtain predictions, residuals, etc., after estimation
[R] predictnl . . . . . . . . Obtain nonlinear predictions, standard errors, etc., after estimation
[R] pwcompare . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pairwise comparisons
[R] suest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Seemingly unrelated estimation
[R] test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test linear hypotheses after estimation
[R] testnl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test nonlinear hypotheses after estimation
42 Combined subject table of contents

Structural equation modeling


[U] Section 27.25 . . . . . . . . . . . . . . . . . . . . . . . . . . . . Structural equation modeling (SEM)
[SEM] Builder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . SEM Builder
[SEM] Builder, generalized . . . . . . . . . . . . . . . . . . . . . . SEM Builder for generalized models
[SEM] Intro 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction
[SEM] Intro 2 . . . . . . . . . . . . Learning the language: Path diagrams and command language
[SEM] Intro 3 . . . . . . . . . . . . . . Learning the language: Factor-variable notation (gsem only)
[SEM] Intro 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Substantive concepts
[SEM] Intro 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tour of models
[SEM] Intro 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Comparing groups
[SEM] Intro 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tests and predictions
[SEM] Intro 8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Robust and clustered standard errors
[SEM] Intro 9 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Standard errors, the full story
[SEM] Intro 10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fitting models with survey data
[SEM] Intro 11 . . . . . . . . . . . . . . . . . Fitting models with summary statistics data (sem only)
[SEM] Intro 12 . . . . . . . . . . . . . . . . . . . . . . . . Convergence problems and how to solve them
[SEM] estat eform . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display exponentiated coefficients
[SEM] estat eqgof . . . . . . . . . . . . . . . . . . . . . . . . . . . . Equation-level goodness-of-fit statistics
[SEM] estat eqtest . . . . . . . . . . . . . . . . . . . . . Equation-level tests that all coefficients are zero
[SEM] estat framework . . . . . . . . . . . . . . . Display estimation results in modeling framework
[SEM] estat ggof . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Group-level goodness-of-fit statistics
[SEM] estat ginvariant . . . . . . . . . . . . . . . . . Tests for invariance of parameters across groups
[SEM] estat gof . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Goodness-of-fit statistics
[SEM] estat lcgof . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class goodness-of-fit statistics
[SEM] estat lcmean . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class marginal means
[SEM] estat lcprob . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class marginal probabilities
[SEM] estat mindices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Modification indices
[SEM] estat residuals . . . . . . . . . . . . . . . . . . . . . . . . . . Display mean and covariance residuals
[SEM] estat scoretests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Score tests
[SEM] estat sd . . . . . . . Display variance components as standard deviations and correlations
[SEM] estat stable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Check stability of nonrecursive system
[SEM] estat stdize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test standardized parameters
[SEM] estat summarize . . . . . . . . . . . . . . . . . Report summary statistics for estimation sample
[SEM] estat teffects . . . . . . . . . . . . . Decomposition of effects into total, direct, and indirect
[SEM] Example 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Single-factor measurement model
[SEM] Example 2 . . . . . . . . . . . . . . . . . . . . . . . Creating a dataset from published covariances
[SEM] Example 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-factor measurement model
[SEM] Example 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Goodness-of-fit statistics
[SEM] Example 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Modification indices
[SEM] Example 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear regression
[SEM] Example 7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonrecursive structural model
[SEM] Example 8 . . . . . . . . . . . . . Testing that coefficients are equal, and constraining them
[SEM] Example 9 . . . . . . . . . . . . . . . . . . . . . . Structural model with measurement component
[SEM] Example 10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . MIMIC model
[SEM] Example 11 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . estat framework
[SEM] Example 12 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Seemingly unrelated regression
[SEM] Example 13 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Equation-level Wald test
[SEM] Example 14 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Predicted values
[SEM] Example 15 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Higher-order CFA
[SEM] Example 16 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Correlation
[SEM] Example 17 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Correlated uniqueness model
Combined subject table of contents 43

[SEM] Example 18 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent growth model


[SEM] Example 19 . . . . . . . . . . . . . . . . . . . . Creating multiple-group summary statistics data
[SEM] Example 20 . . . . . . . . . . . . . . . . . . . . . . . . . . Two-factor measurement model by group
[SEM] Example 21 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Group-level goodness of fit
[SEM] Example 22 . . . . . . . . . . . . . . . . . . . . . . . . . . Testing parameter equality across groups
[SEM] Example 23 . . . . . . . . . . . . . . . . . . . . . Specifying parameter constraints across groups
[SEM] Example 24 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Reliability
[SEM] Example 25 . . . . . . . . . . . . . . . . . . . . Creating summary statistics data from raw data
[SEM] Example 26 . . . . . . . . . . . . . . . . . . . . . . . Fitting a model with data missing at random
[SEM] Example 27g . . . . . . . . . . . . Single-factor measurement model (generalized response)
[SEM] Example 28g . . . . . . . . . . . . . . . . . . . . . . . One-parameter logistic IRT (Rasch) model
[SEM] Example 29g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-parameter logistic IRT model
[SEM] Example 30g . . . . . Two-level measurement model (multilevel, generalized response)
[SEM] Example 31g . . . . . . . . . . . . . . Two-factor measurement model (generalized response)
[SEM] Example 32g . . . . . . . . . . . . . . . Full structural equation model (generalized response)
[SEM] Example 33g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Logistic regression
[SEM] Example 34g . . . . . . . . . . . . . . . . . . . . . . . . Combined models (generalized responses)
[SEM] Example 35g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ordered probit and ordered logit
[SEM] Example 36g . . . . . . . . . . . . . . . . . . . . . . . . . . . . MIMIC model (generalized response)
[SEM] Example 37g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multinomial logistic regression
[SEM] Example 38g . . . . . . . . . . . . Random-intercept and random-slope models (multilevel)
[SEM] Example 39g . . . . . . . . . . . . . . . Three-level model (multilevel, generalized response)
[SEM] Example 40g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Crossed models (multilevel)
[SEM] Example 41g . . . . . . . . . . . . . . Two-level multinomial logistic regression (multilevel)
[SEM] Example 42g . . . . . . . . . . . . . . . . . One- and two-level mediation models (multilevel)
[SEM] Example 43g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tobit regression
[SEM] Example 44g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Interval regression
[SEM] Example 45g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Heckman selection model
[SEM] Example 46g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Endogenous treatment-effects model
[SEM] Example 47g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exponential survival model
[SEM] Example 48g . . . . . . . . . Loglogistic survival model with censored and truncated data
[SEM] Example 49g . . . . . . . . . . . . . . . . . . . . . . . . . . . Multiple-group Weibull survival model
[SEM] Example 50g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class model
[SEM] Example 51g . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent class goodness-of-fit statistics
[SEM] Example 52g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Latent profile model
[SEM] Example 53g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Finite mixture Poisson regression
[SEM] Example 54g . . . . . . . . . . . . . . . Finite mixture Poisson regression, multiple responses
[SEM] gsem . . . . . . . . . . . . . . . . Generalized structural equation model estimation command
[SEM] gsem estimation options . . . . . . . . . . . . . . . . . . . . . . . . . . Options affecting estimation
[SEM] gsem family-and-link options . . . . . . . . . . . . . . . . . . . . . . . . . . Family-and-link options
[SEM] gsem group options . . . . . . . . . . . . . . . . . . . . . . . . Fitting models on different groups
[SEM] gsem lclass options . . . . . . . . . . . . . . . . . . . . . . . . . . Fitting models with latent classes
[SEM] gsem model description options . . . . . . . . . . . . . . . . . . . . . . Model description options
[SEM] gsem path notation extensions . . . . . . . . . . . . . . . Command syntax for path diagrams
[SEM] gsem postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for gsem
[SEM] gsem reporting options . . . . . . . . . . . . . . . . . . . . Options affecting reporting of results
[SEM] lincom . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear combinations of parameters
[SEM] lrtest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Likelihood-ratio test of linear hypothesis
[SEM] Methods and formulas for gsem . . . . . . . . . . . . . . . . Methods and formulas for gsem
[SEM] Methods and formulas for sem . . . . . . . . . . . . . . . . . . Methods and formulas for sem
[SEM] nlcom . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonlinear combinations of parameters
44 Combined subject table of contents

[SEM] predict after gsem . . . . . . . . . . . . . . . . . . . . . . . . . . Generalized linear predictions, etc.


[SEM] predict after sem . . . . . . . . . . . . . . . . . . . . . . . . . Factor scores, linear predictions, etc.
[SEM] sem . . . . . . . . . . . . . . . . . . . . . . . . . . . Structural equation model estimation command
[SEM] sem and gsem option constraints( ) . . . . . . . . . . . . . . . . . . . . . . . Specifying constraints
[SEM] sem and gsem option covstructure( ) . . . . . . . . . . . . Specifying covariance restrictions
[SEM] sem and gsem option from( ) . . . . . . . . . . . . . . . . . . . . . . . . Specifying starting values
[SEM] sem and gsem option reliability( ) Fraction of variance not due to measurement error
[SEM] sem and gsem path notation . . . . . . . . . . . . . . . . Command syntax for path diagrams
[SEM] sem and gsem syntax options . . . . . . . . . . . Options affecting interpretation of syntax
[SEM] sem estimation options . . . . . . . . . . . . . . . . . . . . . . . . . . . Options affecting estimation
[SEM] sem group options . . . . . . . . . . . . . . . . . . . . . . . . . Fitting models on different groups
[SEM] sem model description options . . . . . . . . . . . . . . . . . . . . . . . Model description options
[SEM] sem option method( ) . . . . . . . . . . . . . . . . Specifying method and calculation of VCE
[SEM] sem option noxconditional . Computing means, etc., of observed exogenous variables
[SEM] sem option select( ) . . . . . . . . . . . . . . . . . . . . . Using sem with summary statistics data
[SEM] sem path notation extensions . . . . . . . . . . . . . . . . Command syntax for path diagrams
[SEM] sem postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for sem
[SEM] sem reporting options . . . . . . . . . . . . . . . . . . . . . Options affecting reporting of results
[SEM] sem ssd options . . . . . . . . . . . . . . . . . . . . Options for use with summary statistics data
[SEM] ssd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Making summary statistics data (sem only)
[SEM] test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Wald test of linear hypotheses
[SEM] testnl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Wald test of nonlinear hypotheses

Survey data
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.31 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Survey data
[SVY] Survey . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to survey commands
[SVY] bootstrap options . . . . . . . . . . . . . . . . More options for bootstrap variance estimation
[SVY] brr options . . . . . . . . . . . . . . . . . . . . . . . . More options for BRR variance estimation
[SVY] Calibration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Calibration for survey data
[SVY] Direct standardization . . . . . . Direct standardization of means, proportions, and ratios
[SVY] estat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation statistics for survey data
[TABLES] Example 7 . . . . . . . . . . . . . . . . . . . . . . . . Table of regression results using survey data
[SVY] jackknife options . . . . . . . . . . . . . . . . . More options for jackknife variance estimation
[SVY] ml for svy . . . . . . . . . . . . . . . . Maximum pseudolikelihood estimation for survey data
[SVY] Poststratification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Poststratification for survey data
[P] robust . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Robust variance estimates
[SVY] sdr options . . . . . . . . . . . . . . . . . . . . . . . . More options for SDR variance estimation
[SVY] Subpopulation estimation . . . . . . . . . . . . . . . Subpopulation estimation for survey data
[SVY] svy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The survey prefix command
[SVY] svy bootstrap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bootstrap for survey data
[SVY] svy brr . . . . . . . . . . . . . . . . . . . . . . . . . . Balanced repeated replication for survey data
[SVY] svy estimation . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation commands for survey data
[SVY] svy jackknife . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Jackknife estimation for survey data
[SVY] svy postestimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Postestimation tools for svy
[SVY] svy sdr . . . . . . . . . . . . . . . . . . . . . . . . Successive difference replication for survey data
[SVY] svy: tabulate oneway . . . . . . . . . . . . . . . . . . . . . . . . . . One-way tables for survey data
[SVY] svy: tabulate twoway . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way tables for survey data
[SVY] svydescribe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe survey data
[SVY] svymarkout . . Mark observations for exclusion on the basis of survey characteristics
[SVY] svyset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare survey design for dataset
Combined subject table of contents 45

[MI] mi XXXset . . . . . . . . . . . . . . . . . . . . . . . . . . Declare mi data to be svy, st, ts, xt, etc.


[SVY] Variance estimation . . . . . . . . . . . . . . . . . . . . . . . . Variance estimation for survey data

Survival analysis
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.15.5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Survival models with panel data
[U] Section 27.17 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Survival analysis models
[U] Section 27.20 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Causal inference
[U] Section 27.33 . . . . . . . . . . . . . . . . . . . . . . . Power, precision, and sample-size analysis
[ST] Survival analysis . . . . . . . . . . . . . . . . . . . . Introduction to survival analysis commands
[ST] adjustfor option Adjust survivor and related functions for covariates at specific values
[BAYES] bayes: streg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bayesian parametric survival models
[ST] ct . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Count-time data
[ST] ctset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare data to be count-time data
[ST] cttost . . . . . . . . . . . . . . . . . . . . . . . . . . . Convert count-time data to survival-time data
[ST] Discrete . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Discrete-time survival analysis
[LASSO] elasticnet . . . . . . . . . . . . . . . . . . . . . . . . Elastic net for prediction and model selection
[ST] estat gofplot . . . . . . . . . . . Goodness-of-fit plots after streg, stcox, stintreg, or stintcox
[FMM] fmm: streg . . . . . . . . . . . . . . . . . . . . . . . Finite mixtures of parametric survival models
[LASSO] lasso . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Lasso for prediction and model selection
[ST] ltable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Life tables for survival data
[ME] mestreg . . . . . . . . . . . . . . . . . . . . Multilevel mixed-effects parametric survival models
[R] reri . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Relative excess risk due to interaction
[ST] snapspan . . . . . . . . . . . . . . . . . . . . . . . . . . . . Convert snapshot data to time-span data
[ST] st . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Survival-time data
[ST] st is . . . . . . . . . . . . . . . . . . . . . . . . . . . Survival analysis subroutines for programmers
[ST] stbase . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Form baseline dataset
[ST] stci . . . . . . . . . . . . . . Confidence intervals for means and percentiles of survival time
[ST] stcox . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cox proportional hazards model
[ST] stcox PH-assumption tests . . . . . Tests of proportional-hazards assumption after stcox
[ST] stcrreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Competing-risks regression
[ST] stcurve . . . . . . . . . . . Plot the survivor or related function after streg, stcox, and more
[ST] stdescribe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe survival-time data
[R] stepwise . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stepwise estimation
[ST] stfill . . . . . . . . . . . . . . . . . . . . . . . . . . Fill in by carrying forward values of covariates
[ST] stgen . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generate variables reflecting entire histories
[ST] stintcox . . . Cox proportional hazards model for interval-censored survival-time data
[ST] stintcox PH-assumption plots Plots of proportional-hazards assumption after stintcox
[ST] stintreg . . . . . . . . . . . . . . . Parametric models for interval-censored survival-time data
[ST] stir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Report incidence-rate comparison
[ST] stmc . . . . . . . . . . . . . . . . . . . . . . . . Calculate rate ratios with the Mantel–Cox method
[ST] stmh . . . . . . . . . . . . . . . . . . . . Calculate rate ratios with the Mantel–Haenszel method
[ST] stptime . . . . . . . . . . . . . . . . . . . . . . . Calculate person-time, incidence rates, and SMR
[ST] strate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate failure rates and rate ratios
[ST] streg . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parametric survival models
[ST] sts . . . . . . . . . . . . . . . Generate, graph, list, and test the survivor and related functions
[ST] sts generate . . . . . . . . . . . . Create variables containing survivor and related functions
[ST] sts graph . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph the survivor or related function
[ST] sts list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List the survivor or related function
[ST] sts test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Test equality of survivor functions
[ST] stset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare data to be survival-time data
46 Combined subject table of contents

[MI] mi XXXset . . . . . . . . . . . . . . . . . . . . . . . . . . Declare mi data to be svy, st, ts, xt, etc.


[ST] stsplit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Split and join time-span records
[MI] mi stsplit . . . . . . . . . . . . . . . . . . . . . . . . . Split and join time-span records for mi data
[ST] stsum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Summarize survival-time data
[CAUSAL] stteffects ipw . . . . . . . . . . . . . . . . . . . . . . . Survival-time inverse-probability weighting
[CAUSAL] stteffects ipwra . . . Survival-time inverse-probability-weighted regression adjustment
[CAUSAL] stteffects ra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Survival-time regression adjustment
[CAUSAL] stteffects wra . . . . . . . . . . . . . . . . . . . . . Survival-time weighted regression adjustment
[ST] sttocc . . . . . . . . . . . . . . . . . . . . . . . . . Convert survival-time data to case–control data
[ST] sttoct . . . . . . . . . . . . . . . . . . . . . . . . . . . Convert survival-time data to count-time data
[ST] stvary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Report variables that vary over time
[XT] xtstreg . . . . . . . . . . . . . . . . . . . . . . . . . . . . Random-effects parametric survival models
Also see Power, precision, and sample size.

Time series, multivariate


[U] Section 11.4.4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series varlists
[U] Section 13.10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series operators
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.14 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series models
[TS] Time series . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to time-series commands
[TS] dfactor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dynamic-factor models
[TS] fcast compute . . . . . . . . . . . . . . . . Compute dynamic forecasts after var, svar, or vec
[TS] fcast graph . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph forecasts after fcast compute
[TS] forecast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Econometric model forecasting
[TS] forecast adjust . . . . . . . . . . . . . . . . . . Adjust variables to produce alternative forecasts
[TS] forecast clear . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Clear current model from memory
[TS] forecast coefvector . . . . . . . . . . . . . . . . . . Specify an equation via a coefficient vector
[TS] forecast create . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a new forecast model
[TS] forecast describe . . . . . . . . . . . . . . . . . . . . . . . Describe features of the forecast model
[TS] forecast drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop forecast variables
[TS] forecast estimates . . . . . . . . . . . . . . . . . . . Add estimation results to a forecast model
[TS] forecast exogenous . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare exogenous variables
[TS] forecast identity . . . . . . . . . . . . . . . . . . . . . . . . . . . Add an identity to a forecast model
[TS] forecast list . . . . . . . . . . . . . . . . . . List forecast commands composing current model
[TS] forecast query . . . . . . . . . . . . . . . . . Check whether a forecast model has been started
[TS] forecast solve . . . . . . . . . . . . . . . . . . . . . . . . . . . . Obtain static and dynamic forecasts
[TS] irf . . . . . . . . . . . . Create and analyze IRFs, dynamic-multiplier functions, and FEVDs
[TS] irf add . . . . . . . . . . . . . . . . . . . . . . Add results from an IRF file to the active IRF file
[TS] irf cgraph . . . . Combined graphs of IRFs, dynamic-multiplier functions, and FEVDs
[TS] irf create . . . . . . . . . . . . . . . . Obtain IRFs, dynamic-multiplier functions, and FEVDs
[TS] irf ctable . . . . . Combined tables of IRFs, dynamic-multiplier functions, and FEVDs
[TS] irf describe . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Describe an IRF file
[TS] irf drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop IRF results from the active IRF file
[TS] irf graph . . . . . . . . . . . . . . Graphs of IRFs, dynamic-multiplier functions, and FEVDs
[TS] irf ograph . . . . . . Overlaid graphs of IRFs, dynamic-multiplier functions, and FEVDs
[TS] irf rename . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename an IRF result in an IRF file
[TS] irf set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set the active IRF file
[TS] irf table . . . . . . . . . . . . . . . Tables of IRFs, dynamic-multiplier functions, and FEVDs
[TS] lpirf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Local-projection impulse–response functions
[TS] mgarch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate GARCH models
[TS] mgarch ccc . . . . . . . . . Constant conditional correlation multivariate GARCH models
Combined subject table of contents 47

[TS] mgarch dcc . . . . . . . . . Dynamic conditional correlation multivariate GARCH models


[TS] mgarch dvech . . . . . . . . . . . . . . . . . . . . . Diagonal vech multivariate GARCH models
[TS] mgarch vcc . . . . . . . . . . Varying conditional correlation multivariate GARCH models
[TS] rolling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rolling-window and recursive estimation
[TS] sspace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . State-space models
[TS] tsappend . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add observations to a time-series dataset
[TS] tsfill . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fill in gaps in time variable
[TS] tsline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series line plots
[TS] tsreport . . . . . . . . . . . . . . Report time-series aspects of a dataset or estimation sample
[TS] tsrevar . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series operator programming command
[TS] tsset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare data to be time-series data
[TS] var intro . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to vector autoregressive models
[TS] var svar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Structural vector autoregressive models
[TS] var . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Vector autoregressive models
[TS] varbasic . . . . . . . . . . . . . . . . . . . . . . . . . Fit a simple VAR and graph IRFs or FEVDs
[TS] vargranger . . . . . . . . . . . . . . . . . . . . Pairwise Granger causality tests after var or svar
[TS] varlmar . . . . . . . . . . . . . . . . . . . . LM test for residual autocorrelation after var or svar
[TS] varnorm . . . . . . . . . . . . . . Test for normally distributed disturbances after var or svar
[TS] varsoc . . . . . . . . . . . . . . . . Obtain lag-order selection statistics for VARs and VECMs
[TS] varstable . . . . . . . . . . . . . . . Check the stability condition of VAR or SVAR estimates
[TS] varwle . . . . . . . . . . . . . . . . . . . . Obtain Wald lag-exclusion statistics after var or svar
[TS] vec intro . . . . . . . . . . . . . . . . . . . . . . . . Introduction to vector error-correction models
[TS] vec . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Vector error-correction models
[TS] veclmar . . . . . . . . . . . . . . . . . . . . . . . . . LM test for residual autocorrelation after vec
[TS] vecnorm . . . . . . . . . . . . . . . . . . . . Test for normally distributed disturbances after vec
[TS] vecrank . . . . . . . . . . . . . . . . . . . . . . . . . . Estimate the cointegrating rank of a VECM
[TS] vecstable . . . . . . . . . . . . . . . . . . . . . Check the stability condition of VECM estimates
[TS] xcorr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cross-correlogram for bivariate time series

Time series, univariate


[U] Section 11.4.4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series varlists
[U] Section 13.10 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series operators
[U] Chapter 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . Estimation and postestimation commands
[U] Section 27.14 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series models
[TS] Time series . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to time-series commands
[TS] arch . . . . Autoregressive conditional heteroskedasticity (ARCH) family of estimators
[TS] arfima . . . . . . . . . . . . . . Autoregressive fractionally integrated moving-average models
[TS] arfimasoc . . . . . . . . . . . . . . . . . . . . Obtain lag-order selection statistics for ARFIMAs
[TS] arima . . . . . . . . . . . . . . . . . ARIMA, ARMAX, and other dynamic regression models
[TS] arimasoc . . . . . . . . . . . . . . . . . . . . . . Obtain lag-order selection statistics for ARMAs
[TS] corrgram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Tabulate and graph autocorrelations
[TS] cumsp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph cumulative spectral distribution
[TS] dfgls . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . DF-GLS unit-root test
[TS] dfuller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Augmented Dickey–Fuller unit-root test
[TS] estat acplot . . . . . . . . . . Plot parametric autocorrelation and autocovariance functions
[TS] estat aroots . . . . . . . . . . . . . . . . . . Check the stability condition of ARIMA estimates
[TS] estat sbcusum . . . . . . . . . . . . . . . . . . . . . . Cumulative sum test for parameter stability
[TS] estat sbknown . . . . . . . . . . . . . . . Test for a structural break with a known break date
[TS] estat sbsingle . . . . . . . . . . . . . Test for a structural break with an unknown break date
[TS] forecast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Econometric model forecasting
[TS] forecast adjust . . . . . . . . . . . . . . . . . . Adjust variables to produce alternative forecasts
48 Combined subject table of contents

[TS] forecast clear . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Clear current model from memory


[TS] forecast coefvector . . . . . . . . . . . . . . . . . . Specify an equation via a coefficient vector
[TS] forecast create . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a new forecast model
[TS] forecast describe . . . . . . . . . . . . . . . . . . . . . . . Describe features of the forecast model
[TS] forecast drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop forecast variables
[TS] forecast estimates . . . . . . . . . . . . . . . . . . . Add estimation results to a forecast model
[TS] forecast exogenous . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare exogenous variables
[TS] forecast identity . . . . . . . . . . . . . . . . . . . . . . . . . . . Add an identity to a forecast model
[TS] forecast list . . . . . . . . . . . . . . . . . . List forecast commands composing current model
[TS] forecast query . . . . . . . . . . . . . . . . . Check whether a forecast model has been started
[TS] forecast solve . . . . . . . . . . . . . . . . . . . . . . . . . . . . Obtain static and dynamic forecasts
[TS] mswitch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Markov-switching regression models
[TS] newey . . . . . . . . . . . . . . . . . . . . . . . . . . . Regression with Newey–West standard errors
[TS] pergram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Periodogram
[TS] pperron . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Phillips–Perron unit-root test
[TS] prais . . . . . . . . . . . . . . . . . . . . . . . . . . Prais – Winsten and Cochrane – Orcutt regression
[TS] psdensity . . . . . . Parametric spectral density estimation after arima, arfima, and ucm
[R] regress postestimation time series . . Postestimation tools for regress with time series
[TS] rolling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rolling-window and recursive estimation
[TS] sspace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . State-space models
[TS] threshold . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Threshold regression
[TS] tsappend . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add observations to a time-series dataset
[TS] tsfill . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fill in gaps in time variable
[TS] tsfilter . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Filter a time series for cyclical components
[TS] tsfilter bk . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Baxter–King time-series filter
[TS] tsfilter bw . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Butterworth time-series filter
[TS] tsfilter cf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Christiano–Fitzgerald time-series filter
[TS] tsfilter hp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Hodrick–Prescott time-series filter
[TS] tsline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series line plots
[TS] tsreport . . . . . . . . . . . . . . Report time-series aspects of a dataset or estimation sample
[TS] tsrevar . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series operator programming command
[TS] tsset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Declare data to be time-series data
[TS] tssmooth . . . . . . . . . . . . . . . . . . . . . . Smooth and forecast univariate time-series data
[TS] tssmooth dexponential . . . . . . . . . . . . . . . . . . . . . . . . . . Double-exponential smoothing
[TS] tssmooth exponential . . . . . . . . . . . . . . . . . . . . . . . . . . . Single-exponential smoothing
[TS] tssmooth hwinters . . . . . . . . . . . . . . . . . . . . . . . . Holt–Winters nonseasonal smoothing
[TS] tssmooth ma . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Moving-average filter
[TS] tssmooth nl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Nonlinear filter
[TS] tssmooth shwinters . . . . . . . . . . . . . . . . . . . . . . . . . . Holt–Winters seasonal smoothing
[TS] ucm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Unobserved-components model
[TS] wntestb . . . . . . . . . . . . . . . . . . . . . . Bartlett’s periodogram-based test for white noise
[TS] wntestq . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Portmanteau (Q) test for white noise
[TS] xcorr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Cross-correlogram for bivariate time series

Transforms and normality tests


[R] boxcox . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Box–Cox regression models
[R] fp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Fractional polynomial regression
[R] ladder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ladder of powers
[R] lnskew0 . . . . . . . . . . . . . . . . . . . . . . . . Find zero-skewness log or Box – Cox transform
[R] mfp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariable fractional polynomial models
[MV] mvtest normality . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multivariate normality tests
Combined subject table of contents 49

[R] sktest . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Skewness and kurtosis tests for normality


[R] swilk . . . . . . . . . . . . . . . . . . . Shapiro – Wilk and Shapiro – Francia tests for normality

Matrix commands
Basics
[U] Chapter 14 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Matrix expressions
[P] matlist . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display a matrix and control its format
[P] matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to matrix commands
[P] matrix define . . . . . . . . . . . . . . . . . . . . . . . . Matrix definition, operators, and functions
[P] matrix utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List, rename, and drop matrices

Programming
[P] ereturn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Post the estimation results
[P] matrix accum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Form cross-product matrices
[P] matrix rowjoinbyname . . . . . . . . . . . . . . Join rows while matching on column names
[P] matrix rownames . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Name rows and columns
[P] matrix score . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Score data from coefficient vectors
[R] ml . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Maximum likelihood estimation
[M] Mata Reference Manual . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Other
[P] makecns . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Constrained estimation
[P] matrix dissimilarity . . . . . . . . . . . . . . . . . Compute similarity or dissimilarity measures
[P] matrix eigenvalues . . . . . . . . . . . . . . . . . . . . . . Eigenvalues of nonsymmetric matrices
[P] matrix get . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Access system matrices
[P] matrix mkmat . . . . . . . . . . . . . . . . . . . . . . . Convert variables to matrix and vice versa
[P] matrix svd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Singular value decomposition
[P] matrix symeigen . . . . . . . . . . . . . Eigenvalues and eigenvectors of symmetric matrices

Mata
[D] putmata . . . . . . . . . . . . . . . . . . . . . . . . . . Put Stata variables into Mata and vice versa
[M] Mata Reference Manual . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Programming
Basics
[U] Chapter 18 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Programming Stata
[U] Section 18.3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Macros
[U] Section 18.11 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Ado-files
[P] comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add comments to programs
[P] fvexpand . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Expand factor varlists
[P] macro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Macro definition and manipulation
[P] program . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Define and manipulate programs
[P] return . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Return stored results

Program control
[U] Section 18.11.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Version
[P] capture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Capture return code
50 Combined subject table of contents

[P] continue . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Break out of loops


[P] error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display generic error message and exit
[P] foreach . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Loop over items
[P] forvalues . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Loop over consecutive values
[P] if . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . if programming command
[P] version . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Version control
[P] while . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Looping

Parsing and program arguments


[U] Section 18.4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Program arguments
[P] confirm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Argument verification
[P] gettoken . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Low-level parsing
[P] levelsof . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Distinct levels of a variable
[P] numlist . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parse numeric lists
[P] syntax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Parse Stata syntax
[P] tokenize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Divide strings into tokens

Console output
[U] Section 12.4.2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Handling Unicode strings
[P] Dialog programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dialog programming
[P] display . . . . . . . . . . . . . . . . . . . . . . . . Display strings and values of scalar expressions
[P] smcl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stata Markup and Control Language
[P] tabdisp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display tables
[D] unicode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Unicode utilities

Commonly used programming commands


[P] byable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Make programs byable
[P] #delimit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Change delimiter
[P] exit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Exit from a program or do-file
[R] fvrevar . . . . . . . . . . . . . . . . . . . . . . . Factor-variables operator programming command
[P] mark . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Mark observations for inclusion
[P] matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to matrix commands
[P] more . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pause until key is pressed
[P] nopreserve option . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . nopreserve option
[P] preserve . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Preserve and restore data
[P] quietly . . . . . . . . . . . . . . . . . . . . . . . . . . . Quietly and noisily perform Stata command
[P] scalar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Scalar variables
[P] smcl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stata Markup and Control Language
[P] sortpreserve . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Sort within programs
[P] timer . . . . . . . . . . . . . . Time sections of code by recording and reporting time spent
[TS] tsrevar . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series operator programming command

Debugging
[P] pause . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Program debugging command
[P] timer . . . . . . . . . . . . . . Time sections of code by recording and reporting time spent
[P] trace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Debug Stata programs

Advanced programming commands


[U] Section 12.4.2.5 . . . . . . . . . . . . . . . . . . Sorting strings containing Unicode characters
[RPT] Appendix for putdocx . . . . . . . . . . . . . . . . . . . . . . . . . . . Appendix for putdocx entries
Combined subject table of contents 51

[RPT] Appendix for putpdf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Appendix for putpdf entries


[P] Automation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Automation
[P] break . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Suppress Break key
[P] char . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Characteristics
[M-2] class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Object-oriented programming (classes)
[P] class . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Class programming
[P] class exit . . . . . . . . . . . . . . . . . . . . . . . . . Exit class-member program and return result
[P] classutil . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Class programming utility
[M-5] docx*( ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Generate Office Open XML (.docx) file
[RPT] docx2pdf . . . . . . . . . . . . . . . . . . . . . . Convert a Word (.docx) document to a PDF file
[RPT] Dynamic documents intro . . . . . . . . . . . . . . . . . . Introduction to dynamic documents
[RPT] Dynamic tags . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dynamic tags for text files
[RPT] dyndoc Convert dynamic Markdown document to HTML or Word (.docx) document
[RPT] dyntext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Process Stata dynamic tags in text file
[P] estat programming . . . . . . . Controlling estat after community-contributed commands
[P] estimates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Manage estimation results
[P] Estimation command . . . . . . . . . . . . . . . . . . How to program an estimation command
[P] file . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Read and write text and binary files
[P] findfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Find file in path
[P] frame post . . . . . . . . . . . . . . . . . . . . . . . . . . . . Post results to dataset in another frame
[P] H2O intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to integration with H2O
[RPT] html2docx . . . . . . . . . . . . . . . . . . Convert an HTML file to a Word (.docx) document
[P] include . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Include commands from file
[P] Java integration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Java integration for Stata
[P] Java intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to Java in Stata
[P] Java plugin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to Java plugins
[P] Java utilities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Java utilities
[P] javacall . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Call a Java plugin
[M-5] LinearProgram( ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Linear programming
[P] macro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Macro definition and manipulation
[P] macro lists . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Manipulate lists
[RPT] markdown . . Convert Markdown document to HTML file or Word (.docx) document
[R] ml . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Maximum likelihood estimation
[M-5] moptimize( ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Model optimization
[M-5] optimize( ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Function optimization
[M-5] Pdf*( ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a PDF file
[P] plugin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Load a plugin
[P] postfile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Post results in Stata dataset
[P] predict . Obtain predictions, residuals, etc., after estimation programming command
[P] program properties . . . . . . . . . . . . . . . . . . . . . . . . Properties of user-defined programs
[RPT] putdocx begin . . . . . . . . . . . . . . . . . . . . . . . . Create an Office Open XML (.docx) file
[RPT] putdocx collect . . Add a table from a collection to an Office Open XML (.docx) file
[RPT] putdocx intro . . . . . . . . . . . Introduction to generating Office Open XML (.docx) files
[RPT] putdocx pagebreak . . . . . . . . . . . . . . Add breaks to an Office Open XML (.docx) file
[RPT] putdocx paragraph . . . . . . . . Add text or images to an Office Open XML (.docx) file
[RPT] putdocx table . . . . . . . . . . . . . . . . . . . Add tables to an Office Open XML (.docx) file
[RPT] putexcel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Export results to an Excel file
[RPT] putexcel advanced . . . . . . . . . . Export results to an Excel file using advanced syntax
[D] putmata . . . . . . . . . . . . . . . . . . . . . . . . . . Put Stata variables into Mata and vice versa
[RPT] putpdf begin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a PDF file
[RPT] putpdf collect . . . . . . . . . . . . . . . . . . . . . Add a table from a collection to a PDF file
52 Combined subject table of contents

[RPT] putpdf intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to generating PDF files


[RPT] putpdf pagebreak . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add breaks to a PDF file
[RPT] putpdf paragraph . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add text or images to a PDF file
[RPT] putpdf table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add tables to a PDF file
[P] PyStata intro . . . . . . . . . . . . . . . . . . . Introduction to using Python and Stata together
[P] PyStata integration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Call Python from Stata
[P] PyStata module . . . . . . . . . . . . . . . . Python package pystata to call Stata from Python
[M-5] Quadrature( ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Numerical integration
[P] return . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Preserve stored results
[P] rmcoll . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Remove collinear variables
[P] robust . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Robust variance estimates
[P] serset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create and manipulate sersets
[D] snapshot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save and restore data snapshots
[P] unab . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Unabbreviate variable list
[P] unabcmd . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Unabbreviate command name
[D] unicode collator . . . . . . . . . . . . . . . . . . . . . . . . . . . Language-specific Unicode collators
[D] unicode convertfile . . . . . . . . . . . . . . . . . Low-level file conversion between encodings
[P] varabbrev . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Control variable abbreviation
[P] viewsource . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . View source code
[M-5] xl( ) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Excel file I/O class

Special-interest programming commands


[R] bstat . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Report bootstrap results
[MV] cluster programming subroutines . . . . . . . . . . . . . . . . . . . Add cluster-analysis routines
[MV] cluster programming utilities . . . . . . . . . . . . . . Cluster-analysis programming utilities
[R] fvrevar . . . . . . . . . . . . . . . . . . . . . . . Factor-variables operator programming command
[P] matrix dissimilarity . . . . . . . . . . . . . . . . . Compute similarity or dissimilarity measures
[MI] mi select . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Programmer’s alternative to mi extract
[ST] st is . . . . . . . . . . . . . . . . . . . . . . . . . . . Survival analysis subroutines for programmers
[SVY] svymarkout . . Mark observations for exclusion on the basis of survey characteristics
[MI] Technical . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Details for programmers
[TS] tsrevar . . . . . . . . . . . . . . . . . . . . . . . . . . . Time-series operator programming command

Projects
[P] Project Manager . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Organize Stata files

File formats
[P] File formats .dta . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Description of .dta file format
[P] File formats .dtas . . . . . . . . . . . . . . . Description of Stata frameset (.dtas) file format
[D] unicode convertfile . . . . . . . . . . . . . . . . . Low-level file conversion between encodings
[D] unicode translate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Translate files to Unicode

Mata
[M] Mata Reference Manual . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Customizable tables and collections


[TABLES] Intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction
[TABLES] Intro 1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . How to read this manual
[TABLES] Intro 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . A tour of concepts and commands
[TABLES] Intro 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Workflow outline
Combined subject table of contents 53

[TABLES] Intro 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Overview of commands


[TABLES] Intro 5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Other tabulation commands
[TABLES] Appendix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Appendix
[TABLES] collect addtags . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add tags to items in a collection
[TABLES] collect clear . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Clear all collections in memory
[TABLES] collect combine . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Combine collections
[TABLES] collect composite . . . . . . . . . . . . . . . . . . . . . Manage composite results in a collection
[TABLES] collect copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy a collection
[TABLES] collect create . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a new collection
[TABLES] collect dims . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List dimensions in a collection
[TABLES] collect dir . . . . . . . . . . . . . . . . . . . . . . . . Display names of all collections in memory
[TABLES] collect export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Export table from a collection
[TABLES] collect get . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Collect results from a Stata command
[TABLES] collect label . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Manage custom labels in a collection
[TABLES] collect layout . . . . . . . . . . . . . . . . . . . . . Specify table layout for the current collection
[TABLES] collect levelsof . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List levels of a dimension
[TABLES] collect notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add table notes in a collection
[TABLES] collect preview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Preview the table in a collection
[TABLES] collect query . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Query collection style properties
[TABLES] collect recode . . . . . . . . . . . . . . . . . . . . . . . . . Recode dimension levels in a collection
[TABLES] collect remap . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Remap tags in a collection
[TABLES] collect rename . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename a collection
[TABLES] collect save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save a collection to disk
[TABLES] collect set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set the current (active) collection
[TABLES] collect stars . . . . . . . . . . . . . . . . . . . . . Add stars for significant results in a collection
[TABLES] collect style cons . . . . . . . . . . . . . . . . . . . . . . Collection styles for intercept position
[TABLES] collect style autolevels . . . . . . . . . . . Collection styles for automatic dimension levels
[TABLES] collect style cell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Collection styles for cells
[TABLES] collect style clear . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Clear all collection styles
[TABLES] collect style column . . . . . . . . . . . . . . . . . . . . . . Collection styles for column headers
[TABLES] collect style header . . . . Collection styles for hiding and showing header components
[TABLES] collect style html . . . . . . . . . . . . . . . . . . . . . . . . . . . Collection styles for HTML files
[TABLES] collect style notes . . . . . . . . . . . . . . . . . . . . . . . . . . . . Collection styles for table notes
[TABLES] collect style putdocx . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Collection styles for putdocx
[TABLES] collect style putpdf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Collection styles for putpdf
[TABLES] collect style row . . . . . . . . . . . . . . . . . . . . . . . . . . . . Collection styles for row headers
[TABLES] collect style save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save collection styles to disk
[TABLES] collect style showbase . . . . . . . . . . . . . . . Collection styles for displaying base levels
[TABLES] collect style showempty . . . . . . . . . . . . . . Collection styles for displaying empty cells
[TABLES] collect style showomit . . . . . . . . Collection styles for displaying omitted coefficients
[TABLES] collect style table . . . . . . . . . . . . . . . . . . . . . . . . . . Collection styles for table headers
[TABLES] collect style tex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Collection styles for LATEX files
[TABLES] collect style title . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Collection styles for table titles
[TABLES] collect style use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Use collection styles from disk
[TABLES] collect title . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add a custom table title in a collection
[TABLES] collect use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Use a collection from disk
[TABLES] Collection principles . . . . . . Tags, dimensions, levels, and layout from first principles
[R] dtable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a table of descriptive statistics
[R] etable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a table of estimation results
[TABLES] Example 1 . . . . . . . . . . . . . . . . . Table of means, standard deviations, and correlations
[TABLES] Example 2 . . . . . . . . . . . . . . . . . . . . . . . . . Table of medians and rank-sum test results
54 Combined subject table of contents

[TABLES] Example 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of comparative summary statistics


[TABLES] Example 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of t test results
[TABLES] Example 5 . . . . . . . . . . . . . . Table of regression coefficients and confidence intervals
[TABLES] Example 6 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table comparing regression results
[TABLES] Example 7 . . . . . . . . . . . . . . . . . . . . . . . . Table of regression results using survey data
[TABLES] Predefined styles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Predefined collection styles
[TABLES] set collect double . . . . . . . . . . . . . . . . . . . . . . . . . Storage type settings for collections
[TABLES] set collect label . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Label settings for collections
[TABLES] set collect style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Style settings for collections
[TABLES] set collect warn . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Warning settings for collections
[TABLES] set dtable style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Default style settings for dtable
[TABLES] set etable style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Default style settings for etable
[TABLES] set table style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Default style settings for table
[R] table intro . . Introduction to tables of frequencies, summaries, and command results
[R] table . . . . . . . . . . . . . . . . . . . . Table of frequencies, summaries, and command results
[R] table hypothesis tests . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of hypothesis tests
[R] table multiway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Multiway tables
[R] table oneway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . One-way tabulation
[R] table regression . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of regression results
[R] table summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Table of summary statistics
[R] table twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Two-way tabulation

Automated document and report creation


[U] Chapter 21 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Creating reports
[RPT] Appendix for putdocx . . . . . . . . . . . . . . . . . . . . . . . . . . . Appendix for putdocx entries
[RPT] Appendix for putpdf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Appendix for putpdf entries
[RPT] Intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to reporting manual
[RPT] docx2pdf . . . . . . . . . . . . . . . . . . . . . . Convert a Word (.docx) document to a PDF file
[RPT] Dynamic documents intro . . . . . . . . . . . . . . . . . . Introduction to dynamic documents
[RPT] Dynamic tags . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dynamic tags for text files
[RPT] dyndoc Convert dynamic Markdown document to HTML or Word (.docx) document
[RPT] dyntext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Process Stata dynamic tags in text file
[RPT] html2docx . . . . . . . . . . . . . . . . . . Convert an HTML file to a Word (.docx) document
[RPT] markdown . . Convert Markdown document to HTML file or Word (.docx) document
[RPT] putdocx begin . . . . . . . . . . . . . . . . . . . . . . . . Create an Office Open XML (.docx) file
[RPT] putdocx collect . . Add a table from a collection to an Office Open XML (.docx) file
[RPT] putdocx intro . . . . . . . . . . . Introduction to generating Office Open XML (.docx) files
[RPT] putdocx pagebreak . . . . . . . . . . . . . . Add breaks to an Office Open XML (.docx) file
[RPT] putdocx paragraph . . . . . . . . Add text or images to an Office Open XML (.docx) file
[RPT] putdocx table . . . . . . . . . . . . . . . . . . . Add tables to an Office Open XML (.docx) file
[RPT] putexcel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Export results to an Excel file
[RPT] putexcel advanced . . . . . . . . . . Export results to an Excel file using advanced syntax
[RPT] putpdf begin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create a PDF file
[RPT] putpdf collect . . . . . . . . . . . . . . . . . . . . . Add a table from a collection to a PDF file
[RPT] putpdf intro . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Introduction to generating PDF files
[RPT] putpdf pagebreak . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add breaks to a PDF file
[RPT] putpdf paragraph . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add text or images to a PDF file
[RPT] putpdf table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Add tables to a PDF file
[RPT] set docx . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Format settings for blocks of text
Combined subject table of contents 55

Interface features
[GS] Chapter 1 (GSM, GSU, GSW) . . . . . . . . . . . . . . . Introducing Stata—sample session
[GS] Chapter 2 (GSM, GSU, GSW) . . . . . . . . . . . . . . . . . . . . . . . . The Stata user interface
[GS] Chapter 3 (GSM, GSU, GSW) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Using the Viewer
[GS] Chapter 6 (GSM, GSU, GSW) . . . . . . . . . . . . . . . . . . . . . . . . . Using the Data Editor
[GS] Chapter 7 (GSM, GSU, GSW) . . . . . . . . . . . . . . . . . . . . Using the Variables Manager
[GS] Chapter 13 (GSM, GSU, GSW) . . . . . . . Using the Do-file Editor—automating Stata
[GS] Chapter 15 (GSM, GSU, GSW) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Editing graphs
[P] Dialog programming . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dialog programming
[R] doedit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Edit do-files and other text files
[D] edit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Browse or edit data with Data Editor
[P] set locale ui . . . . . . . . . . . . . . . . Specify a localization package for the user interface
[P] sleep . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pause for a specified time
[P] smcl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Stata Markup and Control Language
[D] unicode locale . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Unicode locale utilities
[D] varmanage . . . . . . . . . . . . . . . . . Manage variable labels, formats, and other properties
[P] viewsource . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . View source code
[P] window fopen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display open/save dialog box
[P] window manage . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Manage window characteristics
[P] window menu . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Create menus
[P] window programming . . . . . . . . . . . . . . . . . . . . . . . Programming menus and windows
[P] window push . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy command into History window
[P] window stopbox . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display message box
Acronym glossary
2SIV two-step instrumental variables
2SLS two-stage least squares
3SLS three-stage least squares

ADF asymptotic distribution free


ADTE average direct treatment effect
ADTET average direct treatment effect with respect to the treated
AFE attributable fraction among the exposed
AFP attributable fraction for the population
AFT accelerated failure time
AIC Akaike information criterion
AICc corrected Akaike information criterion
AIDS almost ideal demand system
AIPW augmented inverse-probability weights
AITE average indirect treatment effect
AITEC average indirect treatment effect with respect to controls
ANCOVA analysis of covariance
ANOVA analysis of variance
AP attributable proportion
APE average partial effects
API application programming interface
AR autoregressive
AR(1) first-order autoregressive
ARCH autoregressive conditional heteroskedasticity
ARFIMA autoregressive fractionally integrated moving average
ARIMA autoregressive integrated moving average
ARMA autoregressive moving average
ARMAX autoregressive moving-average exogenous
ASCII American Standard Code for Information Interchange
ASE asymptotic standard error
ASF average structural function
ASL achieved significance level
ASM average structural mean
ASP average structural probability
ATE average treatment effect
ATET average treatment effect on the treated
AUC area under the time–concentration curve

BMA Bayesian model averaging


BC bias corrected
BCa bias-corrected and accelerated
BCC boundary characteristic curve
BE between effects
BFGS Broyden–Fletcher–Goldfarb–Shanno
BHHH Berndt–Hall–Hall–Hausman
BIC Bayesian information criterion
BLOB binary large object
BLUP best linear unbiased prediction
BRR balanced repeated replication

CA correspondence analysis
CAIC consistent Akaike information criterion
CCC category characteristic curve
CCI conservative confidence interval
CCT controlled clinical trial
CD coefficient of determination
CDC Centers for Disease Control and Prevention

56
Acronym glossary 57

CDF cumulative distribution function


CES constant elasticity of substitution
CFA confirmatory factor analysis
CFI comparative fit index
CI conditional independence
CI confidence interval
CIF cumulative incidence function
CMA cumulative meta-analysis
CMI conditional mean independence
CMLE conditional maximum likelihood estimates
CMYK cyan, magenta, yellow, and key
CPMP cumulative posterior model probability
CRD cluster randomized design
CRVE cluster–robust variance estimator
ct count time
cusum cumulative sum
CV coefficient of variation
CV cross-validation

DA data augmentation
DDD difference in difference in differences
DDF denominator degrees of freedom
DDFs multiple denominator degrees of freedom
DEFF design effect
DEFT design effect (standard deviation metric)
DF dynamic factor
df / d.f. degree(s) of freedom
d.f. distribution function
DFAR dynamic factors with vector autoregressive errors
DFP Davidon–Fletcher–Powell
DIB Device-Independent Bitmap
DIC deviance information criterion
DID difference in differences
DLL dynamic-link library
DMC Data Monitoring Committee
DML double machine learning
DPD dynamic panel data
DSGE dynamic stochastic general equilibrium
DSMB Data and Safety Monitoring Board
DSMC Data and Safety Monitoring Committee

EBCDIC extended binary coded decimal interchange code


EGARCH exponential GARCH
EGLS estimated generalized least squares
EIM expected information matrix
EM expectation maximization
EMF Enhanced Metafile
EPS Encapsulated PostScript
ERM extended regression model
ERR excess relative risk
ESS effective sample size
ESS error sum of squares
ESS expected sample size

FCS fully conditional specification


FD first-differenced estimator
FDA Food and Drug Administration
FE fixed effects
FEVD forecast-error variance decomposition
FGLS feasible generalized least squares
FGNLS feasible generalized nonlinear least squares
FIML full information maximum likelihood
58 Acronym glossary

FIVE estimator full-information instrumental-variables efficient estimator


flong full long
flongsep full long and separate
FMI fraction of missing information
FMM finite mixture model
FP fractional polynomial
FPC finite population correction

GARCH generalized autoregressive conditional heteroskedasticity


GEE generalized estimating equations
GEV generalized extreme value
GHK Geweke–Hajivassiliou–Keane
GHQ Gauss–Hermite quadrature
GIF Graphics Interchange Format
GLIM generalized linear interactive modeling
GLLAMM generalized linear latent and mixed models
GLM generalized linear models
GLS generalized least squares
GMM generalized method of moments
GPCM generalized partial credit model
GRM graded response model
GS2SLS generalized spatial two-stage least squares
GSEM generalized structural equation modeling/model
GSD group sequential design
GUI graphical user interface

HAC heteroskedasticity- and autocorrelation-consistent


HPD highest posterior density
HPM highest probability model
HQIC Hannan–Quinn information criterion
HR hazard ratio
HSB hue, saturation, and brightness
HSL hue, saturation, and luminance
HSV hue, saturation, and value
HTML hypertext markup language

IC information criteria
ICC item characteristic curve
ICD-9 International Classification of Diseases, Ninth Revision
ICD-10 International Classification of Diseases, Tenth Revision
ICD-10-CM International Classification of Diseases, Tenth Revision, Clinical Modification
ICD-10-PCS International Classification of Diseases, Tenth Revision, Procedure Coding System
ICU International Components for Unicode
IIA independence of irrelevant alternatives
i.i.d. independent and identically distributed
IIF item information function
IPW inverse-probability weighting
IPWRA inverse-probability-weighted regression adjustment
IQR interquartile range
IQR inverse quantile regression
IR incidence rate
IRF impulse–response function
IRLS iterated, reweighted least squares
IRR incidence-rate ratio
IRT item response theory
IV instrumental variables
IVQR instrumental-variables quantile regression

JAR Java Archive file


JCA joint correspondence analysis
JDBC Java Database Connectivity
Acronym glossary 59

JPEG Joint Photographic Experts Group


JRE Java Runtime Environment
JVM Java Virtual Machine

LAPACK linear algebra package


LASSO least absolute shrinkage and selection operator
LAV least absolute value
LCA latent class analysis
LDA linear discriminant analysis
LES linear expenditure system
LIML limited-information maximum likelihood
LM Lagrange multiplier
LOO leave one out
LOWESS locally weighted scatterplot smoothing
LPS log predictive-score
LR likelihood ratio
LSB least-significant byte

MA moving average
MAD minimum absolute deviation
MANCOVA multivariate analysis of covariance
MANOVA multivariate analysis of variance
MAR missing at random
MC3 Markov chain Monte Carlo model composition
MCA multiple correspondence analysis
MCAGHQ mode-curvature adaptive Gauss–Hermite quadrature
MCAR missing completely at random
MCE Monte Carlo error
MCMC Markov chain Monte Carlo
MCSE MCMC standard errors
MDES minimum detectable effect size
MDS multidimensional scaling
ME multiple equation
MEFF misspecification effect
MEFT misspecification effect (standard deviation metric)
MFP multivariable fractional polynomial
MI / mi multiple imputation
midp mid-p-value
MIMIC multiple indicators and multiple causes
MINQUE minimum norm quadratic unbiased estimation
MIVQUE minimum variance quadratic unbiased estimation
ML maximum likelihood
MLE maximum likelihood estimate
MLMV maximum likelihood with missing values
mlong marginal long
MM method of moments
MNAR missing not at random
MNL multinomial logit
MNP multinomial probit
MPL modified profile likelihood
MPM median probability model
MS mean square
MSAR Markov-switching autoregression
MSB most-significant byte
MSDR Markov-switching dynamic regression
MSE mean squared error
MSL maximum simulated likelihood
MSS model sum of squares
MUE median unbiased estimates
MVAGHQ mean–variance adaptive Gauss–Hermite quadrature
MVN multivariate normal
MVREG multivariate regression
60 Acronym glossary

NARCH nonlinear ARCH


NDE natural direct effect
NHANES National Health and Nutrition Examination Survey
NIE natural indirect effect
NLS nonlinear least squares
NPARCH nonlinear power ARCH
NPMLE nonparametric maximum-likelihood estimation
NR Newton–Raphson
NRM nominal response model

ODBC Open DataBase Connectivity


OIM observed information matrix
OIRF orthogonalized impulse–response function
OLE Object Linking and Embedding (Microsoft product)
OLS ordinary least squares
OPG outer product of the gradient
OR odds ratio

PA population averaged
PARCH power ARCH
PCA principal component analysis
PCM partial credit model
PCSE panel-corrected standard error
PDF Portable Document Format
p.d.f. probability density function
PFE prevented fraction among the exposed
PFP prevented fraction for the population
PH proportional hazards
PIP posterior inclusion probability
pk pharmacokinetic data
p.m.f. probability mass function
PMM predictive mean matching
PMP posterior model probability
PNG Portable Network Graphics
PNIE pure natural indirect effect
POM potential-outcome means
PPP posterior predictive p-value
PSS power (precision) and sample size
PSU primary sampling unit

QDA quadratic discriminant analysis


QML quasimaximum likelihood
QUAIDS quadratic almost ideal demand system

RA regression adjustment
rc return code
RCT randomized controlled trial
RE random effects
REML restricted (or residual) maximum likelihood
RERI relative excess risk due to interaction
RESET regression specification-error test
RGB red, green, and blue
RMSE root mean squared error
RMSEA root mean squared error of approximation
RNG random-number generator
ROC receiver operating characteristic
ROP rank-ordered probit
ROT rule of thumb
RR relative risk
RRR relative-risk ratio
RSM rating scale model
Acronym glossary 61

RSS residual sum of squares


RUM random utility model
RVI relative variance increase

SAARCH simple asymmetric ARCH


SAR spatial autoregressive, simultaneous autoregressive, or
spatial or simultaneous autoregression, depending on context
SARAR spatial autoregressive model with spatial autoregressive disturbances
SARIMA seasonal ARIMA
SBIC Schwarz’s Bayesian information criterion
SCI simultaneous confidence interval
s.d. standard deviation
SE / s.e. standard error
SEE smoothed estimation equations
SEM structural equation modeling/model
SF static factor
SFAR static factors with vector autoregressive errors
SI synergy index
SIR standardized incidence ratio
SJ Stata Journal
SMCL Stata Markup and Control Language
SMR standardized mortality/morbidity ratio
SMSA standard metropolitan statistical area
SOR standardized odds ratio
SQL Structured Query Language
SRD standardized rate difference
SRMR standardized root mean squared residual
SRR standardized risk ratio
SRS simple random sample/sampling
SRSWR SRS with replacement
SSC Statistical Software Components
SSCP sum of squares and cross products
SSD summary statistics data
SSU secondary sampling unit
st survival time
STS structural time series
SUR seemingly unrelated regression
SURE seemingly unrelated regression estimation
SUTVA stable unit treatment value assumption
SVAR structural vector autoregressive model
SVD singular value decomposition
SVG scalable vector graphics

TACC treatment-arm continuity correction


TAR target acceptance rate
TARCH threshold ARCH
TCC test characteristic curve
TDT transmission/disequilibrium test
TE total effect
TIF test information function
TIFF tagged image file format
TLI Tucker–Lewis index
TNDE total natural direct effect
TSS total sum of squares
TWFE two-way fixed effects

UCA Unicode Collation Algorithm


UCM unobserved-components model
UI user interface
UTF-8 Universal character set + Transformation Format—8-bit
62 Acronym glossary

VAR vector autoregressive model


VAR(1) first-order vector autoregressive
VARMA vector autoregressive moving average
VARMA(1,1) first-order vector autoregressive moving average
VCE variance–covariance estimate
VECM vector error-correction model
VIF variance inflation factor

WCB wild cluster bootstrap


WLC worst linear combination
WLF worst linear function
WLS weighted least squares
WNLS weighted nonlinear least squares
wrt with respect to

XML Extensible Markup Language

ZINB zero-inflated negative binomial


ZIOL zero-inflated ordered logit
ZIOP zero-inflated ordered probit
ZIP zero-inflated Poisson
ZTNB zero-truncated negative binomial
ZTP zero-truncated Poisson
Vignette index Godfrey, L. G. (1946– ), [R] regress postestimation
time series
Aalen, O. O. (1947– ), [ST] sts Gompertz, B. (1779–1865), [ST] streg
Agnesi, M. G. (1718–1799), [R] dydx Gosset, W. S. (1876–1937), [R] ttest
Aitken, A. C. (1895–1967), [R] reg3 Gower, J. C. (1930–2019), [MV] measure option
Akaike, H. (1927–2009), [R] estat ic Granger, C. W. J. (1934–2009), [TS] vargranger
Arellano, M. (1957– ), [XT] xtabond Graunt, J. (1620–1674), [ST] ltable
Greenwood, M. (1880–1949), [ST] sts
Bartlett, M. S. (1910–2002), [TS] wntestb Hadamard, J. S. (1865–1963), [FN] Matrix functions
Bayarri, M. J. (1956–2014), [BAYES] bayesstats Haenszel, W. M. (1910–1998), [ST] stmh
ppvalues Halley, E. (1656–1742), [ST] ltable
Bayes, T. (1701(?)–1761), [BAYES] Intro Halton, J. H. (1931– ), [M-5] halton( )
Berkson, J. (1899–1982), [R] logit Hammersley, J. M. (1920–2004), [M-5] halton( )
Birnbaum, A. (1923–1976), [IRT] irt Hartley, H. O. (1912–1980), [MI] mi impute
Blackwell, D. H. (1919–2010), [BAYES] Intro Harvey, A. C. (1947– ), [TS] ucm
Bliss, C. I. (1899–1979), [R] probit Hastings, W. K. (1930–2016), [BAYES] bayesmh
Bond, S. R. (1963– ), [XT] xtabond Hausman, J. A. (1946– ), [R] hausman
Bonferroni, C. E. (1892–1960), [R] correlate Hays, W. L. (1926–1995), [R] esize
Box, G. E. P. (1919–2013), [TS] arima Heckman, J. J. (1944– ), [R] heckman
Breusch, T. S. (1953– ), [R] regress postestimation Henderson, C. R. (1911–1989), [ME] mixed
time series
Hermite, C. (1822–1901), [M-5] issymmetric( )
Brier, G. W. (1913–1998), [R] brier
Hesse, L. O. (1811–1874), [M-5] moptimize( )
Hessenberg, K. A. (1904–1959), [M-5] hessenbergd( )
Casella, G. (1951–2012), [ME] me Hilbert, D. (1862–1943), [M-5] Hilbert( )
Cauchy, A.-L. (1789–1857), [FN] Statistical functions Hopper, G. M. (1906–1992), [P] trace
Cholesky, A.-L. (1875–1918), [M-5] cholesky( ) Hotelling, H. (1895–1973), [MV] hotelling
Cleveland, W. S. (1943– ), [R] lowess Householder, A. S. (1904–1993), [M-5] qrd( )
Cochran, W. G. (1909–1980), [SVY] Survey Huber, P. J. (1934– ), [U] 20 Estimation and
Cochrane, D. (1917–1983), [TS] prais postestimation commands
Cohen, J. (1923–1998), [R] kappa
Cornfield, J. (1912–1979), [R] Epitab Jaccard, P. (1868–1944), [MV] measure option
Cox, D. R. (1924–2022), [ST] stcox Jacobi, C. G. J. (1804–1851), [M-5] deriv( )
Cox, G. M. (1900–1978), [R] anova Jeffreys, H. (1891–1989), [BAYES] bayesmh
Cronbach, L. J. (1916–2001), [MV] alpha Jenkins, G. M. (1933–1982), [TS] arima
Cunliffe, S. (1917–2012), [R] ttest Johansen, S. (1939– ), [TS] vecrank

Kaiser, H. F. (1927–1992), [MV] rotate


David, F. N. (1909–1993), [R] correlate
Kaplan, E. L. (1920–2006), [ST] sts
de Finetti, B. (1906–1985), [BAYES] Intro
Kendall, M. G. (1907–1983), [R] spearman
dendrogram, [MV] cluster dendrogram
Kerlinger, F. N. (1910–1991), [R] esize
Dickey, D. A. (1945– ), [TS] dfuller
King, A. A. (1815–1852), [M-2] Intro
Dunn, O. J. (1915–2008), [R] correlate
Kish, L. (1910–2000), [SVY] Survey
Dunnett, C. W. (1921–2007), [FN] Statistical functions
Kolmogorov, A. N. (1903–1987), [R] ksmirnov
Durbin, J. (1923–2012), [R] regress postestimation time
series Kronecker, L. (1823–1891), [M-2] op kronecker
Kruskal, J. B. (1928–2010), [MV] mds
Kruskal, W. H. (1919–2005), [R] kwallis
Efron, B. (1938– ), [R] bootstrap
Kublanovskaya, V. N. (1920–2012), [M-5] qrd( )
Engle, R. F. (1942– ), [TS] arch
Lane-Claypon, J. E. (1877–1967), [R] Epitab
Fisher, R. A. (1890–1962), [R] anova Laplace, P.-S. (1749–1827), [R] regress
Fourier, J. B. J. (1768–1830), [R] cumul Legendre, A.-M. (1752–1833), [R] regress
Fuller, W. A. (1931– ), [TS] dfuller Lexis, W. (1837–1914), [ST] stsplit
Linsley, E. G. (1910–2000), [MV] cluster dendrogram
Gabriel, K. R. (1929–2003), [MV] biplot Lord, F. M. (1912–2000), [IRT] irt
Galton, F. (1822–1911), [R] regress Lorenz, M. O. (1876–1959), [R] Inequality
Gauss, J. C. F. (1777–1855), [R] regress Loutit, I. (1909–2009), [R] QC
Gnanadesikan, R. (1932–2015), [R] Diagnostic plots Lovelace, A. (1815–1852), [M-2] Intro

63
64 Vignette index

Mahalanobis, P. C. (1893–1972), [MV] hotelling Theil, H. (1924–2000), [R] reg3


Mann, H. B. (1905–2000), [R] ranksum Thiele, T. N. (1838–1910), [R] summarize
Mantel, N. (1919–2002), [ST] stmh Tobin, J. (1918–2002), [R] tobit
Markov, A. (1856–1922), [BAYES] Intro Toeplitz, O. (1881–1940), [M-5] Toeplitz( )
Marquardt, D. W. (1929–1997), [M-5] moptimize( ) Tukey, J. W. (1915–2000), [R] jackknife
Martin, M. E. (1912–2012), [SVY] svy: tabulate oneway
martingale, [ST] stcox postestimation Usinger, R. L. (1912–1968), [MV] cluster dendrogram
Mayr, E. W. (1904–2005), [MV] cluster dendrogram
McFadden, D. L. (1937– ), [CM] cmclogit
Vandermonde, A.-T. (1735–1796),
McNemar, Q. (1900–1986), [R] Epitab [M-5] Vandermonde( )
Meier, P. (1924–2011), [ST] sts
Metropolis, N. C. (1915–1999), [BAYES] bayesmh
Wald, A. (1902–1950), [TS] varwle
Moore, E. H. (1862–1932), [M-5] pinv( )
Wallis, W. A. (1912–1998), [R] kwallis
Murrill, W. A. (1867–1957), [MV] discrim knn
Ward, J. H., Jr. (1926–2011), [MV] cluster linkage
Watson, G. S. (1921–1998), [R] regress postestimation
Nelder, J. A. (1924–2010), [R] glm time series
Nelson, W. B. (1936– ), [ST] sts Wedderburn, R. W. M. (1947–1975), [R] glm
Newey, W. K. (1954– ), [TS] newey Weibull, E. H. W. (1887–1979), [ST] streg
Newton, I. (1643–1727), [M-5] optimize( ) West, K. D. (1953– ), [TS] newey
Neyman, J. (1894–1981), [R] ci White, H. L., Jr. (1950–2012), [U] 20 Estimation and
Nightingale, F. (1820–1910), [G-2] graph pie postestimation commands
Norwood, J. L. (1923–2015), [R] Intro Whitney, D. R. (1915–2007), [R] ranksum
Wilcoxon, F. (1892–1965), [R] signrank
Orcutt, G. H. (1917–2006), [TS] prais Wilk, M. B. (1922–2013), [R] Diagnostic plots
Wilks, S. S. (1906–1964), [MV] manova
Pearson, K. (1857–1936), [R] correlate Wilson, E. B. (1879–1964), [R] ci
Penrose, R. (1931– ), [M-5] pinv( ) Winsten, C. B. (1923–2005), [TS] prais
Perron, P. (1959– ), [TS] pperron Wishart, J. (1898–1956), [FN] Statistical functions
Phillips, P. C. B. (1948– ), [TS] pperron Woolf, B. (1902–1983), [R] Epitab
Playfair, W. (1759–1823), [G-2] graph pie Wright, B. D. (1926–2015), [IRT] irt
Poisson, S.-D. (1781–1840), [R] poisson
Prais, S. J. (1928–2014), [TS] prais Zellner, A. (1927–2010), [R] sureg

Raphson, J. (1648–1715), [M-5] optimize( )


Rubin, D. B. (1943– ), [MI] Intro substantive

Sargan, J. D. (1924–1996), [R] ivregress postestimation


Scheffé, H. (1907–1977), [R] oneway
Schur, I. (1875–1941), [M-5] schurd( )
Schwarz, G. E. (1933–2007), [R] estat ic
Scott, E. L. (1917–1988), [R] Intro
scree, [MV] screeplot
Searle, S. R. (1928–2013), [ME] me
Shapiro, S. S. (1930– ), [R] swilk
Shepard, R. N. (1929–2022), [MV] mds postestimation
plots
Shewhart, W. A. (1891–1967), [R] QC
Šidák, Z. (1933–1999), [R] correlate
Simpson, T. (1710–1761), [M-5] optimize( )
singular value decompositions, [M-5] svd( )
Smirnov, N. V. (1900–1966), [R] ksmirnov
Sneath, P. H. A. (1923–2011), [MV] measure option
Snow, J. (1813–1858), [R] Epitab
Sokal, R. R. (1926–2012), [MV] measure option
Spearman, C. E. (1863–1945), [R] spearman
Author index [R] ci, [R] Epitab, [R] expoisson, [R] nptrend,
[R] tabulate twoway, [XT] xtmlogit
Aguilar, R., [META] Intro
A B C D E F G H I J K L M Ahlbom, A., [R] reri
Ahn, C., [PSS-2] power onemean, cluster,
N O P Q R S T U V W X Y Z
[PSS-2] power twomeans, cluster,
[PSS-2] power oneproportion, cluster,
[PSS-2] power twoproportions, cluster,
A [R] prtest, [R] ztest
Ahn, S. K., [TS] vec intro
Aalen, O. O., [ST] estat gofplot, [ST] stcrreg Ahrens, A., [LASSO] Lasso intro
postestimation, [ST] sts Ahrens, J. H., [FN] Random-number functions
Abadie, A., [CAUSAL] DID Aielli, G. P., [TS] mgarch, [TS] mgarch dcc
intro, [CAUSAL] didregress, [CAUSAL] teffects
Aigner, D. J., [R] frontier, [XT] xtfrontier
intro advanced, [CAUSAL] teffects
Aiken, L. S., [R] pcorr
multivalued, [CAUSAL] teffects nnmatch,
[CAUSAL] teffects psmatch Aisbett, C. W., [ST] stcox, [ST] streg
Abayomi, K. A., [MI] Intro substantive, [MI] mi Aitchison, J., [BAYES] Intro, [R] hetoprobit,
impute [R] ologit, [R] oprobit
Abe, M., [CM] cmmixlogit, [CM] cmxtmixlogit Aitken, A. C., [R] reg3
Abraham, B., [TS] tssmooth, [TS] tssmooth Aitkin, M. A., [MV] mvtest correlations
dexponential, [TS] tssmooth exponential, Aivazian, S. A., [R] ksmirnov
[TS] tssmooth hwinters, [TS] tssmooth Aizen, M. A., [META] Intro
shwinters Akaike, H., [MV] factor postestimation, [R] estat
Abraham, S., [CAUSAL] DID intro, ic, [R] glm, [R] IC note, [SEM] estat gof,
[CAUSAL] hdidregress [SEM] estat lcgof, [SEM] Methods and
Abraira, V., [R] logit postestimation formulas for sem, [ST] streg, [TS] arfimasoc,
Abrami, P. C., [META] Intro [TS] arimasoc, [TS] varsoc
Abramowitz, M., [FN] Mathematical functions, Akhtar-Danesh, N., [MV] factor, [MV] rotate
[R] contrast, [R] orthog Akman, V. E., [BAYES] bayesmh
Abrams, K. R., [META] Intro, [META] meta Albert, A., [MI] mi impute, [MV] discrim,
funnelplot, [META] meta bias, [META] meta [MV] discrim logistic
trimfill, [META] meta mvregress, [ST] streg Albert, P. S., [XT] xtgee
Abramson, M. J., [META] meta data Aldenderfer, M. S., [MV] cluster
Abrevaya, J., [R] boxcox postestimation Alder, C., [R] mlogit
Abrigo, M. R. M., [TS] var Alderman, M. H., [PSS-2] power repeated
Acerbi, A., [CAUSAL] xthdidregress Aldrich, J. H., [R] logit, [R] probit
Achana, F., [D] icd Alejo, J., [CAUSAL] teffects psmatch, [R] QC,
Achen, C. H., [R] scobit [R] sktest, [XT] xtreg, [XT] xtreg
Achenback, T. M., [MV] mvtest postestimation
Acock, A. C., [MV] alpha, [R] anova, [R] correlate, Alexander, J. T., [R] mlexp
[R] nestreg, [R] oneway, [R] prtest, Alf, E., Jr., [R] rocfit, [R] rocreg
[R] ranksum, [R] ttest, [SEM] Intro 4, Alfani, G., [R] roctab
[SEM] Intro 5, [SEM] Intro 6, [SEM] Intro 11, Alfaro, R., [MI] Intro
[SEM] Example 1, [SEM] Example 3, Alfredsson, L., [R] reri
[SEM] Example 7, [SEM] Example 9, Algina, J., [R] esize
[SEM] Example 18, [SEM] Example 20 Alldredge, J. R., [R] pk, [R] pkcross
Adams, J., [BMA] Intro Allen, M. J., [MV] alpha
Ades, A. E., [META] meta mvregress ALLHAT Officers and Coordinators for the ALLHAT
Adhikari, N. K. J., [ADAPT] gsdesign twoproportions Collaborative Research Group, [PSS-2] power
Adkins, L. C., [R] heckman, [R] regress, [R] regress repeated
postestimation, [TS] arch Allison, M. J., [MV] manova
Aerts, M., [META] meta esize Allison, P. D., [CM] cmrologit, [MI] Intro substantive,
Afifi, A. A., [MV] canon, [MV] discrim, [MV] factor, [MI] mi impute, [R] hetoprobit, [R] testnl,
[MV] pca, [R] anova, [R] stepwise, [ST] Discrete, [ST] stcox PH-assumption tests,
[U] 20.26 References [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys,
Agnesi, M. G., [R] dydx [XT] xtlogit, [XT] xtologit, [XT] xtoprobit,
Agresti, A., [ME] me, [PSS-2] power oneproportion, [XT] xtpoisson, [XT] xtreg
[PSS-2] power twoproportions, [PSS-2] power Aloisio, K. M., [MI] mi estimate, [MI] mi impute,
pairedproportions, [PSS-2] power trend, [XT] xtgee

65
66 Author index

Alonzo, T. A., [R] rocreg, [R] rocreg postestimation, twocorrelations, [R] ivregress postestimation,
[R] rocregplot [TS] vec, [TS] vecrank, [XT] xtabond,
Altman, D. G., [META] Intro, [META] Intro, [XT] xtdpd, [XT] xtdpdsys, [XT] xtivreg
[META] meta, [META] meta forestplot, Andersson, T., [R] reri
[META] meta summarize, [META] meta Andersson, T. M.-L., [ST] Survival analysis, [ST] stcox
regress, [META] meta funnelplot, [META] meta Andreß, H.-J., [XT] xt
bias, [META] meta trimfill, [META] meta Andrews, D. F., [D] egen, [MV] discrim lda
mvregress, [META] Glossary, [R] anova, [R] fp, postestimation, [MV] discrim qda,
[R] kappa, [R] kwallis, [R] mfp, [R] nptrend, [MV] discrim qda postestimation,
[R] oneway [MV] manova, [R] rreg, [SEM] Example 52g
Altman, R. B., [LASSO] lasso examples Andrews, D. W. K., [R] gmm, [R] ivregress, [TS] estat
Alvarez, J., [XT] xtabond sbsingle
Alvarez, R. M., [R] hetoprobit Andrews, M. J., [ME] meglm, [ME] melogit,
Alvarez-Pedrerol, M., [LASSO] Lasso [ME] meoprobit, [ME] mepoisson,
intro, [LASSO] Inference examples, [ME] mestreg, [ME] mixed, [XT] xtreg
[M-5] LinearProgram( ) Andrews, R. D., [ADAPT] gsdesign twomeans
Alwin, D. F., [SEM] Example 9 Andrich, D., [IRT] irt rsm, [SEM] Example 28g
Ambler, G., [R] mfp Andrieu, C., [BAYES] Intro, [BAYES] bayesmh
Amemiya, T., [CM] nlogit, [ERM] eintreg, Ängquist, L., [G-2] graph combine, [R] bootstrap,
[ERM] eoprobit, [ERM] eprobit, [R] permute
[ERM] eregress, [R] ivprobit, [R] ivqregress, Angrist, J. D., [CAUSAL] Intro, [CAUSAL] DID intro,
[R] tobit, [TS] varsoc, [XT] xtheckman, [CAUSAL] didregress, [CAUSAL] stteffects
[XT] xthtaylor, [XT] xtivreg ipw, [CAUSAL] stteffects ipwra,
American Academy of Pediatrics Committee on [CAUSAL] stteffects postestimation,
Fetus and Newborn, [ADAPT] gsdesign [CAUSAL] stteffects ra, [CAUSAL] stteffects
twoproportions wra, [CAUSAL] teffects intro advanced,
American College of Obstetricians and Gynecologists [ERM] eintreg, [ERM] eprobit, [R] ivregress,
Committee on Obstetric Practice, [R] ivregress postestimation, [R] qreg,
[ADAPT] gsdesign twoproportions [R] regress, [U] 20.26 References
Amisano, G., [TS] irf create, [TS] var intro, [TS] var Anscombe, F. J., [R] binreg postestimation, [R] glm,
svar, [TS] vargranger, [TS] varwle [R] glm postestimation
Ampe, B., [ME] meintreg Anselin, L., [SP] Intro, [SP] estat moran,
An, S., [TS] arfima [SP] spregress, [SP] spxtregress
Anatolyev, S., [R] ivregress Ansley, C. F., [TS] arima
Anderberg, M. R., [MV] cluster, Antczak-Bouckoms, A., [META] meta, [META] meta
[MV] measure option mvregress
Andersen, A., [MI] mi impute chained Antes, G., [META] Intro
Andersen, E. B., [R] clogit, [XT] xtmlogit Antman, E. M., [META] Intro, [META] meta,
Andersen, E. D., [M-5] LinearProgram( ) [META] meta summarize, [META] meta regress
Andersen, K. D., [M-5] LinearProgram( ) Anzures-Cabrera, J., [META] meta forestplot,
Andersen, P. K., [R] glm, [ST] stcox, [ST] stcrreg [META] meta galbraithplot, [META] meta
Anderson, B. D. O., [TS] sspace labbeplot
Anderson, D. R., [R] estat ic, [R] IC note Aragon, J., [ST] stintcox, [ST] stintreg
Anderson, E., [M-1] LAPACK, [M-5] lapack( ), Arbuthnott, J., [R] signrank
[MV] clustermat, [MV] discrim estat, Arbyn, M., [META] meta esize
[MV] discrim lda, [MV] discrim lda Archer, K. J., [R] estat gof, [R] logistic, [R] logit,
postestimation, [MV] mvtest, [MV] mvtest [SVY] estat
normality, [P] matrix eigenvalues Archibald, J. D., [MV] cluster dendrogram
Anderson, J. A., [MI] mi impute, [R] ologit, [R] slogit Arellano, M., [R] areg postestimation, [R] gmm,
Anderson, K. M., [ST] stintcox, [ST] stintreg [XT] xtabond, [XT] xtcloglog, [XT] xtdpd,
Anderson, M. L., [ST] stcrreg [XT] xtdpd postestimation, [XT] xtdpdsys,
Anderson, R. E., [CM] Intro 6, [CM] cmrologit [XT] xtdpdsys postestimation, [XT] xtivreg,
Anderson, R. L., [R] anova [XT] xtlogit, [XT] xtologit, [XT] xtoprobit,
[XT] xtpoisson, [XT] xtprobit, [XT] xtreg,
Anderson, S., [R] pkequiv
[XT] xtstreg
Anderson, S. J., [R] ziologit, [R] ziologit
Arends, L. R., [META] meta mvregress
postestimation, [R] zioprobit
Arendt, J. N., [ERM] eprobit
Anderson, T. W., [MI] Intro substantive,
[MV] discrim, [MV] manova, [MV] pca, Arin, K. P., [BMA] Intro
[PSS-2] power onecorrelation, [PSS-2] power Arminger, G., [R] suest
Author index 67

Armitage, P., [ADAPT] Intro, [ADAPT] gsbounds, [CAUSAL] stteffects ra, [CAUSAL] stteffects
[META] meta esize, [META] meta wra
summarize, [PSS-2] power twomeans, Bai, Z., [M-1] LAPACK, [M-5] lapack( ), [P] matrix
[PSS-2] power pairedmeans, [PSS-2] power eigenvalues
cmh, [PSS-2] power trend, [R] ameans, Bailey, W. C., [META] meta mvregress
[R] expoisson, [R] nptrend, [R] pkcross, Baillie, R. T., [TS] arfima
[R] sdtest Baker, A. C., [CAUSAL] didregress postestimation
Armstrong, B., [META] meta meregress, [META] meta Baker, F. B., [IRT] irt, [IRT] irt nrm
mvregress
Baker, M. J., [BAYES] Bayesian commands
Armstrong, D. K., [ADAPT] gsdesign onemean
Baker, R. D., [R] signrank
Armstrong, R. D., [R] qreg
Baker, R. J., [R] glm
Arnold, B. C., [MI] Intro substantive, [MI] mi impute
Baker, R. M., [R] ivregress postestimation
chained
Bakker, A., [R] mean
Arnold, S., [R] spearman
Balaam, L. N., [R] pkcross
Arnold, S. F., [MV] manova
Balakrishnan, N., [FN] Statistical functions
Arnqvist, G., [META] Intro
Baldus, W. P., [ST] stcrreg
Aronow, W. S., [ME] mestreg
Baldwin, S., [ME] mixed, [ME] mixed postestimation,
Arora, S. S., [XT] xtivreg, [XT] xtreg
[MV] factor, [MV] factor postestimation,
Arraiz, I., [SP] Intro, [SP] spivregress, [SP] spregress [R] anova, [R] contrast, [R] esize,
Arseven, E., [MV] discrim lda [R] marginsplot, [R] pwcompare, [SEM] estat
Arthur, M., [R] symmetry ginvariant, [SEM] estat gof, [SEM] sem,
Asali, M., [TS] var intro [SEM] sem postestimation
Assaad, H., [ME] menl Balestra, P., [XT] xtivreg
Atchadé, Y. F., [BAYES] Intro, [BAYES] bayesmh, Balia, S., [FMM] fmm intro
[BMA] Intro, [BMA] bmaregress Ballantyne, A., [R] ologit, [XT] xtologit
Atella, V., [M-5] LinearProgram( ), [R] frontier, Baller, R. D., [SP] estat moran, [SP] spregress,
[XT] xtfrontier [SP] spxtregress
Aten, B., [XT] xtunitroot Ballintijn, J. F., [M-5] LinearProgram( )
Athey, S., [CAUSAL] Intro Balov, N., [BAYES] Bayesian commands,
Atkins, J. N., [ADAPT] gsdesign onemean, [BAYES] bayes, [BAYES] bayesmh,
[ADAPT] gsdesign oneproportion [BAYES] bayesstats grubin,
Atkinson, A. C., [FN] Random-number functions, [BAYES] bayes: logistic, [BAYES] bayes: logit,
[R] boxcox, [R] nl [IRT] irt, [IRT] irt 1pl, [IRT] irt 2pl, [IRT] irt
Aucott, S., [ADAPT] gsdesign twoproportions 3pl, [TS] threshold
Auerbach, A. J., [R] demandsys postestimation Baltagi, B. H., [ERM] eregress, [ME] mixed,
Augustin, N. H., [BMA] Intro [R] estat ic, [R] hausman, [SP] Intro,
Austin, P. C., [CAUSAL] tebalance [SP] spxtregress, [XT] xt, [XT] xtabond,
Azen, S. P., [R] anova, [U] 20.26 References [XT] xtdpd, [XT] xtdpdsys, [XT] xthtaylor,
[XT] xthtaylor postestimation, [XT] xtivreg,
Aznar, A., [TS] vecrank
[XT] xtpoisson, [XT] xtprobit, [XT] xtreg,
[XT] xtreg postestimation, [XT] xtregar,
[XT] xtunitroot
B Bamber, D., [R] rocfit, [R] rocregplot, [R] roctab
Baars, H. F., [ADAPT] gsdesign twoproportions Bańbura, M., [BAYES] bayes: var
Babiker, A. G., [PSS-2] Intro (power), [PSS-2] power Bancroft, T. A., [R] stepwise
cox, [R] Epitab, [ST] sts test Banerjee, A., [XT] xtunitroot
Babin, B. J., [CM] Intro 6, [CM] cmrologit Bang, H., [CAUSAL] teffects intro advanced
Babu, A. J. G., [FN] Random-number functions Banks, J., [R] demandsys
Badinger, H., [SP] Intro, [SP] spivregress, Banner, K. M., [BMA] Intro, [BMA] bmaregress
[SP] spmatrix spfrommata, [SP] spregress Barbieri, M. M., [BMA] bmastats models
Badjatia, N., [ADAPT] gs Barbin, É., [M-5] cholesky( )
Badunenko, O., [M-5] LinearProgram( ), [R] frontier Bareinboim, E., [CAUSAL] Intro
Baetschmann, G., [R] ologit, [XT] xtologit Barendregt, J. J., [META] meta esize, [META] meta
Bago D’Uva, T., [FMM] fmm intro summarize
Bagozzi, B. E., [R] zioprobit Barlow, R. E., [BAYES] Intro
Bahn, V., [BMA] Intro Barnard, G. A., [BMA] Intro, [R] spearman, [R] ttest
Bai, X., [CAUSAL] stteffects intro, Barnard, J., [MI] Intro substantive, [MI] mi estimate,
[CAUSAL] stteffects ipw, [CAUSAL] stteffects [MI] mi estimate using, [MI] mi predict,
ipwra, [CAUSAL] stteffects postestimation, [MI] mi test
68 Author index

Barnett, A. G., [R] glm [TS] mgarch, [TS] mswitch, [TS] pperron,
Barnett, W. A., [R] demandsys [TS] rolling, [TS] sspace, [TS] threshold,
Barnow, B. S., [CAUSAL] etregress [TS] tsfilter, [TS] ucm, [TS] var, [TS] var svar,
Baron, A., [ADAPT] gsdesign logrank [TS] vargranger, [TS] vec, [U] 11.7 References,
Baron, R. M., [CAUSAL] mediate, [U] 16.5 References, [U] 18.14 References,
[SEM] Example 42g [XT] xtgls, [XT] xtreg, [XT] xtunitroot
Barrett, J. H., [PSS-2] Intro (power) Bauman, A., [META] meta data
Barrick, M. R., [META] Intro Bauwens, L., [TS] mgarch
Barrison, I. G., [R] binreg Bax, J. J., [ADAPT] gsdesign twoproportions
Barten, A. P., [R] demandsys Baxter, M., [TS] tsfilter, [TS] tsfilter bk, [TS] tsfilter
cf
Barthel, F. M.-S., [PSS-2] Intro (power),
[PSS-2] power cox, [ST] stcox PH-assumption Bayarri, M. J., [BAYES] bayesstats ppvalues,
tests [BMA] bmaregress
Bartlett, J. W., [MI] mi impute, [MI] mi impute Bayart, D., [R] QC
chained Bayes, T., [BAYES] Intro
Bartlett, M. S., [MV] factor, [MV] factor Beal, S. L., [ME] menl
postestimation, [MV] Glossary, [R] oneway, Beale, C. M., [BMA] Intro
[TS] wntestb Beale, E. M. L., [R] stepwise, [R] test
Barton, C. N., [PSS-2] power repeated Beall, G., [MV] mvtest, [MV] mvtest covariances
Bartoń, K., [BMA] Intro Bean, J. A., [PSS-2] power cmh
Bartus, T., [ERM] eintreg, [ERM] eoprobit, Beaton, A. E., [R] rreg
[ERM] eprobit, [ERM] eregress, [R] margins, Beck, N. L., [XT] xtgls, [XT] xtpcse
[SEM] Intro 5, [SEM] gsem, [XT] xtheckman Becker, B. J., [META] Intro, [META] meta funnelplot,
Basagaña, X., [LASSO] Lasso intro, [META] meta mvregress
[LASSO] Inference examples, Becker, G. S., [BMA] bmaregress
[M-5] LinearProgram( ) Becker, R. A., [G-2] graph matrix
Basford, K. E., [G-2] graph matrix, [ME] me, Becker, S. O., [CAUSAL] teffects intro advanced
[ME] melogit, [ME] meoprobit, Becketti, S., [R] regress, [R] runtest, [R] spearman,
[ME] mepoisson, [ME] mestreg [TS] Time series, [TS] arch, [TS] arima,
Basilevsky, A. T., [MV] factor, [MV] pca [TS] corrgram, [TS] dfuller, [TS] irf,
Basmann, R. L., [R] ivregress, [R] ivregress [TS] prais, [TS] tssmooth, [TS] var intro,
postestimation [TS] var svar, [TS] vec intro, [TS] vec
Bassett, G., Jr., [M-5] LinearProgram( ), Bedding, A. W., [ADAPT] Intro
[R] ivqregress Beerstecher, E., [MV] manova
Basu, A., [CAUSAL] eteffects, [R] betareg, [R] glm Begg, C. B., [META] Intro, [META] meta bias,
Bataille, E., [IRT] irt [META] meta trimfill, [META] Glossary
Bates, D. M., [ME] me, [ME] meglm, [ME] menl, Beggs, S., [CM] Intro 6, [CM] cmrologit
[ME] menl postestimation, [ME] mixed, Belanger, A. J., [R] sktest, [R] swilk
[ME] mixed, [ME] mixed postestimation, Belani, C. P., [ADAPT] gsdesign oneproportion
[ME] Glossary, [META] meta meregress, Bell, R. M., [CAUSAL] DID intro,
[META] meta mvregress [CAUSAL] didregress, [R] areg, [R] regress,
Bates, J. M., [BMA] Intro [R] wildbootstrap, [XT] xtreg
Batista, A. P., [ADAPT] gsdesign usermethod Bellman, R. E., [MV] Glossary
Batistatou, E., [PSS-2] power Bello-Gomez, R. A., [CAUSAL] DID intro,
Battese, G. E., [XT] xtfrontier [CAUSAL] didregress
Bauldry, S., [R] ivregress, [R] ologit, [R] oprobit, Bellocco, R., [R] Epitab, [R] glm, [R] logit, [XT] xtgee
[SEM] Intro 5 Belloni, A., [LASSO] Lasso intro, [LASSO] Lasso
Baum, C. F., [D] cross, [D] fillin, [D] icd, [D] joinby, inference intro, [LASSO] dslogit,
[D] reshape, [D] separate, [D] stack, [LASSO] dspoisson, [LASSO] dsregress,
[D] xpose, [FMM] fmm intro, [M-0] Intro, [LASSO] lasso, [LASSO] lasso postestimation,
[M-1] Intro, [MV] mvtest, [MV] mvtest [LASSO] pologit, [LASSO] popoisson,
normality, [P] Intro, [P] levelsof, [R] gmm, [LASSO] poregress, [LASSO] sqrtlasso
[R] heckman, [R] heckoprobit, [R] heckprobit, Belotti, F., [M-5] LinearProgram( ), [R] churdle,
[R] ivregress, [R] ivregress postestimation, [R] frontier, [R] jackknife, [R] tobit, [SP] Intro,
[R] margins, [R] regress postestimation, [XT] xtfrontier
[R] regress postestimation time series, [R] ssc, Belsley, D. A., [R] regress postestimation,
[SP] spmatrix, [SP] spregress, [TS] Time [R] regress postestimation diagnostic plots,
series, [TS] arch, [TS] arfima, [TS] arima, [U] 18.14 References
[TS] dfgls, [TS] dfuller, [TS] forecast,
Beltrami, E., [M-5] svd( )
Author index 69

Ben-Akiva, M., [CM] cmmixlogit, [CM] cmxtmixlogit Berndt, E. R., [R] truncreg
Benadé, J. P., [BMA] bmastats lps Bernstein, I. H., [MV] alpha
Bendel, R. B., [R] stepwise Berry, D. A., [BAYES] Intro, [BAYES] Intro
Bender, R., [META] Intro, [META] meta esize, Berry, G., [PSS-2] power twomeans, [PSS-2] power
[META] meta set, [META] meta summarize pairedmeans, [PSS-2] power cmh, [R] ameans,
Benedetti, J. K., [R] tetrachoric [R] expoisson, [R] sdtest
Beniger, J. R., [G-2] graph bar, [G-2] graph pie, Berry, G. J., [LASSO] lasso examples
[G-2] graph twoway histogram, [R] cumul Berry, K. J., [R] ranksum
Benitz, W. E., [ADAPT] gsdesign twoproportions Bersvendsen, T., [XT] xtunitroot
Bennett, K. J., [R] nbreg, [R] poisson Bertanha, M., [R] intreg, [R] tobit
Benson, D., [R] ivregress Bertoli, W., [BMA] Intro, [BMA] bmaregress
Bentham, G., [ME] menbreg, [ME] mepoisson, Bertolini, G., [R] estat gof
[SEM] Example 39g Bertrand, J., [ME] menl
Bentler, P. M., [MV] rotate, [MV] rotatemat, Bertrand, M., [CAUSAL] DID intro,
[MV] Glossary, [SEM] Intro 4, [SEM] Intro 7, [CAUSAL] didregress
[SEM] Intro 9, [SEM] estat eqgof, [SEM] estat Besag, J., [BAYES] Intro
framework, [SEM] estat gof, [SEM] estat Best, D. J., [FN] Random-number functions
stable, [SEM] Example 1, [SEM] Example 3, Best, N. G., [BAYES] bayesstats ic
[SEM] Methods and formulas for sem,
Bester, C. A., [CAUSAL] DID intro
[SEM] Glossary
Betensky, R. A., [ST] stintcox
Bera, A. K., [R] QC, [R] sktest, [TS] arch,
[TS] varnorm, [TS] vecnorm, [XT] xtreg Bewley, R., [R] reg3
postestimation, [XT] xtregar Beyer, W. H., [R] QC
Beran, J., [TS] arfima, [TS] arfima postestimation Beyersman, J., [ST] stcrreg
Beran, R. J., [R] regress postestimation time series Bhargava, A., [XT] xtregar
Berger, J. O., [BAYES] Intro, [BAYES] bayesstats Bhatt, D. L., [ADAPT] Intro
ppvalues, [BMA] bmaregress, [BMA] bmastats Bianchi, G., [TS] tsfilter, [TS] tsfilter bw
models Bibby, J. M., [MI] mi impute mvn, [MV] discrim,
Berger, M. P. F., [PSS-2] power onemean, [MV] discrim lda, [MV] factor, [MV] manova,
cluster, [PSS-2] power twomeans, cluster, [MV] matrix dissimilarity, [MV] mds,
[PSS-2] power oneproportion, cluster, [MV] mds postestimation, [MV] mdslong,
[PSS-2] power twoproportions, cluster [MV] mdsmat, [MV] mvtest, [MV] mvtest
Berger, R. L., [DSGE] Intro 8, [PSS-2] Intro (power), means, [MV] mvtest normality, [MV] pca,
[R] ci [MV] procrustes, [P] matrix dissimilarity
Berglund, P. A., [SVY] Survey, [SVY] Subpopulation Bickeböller, H., [R] symmetry
estimation Bickel, P. J., [CAUSAL] Intro, [D] egen,
Berk, K. N., [R] stepwise [LASSO] Lasso inference intro, [LASSO] lasso,
Berk, R., [LASSO] Lasso intro, [R] rreg [R] rreg
Berkes, I., [TS] mgarch Biewen, M., [R] qreg
Berkey, C. S., [META] Intro, [META] meta, Bilinski, A., [CAUSAL] DID intro,
[META] meta data, [META] meta esize, [CAUSAL] hdidregress,
[META] meta set, [META] meta forestplot, [CAUSAL] xthdidregress
[META] meta summarize, [META] meta Binder, D. A., [MI] Intro substantive, [P] robust,
regress, [META] meta regress postestimation, [SVY] svy estimation, [SVY] Variance
[META] estat bubbleplot, [META] meta estimation, [U] 20.26 References
mvregress Birdsall, T. G., [R] lroc
Berkson, J., [R] logit, [R] probit Birnbaum, A., [BAYES] bayesmh, [IRT] irt, [IRT] irt
Berkvens, D., [ME] meintreg 2pl, [IRT] irt 3pl, [IRT] irtgraph iif
Berlin, J. A., [META] Intro, [META] meta esize, Bischof, C., [M-1] LAPACK, [M-5] lapack( ),
[META] meta regress [P] matrix eigenvalues
Berliner, L. M., [BAYES] Intro Bischof, D., [G-4] Schemes intro
Berman, N. G., [META] meta summarize Bishai, D., [R] betareg
Bern, P. H., [R] nestreg Bishin, B. G., [BMA] Intro
Bernaards, C. A., [MV] rotatemat Bishop, D. T., [PSS-2] Intro (power)
Bernard, R. M., [META] Intro Bjärkefur, K., [D] codebook, [D] duplicates, [D] label
Bernardo, J. M., [BAYES] Intro Black, F. S., [TS] arch
Bernasco, W., [R] tetrachoric Black, H. R., [PSS-2] power repeated
Berndt, E. K., [M-5] optimize( ), [R] glm, [TS] arch, Black, W. C., [CM] Intro 6, [CM] cmrologit
[TS] arima
70 Author index

Blackburne, E. F., III, [XT] xtabond, [XT] xtdpd, Bollen, K. A., [MV] factor postestimation, [R] regress
[XT] xtdpdsys postestimation, [SEM] Intro 4, [SEM] Intro 5,
Blackford, S., [M-1] LAPACK, [M-5] lapack( ), [SEM] estat residuals, [SEM] estat teffects,
[P] matrix eigenvalues [SEM] Example 10, [SEM] Example 15,
Blackwell, J. L., III, [R] areg, [XT] xtgls, [XT] xtpcse, [SEM] Methods and formulas for sem,
[XT] xtreg [SEM] predict after sem, [SEM] sem reporting
Blackwell, D. H., [BAYES] Intro options
Blanc, J. F., [ADAPT] gsdesign logrank Bollerslev, T., [TS] arch, [TS] arima, [TS] mgarch,
Bland, M., [R] ranksum, [R] sdtest, [R] signrank, [TS] mgarch ccc, [TS] mgarch dvech
[R] spearman Bond, S., [R] gmm, [XT] xtabond, [XT] xtdpd,
Blangiardo, M., [META] meta meregress, [XT] xtdpd postestimation, [XT] xtdpdsys,
[META] meta mvregress [XT] xtdpdsys postestimation, [XT] xtivreg
Blankensteijn, J. D., [ADAPT] gsdesign Bond, T. G., [IRT] irt, [SEM] Example 28g
twoproportions Bonett, D. G., [R] ci
Blashfield, R. K., [MV] cluster Bonferroni, C. E., [R] correlate
Blasius, J., [MV] ca, [MV] mca Bonneti, M., [R] roctab
Blasnik, M., [D] clonevar, [D] split, [D] statsby Bontempi, M. E., [MV] pca
Blenkinsop, A., [ADAPT] gs, [PSS-2] Intro (power) Boore, D. M., [ME] menl
Blevins, J. R., [R] hetprobit Boos, D. D., [CAUSAL] teffects aipw, [R] eivreg
Bliese, P. D., [R] icc Borders, A. E. B., [ADAPT] gsdesign twoproportions
Bliss, C. I., [R] probit Borenstein, M., [META] Intro, [META] Intro,
Bloch, D. A., [R] brier [META] meta, [META] meta esize,
[META] meta summarize, [META] meta
Bloomfield, P., [R] qreg, [TS] arfima
regress, [META] meta trimfill
Blossfeld, H.-P., [ME] mestreg
Borg, I., [MV] mds, [MV] mds postestimation,
Blum, A. L., [PSS-2] power cmh [MV] mdslong, [MV] mdsmat
Blumenthal, G. M., [ADAPT] gsdesign onemean Borgan, Ø., [ST] stcrreg
Blundell, R., [R] demandsys Bormann, S.-K., [R] test
Blundell, R. W., [CAUSAL] DID intro, Bornhorst, F., [XT] xtunitroot
[CAUSAL] didregress, [CAUSAL] teffects intro
Borokhovski, E., [META] Intro
advanced, [CAUSAL] teffects multivalued,
[ERM] Intro 7, [ERM] eregress predict, Borowczyk, J., [M-5] cholesky( )
[ERM] Glossary, [R] gmm, [R] ivprobit, Börsch-Supan, A., [XT] xtmlogit
[R] ivprobit postestimation, [R] ivtobit Borusyak, K., [CAUSAL] DID intro,
postestimation, [XT] xtdpd, [XT] xtdpdsys [CAUSAL] hdidregress
Blyth, C. R., [CAUSAL] Intro Bos, J. M., [R] betareg
BMDP, [R] symmetry Boshuizen, H. C., [MI] Intro substantive, [MI] mi
Boardley, D., [IRT] irt impute, [MI] mi impute chained, [MI] mi
Bobee, B., [BAYES] Intro impute monotone
Bock, R. D., [IRT] irt nrm Bossuyt, P. M. M., [META] meta mvregress
Böckenholt, U., [CM] cmmixlogit, [CM] cmxtmixlogit Boswell, T. M., [ST] streg postestimation
Bodnar, A., [TS] dfgls, [TS] dfuller Boswijk, H. P., [TS] vec
Boeckmann, A. J., [ME] menl Botezat, A., [ERM] eoprobit
Boersma, E., [ADAPT] gsdesign twoproportions Bottai, M., [PSS-2] Intro (power), [R] Epitab,
[R] esize, [R] glm, [R] qreg, [ST] stcrreg,
Boffelli, S., [TS] Time series, [TS] arch, [TS] arima,
[ST] streg, [XT] xtreg
[TS] mgarch, [TS] tsline
Bound, J., [R] ivregress postestimation
Bofinger, E., [R] ivqregress, [R] qreg
Bover, O., [XT] xtdpd, [XT] xtdpdsys
Boggess, M. M., [ST] stcrreg, [ST] stcrreg
postestimation Bowden, J., [META] Intro, [META] meta esize,
[META] meta set, [META] meta summarize
Bohlius, J., [META] meta data
Bower, H., [ST] Survival analysis, [ST] stcox,
Böhning, D., [FMM] fmm intro
[ST] streg
Boice, J. D., Jr., [R] Epitab
Bowerman, B. L., [TS] tssmooth, [TS] tssmooth
Boland, P. J., [R] ttest dexponential, [TS] tssmooth exponential,
Boldea, O., [LASSO] Lasso intro [TS] tssmooth hwinters, [TS] tssmooth
Bolduc, D., [CM] cmmixlogit, [CM] cmmprobit, shwinters
[CM] cmxtmixlogit Bowker, A. H., [R] symmetry
Author index 71

Box, G. E. P., [BAYES] bayesstats ppvalues, Brewer, T. F., [META] meta, [META] meta data,
[MV] manova, [MV] mvtest covariances, [META] meta forestplot, [META] meta regress,
[R] anova, [R] boxcox, [R] lnskew0, [META] meta regress postestimation
[TS] arfima, [TS] arima, [TS] corrgram, Briel, M., [ADAPT] gsdesign twoproportions
[TS] cumsp, [TS] dfuller, [TS] estat acplot, Brier, G. W., [R] brier
[TS] pergram, [TS] pperron, [TS] psdensity, Brier, S. S., [BMA] bmaregress
[TS] wntestq, [TS] xcorr Brillinger, D. R., [R] jackknife
Box, J. F., [R] anova Britt, C. L., [SP] estat moran, [SP] spregress,
Box-Steffensmeier, J. M., [ST] stcox, [ST] streg, [SP] spxtregress
[TS] Time series, [TS] arima, [TS] forecast, Brock, W. A., [BMA] Intro
[TS] irf, [TS] var, [TS] vec
Brockwell, P. J., [TS] arfimasoc, [TS] arimasoc,
Boyd, N. F., [R] kappa [TS] corrgram, [TS] sspace
Boyle, J. M., [P] matrix symeigen Brody, H., [R] Epitab
Boyle, P., [ME] menbreg, [ME] mepoisson, Brook, R. H., [R] brier
[SEM] Example 39g
Brooks, S. P., [BAYES] Intro, [BAYES] bayesstats
Bozdogan, H., [R] estat ic, [R] IC note grubin, [BAYES] bayesstats summary
Bozzette, S. A., [IRT] irt Brophy, T. S. L., [SP] Intro
Brackstone, G. J., [R] Diagnostic plots, [R] swilk Brown, B. W., [ST] sts graph
Bradburn, M. J., [META] meta, [META] meta esize, Brown, C. A., [R] symmetry
[META] meta forestplot, [META] meta
Brown, C. C., [R] Epitab
summarize
Brown, D. R., [ME] mixed, [PSS-2] power repeated,
Bradley, R. A., [R] signrank
[R] anova, [R] contrast, [R] loneway,
Brady, A. R., [PSS-2] Intro (power), [R] spikeplot [R] oneway, [R] pwcompare
Brahmer, J. R., [ADAPT] gsdesign onemean, Brown, G. K., [CAUSAL] etregress,
[ADAPT] gsdesign oneproportion [CAUSAL] teffects intro advanced
Brand, J. P. L., [MI] Intro substantive, [MI] mi impute Brown, H., [ME] mixed
chained
Brown, J. D., [MV] manova
Brännäs, K., [R] cpoisson
Brown, L. B., [R] prtest
Brannath, W., [ADAPT] GSD intro,
Brown, L. D., [LASSO] Lasso intro, [R] ci
[ADAPT] gsbounds
Brown, M. B., [R] sdtest, [R] tetrachoric
Brannon, B. R., [ME] me, [ME] meglm,
[ME] meologit, [ME] meoprobit, [XT] xtologit, Brown, R. L., [TS] estat sbcusum
[XT] xtoprobit Brown, S. E., [R] symmetry
Brant, R., [R] ologit Brown, T. A., [SEM] Intro 4
Braunfels, E., [BMA] Intro Brown, W., [R] icc
Brave, S., [CAUSAL] etregress Browne, M. W., [MV] procrustes, [SEM] estat gof,
Bray, R. J., [MV] clustermat [SEM] Methods and formulas for sem
Bray, T. A., [FN] Random-number functions Brownstone, D., [CM] cmmixlogit, [CM] cmxtmixlogit
Brearley, A. L., [M-5] LinearProgram( ) Broyden, C. G., [TS] forecast solve
Brehm, J., [R] hetoprobit Bru, B., [R] poisson
Breiman, L., [BMA] Intro Brückner, E., [ME] mestreg
Breitung, J., [XT] xtcointtest, [XT] xtunitroot Bruinsma, T., [LASSO] lasso
Brender, J. D., [R] reri Bruno, G. S. F., [TS] forecast, [XT] xtabond,
[XT] xtdpd, [XT] xtdpdsys, [XT] xtreg
Brent, R. P., [MV] mdsmat, [MV] mvtest means
Bruno, R. L., [XT] xtreg
Breslow, N. E., [IRT] difmh, [LASSO] lasso,
[ME] me, [ME] meglm, [ME] melogit, Bruun, N. H., [R] dtable, [R] margins,
[ME] meoprobit, [ME] mepoisson, [R] marginsplot, [R] reri, [R] table oneway
[ME] mestreg, [META] meta esize, Bryant, D. M., [ADAPT] gsdesign twoproportions
[META] meta summarize, [META] Glossary, Bryk, A. S., [ME] me, [ME] meglm, [ME] mepoisson,
[PSS-2] power mcc, [R] clogit, [R] dstdize, [ME] mestreg, [ME] mixed, [META] meta
[R] Epitab, [R] symmetry, [ST] stcox, forestplot, [META] meta summarize,
[ST] stcox PH-assumption tests, [ST] sts, [META] meta bias, [META] meta meregress
[ST] sts test Brzezinski, M., [R] swilk
Breusch, T. S., [MV] mvreg, [R] hetregress, Brzinsky-Fay, C., [G-2] graph twoway rbar
[R] regress postestimation, [R] regress Bucher, H. C., [ADAPT] gsdesign twoproportions
postestimation time series, [R] regress Buchholz, A., [ST] stcrreg
postestimation time series, [R] sureg, Buchner, D. M., [R] ladder
[TS] Glossary, [XT] xtreg postestimation Buckland, S. T., [BMA] Intro
Bühlmann, P., [LASSO] Lasso intro, [LASSO] lasso
72 Author index

Buis, M. L., [FN] Random-number functions, Cameron, A. C., [BAYES] Intro, [CAUSAL] DID
[G-3] by option, [P] macro, [R] betareg, intro, [CAUSAL] didregress,
[R] constraint, [R] eform option, [R] logistic, [CAUSAL] etregress, [CAUSAL] stteffects
[R] logit, [R] margins, [U] 11.7 References intro, [CAUSAL] stteffects
Buja, A., [LASSO] Lasso intro, [U] 20.26 References ipw, [CAUSAL] stteffects ipwra,
Bulloch, B., [ADAPT] gsdesign twomeans [CAUSAL] stteffects postestimation,
Bult, J. R., [FMM] Example 3 [CAUSAL] stteffects ra, [CAUSAL] stteffects
Bunch, D. S., [CM] cmmprobit wra, [CAUSAL] teffects intro advanced,
[CAUSAL] teffects aipw, [CAUSAL] teffects
Buonaccorsi, J. P., [R] eivreg
ra, [CM] Intro 8, [CM] cmclogit,
Buot, M.-L. G., [MV] mvtest means [CM] cmmixlogit, [CM] cmmprobit,
Burden, A. M., [M-5] solvenl( ) [CM] cmxtmixlogit, [ERM] Intro 9,
Burden, R. L., [M-5] solvenl( ) [ERM] eintreg, [FMM] Example 1a,
Burden Study Group, [D] icd10 [FMM] Example 2, [LASSO] Lasso intro,
Burdick, E., [META] meta, [META] meta data, [ME] meglm, [ME] mixed, [R] betareg,
[META] meta forestplot, [META] meta [R] bootstrap, [R] cpoisson, [R] gmm,
regress, [META] meta regress postestimation, [R] heckman, [R] heckoprobit, [R] heckpoisson,
[META] meta mvregress [R] intreg, [R] ivpoisson, [R] ivregress,
Burgess, R., [ADAPT] gsdesign onemean [R] ivregress postestimation, [R] logit,
Burke, W. J., [R] tobit [R] mprobit, [R] nbreg, [R] ologit, [R] oprobit,
Burket, G. R., [IRT] irt 3pl [R] poisson, [R] probit, [R] qreg, [R] regress,
Burkhauser, R. V., [MI] Intro substantive [R] regress postestimation, [R] simulate,
Burnam, M. A., [R] lincom, [R] mlogit, [R] mprobit, [R] sureg, [R] tnbreg, [R] tobit, [R] tpoisson,
[R] mprobit postestimation, [R] predictnl, [R] wildbootstrap, [R] zinb, [R] zinb
postestimation, [R] zip, [R] zip postestimation,
[R] slogit
[SEM] Example 53g, [SEM] Example 54g,
Burnham, K. P., [BMA] Intro, [R] estat ic, [R] IC note
[TS] forecast estimates, [XT] xt, [XT] xtnbreg,
Burns, A. F., [TS] tsfilter, [TS] tsfilter bk, [TS] tsfilter [XT] xtpoisson
bw, [TS] tsfilter cf, [TS] tsfilter hp, [TS] ucm
Camilla Tulloch, J. F., [META] meta, [META] meta
Burns, J. C., [ME] mixed mvregress
Burns, K. E. A., [ADAPT] gsdesign twoproportions Camilli, G., [IRT] DIF
Burr, I. W., [R] QC Campbell, D. T., [SEM] Example 17
Burwell, D. T., [ME] mestreg Campbell, M. J., [PSS-2] Intro (power),
Buskens, V., [R] tabstat [PSS-2] power, [PSS-2] power onemean,
Busso, M., [CAUSAL] stteffects ipwra, cluster, [PSS-2] power twomeans, cluster,
[CAUSAL] teoverlap [PSS-2] power oneproportion, cluster,
Butterworth, S., [TS] tsfilter, [TS] tsfilter bw [PSS-2] power twoproportions, cluster,
Butts, K., [CAUSAL] hdidregress [PSS-2] power cox, [PSS-2] power logrank,
[R] ci, [R] kappa, [R] tabulate twoway,
[R] ztest
C Campbell, U. B., [CAUSAL] Intro
Cabanillas, O. B., [XT] xtgee, [XT] xtreg Campolo, M. G., [TS] threshold
Caffo, B. S., [BAYES] bayesstats summary, Canavire-Bacarreza, G., [R] gmm
[XT] xtmlogit Candel, M. J. J. M., [PSS-2] power onemean,
Cai, T., [R] rocreg, [R] zinb, [R] zioprobit, [R] zip, cluster, [PSS-2] power twomeans, cluster,
[ST] stintcox [PSS-2] power oneproportion, cluster,
[PSS-2] power twoproportions, cluster
Cai, T. T., [R] ci
Candes, E., [M-5] LinearProgram( )
Cailliez, F., [MV] mdsmat
Canette, I., [D] drawnorm, [D] merge, [ME] meglm,
Cain, G. G., [CAUSAL] etregress
[ME] mixed, [P] foreach, [PSS-2] power
Cain, M., [PSS-2] power usermethod logrank, cluster, [R] intreg, [R] jackknife,
Caines, P. E., [TS] sspace [R] nl, [R] nlsur, [R] oprobit, [R] suest,
Calabrese, J. M., [BMA] Intro [R] test, [R] tobit, [R] truncreg, [SEM] gsem
Caliendo, M., [CAUSAL] teffects intro advanced Canfield, M. A., [R] reri
Califf, R. M., [ST] stcox postestimation Canner, J., [D] icd10, [D] icd10cm, [D] icd10pcs
Caliński, T., [MV] cluster, [MV] cluster stop Canova, F., [DSGE] Intro 1, [DSGE] Intro 5
Callaway, B., [CAUSAL] DID intro, Cantrell, R. A., [R] zioprobit
[CAUSAL] hdidregress, [CAUSAL] hdidregress Cappellari, L., [CM] cmmprobit, [D] corr2data,
postestimation, [CAUSAL] xthdidregress [D] egen
Calzolari, G., [TS] threshold Card, D., [META] Intro
Author index 73

Cardell, S., [CM] Intro 6, [CM] cmrologit density, [CAUSAL] tebalance overid,
Cardoso de Andrade, L., [D] codebook, [D] duplicates, [CAUSAL] tebalance summarize,
[D] label [CAUSAL] teffects intro, [CAUSAL] teffects
Carey, R. B., [D] icd10 intro advanced, [CAUSAL] teffects
Caria, M. P., [XT] xtgee aipw, [CAUSAL] teffects ipw,
Carle, A. C., [ME] mixed [CAUSAL] teffects ipwra, [CAUSAL] teffects
multivalued, [CAUSAL] teffects nnmatch,
Carlile, T., [R] kappa
[CAUSAL] teffects psmatch, [CAUSAL] teffects
Carlin, B. P., [BAYES] Intro, [BAYES] bayesmh, ra, [PSS-2] power, [R] gmm, [R] npregress
[BAYES] bayesstats ic intro, [R] npregress kernel, [R] npregress
Carlin, J. B., [BAYES] Intro, [BAYES] bayesmh, kernel postestimation, [R] npregress series
[BAYES] bayesstats ic, [BAYES] bayesstats postestimation, [ST] stcox postestimation
ppvalues, [BAYES] bayesstats Cattelan, A. M., [R] betareg
summary, [BAYES] bayespredict,
Cattell, R. B., [MV] factor postestimation,
[BAYES] bayes: xtnbreg, [BAYES] Glossary,
[MV] pca postestimation, [MV] procrustes,
[MI] Intro substantive, [MI] Intro, [MI] mi
[MV] screeplot
estimate, [MI] mi impute, [MI] mi impute mvn,
[MI] mi impute regress, [R] ameans Cauchy, A.-L., [FN] Statistical functions
Carnes, B. A., [ST] streg Caudill, S. B., [R] frontier, [XT] xtfrontier
Caro, J. C., [R] demandsys Caulcutt, R., [R] QC
Carpenter, B., [BAYES] bayesmh Cefalu, M. S., [ST] stcox postestimation, [ST] stcurve,
[ST] sts graph
Carpenter, J. R., [ME] me, [ME] meglm, [ME] melogit,
[ME] meprobit, [META] Intro, [META] meta Center for Human Resource Research,
summarize, [META] meta funnelplot, [ERM] Example 7, [SEM] Example 38g,
[META] meta bias, [MI] Intro substantive, [SEM] Example 46g, [XT] xt
[MI] Intro, [MI] mi impute, [R] bootstrap, Centers for Disease Control and Prevention, [D] icd,
[R] bstat [D] icd9, [D] icd10cm
Carroll, D., [META] meta Cerulli, G., [CAUSAL] eteffects, [CAUSAL] etpoisson,
Carroll, J. B., [MV] rotatemat [CAUSAL] etregress, [CAUSAL] teffects
intro, [CAUSAL] teffects intro advanced,
Carroll, R. J., [BAYES] bayesmh, [ME] me,
[CAUSAL] teffects ipw, [FMM] fmm intro,
[ME] meglm, [ME] menl, [ME] mixed,
[P] PyStata integration
[ME] mixed, [R] boxcox, [R] rreg, [R] sdtest
Chabert, J.-L., [M-5] cholesky( )
Carson, R. T., [R] tnbreg, [R] tpoisson
Chadwick, J., [R] poisson
Carter, B. S., [ADAPT] gs
Chaix, B., [CAUSAL] Intro
Carter, R. L., [ME] menl
Chakraborti, S., [R] ksmirnov
Carter, S. L., [CM] cmmixlogit, [ME] me,
[META] meta meregress, [R] frontier, Challet-Bouju, G., [IRT] irt pcm
[R] lrtest, [R] nbreg, [ST] stcox, [ST] streg, Chalmers, I., [META] Intro, [META] Intro
[XT] xt Chalmers, T. C., [META] Intro, [META] meta,
Casagrande, J. T., [ADAPT] gsdesign twoproportions, [META] meta summarize
[PSS-2] power twoproportions Chaloner, K., [BAYES] Intro
Casals, J., [TS] sspace Chamberlain, G., [R] clogit, [R] gmm, [R] qreg,
Case, A. C., [R] demandsys [XT] xtmlogit
Casella, G., [BAYES] Intro, [DSGE] Intro 8, [ME] me, Chambers, J. M., [G-2] graph box, [G-2] graph
[ME] meglm, [ME] mixed, [PSS-2] Intro matrix, [G-3] by option, [R] Diagnostic plots,
(power), [R] ci [R] grmeanby, [R] lowess, [U] 1.4 References
Caspi, I., [CAUSAL] Intro Chang, I., [R] prtest
Castellani, M., [R] betareg Chang, I.-M., [R] margins
Castellano, K. E., [R] hetoprobit Chang, M., [ADAPT] Intro
Castillo, E., [MI] Intro substantive, [MI] mi impute Chang, Y., [TS] sspace
chained Chang, Y.-J., [XT] xtivreg, [XT] xtreg
Castro, L. M., [IRT] irt 3pl Channon, C., [MV] cluster dendrogram
Cattaneo, M. D., [CAUSAL] DID intro, Chao, E. C., [ME] me, [ME] meglm, [ME] melogit,
[CAUSAL] didregress, [CAUSAL] eteffects, [ME] mepoisson
[CAUSAL] stteffects intro, [CAUSAL] stteffects Chao, R. C., [ADAPT] gsdesign onemean,
ipw, [CAUSAL] stteffects ipwra, [ADAPT] gsdesign oneproportion
[CAUSAL] stteffects Charlett, A., [R] fp
postestimation, [CAUSAL] stteffects ra,
[CAUSAL] stteffects wra, [CAUSAL] tebalance,
[CAUSAL] tebalance box, [CAUSAL] tebalance
74 Author index

Chatfield, C., [BMA] Intro, [TS] arima, Chiburis, R., [R] heckman, [R] heckoprobit,
[TS] corrgram, [TS] pergram, [TS] tssmooth, [R] heckprobit, [R] oprobit
[TS] tssmooth dexponential, [TS] tssmooth Chinchilli, V. M., [ME] me, [ME] menl, [R] estat ic
exponential, [TS] tssmooth hwinters, Choi, B. C. K., [R] rocfit, [R] rocreg postestimation,
[TS] tssmooth ma, [TS] tssmooth shwinters, [R] rocregplot, [R] roctab
[TS] Glossary Choi, I., [XT] xtunitroot
Chatfield, M. D., [D] append, [D] merge, [G-2] graph Choi, J., [R] ivregress
twoway, [R] anova, [R] dtable, [R] signrank, Choi, M.-D., [M-5] Hilbert( )
[RPT] putdocx intro, [XT] xtline
Choi, S. C., [MV] discrim knn
Chatterjee, S., [BMA] bmaregress, [BMA] bmagraph
Cholesky, A.-L., [M-5] cholesky( )
coefdensity, [BMA] bmagraph msize,
[BMA] bmagraph pmp, [BMA] bmagraph Choodari-Oskooei, B., [ADAPT] Intro, [ADAPT] gs,
varmap, [BMA] bmastats models, [PSS-2] Intro (power), [R] ssc
[BMA] bmastats msize, [R] poisson, Chou, R. Y., [TS] arch
[R] regress, [R] regress postestimation, Chow, G. C., [R] contrast, [TS] estat sbknown
[R] regress postestimation diagnostic plots Chow, S.-C., [ADAPT] Intro, [ADAPT] gsdesign
Chávez Juárez, F. W., [R] Inequality oneproportion, [PSS-2] Intro (power),
Chen, D., [LASSO] Lasso inference intro, [PSS-2] power onemean, [PSS-2] power
[LASSO] lasso, [LASSO] lasso postestimation, twomeans, [PSS-2] power pairedmeans,
[LASSO] poregress [PSS-2] power oneproportion, [PSS-2] power
Chen, H., [TS] mswitch exponential, [PSS-3] Intro (ciwidth),
[PSS-3] ciwidth onemean, [PSS-3] ciwidth
Chen, K., [ADAPT] gsdesign onemean
twomeans, [R] pk, [R] pkcross, [R] pkequiv,
Chen, M., [D] drawnorm, [META] Intro [R] pkexamine, [R] pkshape
Chen, M.-H., [BAYES] Intro, [BAYES] bayesstats Christakis, N., [CM] cmrologit
summary
Christensen, L. R., [R] demandsys
Chen, P., [XT] xtunitroot
Christensen, W. F., [MV] biplot, [MV] ca,
Chen, Q., [CAUSAL] didregress [MV] candisc, [MV] canon, [MV] canon
Chen, X., [ADAPT] gsdesign oneproportion, postestimation, [MV] cluster, [MV] discrim,
[ME] mixed, [PSS-2] power oneproportion, [MV] discrim estat, [MV] discrim knn,
[PSS-2] power twoproportions, [R] logistic, [MV] discrim lda, [MV] discrim lda
[R] logistic postestimation, [R] logit, postestimation, [MV] discrim logistic,
[R] npregress intro, [R] npregress series [MV] discrim qda, [MV] discrim qda
Cheng, A.-L., [ADAPT] gsdesign logrank postestimation, [MV] factor, [MV] manova,
Cheng, D., [ADAPT] gsdesign onemean [MV] mca, [MV] mvtest, [MV] mvtest
Cheng, Y., [ADAPT] gsdesign logrank correlations, [MV] mvtest covariances,
Chernick, M. R., [PSS-2] power oneproportion, [MV] mvtest means, [MV] mvtest normality,
[PSS-2] power twoproportions [MV] pca, [MV] screeplot
Chernozhukov, V., [BAYES] Intro, [CAUSAL] telasso, Christiano, L. J., [TS] irf create, [TS] tsfilter,
[LASSO] Lasso intro, [LASSO] Lasso [TS] tsfilter cf, [TS] var svar
inference intro, [LASSO] dslogit, Christodoulou, D., [G-2] graph twoway line,
[LASSO] dspoisson, [LASSO] dsregress, [R] cnsreg, [XT] xtreg
[LASSO] lasso, [LASSO] lasso postestimation, Chu, C.-S. J., [XT] xtcointtest, [XT] xtunitroot
[LASSO] poivregress, [LASSO] pologit, Chu-Chun-Lin, S., [TS] sspace
[LASSO] popoisson, [LASSO] poregress, Chyi, H., [ERM] eoprobit
[LASSO] sqrtlasso, [LASSO] xpologit, Cinelli, C., [CAUSAL] Intro
[LASSO] xpopoisson, [LASSO] xporegress,
Ciuti, S., [BMA] Intro
[R] intreg, [R] ivqregress, [R] ivqregress
postestimation, [R] qreg, [R] tobit Clark, V. A., [MV] canon, [MV] discrim, [MV] factor,
[MV] pca, [R] stepwise, [ST] ltable
Chetverikov, D., [CAUSAL] telasso, [LASSO] Lasso
intro, [LASSO] Lasso inference intro, Clarke, B., [BMA] bmastats models, [BMA] Glossary
[LASSO] lasso, [LASSO] poregress, Clarke, D., [CAUSAL] didregress, [R] gmm,
[LASSO] xpologit, [LASSO] xpopoisson, [R] ivregress, [R] test
[LASSO] xporegress, [R] lpoly, [R] makespline, Clarke, M., [META] meta forestplot
[R] npregress kernel, [R] npregress series Clarke, M. R. B., [MV] factor
Cheung, M. W.-L., [META] meta meregress, Clarke, R. D., [R] poisson
[META] estat heterogeneity (me) Clarke-Pearson, D. L., [R] roccomp, [R] rocreg,
Cheung, Y. B., [PSS-2] power, [ST] stcox [R] roctab
Cheung, Y.-W., [TS] dfgls Clarkson, D. B., [R] tabulate twoway
Chiang, C. L., [ST] ltable Clarotti, C. A., [BAYES] Intro
Chib, S., [BAYES] Intro
Author index 75

Clayton, D. G., [D] egen, [ME] me, [ME] meglm, Collett, D., [PSS-2] power logrank, [R] clogit,
[ME] mepoisson, [R] Epitab, [R] Epitab, [R] logistic postestimation, [ST] stci, [ST] stcox
[SEM] Example 48g, [ST] stmc, [ST] stmh, postestimation, [ST] stcrreg postestimation,
[ST] stptime, [ST] strate, [ST] stsplit, [ST] streg postestimation, [ST] sts test,
[ST] sttocc [ST] stsplit
Clayton, P., [R] dtable Collins, E., [SVY] Survey, [SVY] svy estimation
Cleland, J., [BAYES] bayesmh, [ME] me, Collins, R., [META] meta esize, [META] meta
[ME] meglm, [ME] melogit, [ME] meprobit summarize
Clementi, W. A., [ME] menl Colombo, D., [CAUSAL] Intro
Clerc-Urmès, I., [ST] sts Compostella, F. A., [R] betareg
Clerget-Darpoux, F., [R] symmetry Comrey, A. L., [MV] rotate, [MV] rotatemat,
Cleveland, W. S., [G-1] Graph intro, [G-2] graph [MV] Glossary
box, [G-2] graph dot, [G-2] graph matrix, Comstock, T. J., [BAYES] bayesmh
[G-2] graph twoway lowess, [G-3] by option, Comte, F., [TS] mgarch
[R] Diagnostic plots, [R] lowess, [R] lpoly, Comulada, W. S., [MI] mi estimate, [SEM] Intro 5
[R] sunflower, [U] 1.4 References Conde, M. T. R. P., [ADAPT] gsdesign usermethod
Cleves, M. A., [CAUSAL] stteffects intro, Cone-Wesson, B., [R] rocreg, [R] rocreg
[ME] mestreg, [MI] mi estimate, [PSS-2] power postestimation, [R] rocregplot
exponential, [PSS-2] power logrank, Conejo, N. M., [ME] mixed
[R] roccomp, [R] rocreg, [R] roctab,
Conesa, D., [TS] mswitch
[R] symmetry, [ST] Survival analysis,
[ST] stcox, [ST] stcrreg, [ST] stcrreg Cong, R., [R] tobit
postestimation, [ST] stdescribe, [ST] streg, Congdon, P. D., [BAYES] bayesstats ppvalues
[ST] stset, [ST] stsplit, [ST] stvary, [XT] xtstreg Conley, T. G., [CAUSAL] DID intro
Cliff, A. D., [SP] Intro, [SP] spregress Connor, R. J., [PSS-2] power pairedproportions
Cliff, N., [MV] canon postestimation Conover, W. J., [R] centile, [R] ksmirnov, [R] kwallis,
Clogg, C. C., [R] suest [R] nptrend, [R] sdtest, [R] spearman,
Clopper, C. J., [R] ci [R] tabulate twoway
Clyde, M. A., [BMA] Intro, [BMA] bmaregress Conroy, R. M., [R] intreg, [R] ranksum
Cobb, G. W., [R] anova Consonni, D., [R] dstdize
Cochran, W. G., [P] levelsof, [PSS-2] power Contador, I., [R] rocreg, [R] rocregplot
cmh, [PSS-2] power trend, [R] ameans, Conway, M. R., [ERM] eprobit, [XT] xtlogit,
[R] anova, [R] correlate, [R] dstdize, [XT] xtologit, [XT] xtoprobit, [XT] xtprobit
[R] mean, [R] nptrend, [R] oneway, Cook, A., [R] ci
[R] poisson, [R] probit, [R] proportion, Cook, D. J., [ADAPT] gsdesign twoproportions
[R] ranksum, [R] ratio, [R] signrank, Cook, I. T., [U] 1.4 References
[R] total, [SVY] Survey, [SVY] estat, Cook, J. A., [R] heckman, [R] roc
[SVY] Subpopulation estimation, [SVY] svyset, Cook, N. R., [R] rocreg
[SVY] Variance estimation Cook, R. D., [P] predict, [R] boxcox, [R] regress
Cochrane, D., [TS] prais postestimation
Cococcioni, M., [R] frontier, [XT] xtfrontier Cook, T. D., [ADAPT] gsdesign
Coelli, T. J., [R] frontier, [XT] xtfrontier Cooper, H., [META] Intro, [META] meta meregress,
Coffey, C., [MI] Intro substantive [META] meta multilevel
Cohen, J., [META] meta esize, [META] Glossary, Cooper, M. C., [MV] cluster, [MV] cluster
[PSS-2] Intro (power), [PSS-2] power oneway, programming subroutines, [MV] cluster stop
[PSS-2] power twoway, [PSS-2] power Cooper, W. W., [M-5] LinearProgram( )
rsquared, [PSS-2] power pcorr, [R] esize, Cornelius, P. L., [ME] mixed
[R] kappa, [R] pcorr Cornell, J. E., [META] meta summarize
Cohen, P., [R] pcorr Cornfield, J., [R] Epitab
Cohen, S. J., [META] meta mvregress Corral, P., [R] logit
Colditz, G. A., [META] Intro, [META] meta, Correa, J. D., [CAUSAL] Intro
[META] meta data, [META] meta esize, Correia, S., [XT] xtpoisson
[META] meta set, [META] meta forestplot,
Corten, R., [MV] mds
[META] meta summarize, [META] meta
regress, [META] meta regress postestimation, Coster, D., [R] contrast
[META] estat bubbleplot, [META] meta Coull, B. A., [R] ci
mvregress Cousens, S. N., [CAUSAL] teffects intro advanced
Cole, S. R., [CAUSAL] Intro Coviello, V., [ST] stcrreg, [ST] stcrreg postestimation,
Colella, F., [SP] spregress [ST] sts
Coleman, J. S., [R] poisson Cowles, M. K., [BAYES] Intro
76 Author index

Cox, C., [SEM] Example 2 Cozad, J. B., [MV] discrim lda


Cox, C. S., [SVY] Survey, [SVY] svy estimation Cragg, J. G., [R] churdle, [R] ivregress postestimation
Cox, D. R., [META] meta esize, [META] meta Craig, A. S., [D] icd10
summarize, [MV] measure option, Cramer, E. M., [MV] procrustes
[PSS-2] power cox, [R] boxcox, [R] exlogistic, Cramér, H., [R] tabulate twoway
[R] expoisson, [R] lnskew0, [ST] estat gofplot, Cramer, J. S., [R] logit
[ST] ltable, [ST] stcox, [ST] stcox PH- Crawford, C. B., [MV] rotate, [MV] rotatemat,
assumption tests, [ST] stcrreg, [ST] stintcox, [MV] Glossary
[ST] stintcox postestimation, [ST] streg,
Creel, M. D., [R] cpoisson
[ST] streg postestimation, [ST] sts
Cressie, N., [SP] Intro, [SP] spregress
Cox, G. M., [P] levelsof, [R] anova
Cribari-Neto, F., [R] betareg
Cox, M. A. A., [MV] biplot, [MV] ca, [MV] mds,
[MV] mds postestimation, [MV] mdsmat, Critchley, F., [MV] mdsmat
[MV] procrustes, [MV] Glossary Cro, S., [MI] Intro substantive
Cox, N. J., [D] by, [D] clonevar, [D] codebook, Cronbach, L. J., [MV] alpha, [R] icc
[D] contract, [D] count, [D] Datetime, Cronin, A., [ST] stcox
[D] describe, [D] destring, [D] ds, Crouchley, R., [ME] mestreg
[D] duplicates, [D] egen, [D] encode, Croux, C., [R] rreg
[D] expand, [D] fillin, [D] format, [D] icd, Crow, K., [D] import, [D] import excel, [D] jdbc,
[D] list, [D] lookfor, [D] Missing values, [D] odbc, [P] Java plugin, [P] return,
[D] reshape, [D] separate, [D] split, [RPT] putexcel, [RPT] putexcel advanced,
[D] statsby, [FN] Intro, [FN] Date and time [U] 13.13 References
functions, [FN] Mathematical functions, Crowder, M. J., [BAYES] bayesmh, [ME] menl,
[FN] Programming functions, [FN] String [ST] stcrreg, [ST] streg
functions, [G-1] Graph intro, [G-2] graph Crowe, P. R., [G-2] graph box
bar, [G-2] graph box, [G-2] graph combine, Crowley, J., [ST] stcox, [ST] stcrreg, [ST] stset
[G-2] graph dot, [G-2] graph twoway, Crowther, M. J., [ME] mestreg, [PSS-2] Intro (power),
[G-2] graph twoway dot, [G-2] graph [SEM] Intro 4, [SEM] gsem, [ST] Survival
twoway function, [G-2] graph twoway
analysis, [ST] stcox, [ST] streg
histogram, [G-2] graph twoway kdensity,
Cruz-Gonzalez, M., [XT] xtlogit, [XT] xtprobit
[G-2] graph twoway lowess, [G-2] graph
twoway lpoly, [G-2] graph twoway Cuaresma, J. C., [BMA] bmastats jointness
pcarrow, [G-2] graph twoway pcspike, Cudeck, R., [SEM] estat gof, [SEM] Methods and
[G-2] graph twoway rbar, [G-2] graph formulas for sem
twoway scatter, [G-3] added line options, Cui, J., [ST] stcox, [ST] streg, [XT] xtgee
[G-3] added text options, Cullen, F. T., [META] Intro
[G-3] aspect option, [G-3] axis label options, Cumming, G., [R] esize, [R] regress postestimation
[G-3] axis scale options, [G-3] by option, Cummings, J. J., [ADAPT] gsdesign twoproportions
[G-3] title options, [G-4] linestyle, Cummings, P., [R] binreg, [R] Epitab, [R] glm,
[MV] mvtest, [MV] mvtest normality, [R] margins, [R] reri, [XT] xtpoisson
[P] foreach, [P] forvalues, [P] gettoken, Cummings, T. H., [R] nbreg, [R] poisson, [R] zinb,
[P] levelsof, [P] macro, [P] unab, [R] betareg, [R] zip
[R] ci, [R] cumul, [R] Diagnostic plots, Cunliffe, S., [R] ttest
[R] grmeanby, [R] histogram, [R] Inequality,
Curtis, J. T., [MV] clustermat
[R] kappa, [R] kdensity, [R] ladder,
[R] lowess, [R] lpoly, [R] lv, [R] npregress Curtis, P. S., [META] Intro
kernel, [R] regress postestimation, Curts-Garcı́a, J., [R] smooth
[R] regress postestimation diagnostic Cushman, W. C., [PSS-2] power repeated
plots, [R] search, [R] serrbar, [R] sktest, Cutler, J. A., [PSS-2] power repeated
[R] smooth, [R] spikeplot, [R] ssc, [R] stem, Cutler, S. J., [ST] ltable
[R] summarize, [R] sunflower, [R] tabulate Cutuli, G., [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys,
oneway, [R] tabulate twoway, [TS] tsline, [XT] xtprobit
[TS] tsset, [TS] tssmooth hwinters, Cuzick, J., [R] kappa, [R] nptrend
[TS] tssmooth shwinters, [U] 11.7 References, Czekanowski, J., [MV] measure option
[U] 12.11 References, [U] 13.13 References, Czyzyk, J., [M-5] LinearProgram( )
[U] 17.10 References, [U] 24.5 References,
[U] 25.8 References, [U] 26.3 References,
[XT] xtdescribe D
Cox, T. F., [MV] biplot, [MV] ca, [MV] mds,
[MV] mds postestimation, [MV] mdsmat, D’Agostino, R. B., [MV] mvtest normality, [R] sktest,
[MV] procrustes, [MV] Glossary [R] swilk, [ST] stintcox, [ST] stintreg
D’Agostino, R. B., Jr., [R] sktest, [R] swilk
Author index 77

D’Haultfœuille, X., [CAUSAL] DID Day, N. E., [PSS-2] power mcc, [R] clogit, [R] dstdize,
intro, [CAUSAL] hdidregress, [R] Epitab, [R] symmetry
[CAUSAL] xthdidregress, [R] heckman, Day, W. H. E., [MV] cluster
[R] ivregress, [XT] xtmlogit de Ayala, R. J., [IRT] irt, [IRT] irt nrm, [IRT] irt pcm,
Dagne, G. A., [R] zioprobit [IRT] irt hybrid
Daidone, S., [M-5] LinearProgram( ), [R] frontier, De Backer, M., [ME] melogit postestimation
[XT] xtfrontier De Boeck, P., [BAYES] bayesmh, [IRT] irt,
Dale, D., [R] zioprobit [IRT] Control Panel, [IRT] irt 1pl, [IRT] irt
Dalhuisen, J. M., [META] Intro 2pl, [IRT] irt 3pl, [IRT] irt hybrid, [IRT] irt,
Dallakyan, A., [LASSO] Lasso intro group( ), [IRT] irtgraph icc, [IRT] diflogistic,
Daly, M. E., [ADAPT] gsdesign onemean, [IRT] difmh, [ME] me
[ADAPT] gsdesign oneproportion de Boor, C., [R] makespline, [R] npregress intro,
Danahy, D. T., [ME] mestreg [R] npregress series
Daniel, C., [R] Diagnostic plots, [R] oneway de Cani, J. S., [ADAPT] GSD intro, [ADAPT] gs,
Daniel, R. M., [CAUSAL] teffects intro advanced, [ADAPT] gsbounds, [ADAPT] gsdesign,
[MI] Intro substantive, [MI] mi impute, [ADAPT] gsdesign onemean, [ADAPT] gsdesign
[MI] mi impute chained, [MI] mi impute twomeans, [ADAPT] gsdesign oneproportion,
monotone [ADAPT] gsdesign twoproportions,
Daniels, B., [D] codebook, [D] duplicates, [D] label [ADAPT] gsdesign logrank, [ADAPT] gsdesign
usermethod
Daniels, L., [U] 11.7 References, [U] 12.11 References,
[U] 20.26 References de Castro, L., [R] ivqregress
Daniels, R. C., [SP] Intro de Chaisemartin, C., [CAUSAL] DID
intro, [CAUSAL] hdidregress,
Danuso, F., [R] nl
[CAUSAL] xthdidregress
Dardanoni, V., [MI] Intro substantive
De Cock, D., [BMA] bmapredict
Darling, E., [ADAPT] gsdesign twoproportions
de Finetti, B., [BAYES] Intro
Darmofal, D., [SP] Intro, [SP] spregress
de Groot, H. L. F., [META] Intro
Darwen, P. J., [BMA] Intro
De Hoyos, R. E., [XT] xtreg
Das, S., [XT] xtunitroot
de Jong, J. J., [M-5] LinearProgram( )
DasGupta, A., [R] ci
De Jong, P., [TS] dfactor, [TS] sspace, [TS] sspace
Daubechies, I., [LASSO] lasso postestimation, [TS] ucm
Dave, C., [DSGE] Intro 1, [DSGE] Intro 3d, De Keyser, P., [ME] melogit postestimation
[DSGE] Intro 5
de Kraker, M. E. A., [D] icd10
Davey, C., [PSS-2] power
de Leeuw, J., [MV] ca postestimation
Davey, P. G., [D] icd10
De Luca, G., [BMA] BMA commands,
Davey Smith, G., [META] Intro, [META] meta bias, [ERM] eoprobit, [MI] Intro substantive,
[META] Glossary [R] biprobit, [R] heckoprobit, [R] heckprobit,
David, F. N., [R] correlate [R] oprobit, [R] probit
David, H. A., [D] egen, [R] spearman, [R] summarize de Oliveira Piorelli, R., [ADAPT] gsdesign
Davidian, M., [ME] me, [ME] menl usermethod
Davidon, W. C., [M-5] optimize( ) De Stavola, B. L., [CAUSAL] teffects intro advanced
Davidson, J., [TS] mswitch postestimation De Vos, I., [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys
Davidson, R., [DSGE] Glossary, [R] boxcox, De Vroey, C., [ME] melogit postestimation
[R] cnsreg, [R] gmm, [R] intreg, [R] ivregress, de Wolf, I., [CM] cmrologit
[R] ivregress postestimation, [R] mlogit, [R] nl, Deady, S., [R] betareg
[R] nlsur, [R] reg3, [R] regress, [R] regress
Dean, N., [R] proportion
postestimation time series, [R] truncreg,
[TS] arch, [TS] arima, [TS] prais, [TS] sspace, Deane, G., [SP] estat moran, [SP] spregress,
[TS] varlmar, [TS] Glossary, [XT] xtgls, [SP] spxtregress
[XT] xtpcse Dearden, L., [CAUSAL] teffects intro advanced,
Davies, R. B., [TS] estat sbsingle [CAUSAL] teffects multivalued
Davis, B. R., [PSS-2] power repeated Deaton, A. S., [R] demandsys, [R] nlsur,
[U] 20.26 References
Davis, G., [TS] arima
Deb, P., [CAUSAL] teffects intro advanced,
Davis, P. J., [M-5] Quadrature( )
[FMM] fmm intro, [FMM] Example 2,
Davis, R. A., [TS] arfimasoc, [TS] arimasoc, [FMM] Example 3, [R] churdle, [R] ivregress,
[TS] corrgram, [TS] sspace [R] nbreg, [R] poisson, [R] qreg,
Davison, A. C., [R] bootstrap [R] regress, [R] tobit, [SEM] Example 53g,
Dawson, R. J. M., [BAYES] bayespredict [SEM] Example 54g
Debarsy, N., [R] lpoly, [R] npregress kernel
78 Author index

Debreu, G., [M-5] LinearProgram( ) Dezeure, R., [LASSO] Lasso intro


Deeks, J. J., [META] Intro, [META] Intro, Dhaene, G., [XT] xt
[META] meta, [META] meta esize, Di Iorio, F., [FMM] fmm intro
[META] meta forestplot, [META] meta Di Pino, A., [TS] threshold
summarize, [META] meta regress, Dias, M. C., [CAUSAL] DID intro,
[META] meta funnelplot, [META] meta bias, [CAUSAL] didregress
[META] meta trimfill, [META] meta mvregress, Dı́az, J. D., [CAUSAL] teffects nnmatch,
[META] Glossary [CAUSAL] teffects psmatch
Defrise, M., [LASSO] lasso Dice, L. R., [MV] measure option
DeGroot, M. H., [BAYES] Intro, [TS] arima Dickens, R., [TS] prais
Dehon, C., [R] correlate, [R] rreg Dickersin, K., [META] Intro
Deistler, M., [TS] sspace Dickey, D. A., [TS] dfgls, [TS] dfuller, [TS] pperron,
DeJong, D. N., [DSGE] Intro 1, [DSGE] Intro 3d, [TS] Glossary, [XT] xtcointtest
[DSGE] Intro 5 Dickman, P. W., [ST] sts
del Barrio Castro, T., [TS] dfgls, [TS] dfuller Dickson, E. R., [ST] stcrreg
del Rio, A., [TS] tsfilter hp Dicle, M. F., [D] import, [TS] arch, [TS] arima,
Delgado, A., [ADAPT] gsdesign oneproportion [TS] tsline
DeLong, D. M., [R] roccomp, [R] rocreg, [R] roctab Didelez, V., [R] ivregress
DeLong, E. R., [R] roccomp, [R] rocreg, [R] roctab Diebold, F. X., [TS] arch
DeMaris, A., [R] hetregress, [R] regress Dieppe, A., [BAYES] bayes: var
postestimation Dieter, U., [FN] Random-number functions
DeMets, D. L., [ADAPT] GSD intro, [ADAPT] gs, Dietz, E., [FMM] fmm intro
[ADAPT] gsbounds, [ADAPT] gsdesign,
Dietz, T., [D] describe, [R] anova, [R] test
[ADAPT] gsdesign onemean, [ADAPT] gsdesign
twomeans, [ADAPT] gsdesign oneproportion, Digby, P. G. N., [R] tetrachoric
[ADAPT] gsdesign twoproportions, Diggle, P. J., [BAYES] bayesmh, [ME] me,
[ADAPT] gsdesign logrank, [ADAPT] gsdesign [ME] meglm, [ME] mixed, [TS] arima,
usermethod [TS] wntestq
Demidenko, E., [ME] me, [ME] menl Dijksterhuis, G. B., [MV] procrustes
Demirer, M., [CAUSAL] telasso, [LASSO] Lasso Dimairo, M., [ADAPT] Intro
inference intro, [LASSO] lasso, DiNardo, J., [CAUSAL] stteffects ipwra,
[LASSO] poregress, [LASSO] xpologit, [CAUSAL] teoverlap, [XT] xtrc
[LASSO] xpopoisson, [LASSO] xporegress Ding, Z., [TS] arch
Demmel, J., [M-1] LAPACK, [M-5] lapack( ), Dinno, A., [MV] factor, [MV] pca, [R] kwallis,
[P] matrix eigenvalues [R] pwcompare
Demnati, A., [SVY] Direct standardization, Dipnall, J., [R] dtable
[SVY] Poststratification, [SVY] Variance Dippel, C., [R] ivregress
estimation Discacciati, A., [R] glm
Dempster, A. P., [ME] me, [ME] mixed, [MI] Intro Ditzen, J., [XT] xtcointtest, [XT] xtunitroot
substantive, [MI] mi impute mvn Dixon, W. J., [PSS-2] power twomeans, [PSS-2] power
Denis, D., [G-2] graph twoway scatter pairedmeans, [PSS-2] power onevariance,
DerSimonian, R., [META] Intro, [META] meta esize, [PSS-2] power twovariances, [PSS-3] Intro
[META] meta set, [META] meta summarize, (ciwidth), [PSS-3] ciwidth onemean,
[META] Glossary [PSS-3] ciwidth twomeans, [PSS-3] ciwidth
DeSarbo, W. S., [FMM] fmm intro, [FMM] Example 3 pairedmeans, [PSS-3] ciwidth onevariance,
Desbordes, R., [R] ivregress [R] ttest, [R] ztest
Desmarais, B. A., [R] zinb, [R] zip Djogbenou, A., [R] wildbootstrap
Desu, M. M., [PSS-2] power exponential Doan, T., [BAYES] bayes: var
Detsky, A. S., [META] meta labbeplot Dobbin, K., [PSS-2] power
Deutekom, M., [META] meta mvregress Dobson, A. J., [R] glm
Dever, J., [SVY] Calibration Dodd, L. E., [R] rocreg
Devereaux, P. J., [ADAPT] gsdesign twoproportions Dohoo, I., [ME] meintreg, [R] Epitab, [R] regress
Deville, J.-C., [SVY] Calibration, [SVY] Direct Doi, S. A., [META] meta esize, [META] meta
standardization, [SVY] Poststratification, summarize
[SVY] Variance estimation Doll, R., [R] Epitab, [R] poisson
Devroye, L., [FN] Random-number functions Donald, S. G., [CAUSAL] DID intro,
Dewey, M. E., [R] correlate [CAUSAL] didregress, [R] ivregress
Dey, D. D., [BAYES] Intro postestimation, [XT] xtdidregress
Dey, D. K., [BAYES] Intro
Author index 79

Donatello, R. A., [MV] canon, [MV] discrim, du Plessis, J. E., [BMA] bmastats lps
[MV] factor, [MV] pca, [R] stepwise Du, Z., [TS] wntestq
Donath, S., [R] tabstat, [R] tabulate oneway, Duan, N., [R] boxcox postestimation, [R] heckman,
[R] tabulate twoway [TS] forecast estimates
de Doncker-Kapenga, E., [M-5] Quadrature( ) Dubes, R. C., [MV] cluster
Dongarra, J. J., [M-1] LAPACK, [M-5] lapack( ), Duchateau, L., [ME] meintreg
[P] matrix eigenvalues, [P] matrix symeigen Duda, R. O., [MV] cluster, [MV] cluster stop
Donn, S. M., [ME] menl Duflo, E., [CAUSAL] DID intro,
Donner, A., [R] loneway [CAUSAL] didregress, [CAUSAL] telasso,
Donoho, D. L., [R] lpoly [LASSO] Lasso inference intro, [LASSO] lasso,
Doornik, J. A., [MV] mvtest, [MV] mvtest normality, [LASSO] poregress, [LASSO] xpologit,
[TS] arfima, [TS] vec [LASSO] xpopoisson, [LASSO] xporegress
Doppelhofer, G., [BMA] bmastats jointness Dufour, S., [ME] meintreg
Doran, J. E., [MV] cluster dendrogram DuMouchel, W. H., [META] meta regress
Dore, C. J., [R] fp Dumyati, G., [D] icd10
Dorfman, D. D., [R] rocfit, [R] rocreg Duncan, A. J., [R] QC
Dorfman, S. F., [META] meta mvregress Duncan, O. D., [SEM] Example 7
Doris, A., [R] gmm Dunlop, D. D., [PSS-2] power onemean,
Dormann, C. F., [BMA] Intro [PSS-2] power onemean, cluster, [R] ztest
Dorta, M., [R] bootstrap, [TS] dfuller Dunn, G., [CAUSAL] mediate, [CAUSAL] teffects
Dow, J. K., [BMA] Intro multivalued, [MV] discrim, [MV] discrim qda
Dowd, K., [ADAPT] gsdesign twomeans postestimation, [MV] mca, [R] kappa
Downward, P., [R] zioprobit Dunn, O. J., [R] correlate
Draper, D., [BMA] Intro, [BMA] bmaregress Dunnett, C. W., [FN] Statistical functions,
[R] mprobit, [R] pwcompare
Draper, N., [ME] me, [ME] menl, [R] eivreg,
[R] oneway, [R] stepwise Dunnington, G. W., [R] regress
Drezner, Z., [ERM] eprobit, [M-5] mvnormal( ) Dunsmore, I. R., [BAYES] Intro
Driver, H. E., [MV] measure option Dunson, D. B., [BAYES] Intro, [BAYES] bayesmh,
[BAYES] bayesstats ic, [BAYES] bayesstats
Drukker, D. M., [CAUSAL] eteffects,
ppvalues, [BAYES] bayesstats
[CAUSAL] stteffects intro, [CAUSAL] stteffects
summary, [BAYES] bayespredict,
ipw, [CAUSAL] stteffects ipwra,
[BAYES] bayes: xtnbreg, [BAYES] Glossary,
[CAUSAL] stteffects postestimation,
[MI] Intro substantive, [MI] mi impute mvn,
[CAUSAL] stteffects ra, [CAUSAL] stteffects
[MI] mi impute regress
wra, [CAUSAL] teffects intro,
[CAUSAL] teffects intro advanced, Dupont, W. D., [PSS-2] power oneslope,
[CAUSAL] teffects aipw, [CAUSAL] teffects [PSS-2] power mcc, [R] Epitab, [R] Epitab,
ipw, [CAUSAL] teffects multivalued, [R] logistic, [R] sunflower, [ST] stcox, [ST] stir,
[CAUSAL] teffects nnmatch, [ST] sts
[CAUSAL] teffects ra, [CM] cmmixlogit, Durbin, J., [R] ivregress postestimation, [R] regress
[CM] cmmprobit, [CM] cmxtmixlogit, postestimation time series, [TS] estat sbcusum,
[D] import fred, [ERM] eregress, [TS] prais, [TS] ucm, [TS] Glossary
[LASSO] Lasso intro, [LASSO] Lasso inference Duren, P., [R] regress
intro, [ME] me, [META] meta meregress, Durlauf, S. N., [BMA] Intro, [TS] vec intro, [TS] vec,
[P] Estimation command, [P] forvalues, [TS] vecrank
[P] Java plugin, [P] plugin, [P] postfile, Dutcus, C., [ADAPT] gsdesign logrank
[R] boxcox, [R] frontier, [R] gmm, [R] logit, Duval, R. D., [R] bootstrap, [R] jackknife, [R] rocreg,
[R] lrtest, [R] margins, [R] mlexp, [R] nbreg, [R] rocregplot
[R] npregress kernel, [R] oprobit, [R] predictnl, Duval, S., [META] Intro, [META] Intro,
[R] qreg, [R] set rngstream, [R] tobit, [META] meta, [META] meta funnelplot,
[SEM] Example 46g, [SP] Intro, [SP] estat [META] meta bias, [META] meta trimfill
moran, [SP] spivregress, [SP] spivregress Dwivedi, D., [R] reri
postestimation, [SP] spregress, [SP] spregress Dwyer, J. H., [XT] xtreg
postestimation, [ST] stcox, [ST] streg,
[TS] sspace, [TS] vec, [U] 18.14 References,
[XT] xt, [XT] xtregar E
Du Croz, J., [M-1] LAPACK, [M-5] lapack( ),
[P] matrix eigenvalues Earnest, A., [PSS-2] power, [R] ci, [R] ttest,
Du, K., [R] frontier, [R] ivregress, [TS] vec intro, [ST] stcox, [XT] xtgee
[TS] vec, [TS] vecrank, [XT] xtfrontier, Eaves, R. C., [SEM] Example 2
[XT] xtivreg Eberhardt, M., [XT] xtrc
80 Author index

Eberly, L. E., [BAYES] Intro regression, [RPT] putdocx collect,


Ecker, J. L., [ADAPT] gsdesign twoproportions [RPT] putdocx table, [RPT] putpdf
Ecob, R., [MI] mi estimate collect, [RPT] putpdf table, [SVY] Survey,
Eddings, W. D., [MI] mi impute [SVY] estat, [SVY] Subpopulation estimation,
Edelsbrunner, H., [MV] cluster [SVY] svy, [SVY] svy brr, [SVY] svy
estimation, [SVY] svy jackknife, [SVY] svy
Ederer, F., [ST] ltable
postestimation, [SVY] svy: tabulate
Edgington, E. S., [R] runtest oneway, [SVY] svy: tabulate twoway,
Edwards, A. L., [R] anova [SVY] svydescribe, [TABLES] collect addtags,
Edwards, A. W. F., [R] tetrachoric [TABLES] collect composite, [TABLES] collect
Edwards, B. C., [G-1] Graph Editor, [R] logit, label, [TABLES] collect notes, [TABLES] collect
[R] regress, [R] summarize recode, [TABLES] collect remap,
Edwards, J. H., [R] tetrachoric [TABLES] collect title, [TABLES] collect use,
Efron, B., [R] bootstrap, [R] qreg [TABLES] collect layout, [TABLES] collect
Efroymson, M. A., [R] stepwise style column, [TABLES] collect style cons,
Egger, M., [META] Intro, [META] Intro, [TABLES] collect style notes, [TABLES] collect
[META] meta, [META] meta funnelplot, style row, [TABLES] collect style showbase,
[META] meta bias, [META] Glossary [TABLES] collect style showempty,
Egger, P. H., [SP] Intro, [SP] spivregress, [TABLES] collect style table, [TABLES] collect
[SP] spmatrix spfrommata, [SP] spregress style title, [TABLES] collect style use,
Eggert, C. H., [ADAPT] gsdesign twoproportions [TABLES] Example 1, [TABLES] Example 2,
[TABLES] Example 3, [TABLES] Example 4,
Ehrlich, I., [BMA] bmaregress
[TABLES] Example 5, [TABLES] Example 6,
Eichenbaum, M., [TS] irf create, [TS] var svar [TABLES] Example 7
Eichenwald, E. C., [ADAPT] gsdesign twoproportions Engel, C., [R] churdle, [TS] mswitch
Eicher, T. S., [BMA] Intro, [BMA] bmaregress Engle, R. F., [R] regress postestimation time
Eigenbrode, S., [ERM] eregress series, [TS] arch, [TS] arima, [TS] dfactor,
Eisenberg, M. D., [CAUSAL] didregress [TS] mgarch, [TS] mgarch dcc, [TS] mgarch
postestimation dvech, [TS] mgarch vcc, [TS] vec intro,
Eisenhart, C., [R] correlate, [R] runtest [TS] vec, [TS] vecrank, [XT] xtcointtest
El-Sayed, Y. Y., [ADAPT] gsdesign twoproportions Erdreich, L. S., [R] roccomp, [R] rocfit, [R] roctab
Elashoff, J. D., [ME] mixed Erhardt, P., [R] qreg
Elbakidze, L., [ERM] eregress Erickson, T., [R] eivreg, [R] gmm
Elghafghuf, A., [ME] meintreg Erwin, P. J., [ADAPT] gsdesign twoproportions
Elith, J., [BMA] Intro Escanciano, J. C., [TS] wntestq
Ellenberg, S. S., [BAYES] bayesmh Escobar, L. A., [PSS-3] Intro (ciwidth),
Elliott, G. R., [TS] dfgls, [TS] Glossary [PSS-3] ciwidth onemean
Ellis, C. D., [R] poisson Eubank, R. L., [R] lpoly, [R] makespline,
Ellis, P. D., [R] esize, [R] regress postestimation [R] npregress intro, [R] npregress kernel,
Ellis, S. H., [META] Intro, [META] meta forestplot [R] npregress series
Elston, D. A., [ME] mixed Evans, C. L., [TS] irf create, [TS] var svar
Eltinge, J. L., [R] test, [SVY] Survey, [SVY] estat, Evans, D., [CAUSAL] Intro
[SVY] svy postestimation, [SVY] svydescribe, Evans, J. M., [TS] estat sbcusum
[SVY] Variance estimation Evans, M. A., [R] pk, [R] pkcross
Embretson, S. E., [IRT] irt, [SEM] Example 28g, Evans, T. R. J., [ADAPT] gsdesign logrank
[SEM] Example 29g Everaert, G., [XT] xtabond, [XT] xtdpd,
Emerson, J. D., [META] meta summarize, [R] lv, [XT] xtdpdsys
[R] stem Everitt, B. S., [MV] cluster, [MV] cluster
Emsley, R., [CAUSAL] mediate, [CAUSAL] teffects dendrogram, [MV] cluster stop, [MV] discrim,
intro, [CAUSAL] teffects multivalued [MV] discrim qda postestimation, [MV] mca,
Enas, G. G., [MV] discrim knn [R] glm, [U] 1.4 References
Ender, P. B., [MV] canon, [R] marginsplot Everson, H. T., [IRT] DIF
Enders, W., [TS] arch, [TS] arima, [TS] arima Ewens, W. J., [R] symmetry
postestimation, [TS] corrgram, [TS] estat Ezekiel, M., [R] regress postestimation diagnostic
sbcusum plots
Engel, A., [G-3] colorvar options, [R] boxcox, Ezzati-Rice, T. M., [MI] Intro substantive, [MI] Intro
[R] dtable, [R] etable, [R] marginsplot, substantive
[R] table oneway, [R] table twoway,
[R] table multiway, [R] table summary,
[R] table hypothesis tests, [R] table
Author index 81

F Field, A., [MI] mi estimate, [MI] mi impute,


[XT] xtgee
Facchin, C., [R] betareg Field, C. A., [R] bootstrap
Fagerland, M. W., [R] Epitab, [R] estat gof, Fielding, K., [PSS-2] power
[R] mlogit postestimation, [R] ologit, [R] ologit Fieller, E. C., [R] pkequiv
postestimation
Fienberg, S. E., [BAYES] Intro, [BMA] bmaregress,
Fai, A. H.-T., [ME] mixed [R] kwallis, [R] tabulate twoway
Fair, R. C., [TS] forecast solve Fillit, H., [ADAPT] gsdesign twomeans
Faires, D. J., [M-5] solvenl( ) Filon, L. N. G., [R] correlate
Falcaro, M., [MV] cluster dendrogram, [R] margins Filoso, V., [R] regress
Fan, H., [ADAPT] gsdesign logrank Finazzi, S., [R] estat gof
Fan, J., [R] lpoly, [R] npregress intro, [R] npregress Finch, S., [R] esize
kernel
Findley, D. F., [R] estat ic
Fan, W., [ADAPT] gsdesign logrank
Findley, T. W., [R] ladder
Fan, X., [META] Intro
Fine, J. P., [ST] stcrreg
Fan, Y.-A., [R] tabulate twoway
Fineberg, H. V., [META] meta, [META] meta data,
Fang, K.-T., [CM] cmmprobit [META] meta forestplot, [META] meta regress,
Farbmacher, H., [R] churdle, [R] cpoisson, [META] meta regress postestimation
[R] tpoisson Finkelstein, D. M., [ST] stintcox, [ST] stintreg
Färe, R., [M-5] LinearProgram( ) Finlay, K., [R] ivprobit, [R] ivregress, [R] ivtobit
Farrell, M. H., [CAUSAL] telasso Finn, R. S., [ADAPT] gsdesign logrank
Farrell, M. J., [M-5] LinearProgram( ) Finney, D. J., [IRT] irt 3pl, [R] probit, [R] tabulate
Farrington, C. P., [ST] estat gofplot, [ST] stintcox twoway
postestimation, [ST] stintreg postestimation Fiocco, M., [ST] stcrreg, [ST] stcrreg postestimation
Fay, R. E., [SVY] Survey, [SVY] svy sdr, Fiore, M. C., [META] meta mvregress
[SVY] Variance estimation
Fiorentini, G., [TS] mgarch
Fé, E., [R] frontier, [XT] xtfrontier
Fioretti, P. M., [ADAPT] gsdesign twoproportions
Feinleib, M., [XT] xtreg
Fiorio, C. V., [R] kdensity
Feiveson, A. H., [PSS-2] Intro (power), [R] nlcom,
Fischer, G. H., [IRT] irt, [SEM] Example 28g
[R] ranksum
Fiser, D. H., [R] estat gof
Feldman, J. J., [SVY] Survey, [SVY] svy estimation
Fiset, M., [META] Intro
Feldt, L. S., [PSS-2] power repeated, [R] anova
Fishell, E., [R] kappa
Feller, W., [TS] wntestb
Fisher, D., [R] demandsys
Fellingham, G. W., [ME] mixed
Fisher, D. J., [META] meta, [META] meta forestplot,
Fellman, B., [ADAPT] gs
[META] meta summarize
Feng, S., [MI] Intro substantive
Fisher, L. D., [MV] factor, [MV] pca, [PSS-2] power
Fenger-Gron, M., [R] reri twomeans, [PSS-2] power oneway,
Ferguson, E., [META] meta summarize [PSS-2] power twoway, [R] anova, [R] dstdize,
Ferguson, G. A., [MV] rotate, [MV] rotatemat, [R] oneway
[MV] Glossary Fisher, M. R., [XT] xtcloglog, [XT] xtgee,
Fernández, C., [BMA] Intro, [BMA] bmaregress, [XT] xtintreg, [XT] xtlogit, [XT] xtologit,
[BMA] bmastats lps [XT] xtoprobit, [XT] xtprobit, [XT] xttobit
Fernández, P., [ME] mixed Fisher, N. I., [R] regress postestimation time series
Fernandez-Cornejo, J., [ERM] eintreg Fisher, R. A., [CAUSAL] Intro, [MV] clustermat,
Fernandez-Felix, B. M., [R] logistic, [R] logit [MV] discrim, [MV] discrim estat,
Fernández-Val, I., [R] intreg, [R] ivqregress, [R] qreg, [MV] discrim lda, [MV] Glossary, [P] levelsof,
[R] tobit, [XT] xtlogit, [XT] xtprobit [PSS-2] power twoproportions, [PSS-2] power
Fernández-Villaverde, J., [DSGE] Intro 1, onecorrelation, [PSS-2] power twocorrelations,
[DSGE] dsgenl [R] anova, [R] anova, [R] esize, [R] ranksum,
Ferrara, A., [R] ivregress [R] signrank, [R] tabulate twoway, [ST] streg
Ferrari, S. L. P., [R] betareg Fiske, D. W., [SEM] Example 17
Ferreira, P. L., [BMA] bmastats lps Fitzgerald, T. J., [TS] tsfilter, [TS] tsfilter cf
Ferri, H. A., [R] kappa Fitzmaurice, G. M., [ME] me, [ME] menl, [ME] mixed
Festinger, L., [R] ranksum Fix, E., [MV] discrim knn
Fibrinogen Studies Collaboration, [ST] stcox Flaaen, A., [D] merge
postestimation Flahault, A., [CAUSAL] Intro
Fidell, L. S., [MV] discrim
Fiedler, J., [P] PyStata integration
82 Author index

Flannery, B. P., [FN] Statistical functions, [G-2] graph Franklin, C. H., [D] cross
twoway contour, [M-5] solvenl( ), [P] matrix Franzese, R. J., Jr., [XT] xtpcse
symeigen, [R] dydx Franzini, L., [XT] xtregar
Flay, B. R., [ME] me, [ME] meglm, [ME] meologit, Fraser, M. W., [CAUSAL] stteffects intro,
[ME] meoprobit, [XT] xtologit, [XT] xtoprobit [CAUSAL] stteffects ipw, [CAUSAL] stteffects
Flegal, J. M., [BAYES] bayesstats summary ipwra, [CAUSAL] stteffects postestimation,
Fleiss, J. L., [META] Intro, [META] meta esize, [CAUSAL] stteffects ra, [CAUSAL] stteffects
[PSS-2] power oneproportion, [PSS-2] power wra, [CAUSAL] tebalance
twoproportions, [R] dstdize, [R] Epitab, [R] icc, Freedman, L. S., [ADAPT] gsdesign logrank,
[R] kappa [PSS-2] Intro (power), [PSS-2] power cox,
Fleissig, A. R., [R] demandsys [PSS-2] power exponential, [PSS-2] power
Fleming, T. R., [ADAPT] GSD intro, [ADAPT] gs, logrank
[ADAPT] gsbounds, [ADAPT] gsdesign, Freeman, D. H., Jr., [SVY] svy: tabulate twoway
[ADAPT] gsdesign onemean, [ADAPT] gsdesign Freeman, E. H., [SEM] estat stable
twomeans, [ADAPT] gsdesign oneproportion, Freeman, J. L., [R] Epitab, [SVY] svy: tabulate
[ADAPT] gsdesign twoproportions, twoway
[ADAPT] gsdesign logrank, [ADAPT] gsdesign Freeman, J. R., [TS] Time series, [TS] arima,
usermethod, [ST] stcox, [ST] sts test [TS] forecast, [TS] irf, [TS] var, [TS] vec
Fletcher, D., [BMA] bmaregress Freeman, M. F., [META] meta esize, [META] Glossary
Fletcher, K., [R] rocreg, [R] rocreg postestimation, Frees, E. W., [XT] xt
[R] rocregplot Freese, J., [CM] Intro 6, [CM] cmroprobit, [R] clogit,
Fletcher, R., [M-5] optimize( ) [R] cloglog, [R] contrast, [R] hetoprobit,
Flight, L., [ADAPT] Intro [R] logistic, [R] logit, [R] mlogit, [R] mprobit,
Flood, S., [R] mlexp [R] nbreg, [R] ologit, [R] oprobit, [R] poisson,
Florax, R. J. G. M., [META] Intro [R] probit, [R] tnbreg, [R] tpoisson, [R] zinb,
Flores, J., [ADAPT] gsdesign usermethod [R] zioprobit, [R] zip
Flynn, Z. L., [R] gmm Fridkin, S. K., [D] icd10
Folsom, R. C., [R] rocreg, [R] rocreg postestimation, Friedman, J. H., [BMA] bmastats lps, [LASSO] lasso,
[R] rocregplot [LASSO] lassogof, [LASSO] lassoknots,
Fontenay, S., [D] import [LASSO] sqrtlasso, [M-5] LinearProgram( ),
Ford, C. E., [PSS-2] power repeated [MV] discrim knn
Ford, J. M., [R] frontier, [XT] xtfrontier Friedman, L. M., [ADAPT] gsdesign
Forney, A., [CAUSAL] Intro Friedman, L. W., [ADAPT] gs, [ADAPT] gsdesign,
Forns, J., [LASSO] Lasso intro, [LASSO] Inference [ADAPT] gsdesign twoproportions
examples, [M-5] LinearProgram( ) Friedman, M., [TS] arima
Forsythe, A. B., [R] sdtest Friendly, M., [G-2] graph twoway scatter
Forte, A., [BMA] bmaregress Frisch, R., [CAUSAL] Intro
Forthofer, R. N., [R] dstdize Frölich, M., [CAUSAL] teffects multivalued, [R] qreg
Fosheim, G. E., [D] icd10 Frome, E. L., [R] qreg
Foster, A., [R] regress Frost, C., [PSS-2] Intro (power)
Foster, D. P., [BMA] bmaregress Frühwirth-Schnatter, S., [FMM] fmm intro,
Foster, J., [R] Inequality [TS] mswitch
Fouladi, R. T., [R] esize Frydenberg, M., [D] icd, [PSS-2] power twomeans,
[PSS-3] ciwidth twomeans, [R] dstdize,
Foulkes, M. A., [PSS-2] power cox, [PSS-2] power
[R] roccomp, [R] roctab, [TABLES] Intro 3
exponential
Fu, V. K., [R] ologit
Fourier, J. B. J., [R] cumul
Fu, W. J., [LASSO] lasso
Fox, C. M., [IRT] irt, [SEM] Example 28g
Fuller, W. A., [MV] factor, [P] robust, [R] eivreg,
Fox, J., [R] kdensity, [R] lv
[R] regress, [R] spearman, [SVY] svy: tabulate
Fox, W. C., [R] lroc twoway, [SVY] Variance estimation, [TS] dfgls,
Fragoso, T. M., [BMA] Intro, [BMA] bmaregress [TS] dfuller, [TS] pperron, [TS] psdensity,
Francia, R. S., [R] swilk [TS] tsfilter, [TS] tsfilter bk, [TS] ucm,
Francis, C., [PSS-2] power repeated [TS] Glossary, [U] 20.26 References,
Frangakis, C. E., [CAUSAL] Intro [XT] xtcointtest
Frank, M. W., [XT] xtabond, [XT] xtdpd, Fullerton, A. S., [R] ologit, [R] oprobit
[XT] xtdpdsys Funkhouser, H. G., [G-2] graph pie
Frankel, M. R., [P] robust, [SVY] Variance Furberg, C. D., [ADAPT] gsdesign, [PSS-2] power
estimation, [U] 20.26 References repeated
Frankenstein, A. N., [META] meta meregress Furr, D. C., [BAYES] bayesmh
Author index 83

Futuyma, D. J., [MV] measure option [TS] tssmooth hwinters, [TS] tssmooth
Fyler, D. C., [R] Epitab shwinters
Fyles, A., [ST] stcrreg, [ST] stcrreg postestimation Gardner, E. S., Jr., [TS] tssmooth dexponential,
[TS] tssmooth hwinters
Gardner, J., [XT] xtreg
G Garnett, W. R., [BAYES] bayesmh
Garrett, J. M., [ST] stcox PH-assumption tests
Gabriel, K. R., [MV] biplot Garsd, A., [R] exlogistic
Gail, M. H., [P] robust, [PSS-2] power exponential, Gart, J. J., [META] meta esize, [R] Epitab
[R] rocreg, [R] rocreg postestimation, Gasparrini, A., [META] meta meregress, [META] meta
[ST] stcrreg, [ST] stmh, [U] 20.26 References mvregress
Galanti, M. R., [XT] xtgee Gasser, T., [R] lpoly
Galati, J. C., [MI] Intro substantive, [MI] Intro, Gast, C., [ADAPT] gsdesign usermethod
[MI] mi estimate Gastwirth, J. L., [R] sdtest
Galbraith, R. F., [META] meta, [META] meta Gates, R., [CM] cmmixlogit, [CM] cmmprobit,
galbraithplot [CM] cmxtmixlogit
Gałecki, A. T., [ME] estat wcorrelation, [ME] mixed Gatto, N. M., [CAUSAL] Intro
Gali, J., [TS] estat sbsingle Gauss, J. C. F., [R] regress
Galiani, S., [CAUSAL] teffects intro, Gautschi, W., [M-5] Quadrature( )
[CAUSAL] teffects intro advanced Gauvreau, K., [R] dstdize, [R] logistic, [ST] ltable,
Gall, J.-R. L., [R] estat gof, [R] logistic [ST] sts
Gallacher, D., [D] icd Gavaghan, D., [META] Intro, [META] meta,
Gallant, A. R., [R] ivregress, [R] nl [META] meta funnelplot, [META] meta bias
Gallis, J. A., [PSS-2] power, [PSS-2] power onemean, Gavin, M. D., [ME] me, [ME] meglm, [ME] meologit,
cluster, [PSS-2] power twomeans, cluster, [ME] meoprobit, [XT] xtologit, [XT] xtoprobit
[PSS-2] power oneproportion, cluster, Gavrin, J., [BMA] Intro
[PSS-2] power twoproportions, cluster, Gay, D. M., [M-5] LinearProgram( )
[PSS-2] power logrank, cluster, [R] permute, Gehan, E. A., [ST] sts test
[XT] xtgee Geisser, S., [PSS-2] power repeated, [R] anova
Gallup, J. L., [D] egen, [M-5] docx*( ), [R] estimates Gel, Y. R., [R] sdtest
table, [R] etable, [R] regress postestimation Gelade, W., [R] summarize
diagnostic plots, [RPT] putexcel, [RPT] putexcel Gelbach, J. B., [CAUSAL] DID intro,
advanced, [TABLES] Intro, [XT] xtline [CAUSAL] didregress, [R] ivprobit, [R] ivtobit,
Galton, F., [R] correlate, [R] cumul, [R] regress, [R] regress, [R] wildbootstrap
[R] summarize Gelfand, A. E., [BAYES] Intro, [BAYES] bayesmh,
Galvao, A. F., [CAUSAL] teffects psmatch, [MI] mi impute chained
[R] ivqregress, [R] QC, [R] sktest, [XT] xtreg, Gelman, A., [BAYES] Intro,
[XT] xtreg postestimation [BAYES] bayesmh, [BAYES] bayesstats grubin,
Gamerman, D., [BAYES] Intro [BAYES] bayesstats ic, [BAYES] bayesstats
Gan, F. F., [R] Diagnostic plots ppvalues, [BAYES] bayesstats
Gander, W., [M-5] Quadrature( ) summary, [BAYES] bayespredict,
Gange, S. J., [XT] xtcloglog, [XT] xtgee, [BAYES] bayes: xtnbreg, [BAYES] Glossary,
[XT] xtintreg, [XT] xtlogit, [XT] xtologit, [BMA] Intro, [BMA] bmaregress, [ME] me,
[XT] xtoprobit, [XT] xtprobit, [XT] xttobit [MI] Intro substantive, [MI] mi impute,
Ganguly, I., [R] zioprobit [MI] mi impute mvn, [MI] mi impute regress
Gani, J., [TS] wntestb Gelman, R., [R] margins
Gao, F., [ST] stintcox Geman, D., [BAYES] Intro, [MI] mi impute chained
Gao, M., [R] npregress series, [TS] arima Geman, S., [BAYES] Intro, [MI] mi impute chained
Garbow, B. S., [P] matrix symeigen Genadek, K., [R] mlexp
Garcı́a, B., [R] churdle Gendreau, P., [META] Intro
Garcia, R., [TS] mswitch Genest, C., [R] Diagnostic plots, [R] swilk
Garcı́a-Donato, G., [BMA] bmaregress Gentle, J. E., [FN] Random-number functions,
Garcı́a-Esquinas, E., [R] logistic, [R] logit [R] anova, [R] nl
Garcı́a-Esteban, R., [LASSO] Lasso intro, Genton, M. G., [R] sktest
[LASSO] Inference examples, Genz, A., [CM] cmmprobit
[M-5] LinearProgram( ) George, E. I., [BMA] Intro, [BMA] bmaregress
Garcia-Filion, P., [ADAPT] gsdesign twomeans George, S. L., [PSS-2] power exponential
Gardiner, J. S., [TS] tssmooth, [TS] tssmooth Gerkins, V. R., [R] symmetry
dexponential, [TS] tssmooth exponential,
84 Author index

Gerow, K. G., [SVY] Survey wra, [CAUSAL] teffects intro advanced,


Gershman, K., [D] icd10 [R] logistic, [ST] stcox
Gerstner, K., [BMA] Intro Gloeckler, L. A., [ST] Discrete
Gertler, M., [TS] estat sbsingle Glosten, L. R., [TS] arch
Geskus, R. B., [ST] stcrreg, [ST] stcrreg Glowacz, K. M., [ME] me, [ME] meglm,
postestimation [ME] meologit, [ME] meoprobit, [XT] xtologit,
Geweke, J., [BAYES] Intro, [BAYES] bayesmh, [XT] xtoprobit
[BMA] bmaregress, [CM] cmmprobit, Gnanadesikan, R., [MV] manova, [R] cumul,
[TS] dfactor [R] Diagnostic plots
Geyer, C. J., [BAYES] bayesmh Godambe, V. P., [SVY] Variance estimation
Ghirlanda, S., [CAUSAL] xthdidregress Godfrey, L. G., [R] regress postestimation time series
Ghosh, S. K., [BAYES] Intro Godsill, S. J., [BAYES] Intro
Giannini, C., [TS] irf create, [TS] var intro, [TS] var Goeden, G. B., [R] kdensity
svar, [TS] vargranger, [TS] varwle Goerg, S. J., [R] ksmirnov
Giannone, D., [BAYES] bayes: var Goethals, K., [ME] meintreg
Gibaldi, M., [ME] menl Goggin, C., [META] Intro
Gibbons, J. D., [R] ksmirnov, [R] spearman Golbe, D. L., [D] label language, [D] merge,
Gibbons, R. D., [ME] me, [ME] meglm [U] 23.1 References
Gibson, P., [META] meta data Goldberger, A. S., [CAUSAL] etregress, [R] intreg,
Gichangi, A., [ST] stcrreg [R] tobit
Giesbrecht, F. G., [ME] mixed Goldblatt, A., [R] Epitab
Giesen, D., [R] tetrachoric Golden, C. D., [SVY] Survey, [SVY] svy estimation
Gifi, A., [MV] mds Goldfarb, D., [M-5] optimize( )
Gigliarano, C., [R] roctab Goldfeld, S. M., [TS] mswitch
Gijbels, I., [R] lpoly, [R] npregress intro, Goldman, N., [ME] me
[R] npregress kernel Goldsmith, J., [ADAPT] gsdesign twoproportions
Gilbert, G. K., [MV] measure option Goldstein, H., [ME] me, [ME] meglm, [ME] melogit,
Giles, D. E. A., [TS] prais [ME] mepoisson, [ME] meprobit, [ME] mestreg,
Gilks, W. R., [BAYES] Intro, [BAYES] bayesmh, [ME] mixed, [META] Intro, [META] meta
[BMA] bmaregress regress postestimation, [META] meta
Gill, R. D., [ST] stcrreg meregress, [META] meta multilevel,
[META] meta me postestimation, [META] meta
Gillenwater, H. H., [ADAPT] gsdesign oneproportion
mvregress postestimation
Gillham, N. W., [R] regress
Goldstein, M. G., [META] meta mvregress
Gillispie, C. C., [R] regress
Goldstein, R., [D] ds, [R] brier, [R] Inequality, [R] nl,
Gillman, M. S., [RPT] dyndoc, [RPT] dyntext [R] regress postestimation, [XT] xtreg
Giltinan, D. M., [ME] me, [ME] menl Golsch, K., [ME] mestreg, [XT] xt
Gini, C., [SP] estat moran, [SP] spregress, Golub, G. H., [M-5] svd( ), [R] orthog, [R] tetrachoric,
[SP] spxtregress [TS] arfima, [TS] arfima postestimation
Gini, R., [R] Epitab, [R] vwls Gómez de la Cámara, A., [R] rocreg, [R] rocregplot
Ginther, O. J., [ME] menl, [ME] mixed Gómez, V., [TS] tsfilter, [TS] tsfilter hp
Giordani, P., [BAYES] Intro, [BAYES] bayesmh Gompertz, B., [ST] streg
Girshick, M. A., [MV] pca Gondzio, J., [M-5] LinearProgram( )
Givens, G. H., [META] Intro Gönen, M., [ST] stcox postestimation
Glas, A. S., [META] meta mvregress Gonnet, P., [M-5] Quadrature( )
Glass, G. V., [META] Intro, [META] meta esize, Gonzalez, J. F., Jr., [SVY] estat, [SVY] Subpopulation
[META] Glossary, [R] esize estimation, [SVY] svy bootstrap, [SVY] svy
Glass, R. I., [R] Epitab estimation
Gleason, J. R., [FN] Random-number functions, Gonzalo, J., [TS] threshold, [TS] vec intro,
[R] loneway [TS] vecrank
Gleason, L. R., [ME] me, [ME] meglm, [ME] meologit, Good, I. J., [BMA] Intro, [BMA] bmastats lps
[ME] meoprobit, [XT] xtologit, [XT] xtoprobit Good, P. I., [G-1] Graph intro, [R] permute,
Gleick, J., [M-5] optimize( ) [R] symmetry, [R] tabulate twoway
Gleser, G., [MV] alpha Goodall, C., [R] lowess, [R] rreg
Gleser, L. J., [META] meta mvregress Goodman, L. A., [R] tabulate twoway,
Glidden, D. V., [CAUSAL] stteffects intro, [SEM] estat lcgof, [SEM] Example 50g,
[CAUSAL] stteffects ipw, [CAUSAL] stteffects [SEM] Example 51g, [SEM] Methods and
ipwra, [CAUSAL] stteffects postestimation, formulas for gsem
[CAUSAL] stteffects ra, [CAUSAL] stteffects Goodman, M. S., [R] anova
Author index 85

Goodman, S. N., [META] meta summarize [XT] xtfrontier, [XT] xtstreg


Goodman-Bacon, A., [CAUSAL] DID intro, Gourieroux, C. S., [R] hausman, [R] suest, [R] test,
[CAUSAL] didregress postestimation [TS] arima, [TS] mgarch ccc, [TS] mgarch dcc,
Goodwin, B. K., [R] demandsys [TS] mgarch vcc
Gooley, T. A., [ST] stcrreg Govindan, R., [ADAPT] gsdesign onemean,
Gopal, K., [FN] Random-number functions [ADAPT] gsdesign oneproportion
Gopinath, D., [CM] cmmixlogit, [CM] cmxtmixlogit Gower, J. C., [MV] biplot, [MV] ca, [MV] mca,
Gordon, A. D., [MV] biplot, [MV] cluster, [MV] measure option, [MV] procrustes
[MV] cluster dendrogram, [MV] cluster stop, Gracik, L., [R] betareg
[MV] measure option Graham, J. W., [MI] Intro substantive, [MI] Intro
Gordon, D. J., [PSS-2] power repeated substantive, [MI] mi impute
Gordon, M. G., [R] binreg Grambsch, P. M., [ME] mestreg, [ST] stcox, [ST] stcox
Gordon, N. J., [BAYES] Intro PH-assumption tests, [ST] stcox postestimation,
Gorga, M. P., [R] rocreg, [R] rocreg postestimation, [ST] stcrreg
[R] rocregplot Granger, C. W. J., [BMA] Intro, [BMA] Intro,
Gorman, J. W., [R] stepwise [TS] arch, [TS] arfima, [TS] vargranger,
[TS] vec intro, [TS] vec, [TS] vecrank,
Gorman, W. M., [R] demandsys
[XT] xtcointtest
Gorst-Rasmussen, A., [MV] pca
Grant, R. L., [BAYES] bayesmh
Gorsuch, R. L., [MV] factor, [MV] rotate,
Grasela, T. H., Jr., [ME] menl
[MV] rotatemat
Grasman, R. P. P. P., [TS] mswitch
Gosset [Student, pseud.], W. S., [R] ttest
Graubard, B. I., [ME] mixed, [PSS-2] power trend,
Gosset, W. S., [R] ttest
[R] margins, [R] ml, [R] test, [SVY] Survey,
Gotway, C. A., [SP] Intro, [SP] spregress [SVY] Direct standardization, [SVY] estat,
Gould, A. L., [ADAPT] gs, [ADAPT] gsbounds [SVY] svy, [SVY] svy estimation, [SVY] svy
Gould, W. W., [ADAPT] gsbounds, [ADAPT] gsdesign, postestimation, [SVY] svy: tabulate twoway,
[ADAPT] gsdesign onemean, [ADAPT] gsdesign [SVY] Variance estimation
twomeans, [ADAPT] gsdesign oneproportion, Graunt, J., [ST] ltable
[ADAPT] gsdesign twoproportions, Gray, L. A., [FMM] fmm: betareg, [R] betareg,
[ADAPT] gsdesign logrank, [ADAPT] gsdesign [R] churdle, [R] fracreg, [R] truncreg
usermethod, [CAUSAL] stteffects intro,
Gray, R. J., [ST] stcrreg
[D] assert, [D] datasignature, [D] Datetime
values from other software, [D] destring, Graybill, F. A., [PSS-2] power onecorrelation,
[D] drawnorm, [D] ds, [D] format, [D] merge, [PSS-2] power twocorrelations, [R] centile
[D] putmata, [D] sample, [ERM] Intro 1, Grayling, M. J., [ADAPT] gs, [FN] Random-
[ERM] Intro 9, [FN] Random-number number functions, [PSS-2] power repeated,
functions, [M-0] Intro, [M-1] Intro, [PSS-2] power oneslope
[M-1] How, [M-1] Interactive, [M-2] class, Grazzi, M., [R] frontier, [XT] xtfrontier
[M-2] exp, [M-2] goto, [M-2] pointers, Green, B. F., [MV] discrim lda, [MV] procrustes
[M-2] struct, [M-2] Subscripts, [M-2] Syntax, Green, D. M., [R] lroc
[M-4] IO, [M-4] Stata, [M-5] deriv( ), Green, J. R., [R] demandsys
[M-5] eigensystem( ), [M-5] geigensystem( ), Green, P. E., [MV] cluster
[M-5] inbase( ), [M-5] moptimize( ), Green, P. J., [BAYES] Intro
[M-5] runiform( ), [M-5] st addvar( ), Green, S., [META] Intro
[M-5] st global( ), [M-5] st local( ),
Greenacre, M. J., [MV] ca, [MV] mca, [MV] mca
[M-5] st view( ), [ME] mestreg, [MI] mi
postestimation, [SEM] Example 35g,
estimate, [P] Intro, [P] datasignature,
[SEM] Example 36g
[P] matrix, [P] matrix eigenvalues, [P] matrix
mkmat, [P] robust, [PSS-2] power Greenbaum, A., [M-1] LAPACK, [M-5] lapack( ),
exponential, [PSS-2] power logrank, [P] matrix eigenvalues
[R] bsample, [R] frontier, [R] gmm, [R] logistic, Greenberg, E., [BAYES] Intro
[R] margins, [R] Maximize, [R] ml, [R] poisson, Greene, W. H., [CAUSAL] etregress, [CM] cmclogit,
[R] qreg, [R] regress, [R] rreg, [R] sktest, [CM] cmmprobit, [CM] nlogit, [P] matrix
[R] smooth, [R] swilk, [SP] spmatrix accum, [R] biprobit, [R] clogit, [R] cnsreg,
spfrommata, [ST] Survival analysis, [ST] stcox, [R] frontier, [R] gmm, [R] heckman,
[ST] stcrreg, [ST] stcrreg postestimation, [R] heckpoisson, [R] hetprobit, [R] hetregress,
[ST] stdescribe, [ST] streg, [ST] stset, [R] ivregress, [R] lrtest, [R] margins,
[ST] stsplit, [ST] stvary, [SVY] Survey, [R] mlexp, [R] mlogit, [R] nlsur, [R] pcorr,
[SVY] ml for svy, [U] 1.4 References, [R] reg3, [R] sureg, [R] testnl, [R] truncreg,
[U] 13.13 References, [U] 18.14 References, [R] zioprobit, [TS] arima, [TS] corrgram,
[U] 23.1 References, [U] 27.36 Reference, [TS] var, [XT] xt, [XT] xtgls, [XT] xthtaylor
postestimation, [XT] xtpcse, [XT] xtrc
86 Author index

Greenfield, S., [MV] alpha, [MV] factor, [MV] factor Grzebyk, M., [ST] sts
postestimation, [R] lincom, [R] mlogit, Gu, A., [P] robust
[R] mprobit, [R] mprobit postestimation, Guallar, E., [META] meta summarize
[R] predictnl, [R] slogit, [SEM] Example 37g Guan, W., [R] bootstrap
Greenhouse, J. B., [META] Intro, [R] Epitab Guddati, A. K., [ADAPT] gsdesign oneproportion
Greenhouse, S. W., [PSS-2] power repeated, Guelat, J., [BMA] Intro
[R] anova, [R] Epitab Guenther, W. C., [PSS-2] power onecorrelation
Greenland, S., [BAYES] Intro, [CAUSAL] Intro, Guerry, A.-M., [G-2] graph twoway histogram
[CAUSAL] mediate, [IRT] difmh,
Guidolin, M., [TS] mswitch
[META] Intro, [META] meta summarize,
[META] meta regress, [META] meta trimfill, Guilkey, D. K., [XT] xtprobit
[META] Glossary, [R] ci, [R] Epitab, [R] ologit, Guillemot, M., [M-5] cholesky( )
[R] poisson, [R] reri Guillera-Arroita, G., [BMA] Intro
Greenwood, M., [ST] ltable, [ST] sts Guimarães, P., [XT] xtnbreg, [XT] xtpoisson
Greenwood, P., [MI] Intro substantive Guinea-Martin, D., [R] Inequality
Gregoire, A., [R] kappa Guiteras, R. P., [P] PyStata integration
Gregory, A. W., [DSGE] Intro 8 Guo, M., [ADAPT] gsdesign logrank
Gregory, C. A., [ERM] eoprobit Guo, S., [CAUSAL] stteffects intro,
Greil, R., [META] meta data [CAUSAL] stteffects ipw, [CAUSAL] stteffects
Griesenbeck, J. S., [R] reri ipwra, [CAUSAL] stteffects postestimation,
[CAUSAL] stteffects ra, [CAUSAL] stteffects
Grieve, R., [R] bootstrap, [R] bstat
wra, [CAUSAL] tebalance
Griffin, S., [R] ztest
Gurevitch, J., [META] Intro
Griffith, J. L., [R] brier
Gurka, M. J., [R] estat ic
Griffith, R., [R] gmm
Gurmu, S., [R] cpoisson, [R] zioprobit
Griffiths, W. E., [R] cnsreg, [R] estat ic,
Gutiérrez, I., [CAUSAL] teffects nnmatch,
[R] hetregress, [R] ivregress, [R] ivregress
[CAUSAL] teffects psmatch
postestimation, [R] logit, [R] probit,
[R] regress, [R] regress postestimation, [R] test, Gutierrez, R. G., [CM] cmmixlogit, [ME] me,
[TS] arch, [TS] prais, [XT] xtgls, [XT] xtpcse, [META] meta meregress, [R] frontier,
[XT] xtrc, [XT] xtreg [R] lpoly, [R] lrtest, [R] nbreg, [R] npregress
kernel, [ST] stcox, [ST] streg, [ST] streg
Griliches, Z., [ME] me, [R] hetoprobit, [XT] xtgls,
postestimation, [XT] xt
[XT] xtnbreg, [XT] xtpcse, [XT] xtpoisson,
[XT] xtrc Gutiérrez-Vargas, A. A., [CM] Intro 6
Grilli, L., [XT] xtmlogit Guyatt, G. H., [ADAPT] gsdesign twoproportions
Grimes, J. M., [ST] stintreg
Grimm, R. H., [PSS-2] power repeated H
Grimmett, G., [M-5] halton( )
Grisetti, R., [R] betareg Haaland, J.-A., [G-1] Graph intro
Grissom, R. J., [R] esize, [R] regress postestimation Haan, P., [CM] cmmprobit, [R] mlogit, [R] mprobit
Gritz, E. R., [META] meta mvregress Haario, H., [BAYES] Intro, [BAYES] bayesmh
Grizzle, J. E., [R] vwls Haas, K., [M-5] moptimize( )
Grobbee, D. E., [R] reri Haas, R. W., [FN] Random-number functions
Groenen, P. J. F., [MV] mds, [MV] mds Haavelmo, T., [CAUSAL] Intro
postestimation, [MV] mdslong, [MV] mdsmat Hackell, J., [R] prtest
Groenwold, R. H. H., [R] reri Hadamard, J. S., [FN] Matrix functions
Grogger, J. T., [R] tnbreg, [R] tpoisson Hadi, A. S., [BMA] bmaregress, [BMA] bmagraph
Gronau, R., [R] heckman, [SEM] Example 45g coefdensity, [BMA] bmagraph msize,
Groothuis-Oudshoorn, C. G. M., [MI] Intro [BMA] bmagraph pmp, [BMA] bmagraph
substantive, [MI] mi impute chained varmap, [BMA] bmastats models,
[BMA] bmastats msize, [R] poisson,
Gropper, D. M., [R] frontier, [XT] xtfrontier
[R] regress, [R] regress postestimation,
Gross, A. J., [ST] ltable [R] regress postestimation diagnostic plots
Grosskopf, R. F. S., [M-5] LinearProgram( ) Hadorn, D. C., [R] brier
Grotti, R., [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys, Hadri, K., [XT] xtunitroot
[XT] xtprobit
Haenszel, W., [IRT] difmh, [META] Intro,
Gruber, M. H. J., [R] contrast, [R] margins [META] meta summarize, [META] Glossary,
Grün, B., [BMA] bmastats jointness [PSS-2] power cmh, [R] Epitab, [ST] stmh,
Grundmann, H., [D] icd10 [ST] sts test
Grunfeld, Y., [XT] xtgls, [XT] xtpcse, [XT] xtrc
Author index 87

Hafner, K. B., [PSS-3] Intro (ciwidth), [PSS-3] ciwidth [R] regress postestimation, [R] regress
onemean, [PSS-3] ciwidth twomeans, postestimation diagnostic plots, [R] rreg,
[PSS-3] ciwidth onevariance [R] ttest
Haghish, E. F., [RPT] markdown, [U] 3.9 Reference, Hammarling, S., [M-1] LAPACK, [M-5] lapack( ),
[U] 18.14 References [P] matrix eigenvalues
Hahn, G. J., [M-5] moptimize( ), [PSS-3] Intro Hammersley, J. M., [M-5] halton( )
(ciwidth), [PSS-3] ciwidth onemean Hampel, F. R., [CAUSAL] hdidregress,
Hahn, J., [R] ivregress postestimation [CAUSAL] xthdidregress, [D] egen, [R] rreg,
Hair, J. F., Jr., [CM] Intro 6, [CM] cmrologit [U] 20.26 References
Hajian-Tilaki, K. O., [R] rocreg Hampilos, N., [ADAPT] gsdesign twomeans
Hajivassiliou, V. A., [CM] cmmprobit Hampson, L. V., [ADAPT] Intro
Halbmeier, C., [ME] mixed Han, G., [ADAPT] gsdesign logrank
Hald, A., [R] qreg, [R] regress, [R] signrank, Han, K.-H., [ADAPT] gsdesign logrank
[R] summarize Han, S., [R] intreg, [R] ivqregress, [R] qreg, [R] tobit
Haldane, J. B. S., [R] Epitab, [R] ranksum Hand, D. J., [BAYES] bayesmh, [ME] menl,
Hall, A. D., [R] frontier [MV] biplot, [MV] ca, [MV] discrim, [MV] mca
Hall, A. R., [R] gmm, [R] gmm postestimation, Handscomb, D. C., [M-5] halton( )
[R] ivpoisson, [R] ivpoisson postestimation, Hanji, M. B., [META] Intro
[R] ivregress, [R] ivregress postestimation, Hankey, B., [ST] stmh
[XT] xtcointtest Hanley, J. A., [R] roccomp, [R] rocfit, [R] rocreg,
Hall, B. H., [M-5] optimize( ), [ME] me, [R] glm, [R] rocreg postestimation, [R] rocregplot,
[TS] arch, [TS] arima, [XT] xtnbreg, [R] roctab
[XT] xtpoisson Hannachi, A., [MV] pca
Hall, N. S., [R] anova Hannan, E. J., [TS] arfimasoc, [TS] arimasoc,
Hall, P., [R] bootstrap, [R] ivqregress, [R] qreg, [TS] sspace
[R] regress postestimation time series Hansen, B. E., [BMA] Intro, [R] makespline,
Hall, R. E., [M-5] optimize( ), [R] glm, [TS] arch, [R] npregress intro, [R] npregress kernel,
[TS] arima [R] npregress series, [TS] estat sbsingle,
Hall, W. J., [MV] biplot, [R] roccomp, [R] rocfit, [TS] threshold
[R] roctab Hansen, C. B., [CAUSAL] DID intro,
Haller, A. O., [SEM] Example 7 [CAUSAL] telasso, [LASSO] Lasso
Halley, E., [ST] ltable intro, [LASSO] Lasso inference intro,
Hallock, K., [M-5] LinearProgram( ), [R] qreg [LASSO] dsregress, [LASSO] lasso,
Halpin, B., [MI] mi impute [LASSO] lasso postestimation,
Halton, J. H., [M-5] halton( ) [LASSO] poivregress, [LASSO] poregress,
[LASSO] xpologit, [LASSO] xpopoisson,
Halvorsen, K. T., [R] tabulate twoway
[LASSO] xporegress, [R] ivqregress,
Hamaker, E. L., [TS] mswitch [R] ivqregress postestimation
Hamann, U., [MV] measure option Hansen, H., [MV] mvtest, [MV] mvtest normality
Hambleton, R. K., [IRT] irt, [SEM] Example 28g, Hansen, L. P., [R] gmm, [R] ivregress, [R] ivregress
[SEM] Example 29g postestimation, [XT] xtabond, [XT] xtdpd,
Hamel, J.-F., [IRT] irt pcm [XT] xtdpdsys
Hamerle, A., [R] clogit Hansen, M. R., [R] log
Hamilton, J. D., [BAYES] bayesvarstable, [P] matrix Hansen, W. B., [ME] me, [ME] meglm, [ME] meologit,
eigenvalues, [R] gmm, [TS] Time series, [ME] meoprobit, [XT] xtologit, [XT] xtoprobit
[TS] arch, [TS] arfima, [TS] arima, Hanson, B. A., [R] spearman
[TS] corrgram, [TS] dfuller, [TS] estat
Hao, L., [R] qreg
aroots, [TS] fcast compute, [TS] forecast
solve, [TS] irf, [TS] irf create, [TS] mswitch, Harabasz, J., [MV] cluster, [MV] cluster stop
[TS] mswitch postestimation, [TS] pergram, Haramoto, H., [FN] Random-number functions,
[TS] pperron, [TS] psdensity, [TS] sspace, [R] set rngstream
[TS] sspace postestimation, [TS] tsfilter, Haran, M., [BAYES] bayesstats summary
[TS] ucm, [TS] var intro, [TS] var, [TS] var Harberger, A. C., [R] demandsys postestimation
svar, [TS] vargranger, [TS] varnorm, Harbord, R. M., [ME] melogit, [ME] meoprobit,
[TS] varsoc, [TS] varstable, [TS] varwle, [META] Intro, [META] Intro, [META] meta,
[TS] vec intro, [TS] vec, [TS] vecnorm, [META] meta forestplot, [META] meta regress,
[TS] vecrank, [TS] vecstable, [TS] xcorr, [META] meta funnelplot, [META] meta
[TS] Glossary bias, [META] meta mvregress, [R] roccomp,
Hamilton, L. C., [G-1] Graph intro, [MV] factor, [R] roctab
[MV] screeplot, [R] ladder, [R] lv, [R] regress, Harden, J. J., [R] zinb, [R] zip
88 Author index

Hardin, J. W., [G-1] Graph intro, [ME] meglm [TS] tsfilter hp, [TS] tssmooth hwinters,
postestimation, [R] estat ic, [R] glm, [R] glm [TS] ucm, [TS] var svar
postestimation, [R] lroc, [R] nbreg, [R] poisson, Harville, D. A., [ME] meglm, [ME] mixed, [R] estat ic
[R] ranksum, [R] signrank, [R] tnbreg, Hasebe, T., [CAUSAL] etpoisson, [ERM] eprobit
[R] tpoisson, [R] zinb, [R] zip, [XT] xtgee, Hassell, J. F., [ST] sts
[XT] xtpoisson Hassink, W. H. J., [MV] cluster
Hardouin, J.-B., [IRT] irt, [IRT] irt pcm Hassler, U., [TS] irf create
Hardy, R. J., [ADAPT] gs, [ADAPT] gsdesign, Hastie, T. J., [BMA] bmastats lps, [LASSO] Lasso
[ADAPT] gsdesign twoproportions, intro, [LASSO] elasticnet, [LASSO] lasso,
[META] Intro, [META] meta esize, [LASSO] lassogof, [LASSO] lassoknots,
[META] meta set, [META] meta summarize, [LASSO] lasso options, [LASSO] sqrtlasso,
[META] meta regress [M-5] LinearProgram( ), [MV] discrim knn,
Harel, O., [MI] mi estimate [R] grmeanby, [R] slogit
Hargreaves, J., [PSS-2] power Hastings, W. K., [BAYES] Intro, [BAYES] bayesmh
Haritou, A., [R] suest Hastorf, A. H., [R] Epitab
Harkness, J., [R] ivprobit, [R] ivtobit Hauck, W. W., [R] pkequiv, [XT] xtcloglog,
Harley, J. B., [PSS-2] power cox [XT] xtlogit, [XT] xtologit, [XT] xtoprobit,
Harman, H. H., [MV] factor, [MV] factor [XT] xtprobit
postestimation, [MV] rotate, [MV] rotatemat Hauser, M. A., [TS] arfima
Harrell, F. E., Jr., [R] makespline, [R] ologit, Hausman, J. A., [CM] Intro 6, [CM] cmrologit,
[ST] stcox postestimation [CM] nlogit, [M-5] optimize( ), [ME] me,
Harring, J. R., [ME] menl [R] glm, [R] hausman, [R] ivregress
Harrington, D. P., [ST] stcox, [ST] sts test postestimation, [R] suest, [SEM] estat
Harris, E. K., [MV] discrim, [MV] discrim logistic residuals, [SEM] Methods and formulas for
Harris, J. E., [META] meta regress sem, [TS] arch, [TS] arima, [XT] xthtaylor,
Harris, M. N., [R] zioprobit [XT] xtnbreg, [XT] xtpoisson, [XT] xtreg
Harris, R. D. F., [XT] xtunitroot postestimation
Harris, R. J., [META] Intro, [META] meta, Hawkins, C. M., [PSS-2] power repeated
[META] meta forestplot, [META] meta bias, Hawkins, D. F., [SP] estat moran, [SP] spregress,
[MV] canon postestimation [SP] spxtregress
Harris, R. L., [R] QC Hay, D. C., [META] Intro
Harris, S. C., [ME] menl Hayashi, F., [R] gmm, [R] ivpoisson, [R] ivregress,
Harris, T., [R] nbreg, [R] poisson, [R] qreg, [R] ivregress postestimation
[R] ranksum, [R] signrank, [R] zinb Hayes, R. J., [PSS-2] power, [R] permute, [R] prtest
Harrison, D. A., [D] list, [G-2] graph twoway Hayes, T. L., [META] Intro
histogram, [PSS-2] Intro (power), Hays, R. D., [IRT] irt, [R] lincom, [R] mlogit,
[R] histogram, [R] tabulate oneway, [R] mprobit, [R] mprobit postestimation,
[R] tabulate twoway [R] predictnl, [R] slogit
Harrison, J., [BAYES] Intro Hays, W. L., [R] esize
Harrison, J. A., [R] dstdize Hayter, A. J., [ERM] eprobit, [M-5] mvnormal( )
Harrison, J. M., [ST] stcrreg Haywood, P., [META] meta data
Harrison, L. H., [D] icd10 He, X., [ST] stcox PH-assumption tests
Hart, A. A. M., [LASSO] lasso Heafner, T., [META] meta forestplot
Hart, P. E., [MV] cluster, [MV] cluster stop Heagerty, P. J., [BAYES] bayesmh, [ME] me,
Harter, J. K., [META] Intro [ME] meglm, [ME] mixed, [MV] factor,
Hartig, F., [BMA] Intro [MV] pca, [PSS-2] power twomeans,
[PSS-2] power oneway, [PSS-2] power twoway,
Hartigan, J. A., [G-2] graph matrix, [MV] cluster
[R] anova, [R] dstdize, [R] oneway
dendrogram
Heblich, S., [R] ivregress
Hartley, H. O., [MI] Intro substantive, [MI] mi impute
Heckman, J. J., [CAUSAL] Intro, [CAUSAL] etregress,
Hartmann, D. P., [R] icc
[CAUSAL] stteffects intro, [CAUSAL] teffects
Hartung, J., [META] Intro, [META] meta summarize, intro advanced, [ERM] eintreg,
[META] meta regress, [META] meta bias, [ERM] eoprobit, [ERM] eprobit,
[META] meta mvregress [ERM] eregress, [R] biprobit, [R] heckman,
Hartzel, J., [XT] xtmlogit [R] heckman postestimation, [R] heckoprobit,
Harvey, A. C., [R] hetoprobit, [R] hetprobit, [R] heckprobit, [SEM] Example 45g,
[R] hetregress, [TS] arch, [TS] arima, [XT] xtheckman
[TS] prais, [TS] psdensity, [TS] sspace, Hedeker, D., [ME] me, [ME] meglm
[TS] sspace postestimation, [TS] tsfilter, Hédelin, G., [ST] sts
Author index 89

Hedges, L. V., [META] Intro, [META] meta, Heston, A., [XT] xtunitroot
[META] meta data, [META] meta esize, Hetherington, J., [META] Intro
[META] meta set, [META] meta summarize, Heyde, C. C., [U] 1.4 References
[META] meta regress, [META] meta mvregress, Heyman, R. B., [META] meta mvregress
[META] Glossary, [R] esize Hickam, D. H., [R] brier
Hedley, D., [ST] stcrreg, [ST] stcrreg postestimation Hicks, R., [CAUSAL] mediate
Heeringa, S. G., [SVY] Survey, [SVY] Subpopulation Higbee, K. T., [D] clonevar, [D] ds
estimation
Higdon, D., [BAYES] Intro
Heidelberger, P., [BAYES] Intro
Higgins, J. E., [R] anova
Heien, D., [R] demandsys
Higgins, J. P. T., [META] Intro, [META] Intro,
Heine, R. P., [ADAPT] gsdesign twoproportions [META] meta, [META] meta esize,
Heinecke, K., [P] matrix mkmat [META] meta set, [META] meta forestplot,
Heinonen, O. P., [R] Epitab [META] meta summarize, [META] meta
Heiss, F., [CM] nlogit galbraithplot, [META] meta labbeplot,
Heitjan, D. F., [MI] Intro substantive, [MI] mi impute [META] meta regress, [META] estat bubbleplot,
Heller, G., [ST] stcox postestimation [META] meta funnelplot, [META] meta
Hemming, K., [PSS-2] Intro (power) bias, [META] meta trimfill, [META] meta
Hempel, S., [R] Epitab mvregress, [META] estat heterogeneity (mv),
Henderson, B. E., [R] symmetry [META] Glossary
Henderson, C. R., [ME] me, [ME] mixed Higgins, M. L., [TS] arch
Henderson, D. J., [R] npregress kernel Higgs, M. D., [BMA] Intro, [BMA] bmaregress
Henderson, M. J., [SVY] Calibration Hilbe, J. M., [FN] Random-number
functions, [ME] meglm postestimation,
Hendrickson, A. E., [MV] rotate, [MV] rotatemat,
[MV] measure option, [R] cloglog, [R] estat
[MV] Glossary
ic, [R] glm, [R] glm postestimation, [R] logistic,
Hennevogl, W., [ME] me [R] logit, [R] lroc, [R] nbreg, [R] poisson,
Henry-Amar, M., [ST] ltable [R] simulate, [R] tnbreg, [R] tpoisson, [R] zinb,
Hensher, D. A., [CM] nlogit, [R] zioprobit [XT] xtgee, [XT] xtpoisson
Hensley, M. J., [META] meta data Hilbert, D., [M-5] Hilbert( )
Henze, N., [MV] mvtest, [MV] mvtest normality Hildreth, C., [TS] prais
Heo, M., [PSS-2] power onemean, cluster, Hilferty, M. M., [MV] mvtest normality
[PSS-2] power twomeans, cluster, Hilgard, E. R., [R] Epitab
[PSS-2] power oneproportion, cluster, Hill, A. B., [R] Epitab, [R] poisson
[PSS-2] power twoproportions, cluster,
Hill, D. W., Jr., [R] zioprobit
[R] prtest, [R] ztest
Hill, I. D., [R] ranksum
Hermite, C., [M-5] issymmetric( )
Hill, J., [ME] me
Hernán, M. A., [CAUSAL] Intro
Hill, R. C., [R] cnsreg, [R] estat ic, [R] heckman,
Hernández-Alava, M., [FMM] fmm: betareg,
[R] hetregress, [R] ivregress, [R] ivregress
[R] betareg, [R] biprobit, [R] churdle,
postestimation, [R] logit, [R] probit,
[R] fracreg, [R] truncreg
[R] regress, [R] regress postestimation, [R] test,
Herr, J. L., [CAUSAL] teffects intro advanced, [TS] arch, [TS] prais, [XT] xtgls, [XT] xtpcse,
[CAUSAL] teffects nnmatch [XT] xtrc, [XT] xtreg
Herrero, F. J., [ME] mixed Hill, R. P., [ST] stcrreg, [ST] stcrreg postestimation
Herrin, J., [U] 18.14 References Hill, W. G., [R] Epitab
Herriot, J. G., [M-5] spline3( ) Hills, M., [D] egen, [R] Epitab, [R] Epitab,
Hertz, S., [ST] stsplit [ST] stmc, [ST] stmh, [ST] stptime, [ST] strate,
Herwartz, H., [XT] xtcointtest, [XT] xtgls [ST] stsplit, [ST] sttocc
Herzberg, A. M., [MV] discrim lda postestimation, Hills, S. E., [BAYES] Intro, [BAYES] bayesmh
[MV] discrim qda, [MV] discrim Hinchliffe, S. R., [ST] stcox, [ST] stcrreg
qda postestimation, [MV] manova, Hines, J. R., [R] demandsys postestimation
[SEM] Example 52g
Hinkley, D. V., [R] bootstrap
Herzog, H., [CAUSAL] xthdidregress
Hipel, K. W., [TS] arima, [TS] ucm
Hess, K. R., [ST] stcox PH-assumption tests,
Hirano, K., [CAUSAL] stteffects intro,
[ST] stintcox PH-assumption plots, [ST] sts
[CAUSAL] stteffects ipw, [CAUSAL] stteffects
graph
ipwra, [CAUSAL] teffects intro advanced
Heß, S., [CAUSAL] teffects intro, [CAUSAL] teffects
Hirji, K. F., [R] exlogistic, [R] expoisson
intro advanced
Hirukawa, M., [R] regress
Hesse, L. O., [M-5] moptimize( )
Hitt, M. P., [TS] Time series, [TS] arima,
Hessenberg, K. A., [M-5] hessenbergd( )
[TS] forecast, [TS] irf, [TS] var, [TS] vec
90 Author index

Hlouskova, J., [XT] xtunitroot [TS] tssmooth hwinters, [TS] tssmooth


Ho, A. D., [R] hetoprobit shwinters
Hoaglin, D. C., [META] Intro, [META] meta, Holt, D., [SVY] Survey, [SVY] estat
[META] meta esize, [META] meta set, Holt, M. T., [R] demandsys
[META] meta summarize, [META] meta Holtz-Eakin, D., [XT] xtabond, [XT] xtdpd,
regress, [META] estat bubbleplot, [META] meta [XT] xtdpdsys
mvregress, [R] Diagnostic plots, [R] lv, Hong, H., [BAYES] Intro
[R] regress postestimation, [R] regress Hong, L., [R] roctab
postestimation diagnostic plots, [R] smooth, Honoré, B. E., [XT] xtheckman
[R] stem
Hood, W. C., [R] ivregress
Hobert, J. P., [BAYES] Intro
Hooker, P. F., [ST] streg
Hocevar, D., [SEM] Example 19
Hooper, R., [PSS-2] Intro (power)
Hochberg, Y., [R] oneway
Hopper, G. M., [P] trace
Hocking, R. R., [ME] meglm, [ME] mixed, [MI] Intro
Horel, S. A., [R] reri
substantive, [R] stepwise
Horncastle, A. P., [R] frontier, [XT] xtfrontier
Hodges, J. L., [MV] discrim knn
Horst, P., [MV] factor postestimation, [MV] rotate,
Hodrick, R. J., [TS] tsfilter, [TS] tsfilter hp
[MV] rotatemat
Hodson, F. R., [MV] cluster dendrogram
Horton, N. J., [ME] meglm, [ME] mixed, [MI] Intro
Hoechle, D., [XT] xtgls, [XT] xtpcse, [XT] xtreg, substantive, [MI] mi estimate, [MI] mi impute,
[XT] xtregar [XT] xtgee
Hoel, D. G., [ST] stintreg Horváth, L., [TS] mgarch
Hoel, P. G., [R] bitest, [R] ttest, [R] ztest Horvitz, D. G., [CAUSAL] teffects intro advanced
Hoenig, J. M., [R] symmetry Hosking, J. R. M., [TS] arfima
Hoeting, J. A., [BMA] Intro, [BMA] bmaregress Hosmer, D. W., Jr., [G-3] colorvar options,
Hoff, P. D., [BAYES] Intro, [BAYES] Bayesian [PSS-2] power mcc, [PSS-2] power cox,
commands, [BAYES] bayesmh, [R] clogit, [R] clogit postestimation, [R] estat
[BAYES] bayespredict classification, [R] estat gof, [R] glm, [R] lincom,
Hoffmann, J. P., [D] Data management, [G-1] Graph [R] logistic, [R] logistic postestimation,
intro, [R] glm [R] logit, [R] logit postestimation, [R] lroc,
Hofler, R., [R] frontier, [XT] xtfrontier [R] lrtest, [R] lsens, [R] mlogit, [R] mlogit
Höfling, H., [LASSO] lasso, [LASSO] sqrtlasso postestimation, [R] ologit postestimation,
Hofman, A. F., [ST] stcrreg [R] predictnl, [R] stepwise, [RPT] dyndoc,
Hofmarcher, P., [BMA] bmastats jointness [RPT] putdocx intro, [RPT] set docx,
Hogben, L. T., [ST] sts [SEM] Example 33g, [SEM] Example 34g,
Holan, S. H., [TS] arima [ST] stcox, [ST] streg, [XT] xtgee
Holbrook, J., [META] meta mvregress Hossain, K. M., [R] Epitab
Hole, A. R., [CM] cmmixlogit, [CM] cmmprobit, Hoşten, S., [MV] mvtest means
[R] clogit, [R] mlogit, [R] mprobit Hotelling, H., [MV] canon, [MV] hotelling,
Holland, A. D., [CAUSAL] stteffects intro, [MV] manova, [MV] pca, [R] roccomp,
[CAUSAL] stteffects ipw, [CAUSAL] stteffects [R] rocfit, [R] roctab
ipwra, [CAUSAL] stteffects postestimation, Hougaard, P., [ST] streg
[CAUSAL] stteffects ra, [CAUSAL] stteffects Householder, A. S., [M-5] qrd( ), [MV] mds,
wra, [CAUSAL] teffects intro advanced, [MV] mdslong, [MV] mdsmat
[CAUSAL] teffects aipw, [CAUSAL] teffects Howard, S. V., [META] meta esize, [META] meta
multivalued summarize
Holland, P. W., [CAUSAL] Intro, [CAUSAL] mediate, Howell, D. C., [PSS-2] power pairedmeans,
[CAUSAL] stteffects intro, [CAUSAL] teffects [PSS-3] ciwidth pairedmeans
intro advanced, [IRT] irt 3pl, [IRT] DIF, Hsiao, C., [XT] xt, [XT] xtabond, [XT] xtdpd,
[IRT] difmh [XT] xtdpdsys, [XT] xtivreg
Holloway, L., [R] brier Hsieh, F. Y., [PSS-2] power cox, [PSS-2] power
Holm, A., [ERM] eprobit logrank
Holm, S., [R] test Hu, D., [R] prtest
Holmes, D. J., [ME] mixed Hu, M., [ST] stcox, [ST] stset
Holmes, J., [ADAPT] Intro Hu, Y., [R] frontier
Holmes, S., [R] bootstrap Hua, L., [ST] stintcox
Holmgren, J., [R] Epitab Huang, B., [META] Intro
Holt, C. C., [TS] tssmooth, [TS] tssmooth Huang, C., [R] sunflower
dexponential, [TS] tssmooth exponential, Huang, D. S., [R] nlsur, [R] sureg
Huang, F., [ADAPT] gsdesign logrank
Author index 91

Huang, G., [R] frontier Huq, N. M., [BAYES] bayesmh, [ME] me,
Huang, J., [ST] stintcox, [ST] stintreg [ME] meglm, [ME] melogit, [ME] meprobit
Huang, X., [M-5] LinearProgram( ) Hurd, M., [R] intreg, [R] tobit
Huang, Z., [ADAPT] gsdesign logrank Hurley, J. R., [MV] procrustes
Hubálek, Z., [MV] measure option Hurn, S., [SP] spmatrix, [SP] spregress, [TS] Time
Hubben, G. A. A., [R] betareg series, [TS] arch, [TS] arfima, [TS] arima,
Huber, C., [BAYES] bayesmh, [BAYES] bayesgraph, [TS] dfgls, [TS] dfuller, [TS] forecast,
[BAYES] bayestest interval, [TS] mgarch, [TS] mswitch, [TS] pperron,
[CAUSAL] mediate, [CAUSAL] teffects [TS] sspace, [TS] threshold, [TS] ucm,
intro, [CAUSAL] teffects aipw, [TS] var, [TS] var svar, [TS] vargranger,
[CAUSAL] teffects ipw, [CAUSAL] teffects [TS] vec
ipwra, [CAUSAL] teffects nnmatch, Hurst, H. E., [TS] arfima
[CAUSAL] teffects psmatch, [CAUSAL] teffects Hurvich, C. M., [R] estat ic, [R] IC note,
ra, [D] by, [D] drawnorm, [D] egen, [R] npregress intro, [R] npregress kernel
[D] expand, [D] frames intro, [D] reshape, Hussey, J. R., [R] nbreg, [R] poisson
[D] shell, [FN] Random-number functions, Hutto, C., [R] exlogistic
[G-2] graph export, [G-2] graph twoway, Huynh, H., [PSS-2] power repeated, [R] anova
[ME] mixed, [P] forvalues, [P] PyStata Hwang, I. K., [ADAPT] GSD intro, [ADAPT] gs,
integration, [PSS-2] Intro (power), [ADAPT] gsbounds, [ADAPT] gsdesign,
[PSS-2] power, [PSS-2] power usermethod, [ADAPT] gsdesign onemean, [ADAPT] gsdesign
[PSS-3] ciwidth usermethod, [R] anova, twomeans, [ADAPT] gsdesign oneproportion,
[R] bootstrap, [R] esize, [R] predict, [R] regress [ADAPT] gsdesign twoproportions,
postestimation, [R] table intro, [R] table [ADAPT] gsdesign logrank, [ADAPT] gsdesign
twoway, [R] table summary, [R] table usermethod
regression, [R] ttest, [RPT] putdocx collect,
[RPT] putexcel, [RPT] putexcel advanced,
[RPT] putpdf collect, [SEM] Builder, I
[SEM] Builder, generalized, [TABLES] collect Iaria, A., [XT] xtmlogit
dims, [TABLES] collect label, [TABLES] collect
Ibeling, D., [CAUSAL] Intro
levelsof, [TABLES] collect recode,
[TABLES] collect layout, [TABLES] collect Ibrahim, J. G., [BAYES] Intro
style cell, [TABLES] collect style Icard, T., [CAUSAL] Intro
putdocx, [TABLES] collect style putpdf, Ickstadt, K., [BAYES] Intro
[TABLES] collect style row, [TABLES] collect Iglewicz, B., [R] lv
style showbase Ikebe, Y., [P] matrix symeigen
Huber, J. C., Jr., [R] reri Ikeda, K., [ADAPT] gsdesign logrank
Huber, P. J., [D] egen, [P] robust, [R] qreg, [R] rreg, Ilardi, G., [M-5] LinearProgram( ), [R] frontier,
[R] suest, [U] 20.26 References [XT] xtfrontier
Hubert, P., [BAYES] Intro Im, K. S., [XT] xtunitroot
Huberty, C. J., [MV] candisc, [MV] discrim, Imai, K., [CAUSAL] mediate, [CAUSAL] tebalance,
[MV] discrim estat, [MV] discrim lda, [CAUSAL] tebalance overid
[MV] discrim lda postestimation, [MV] discrim Imbens, G. W., [CAUSAL] Intro, [CAUSAL] DID
qda intro, [CAUSAL] didregress,
Hubrich, K., [TS] vec intro, [TS] vecrank [CAUSAL] mediate, [CAUSAL] stteffects intro,
Hudgens, M. G., [ST] stintcox [CAUSAL] stteffects ipw, [CAUSAL] stteffects
Hughes, G., [SP] Intro ipwra, [CAUSAL] stteffects postestimation,
Hughes, J. B., [MV] manova [CAUSAL] stteffects ra, [CAUSAL] stteffects
Hughes, R. A., [XT] xtreg wra, [CAUSAL] teffects intro advanced,
[CAUSAL] teffects multivalued,
Huismans, J., [R] oprobit
[CAUSAL] teffects nnmatch,
Hujoel, P. P., [PSS-2] power oneproportion, cluster, [CAUSAL] teffects psmatch, [ERM] Intro 7,
[R] prtest [ERM] eoprobit postestimation, [ERM] eprobit
Hull, D. L., [MV] cluster dendrogram postestimation, [ERM] eregress postestimation,
Humer, S., [BMA] bmastats jointness [R] regress
Hünermund, P., [CAUSAL] Intro Ioannidis, J. P. A., [META] Intro, [META] meta
Hunter, D. R., [R] qreg funnelplot, [META] meta bias
Hunter, J. E., [META] Intro, [META] meta esize, Irish, M., [R] demandsys
[META] meta set, [META] meta summarize, Irwig, L., [META] meta regress
[META] meta regress Irwin, J. O., [PSS-2] power twoproportions
Huq, M. I., [R] Epitab Isaacs, D., [R] fp
Ishiguro, M., [R] IC note
92 Author index

Iskrev, N., [DSGE] Intro 6 Jarrett, R. G., [BAYES] bayesmh


ISSP, [MV] ca, [MV] mca, [MV] mca postestimation Jassem, J., [ADAPT] gsdesign logrank
Iversen, E., Jr., [BAYES] Intro Javanmard, A., [LASSO] Lasso intro
Iyengar, S., [META] Intro Jeantheau, T., [TS] mgarch
Izenman, A. J., [FMM] fmm intro Jeanty, P. W., [D] destring, [D] import excel,
[D] reshape, [FN] String functions
Jeffreys, H., [BAYES] Intro, [BAYES] bayesmh,
J [BAYES] bayesstats ic, [R] ci, [R] spearman
Jaccard, P., [MV] measure option Jenkins, B., [M-5] hash1( )
Jackman, R. W., [R] regress postestimation Jenkins, G. M., [TS] arfima, [TS] arima,
Jackson, D., [META] Intro, [META] meta esize, [TS] corrgram, [TS] cumsp, [TS] dfuller,
[META] meta set, [META] meta summarize, [TS] estat acplot, [TS] pergram, [TS] pperron,
[META] meta mvregress, [META] estat [TS] psdensity, [TS] xcorr
heterogeneity (mv), [META] Glossary Jenkins, S. P., [CM] cmmprobit, [D] corr2data,
Jackson, J. E., [MV] pca, [MV] pca postestimation [D] egen, [FMM] fmm intro, [MI] Intro
Jacobi, C. G. J., [M-5] deriv( ) substantive, [R] betareg, [R] do, [R] Inequality,
[ST] Discrete
Jacobs, K. B., [R] symmetry
Jennison, C., [ADAPT] GSD intro,
Jacobson, L., [META] meta
[ADAPT] gsbounds, [ADAPT] gsdesign
Jacoby, W. G., [MV] biplot
Jennrich, R. I., [MV] mvtest, [MV] mvtest
Jaeger, A., [TS] tsfilter, [TS] tsfilter hp
correlations, [MV] rotate, [MV] rotatemat,
Jaeger, D. A., [R] ivregress postestimation [MV] Glossary
Jaen, C. R., [META] meta mvregress Jensen, A. R., [MV] rotate
Jagannathan, R., [TS] arch Jensen, D. R., [MV] mvtest, [MV] mvtest means
Jain, A. K., [MV] cluster Jerez, M., [TS] sspace
Jaki, T., [ADAPT] Intro Jewell, N. P., [R] Epitab
Jakobsen, T. G., [MV] manova, [R] anova, [R] logistic, Jiang, C. S., [ADAPT] gsdesign twomeans
[R] regress, [R] test, [R] ttest
Jick, H., [R] Epitab
Jakubowski, M., [D] import, [RPT] dyndoc
Jimenez-Silva, J., [META] Intro, [META] meta,
James, B. R., [R] rocreg, [R] rocreg postestimation [META] meta summarize
James, G. S., [MV] mvtest, [MV] mvtest means Jochmans, K., [R] poisson
James, I. M., [M-2] op kronecker, [M-5] deriv( ), Joe, H., [ME] melogit, [ME] meoprobit,
[M-5] issymmetric( ), [M-5] pinv( ) [ME] mepoisson, [ME] mestreg, [R] tabulate
James, K. L., [R] rocreg, [R] rocreg postestimation twoway
Jamieson, D. J., [ADAPT] gsdesign twoproportions Johansen, S., [TS] irf create, [TS] varlmar, [TS] vec
Janes, H., [R] rocfit, [R] rocreg, [R] rocreg intro, [TS] vec, [TS] veclmar, [TS] vecnorm,
postestimation, [R] rocregplot [TS] vecrank, [TS] vecstable
Jang, D. S., [SVY] Variance estimation Johfre, S., [R] contrast
Jann, B., [CAUSAL] hdidregress, John, O. P., [META] meta summarize
[CAUSAL] tebalance, [CAUSAL] xthdidregress, Johnson, C. A., [ME] me, [ME] meglm,
[G-2] graph twoway, [G-2] graph twoway [ME] meologit, [ME] meoprobit, [XT] xtologit,
bar, [G-2] palette, [G-2] set scheme, [XT] xtoprobit
[G-3] addplot option, [G-4] colorstyle, Johnson, D. E., [MV] manova, [R] anova, [R] contrast,
[G-4] Schemes intro, [P] mark, [R] estimates [R] pwcompare
store, [R] etable, [R] Inequality, [R] ksmirnov,
Johnson, L. A., [TS] tssmooth, [TS] tssmooth
[R] marginsplot, [R] rreg, [R] Stored
dexponential, [TS] tssmooth exponential,
results, [R] tabulate twoway, [RPT] dyndoc,
[TS] tssmooth hwinters, [TS] tssmooth
[RPT] dyntext, [RPT] markdown,
shwinters
[RPT] putdocx intro, [RPT] putpdf begin,
Johnson, M. E., [R] sdtest
[SVY] svy: tabulate twoway, [TABLES] Intro
Johnson, M. M., [R] sdtest
Jansen, B., [M-5] LinearProgram( )
Johnson, N. L., [FN] Statistical functions,
Janssen, P., [ME] meintreg
[R] ksmirnov, [R] nbreg, [R] poisson,
Jansson, M., [R] npregress intro, [R] npregress
[U] 1.4 References
kernel, [R] npregress kernel postestimation,
Johnson, R. A., [MV] canon, [MV] discrim,
[R] npregress series postestimation
[MV] discrim estat, [MV] discrim lda,
Janzing, D., [CAUSAL] Intro
[MV] discrim lda postestimation, [MV] mvtest,
Jaravel, X., [CAUSAL] DID intro, [MV] mvtest correlations, [MV] mvtest
[CAUSAL] hdidregress covariances, [MV] mvtest means
Jardine, N., [MV] cluster dendrogram Johnson, S., [R] Epitab
Jarque, C. M., [R] sktest, [TS] varnorm, [TS] vecnorm
Author index 93

Johnson, V. E., [BAYES] Intro Kadane, J. B., [BAYES] Intro, [ME] me


Johnson, W., [MI] Intro substantive, [SVY] Survey Kadiyala, K. R., [BAYES] bayes: var
Johnston, J., [XT] xtrc Kagalwala, A., [TS] dfgls, [TS] dfuller, [TS] pperron
Johnston, J. E., [R] ranksum Kaganove, J. J., [M-5] Quadrature( )
Jolliffe, D., [R] Inequality, [R] regress Kahaner, D. K., [M-5] Quadrature( )
Jolliffe, I. T., [MV] biplot, [MV] pca, [R] brier Kahn, H. A., [R] dstdize, [R] Epitab, [ST] ltable,
Jonckheere, A. R., [R] nptrend [ST] stcox
Jones, A. M., [FMM] fmm intro, [R] heckman, Kaiser, H. F., [MV] factor postestimation, [MV] pca
[R] logit, [R] probit postestimation, [MV] rotate, [MV] rotatemat,
Jones, B. D., [TS] mswitch [MV] Glossary
Jones, B. S., [ST] stcox, [ST] streg Kaiser, J., [R] ksmirnov, [R] permute, [R] signrank
Jones, B. T., [ST] stcox postestimation Kalaian, H., [META] Intro, [META] meta mvregress
Jones, D. R., [META] Intro, [META] meta funnelplot, Kalbfleisch, J. D., [CAUSAL] stteffects intro,
[META] meta bias, [META] meta trimfill [CAUSAL] stteffects ra, [LASSO] lasso
Jones, G. L., [BAYES] Intro, [BAYES] bayesstats postestimation, [R] reri, [ST] ltable,
summary [ST] stcox, [ST] stcox PH-assumption tests,
Jones, M. C., [R] kdensity, [R] lpoly, [R] npregress [ST] stcox postestimation, [ST] stintcox PH-
kernel assumption plots, [ST] stintcox postestimation,
[ST] stintreg, [ST] streg, [ST] sts, [ST] sts
Jones, M. H., [META] Intro
test, [ST] stset, [XT] xtcloglog, [XT] xtlogit,
Jones, P. S., [M-5] Vandermonde( ) [XT] xtologit, [XT] xtoprobit, [XT] xtprobit
Jonkman, J. N., [META] Intro, [META] meta esize, Kalisch, M., [CAUSAL] Intro
[META] meta set, [META] meta summarize,
Kallas, E. G., [ADAPT] gsdesign usermethod
[META] meta regress, [META] meta bias
Källberg, H., [R] reri
Jooste, J. P., [BMA] bmastats lps
Kalman, R. E., [TS] arima
Jordà, Ò., [TS] lpirf, [TS] lpirf postestimation
Kalmijn, M., [R] tetrachoric
Jordaan, A. J. S., [BMA] bmastats lps
Kalof, L., [D] describe, [R] anova, [R] test
Jordan, C., [M-5] svd( )
Kamangar, E., [ADAPT] gsdesign onemean,
Jordan, S., [TS] vec, [TS] vecrank
[ADAPT] gsdesign oneproportion
Jöreskog, K. G., [MV] factor postestimation,
Kamphuis, J. H., [TS] mswitch
[SEM] estat residuals
Kang, J. D. Y., [CAUSAL] teffects intro advanced
Jorgensen, M., [FMM] fmm intro
Kantamneni, J., [R] reri
Jorgensen, R. A., [ST] stcrreg
Kantor, D., [D] cf, [FN] Programming functions
Jorgenson, D. W., [R] demandsys
Kao, C., [XT] xtcointtest
Jorner, U., [G-1] Graph intro
Kaplan, D., [BMA] Intro
Joshipura, K., [META] meta, [META] meta mvregress
Kaplan, D. M., [R] ivqregress, [R] ivregress,
Joyce, T., [MV] cluster dendrogram
[R] ksmirnov, [R] qreg, [R] ttest
Joyeux, R., [TS] arfima
Kaplan, E. L., [ST] estat gofplot, [ST] stcrreg,
Joyner, W. B., [ME] menl [ST] stcrreg postestimation, [ST] sts
Judge, G. G., [R] estat ic, [R] ivregress, [R] ivregress Kapoor, M., [SP] Intro 8, [SP] spxtregress
postestimation, [R] logit, [R] probit, [R] regress
Karakaplan, M. U., [M-5] LinearProgram( ),
postestimation, [R] test, [TS] arch, [TS] prais,
[R] frontier, [XT] xtfrontier
[XT] xtgls, [XT] xtpcse, [XT] xtrc, [XT] xtreg
Karavias, Y., [XT] xtcointtest, [XT] xtunitroot
Judkins, D. R., [SVY] svy brr, [SVY] svyset,
[SVY] Variance estimation Karim, M. R., [ME] meglm
Judson, R. A., [TS] forecast Karlin, S., [TS] mswitch
Julious, S. A., [ADAPT] gsdesign usermethod, Karlsson, M. O., [ME] menl
[PSS-2] Intro (power) Karlsson, S., [BAYES] bayes: var, [BAYES] bayesfcast
Jung, B. C., [ME] mixed, [R] estat ic compute
Jung, S.-H., [LASSO] lasso examples Karrison, T. G., [ST] sts test
Juodis, A., [XT] xtcointtest Karymshakov, K., [ERM] eprobit
Juul, S., [D] icd, [PSS-2] power twomeans, Kaspereit, T., [CAUSAL] DID intro
[PSS-3] ciwidth twomeans, [R] dstdize, Kass, R. E., [BAYES] Intro, [BAYES] Bayesian
[R] roccomp, [R] roctab, [TABLES] Intro 3 commands, [BAYES] bayesstats ic,
[BMA] Intro, [BMA] bmaregress, [R] estat ic,
K [R] IC note
Kasza, J., [R] logistic postestimation
Kachitvichyanukul, V., [FN] Random-number Kato, K., [LASSO] poregress
functions Katti, S. K., [R] ranksum, [R] signrank
Kackar, R. N., [ME] mixed
94 Author index

Katz, J. N., [XT] xtgls, [XT] xtpcse Kilian, L., [TS] forecast solve, [TS] lpirf, [TS] lpirf
Kaufman, J., [D] ds postestimation
Kaufman, L., [MV] cluster, [MV] clustermat, Kim, A., [P] PyStata integration
[MV] matrix dissimilarity, Kim, C.-J., [TS] mswitch, [TS] mswitch postestimation
[MV] measure option, [P] matrix dissimilarity Kim, D., [R] lpoly, [R] makespline, [R] npregress
Kaufman, R. L., [U] 20.26 References kernel, [R] npregress series
Keahey, L., [ADAPT] gsdesign twomeans Kim, H.-J., [TS] estat sbsingle
Keane, M. P., [CM] cmmprobit, [XT] xtdpd, Kim, I.-M., [TS] vec intro, [TS] vec, [TS] vecrank
[XT] xtdpdsys Kim, J., [LASSO] lasso examples
Keele, L., [CAUSAL] mediate Kim, J. J., [R] esize, [R] regress postestimation
Keeler, E. B., [R] brier Kim, J. O., [MV] factor
Keiding, N., [ST] stcrreg, [ST] stsplit Kim, K., [ADAPT] GSD intro, [ADAPT] gs,
Keil, P., [BMA] Intro [ADAPT] gsbounds, [ADAPT] gsdesign,
Kelejian, H. H., [SP] Intro, [SP] Intro 8, [SP] estat [ADAPT] gsdesign onemean, [ADAPT] gsdesign
moran, [SP] spivregress, [SP] spivregress twomeans, [ADAPT] gsdesign oneproportion,
postestimation, [SP] spregress, [SP] spregress [ADAPT] gsdesign twoproportions,
postestimation, [SP] spxtregress [ADAPT] gsdesign logrank, [ADAPT] gsdesign
Kelley, K., [R] esize, [R] regress postestimation usermethod
Kelley, K. E., [R] reri Kim, S., [BAYES] Intro, [TS] threshold,
Kelley, M. E., [R] ziologit, [R] ziologit postestimation, [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys
[R] zioprobit Kim, S.-H., [IRT] irt, [IRT] irt nrm
Kelly, S., [IRT] irt Kim, W., [R] gmm
Kemp, A. W., [FN] Random-number functions, Kim, Y. J., [TS] lpirf, [TS] lpirf postestimation
[R] nbreg, [R] poisson Kim, Y.-J., [TS] threshold, [XT] xtabond, [XT] xtdpd,
Kemp, C. D., [FN] Random-number functions [XT] xtdpdsys
Kempthorne, P. J., [R] regress postestimation Kimber, A. C., [ST] streg
Kendall, D. G., [MV] mds Kimbrough, J. W., [MV] discrim knn
Kendall, M. G., [MV] measure option, [R] centile, Kinderman, A. J., [FN] Random-number functions
[R] spearman, [R] tabulate twoway King, A. A., [M-2] Intro
Kennedy, W. J., Jr., [P] robust, [R] anova, [R] nl, King, J., [IRT] irt
[R] regress, [R] stepwise, [SVY] svy: tabulate King, M., [R] mlexp
twoway King, M. L., [TS] prais
Kenny, D. A., [CAUSAL] mediate, [SEM] Intro 4, King, R. G., [DSGE] Intro 3b, [DSGE] Intro 3e,
[SEM] Example 42g [DSGE] Intro 3f, [TS] tsfilter, [TS] tsfilter bk,
Kent, J. T., [MI] mi impute mvn, [MV] discrim, [TS] tsfilter cf, [TS] tsfilter hp, [TS] vecrank
[MV] discrim lda, [MV] factor, [MV] manova, Kinmonth, A. L., [R] ztest
[MV] matrix dissimilarity, [MV] mds, Kirk, R. E., [R] esize, [R] regress postestimation
[MV] mds postestimation, [MV] mdslong, Kirkwood, B. R., [R] dstdize, [R] summarize
[MV] mdsmat, [MV] mvtest, [MV] mvtest Kish, L., [P] robust, [R] loneway, [SVY] Survey,
means, [MV] mvtest normality, [MV] pca, [SVY] estat, [SVY] Variance estimation,
[MV] procrustes, [P] matrix dissimilarity, [U] 20.26 References
[P] robust, [U] 20.26 References
Kitagawa, G., [R] IC note
Kenward, M. G., [ME] mixed, [ME] Glossary,
Kiviet, J. F., [XT] xtabond
[MI] Intro substantive, [MI] mi impute,
[XT] xtreg Klar, J., [R] estat gof
Kerlinger, F. N., [R] esize, [R] regress postestimation Klecka, W. R., [MV] discrim, [MV] discrim lda
Keselman, H. J., [R] esize Kleiber, C., [R] Inequality
Keshk, O. M. G., [ERM] eregress Klein, D., [D] label, [R] kappa
Kettenring, J. R., [R] Diagnostic plots Klein, J. P., [PSS-2] power cox, [ST] estat gofplot,
[ST] stci, [ST] stcox, [ST] stcox postestimation,
Keynes, J. M., [R] ameans
[ST] stcrreg, [ST] streg, [ST] sts, [ST] sts
Khan, M. R., [R] Epitab graph, [ST] sts test
Khan, S., [R] hetprobit Klein, L. R., [R] reg3, [R] reg3 postestimation,
Khanti-Akom, S., [XT] xthtaylor [R] regress postestimation time series,
Khare, M., [MI] Intro substantive, [MI] Intro [TS] forecast, [TS] forecast adjust, [TS] forecast
substantive describe, [TS] forecast estimates, [TS] forecast
Khuri, A. I., [ME] mixed list, [TS] forecast solve
Kicinski, M., [META] Intro Klein, M., [R] binreg, [R] logistic
Kiernan, M., [R] kappa Klein, P., [DSGE] Intro 3f, [DSGE] Intro 5,
Kieser, M., [PSS-2] Intro (power) [DSGE] dsge, [DSGE] estat stable
Author index 95

Kleinbaum, D. G., [R] binreg, [R] Epitab, [R] logistic Koop, G., [BAYES] bayesstats ppvalues, [BMA] Intro
Kleiner, B., [G-2] graph box, [G-2] graph matrix, Koopman, S. J., [R] regress postestimation time series,
[G-3] by option, [R] Diagnostic plots, [TS] ucm
[R] lowess, [U] 1.4 References Koopmans, T. C., [M-5] LinearProgram( ),
Kleinman, K. P., [MI] Intro substantive [R] ivregress
Klema, V. C., [P] matrix symeigen Koplenig, A., [FN] String functions
Klevens, R. M., [D] icd10 Korin, B. P., [MV] mvtest
Kline, R. B., [META] meta esize, [R] esize, Korn, E. L., [ME] mixed, [PSS-2] power trend,
[R] regress postestimation, [SEM] Intro 4, [R] margins, [R] ml, [R] test, [SVY] Survey,
[SEM] Example 3, [SEM] Example 4, [SVY] Direct standardization, [SVY] estat,
[SEM] Example 5 [SVY] svy, [SVY] svy estimation, [SVY] svy
Klungel, O. H., [R] reri postestimation, [SVY] svy: tabulate twoway,
Kluve, J., [META] Intro [SVY] Variance estimation
Kmenta, J., [R] demandsys, [R] eivreg, [R] ivregress, Kottke, T. E., [META] meta mvregress
[TS] arch, [TS] prais, [TS] rolling, [XT] xtpcse Kotz, S., [CM] nlogit, [FN] Statistical functions,
Knapp, G., [META] Intro, [META] meta esize, [R] Inequality, [R] ksmirnov, [R] nbreg,
[META] meta set, [META] meta summarize, [R] poisson, [U] 1.4 References
[META] meta regress, [META] meta bias, Kotzé, P. C. J., [BMA] bmastats lps
[META] meta mvregress Kowalski, A., [R] intreg, [R] ivqregress, [R] qreg,
Knechel, W. R., [META] Intro [R] tobit
Knol, M. J., [R] reri Kozbur, D., [LASSO] Lasso intro
Knook, D. L., [MI] Intro substantive, [MI] mi impute, Krakauer, H., [ST] ltable
[MI] mi impute chained, [MI] mi impute Krakovsky, M., [META] Intro
monotone Kraljevic, S., [ADAPT] gsdesign logrank
Knox Lovell, C. A., [M-5] LinearProgram( ) Krall, J. M., [PSS-2] power cox
Knuth, D. E., [FN] Random-number functions Kramer, C. Y., [MV] mvtest, [MV] mvtest means,
Koch, B., [CAUSAL] telasso [R] pwcompare
Koch, G. G., [R] anova, [R] kappa, [R] vwls, Krämer, W., [TS] estat sbcusum
[SVY] svy: tabulate twoway Krauss, N., [SVY] estat, [SVY] Subpopulation
Koebel, C. T., [R] zioprobit estimation, [SVY] svy bootstrap, [SVY] svy
Koehler, A. B., [TS] tssmooth, [TS] tssmooth estimation
dexponential, [TS] tssmooth exponential, Kreidberg, M. B., [R] Epitab
[TS] tssmooth hwinters, [TS] tssmooth Kreuter, F., [R] estat classification, [R] kdensity,
shwinters [R] regress, [R] regress postestimation,
Koehler, K. J., [R] Diagnostic plots [R] regress postestimation diagnostic plots,
Koenker, R., [M-5] LinearProgram( ), [R] ivqregress, [SVY] Survey
[R] qreg, [R] regress postestimation Kreutzmann, A.-K., [ME] mixed
Kohberger, R., [R] prtest Kripfganz, S., [R] ivregress, [XT] xtabond,
Kohler, U., [D] egen, [D] input, [G-2] graph twoway [XT] xtdpd, [XT] xtdpdsys
rbar, [MV] biplot, [R] estat classification, Krishnaiah, P. R., [MV] mvtest
[R] kdensity, [R] regress, [R] regress Krishnamoorthy, K., [MV] mvtest, [MV] mvtest
postestimation, [R] regress postestimation means, [PSS-2] power oneproportion
diagnostic plots Kroeber, A. L., [MV] measure option
Kohn, R. J., [BAYES] Intro, [BAYES] bayesmh, Krolzig, H.-M., [TS] mswitch
[TS] arima Kronecker, L., [M-2] op kronecker
Kokoszka, P., [TS] irf create Kroner, K. F., [TS] arch
Kolenikov, S., [M-5] halton( ), [MV] factor, [SVY] svy Kronmal, R. A., [BMA] Intro
bootstrap, [SVY] Variance estimation Krull, J. L., [SEM] Example 42g
Kolesár, M., [CAUSAL] DID intro, Krus, D. J., [MV] canon postestimation
[CAUSAL] didregress, [R] regress
Krushelnytskyy, B., [R] Inequality
Kolev, G. I., [P] scalar, [U] 11.7 References
Kruskal, J. B., [MV] mds, [MV] mds postestimation,
Kolmogorov, A. N., [R] ksmirnov [MV] mdslong, [MV] mdsmat, [MV] Glossary
Komov, D., [ADAPT] gsdesign logrank Kruskal, W. H., [R] kwallis, [R] ranksum,
Kondratek, B., [IRT] irt [R] spearman, [R] tabulate twoway
Konstantopoulos, S., [META] Intro, [META] meta Kshirsagar, A. M., [MV] discrim lda, [MV] pca
regress, [META] meta meregress, [META] meta Kuang, M., [ADAPT] gsdesign logrank
multilevel
Kublanovskaya, V. N., [M-5] qrd( )
Kontopantelis, E., [META] Intro, [META] meta,
Kudo, M., [ADAPT] gsdesign logrank
[META] meta summarize
96 Author index

Kuehl, R. O., [BAYES] Bayesian commands, [ME] me, Lakatos, E., [PSS-2] power exponential, [PSS-2] power
[R] icc, [R] oneway logrank
Kuersteiner, G. M., [SP] spxtregress Lal, R., [FN] Random-number functions
Kugler, K. C., [FMM] Example 3 Lalanne, C., [R] anova, [R] logistic
Kuh, E., [R] regress postestimation, [R] regress Lalive, R., [SP] spregress
postestimation diagnostic plots, Lambert, D., [R] ziologit, [R] zioprobit, [R] zip
[U] 18.14 References Lambert, P. C., [FMM] Example 4, [META] meta
Kulczyński, S., [MV] measure option data, [META] meta esize, [META] meta
Kumar, G., [R] prtest mvregress, [PSS-2] Intro (power), [R] poisson,
Kumbhakar, S. C., [R] frontier, [R] frontier [ST] Survival analysis, [ST] stcox, [ST] stcrreg,
postestimation, [XT] xtfrontier [ST] stptime, [ST] streg
Kung, D. S., [R] qreg LaMotte, L. R., [ME] me, [ME] meglm, [ME] mixed
Künsch, H. R., [U] 20.26 References Lan, K. K. G., [ADAPT] GSD intro, [ADAPT] gs,
Kunz, C. U., [PSS-2] Intro (power) [ADAPT] gsbounds, [ADAPT] gsdesign,
Künzel, S. R., [CAUSAL] Intro [ADAPT] gsdesign onemean, [ADAPT] gsdesign
Kupelnick, B., [META] Intro, [META] meta, twomeans, [ADAPT] gsdesign oneproportion,
[META] meta summarize [ADAPT] gsdesign twoproportions,
[ADAPT] gsdesign logrank, [ADAPT] gsdesign
Kupper, L. L., [PSS-3] Intro (ciwidth), [PSS-3] ciwidth
usermethod, [PSS-2] power exponential,
onemean, [PSS-3] ciwidth twomeans,
[PSS-2] power logrank
[PSS-3] ciwidth onevariance, [R] Epitab
Lancaster, T., [XT] xtmlogit
Kuriki, S., [ERM] eprobit, [M-5] mvnormal( )
Lance, G. N., [MV] cluster
Kurth, K. H., [META] meta mvregress
Landau, S., [MV] cluster, [MV] cluster stop
Kuss, O., [META] Intro, [META] meta esize,
[META] meta set, [META] meta summarize Landesman Ramey, S., [PSS-2] power repeated
Kutner, M. H., [PSS-2] power oneway, [R] pkcross, Landis, J. R., [R] kappa
[R] pkequiv, [R] pkshape, [R] regress, Lando, H. A., [META] meta mvregress
[R] regress postestimation Lane, M. A., [SVY] Survey, [SVY] svy estimation
Kwiatkowski, D., [XT] xtunitroot Lane, P. W., [CAUSAL] teffects intro advanced,
Kyriazidou, E., [XT] xtheckman [R] margins
Lane-Claypon, J. E., [R] Epitab
Lang, K., [CAUSAL] DID intro,
L [CAUSAL] didregress, [XT] xtdidregress
Langan, D., [META] Intro, [META] meta esize,
L’Abbé, K. A., [META] meta labbeplot [META] meta set, [META] meta summarize
L’Ecuyer, P., [FN] Random-number functions, [R] set Lange, K., [R] qreg
rngstream
Lange, S. M., [ST] stcrreg
Lacchetti, C., [ADAPT] gsdesign twoproportions
Langford, I. H., [ME] menbreg, [ME] mepoisson,
Lachenbruch, P. A., [MV] discrim, [MV] discrim estat, [SEM] Example 39g
[MV] discrim lda, [R] Diagnostic plots
Langholz, B., [ST] sttocc
Lachin, J. M., [PSS-2] Intro (power), [PSS-2] power,
Langlois, P. H., [R] reri
[PSS-2] power pairedproportions,
Lanza, S. T., [FMM] Example 3
[PSS-2] power onecorrelation, [PSS-2] power
cmh, [PSS-2] power trend, [PSS-2] power cox, Laplace, P.-S., [R] regress
[PSS-2] power exponential Larcker, D. F., [CAUSAL] didregress postestimation
Lacy, M. G., [R] ologit, [R] oprobit, [R] permute LaRosa, J., [PSS-2] power repeated
Laevens, H., [ME] meintreg Larrimore, J., [MI] Intro substantive
Lafontaine, F., [R] boxcox Larsen, W. A., [R] regress postestimation diagnostic
Lagakos, S. W., [ST] stintreg, [ST] stintreg plots
postestimation Lasch, F., [ADAPT] gsdesign onemean,
Lahiri, K., [R] tobit, [XT] xtgls [ADAPT] gsdesign oneproportion
Lahoz-Monfort, J. J., [BMA] Intro Lash, T. L., [R] ci, [R] Epitab, [R] poisson, [R] reri
Lai, K. S., [TS] dfgls Latouche, A., [ST] stcrreg
Lai, S., [R] exlogistic Lau, J., [META] Intro, [META] meta, [META] meta
summarize, [META] meta funnelplot,
Laird, N. M., [ME] me, [ME] meglm, [ME] melogit,
[META] meta bias
[ME] meoprobit, [ME] mepoisson,
[ME] mestreg, [ME] mixed, [META] Intro, Lau, L. J., [R] demandsys
[META] meta esize, [META] meta set, Laub, P. J., [XT] xtdpd
[META] meta summarize, [META] Glossary, Laurent, S., [TS] mgarch
[MI] Intro substantive, [MI] mi impute mvn, Lauritsen, J. M., [D] labelbook
[R] expoisson
Author index 97

Lauritzen, S. L., [R] summarize Legrand, R., [BAYES] bayes: var


LaVange, L. M., [ADAPT] gsdesign onemean, Lehmann, E. L., [R] oneway
[PSS-2] power repeated Lei-Gomez, Q., [CAUSAL] teffects intro advanced
Lavori, P. W., [PSS-2] power cox Leisenring, W., [ST] stcrreg
Lawless, J. F., [PSS-2] Intro (power), [ST] ltable Lemeshow, S. A., [G-3] colorvar options,
Lawley, D. N., [MV] canon, [MV] factor, [MV] factor [PSS-2] power mcc, [PSS-2] power cox,
postestimation, [MV] manova, [MV] mvtest, [R] clogit, [R] clogit postestimation, [R] estat
[MV] mvtest correlations, [MV] pca classification, [R] estat gof, [R] glm, [R] lincom,
Lawlor, D. A., [ME] mixed [R] logistic, [R] logistic postestimation,
Layard, R., [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys, [R] logit, [R] logit postestimation,
[XT] xtivreg [R] lroc, [R] lrtest, [R] lsens, [R] mlogit,
Lazar, N. A., [U] 20.26 References [R] predictnl, [R] stepwise, [RPT] dyndoc,
Lazzaro, C., [XT] xtset [RPT] putdocx intro, [RPT] set docx,
[SEM] Example 33g, [SEM] Example 34g,
Le, C. T., [PSS-2] power logrank, cluster
[ST] stcox, [ST] streg, [SVY] Survey,
Leamer, E. E., [BMA] Intro, [BMA] bmaregress [SVY] estat, [SVY] Poststratification,
LeBuhn, G., [META] Intro [XT] xtgee
Lechner, M., [CAUSAL] DID intro, Lenkoski, A., [BMA] Intro
[CAUSAL] didregress Lenth, R. V., [PSS-2] Intro (power)
Lecocq, S., [R] demandsys Lenzi, J., [XT] xtgee
Ledermann, W., [M-5] schurd( ) Leonard, M., [XT] xtgee
Ledolter, J., [TS] tssmooth, [TS] tssmooth Lepkowski, J. M., [MI] Intro substantive, [MI] mi
dexponential, [TS] tssmooth exponential, impute, [MI] mi impute chained, [MI] mi
[TS] tssmooth hwinters, [TS] tssmooth impute logit, [MI] mi impute mlogit, [MI] mi
shwinters impute monotone, [MI] mi impute ologit,
Lee, A. J., [META] meta regress, [META] meta [MI] mi impute poisson, [MI] mi impute
meregress, [META] meta mvregress truncreg
Lee, C., [BMA] Intro Lera-Lopez, F., [R] zioprobit
Lee, C. H., [MV] cluster Leroy, A. M., [R] qreg, [R] regress postestimation,
Lee, E. S., [R] dstdize [R] rreg
Lee, E. T., [R] roccomp, [R] rocfit, [R] roctab, Lesaffre, E., [ME] me, [ME] melogit postestimation,
[ST] streg [MV] discrim logistic
Lee, H. B., [R] esize, [R] regress postestimation LeSage, G., [ST] stcrreg
Lee, J., [ADAPT] gsdesign twomeans LeSage, J., [SP] Intro, [SP] spivregress postestimation,
Lee, J. C., [MV] mvtest [SP] spregress, [SP] spregress postestimation,
Lee, J. D., [LASSO] Lasso intro [SP] spxtregress postestimation
Lee, J.-S., [R] heckman Leser, C. E. V., [R] demandsys, [TS] tsfilter,
Lee, J. W., [ME] me [TS] tsfilter hp
Lee, K. J., [MI] Intro substantive, [MI] mi impute Leshikar, E. D., [META] meta meregress
Lee, K. L., [ST] stcox postestimation Leung, T. W., [ADAPT] gsdesign twoproportions
Lee, L.-F., [ERM] eintreg, [ERM] eoprobit, Leuven, E., [CAUSAL] teffects intro advanced
[ERM] eprobit, [ERM] eregress, [SP] Intro, Levendis, J. D., [D] import, [TS] arch, [TS] arima,
[SP] spregress, [SP] spxtregress, [TS] tsline
[XT] xtheckman, [XT] xtreg Levene, H., [R] sdtest
Lee, P., [ST] streg Levin, A., [XT] xtcointtest, [XT] xtunitroot
Lee, S., [D] drawnorm, [FN] Random-number Levin, B., [ADAPT] gsdesign oneproportion,
functions [META] Intro, [META] meta esize,
Lee, T.-C., [R] estat ic, [R] ivregress, [R] ivregress [PSS-2] power oneproportion, [PSS-2] power
postestimation, [R] logit, [R] probit, [R] regress twoproportions, [R] dstdize, [R] Epitab,
postestimation, [R] test, [TS] arch, [TS] prais, [R] kappa
[XT] xtgls, [XT] xtpcse, [XT] xtrc, [XT] xtreg Levin, W., [ST] stcrreg, [ST] stcrreg postestimation
Lee, W. C., [R] roctab Levinsohn, J. A., [R] frontier
Lee, Y. J., [R] eivreg Levy, D. E., [R] sunflower
Lee, Y. Y., [META] meta esize, [META] meta Levy, M., [MI] Intro substantive, [MI] mi impute
summarize Levy, P. S., [SVY] Survey, [SVY] Poststratification
Leeb, H., [CAUSAL] telasso, [LASSO] Lasso intro, Lewbel, A., [R] demandsys, [R] ivregress
[LASSO] Lasso inference intro, [LASSO] lasso Lewis, D., [MI] mi estimate
Leese, M., [MV] cluster, [MV] cluster stop Lewis, H. G., [R] heckman, [SEM] Example 45g
Legendre, A.-M., [R] regress Lewis, I. G., [R] binreg
98 Author index

Lewis, J., [META] meta esize, [META] meta Lim, G. C., [R] cnsreg, [R] hetregress, [R] regress,
summarize [R] regress postestimation, [TS] arch
Lewis, J. A., [META] Intro, [META] meta forestplot Lima, M., [MV] cluster dendrogram
Lewis, J. D., [R] fp Lin, B.-H., [R] demandsys
Lewis, S., [META] meta forestplot Lin, C.-F., [XT] xtcointtest, [XT] xtunitroot
Lewis, S. M., [BAYES] Intro, [BAYES] bayesstats ic Lin, D. Y., [CAUSAL] stteffects ipwra, [P] robust,
Lexis, W. H., [ST] stsplit [ST] stcox, [ST] stcrreg, [ST] stintcox,
Ley, E., [BMA] Intro, [BMA] bmaregress, [SVY] svy estimation, [U] 20.26 References
[BMA] bmagraph msize, [BMA] bmastats Lin, X., [ME] me, [ME] meglm, [ME] melogit,
jointness, [BMA] bmastats lps, [ME] menl, [ME] meoprobit, [ME] mepoisson,
[BMA] bmastats msize [ME] mestreg, [SP] spregress
Leyland, A. H., [ME] mepoisson, [ME] mestreg Lincoff, G. H., [MV] discrim knn
Li, C., [MI] Intro substantive, [SEM] Intro 4 Lindelow, M., [SVY] svy estimation, [SVY] svyset
Li, F., [ADAPT] gsdesign logrank, [MI] Intro Linden, A., [CAUSAL] mediate, [CAUSAL] teffects
substantive, [PSS-2] power, [PSS-2] power intro, [META] Intro, [R] Epitab, [TS] estat
onemean, cluster, [PSS-2] power twomeans, sbknown, [TS] mswitch, [TS] threshold
cluster, [PSS-2] power oneproportion, cluster, Lindgren, B. R., [PSS-2] power logrank, cluster
[PSS-2] power twoproportions, cluster, Lindley, D. V., [R] ci
[PSS-2] power logrank, cluster, [R] permute, Lindor, K. D., [ST] stcrreg
[XT] xtgee Lindsay, K., [TS] Time series, [TS] arfima
Li, G., [R] rreg Lindsey, C., [D] drawnorm, [R] boxcox, [R] gmm,
Li, J., [ADAPT] gsdesign logrank, [R] npregress [R] gmm postestimation, [R] lowess,
series, [SP] spxtregress, [ST] stintcox, [R] margins, [R] marginsplot, [R] mlexp,
[ST] stintreg, [TS] arima, [XT] xtdpd [R] nestreg, [R] regress postestimation,
Li, K.-H., [MI] Intro substantive, [MI] mi estimate, [R] regress postestimation diagnostic plots,
[MI] mi impute mvn, [MI] mi test [R] stepwise, [SEM] gsem
Li, L., [R] frontier, [XT] xtfrontier Lindsey, J. C., [ST] stintcox, [ST] stintreg
Li, M., [BMA] Intro Lindsey, J. K., [ST] stintcox, [ST] stintreg
Li, N., [MI] Intro substantive Lindstrom, M. J., [ME] me, [ME] menl,
Li, Q., [R] makespline, [R] npregress intro, [ME] Glossary, [XT] xtcloglog, [XT] xtgee,
[R] npregress kernel, [R] npregress series, [XT] xtintreg, [XT] xtlogit, [XT] xtologit,
[XT] xtivreg, [XT] xtreg postestimation, [XT] xtoprobit, [XT] xtprobit, [XT] xttobit
[XT] xtregar Ling, S., [TS] mgarch
Li, R., [LASSO] lasso, [LASSO] lassoknots Lingoes, J. C., [MV] mds, [MV] mdslong,
Li, W., [PSS-2] power oneway, [R] pkcross, [MV] mdsmat
[R] pkequiv, [R] pkshape, [R] regress Linhart, J. M., [D] ds, [D] format, [M-5] mindouble( ),
Li, X., [R] npregress kernel [R] lpoly, [R] npregress kernel, [ST] sts,
Lian, Y., [R] frontier [U] 13.13 References
Liang, F., [BMA] bmaregress Linsley, E. G., [MV] cluster dendrogram
Liang, K.-Y., [BAYES] bayesmh, [ME] me, Lipset, S. M., [R] histogram
[ME] meglm, [ME] melogit, [ME] meoprobit, Lipsitz, S. R., [MI] Intro substantive
[ME] mepoisson, [ME] mestreg, [ME] mixed, Liśkiewicz, M., [CAUSAL] Intro
[META] meta meregress, [XT] xtcloglog, Littell, R. C., [ME] me
[XT] xtgee, [XT] xtlogit, [XT] xtnbreg, Litterman, R. B., [BAYES] bayes: var
[XT] xtologit, [XT] xtoprobit, [XT] xtpoisson, Little, R. J. A., [MI] Intro substantive, [MI] mi impute
[XT] xtprobit mvn, [MI] mi impute pmm
Liang, Y., [ADAPT] gsdesign logrank Little, T., [META] Intro
Liao, Z., [LASSO] lasso, [R] npregress series, Liu, C., [R] frontier
[SP] spxtregress, [TS] arima
Liu, C. Y., [PSS-2] power oneproportion,
Libois, F., [R] fp, [XT] xtreg [PSS-2] power twoproportions
Lichman, M., [BAYES] bayesmh Liu, D., [LASSO] Lasso intro, [LASSO] Lasso
Lieberman, O., [TS] mgarch inference intro, [R] regress, [SP] Intro 2,
Ligges, U., [BAYES] bayesmh [SP] spivregress postestimation, [SP] spregress
Light, R. J., [META] Intro, [META] meta, postestimation
[META] meta funnelplot Liu, H., [CAUSAL] mediate
Likert, R. A., [MV] alpha Liu, J., [ME] menl
Lilien, D. M., [TS] arch Liu, J.-P., [PSS-2] Intro (power), [R] pk, [R] pkcross,
Lilienfeld, D. E., [R] Epitab [R] pkequiv, [R] pkexamine, [R] pkshape
Author index 99

Liu, L., [SP] spxtregress Lord, F. M., [IRT] irt, [IRT] irt 2pl, [R] spearman
Liu, Q., [ME] me Lorenz, M. O., [R] Inequality
Liu, T.-P., [SVY] svy bootstrap, [SVY] Variance Lou, Y., [META] Intro
estimation Louis, T. A., [BAYES] Intro, [R] tabulate twoway
Liu, W., [ERM] eprobit, [M-5] mvnormal( ) Loutit, I., [R] QC
Liu, X., [R] ivqregress, [R] ologit, [SP] spregress Louw, B., [CAUSAL] Intro
Ljung, G. M., [TS] arfima, [TS] arima, Louzada, F., [BMA] Intro, [BMA] bmaregress
[TS] corrgram, [TS] cumsp, [TS] dfuller, Love, I., [TS] var
[TS] estat acplot, [TS] pergram, [TS] pperron, Lovelace, L., [M-2] Intro
[TS] psdensity, [TS] wntestq, [TS] xcorr Lovell, C. A. K., [R] frontier, [R] frontier
Ljungqvist, L., [DSGE] Intro 1, [DSGE] Intro 5 postestimation, [XT] xtfrontier
Lo, B., [ADAPT] gsdesign twoproportions Lovie, A. D., [R] spearman
Lo Magno, G. L., [M-5] docx*( ) Lovie, P., [R] spearman
Lo, S.-H., [ST] sts Lu, G., [META] meta mvregress
Lobbedez, T., [CAUSAL] Intro Lu, H.-M., [TS] mswitch
Localio, A. R., [META] meta esize, [META] meta Lu, J. Y., [TS] prais
summarize Lu, L., [ERM] eregress
Locke, C. S., [R] pkequiv Lu, X., [R] npregress kernel
Lockwood, J. R., [R] areg, [R] eivreg, [XT] xtreg Lucas, H. L., [R] pkcross
Loesche, W. J., [PSS-2] power oneproportion, cluster, Luce, R. D., [CM] cmrologit
[R] prtest
Luchman, J. N., [R] stepwise
Loftsgaarden, D. O., [MV] discrim knn
Luckman, B., [MV] screeplot
Lokhnygina, Y., [ADAPT] gsdesign oneproportion,
Ludden, T. M., [ME] menl
[PSS-2] Intro (power), [PSS-2] power onemean,
[PSS-2] power twomeans, [PSS-2] power Ludwig, J., [ST] stcrreg
pairedmeans, [PSS-2] power oneproportion, Luedicke, J., [CM] cmmprobit, [R] gmm
[PSS-2] power exponential, [PSS-3] Intro Lukácsy, K., [FN] Random-number functions
(ciwidth), [PSS-3] ciwidth onemean, Lukic, A. S., [ADAPT] gsdesign twomeans
[PSS-3] ciwidth twomeans Lumley, T. S., [META] Intro, [META] meta,
Lokshin, M., [R] biprobit, [R] heckman, [META] meta summarize, [MV] factor,
[R] heckoprobit, [R] heckprobit, [R] Inequality, [MV] pca, [PSS-2] power twomeans,
[R] oprobit [PSS-2] power oneway, [PSS-2] power
Long, J. S., [CM] Intro 6, [CM] cmroprobit, twoway, [R] anova, [R] dstdize, [R] oneway,
[D] codebook, [D] label, [D] notes, [R] clogit, [U] 20.26 References
[R] cloglog, [R] fracreg, [R] hetoprobit, Lund, R., [TS] arima
[R] intreg, [R] logistic, [R] logit, [R] mlogit, Luniak, M. M., [MV] biplot
[R] mprobit, [R] nbreg, [R] ologit, Lunn, M., [ST] stcrreg
[R] oprobit, [R] poisson, [R] probit, Lunt, M., [CAUSAL] teffects multivalued, [R] slogit
[R] regress postestimation, [R] regress Luque-Fernandez, M. A., [R] roc
postestimation, [R] testnl, [R] tnbreg, [R] tobit, Lurie, M. B., [MV] manova
[R] tpoisson, [R] zinb, [R] zioprobit, [R] zip, Lustig, I. J., [M-5] LinearProgram( )
[U] 12.11 References, [U] 16.5 References
Lütkepohl, H., [BAYES] bayes: var,
Longest, K. C., [R] tabulate twoway, [BAYES] bayesvarstable, [M-5] Dmatrix( ),
[U] 12.11 References [M-5] Kmatrix( ), [M-5] Lmatrix( ), [R] estat
Longley, J. D., [R] kappa ic, [R] ivregress, [R] ivregress postestimation,
Longton, G. M., [D] codebook, [R] rocfit, [R] rocreg, [R] logit, [R] probit, [R] regress postestimation,
[R] rocreg postestimation, [R] rocregplot [R] test, [TS] Time series, [TS] arch,
Loomis, J. B., [R] cpoisson [TS] dfactor, [TS] fcast compute, [TS] irf,
Lopes, H. F., [BAYES] Intro [TS] irf create, [TS] mgarch dvech, [TS] prais,
Lopez, C., [ADAPT] gsdesign logrank [TS] sspace, [TS] sspace postestimation,
Lopez, L., [TS] vargranger [TS] var intro, [TS] var, [TS] var svar,
López-de-Ullibarri, I., [R] kdensity [TS] varbasic, [TS] vargranger, [TS] varnorm,
López-Feldman, A., [R] Inequality [TS] varsoc, [TS] varstable, [TS] varwle,
López-López, J. A., [META] Intro, [META] meta [TS] vec intro, [TS] vecnorm, [TS] vecrank,
summarize, [META] meta regress [TS] vecstable, [XT] xtgls, [XT] xtpcse,
[XT] xtrc, [XT] xtreg
López-Maside, A., [TS] mswitch
Lyness, J. N., [M-5] Quadrature( )
López-Quilez, A., [TS] mswitch
Lynfield, R., [D] icd10
Lora, D., [R] rocreg, [R] rocregplot
Lyubomirsky, S., [META] Intro
100 Author index

M Malighetti, P., [ST] stcox postestimation


Malitz, F., [IRT] irt
Ma, G., [R] roccomp, [R] rocfit, [R] roctab Mallick, B. K., [BAYES] Intro
Ma, S., [FMM] Example 4 Mallows, C. L., [R] regress postestimation diagnostic
plots
Ma, X., [PSS-2] power, [R] npregress intro
Maloney, A., [ME] menl
Maas, B., [BAYES] bayesmh
Mammi, I., [MV] pca
Maathuis, M. H., [CAUSAL] Intro
Man, G., [BMA] bmastats jointness
Macaskill, P., [META] Intro, [META] meta regress,
[META] meta funnelplot, [META] meta bias Manca, A., [R] betareg
MacDonald, K., [G-4] Schemes intro, [R] margins, Manchul, L., [ST] stcrreg, [ST] stcrreg postestimation
[R] marginsplot, [R] npregress kernel Mandel, J., [META] Intro, [META] meta esize,
postestimation, [SEM] estat ginvariant, [META] meta set, [META] meta summarize,
[SEM] sem [META] meta regress
Macdonald, R. L., [ADAPT] gs Mandelbrot, B. B., [TS] arch
Macdonald-Wallis, C. M., [ME] mixed Mander, A. P., [ADAPT] Intro, [ADAPT] gs,
Machado, J. A. F., [R] ivqregress [FN] Random-number functions,
[LASSO] Lasso intro, [PSS-2] power
Machin, D., [PSS-2] Intro (power), [PSS-2] power,
repeated, [PSS-2] power oneslope, [R] anova,
[PSS-2] power cox, [PSS-2] power logrank,
[R] signrank
[R] ci, [R] kappa, [R] tabulate twoway
Manderscheid, R. W., [SVY] Calibration
Mack, T. M., [R] symmetry
Mangel, M., [TS] varwle
MacKenzie, D., [CAUSAL] Intro, [CAUSAL] mediate
Manjón, M., [R] nbreg postestimation, [R] poisson
MacKinnon, D. P., [SEM] Example 42g
postestimation, [R] zinb postestimation, [R] zip
MacKinnon, J. G., [CAUSAL] DID intro,
postestimation
[CAUSAL] didregress, [DSGE] Glossary,
Manjunath, B. G., [ERM] eprobit postestimation
[P] robust, [R] bootstrap, [R] boxcox,
[R] cnsreg, [R] gmm, [R] intreg, [R] ivregress, Manly, B. F. J., [MV] discrim qda postestimation
[R] ivregress postestimation, [R] mlogit, [R] nl, Mann, H. B., [R] kwallis, [R] ranksum
[R] nlsur, [R] reg3, [R] regress, [R] regress Manning, W. G., [CAUSAL] teffects intro advanced,
postestimation time series, [R] truncreg, [R] churdle, [R] heckman, [R] ivregress,
[R] wildbootstrap, [TS] arch, [TS] arima, [R] nbreg, [R] poisson, [R] qreg, [R] regress,
[TS] dfuller, [TS] pperron, [TS] prais, [R] tobit
[TS] sspace, [TS] varlmar, [TS] Glossary, Manski, C. F., [R] gmm, [R] mean
[U] 20.26 References, [XT] xtgls, [XT] xtpcse Mansuy, R., [ST] stcox postestimation
MacLaren, M. D., [FN] Random-number functions Mantel, H., [SVY] svy bootstrap, [SVY] Variance
MacMahon, B., [R] Epitab estimation
MacRae, K. D., [R] binreg Mantel, N., [IRT] difmh, [META] Intro,
MaCurdy, T. E., [XT] xthtaylor [META] meta esize, [META] meta summarize,
Madans, J. H., [SVY] Survey, [SVY] svy estimation [META] Glossary, [PSS-2] power cmh,
Madansky, A., [R] runtest [R] Epitab, [R] stepwise, [ST] stmh, [ST] sts
test
Maddala, G. S., [CAUSAL] etregress, [CM] nlogit,
[ERM] eintreg, [ERM] eoprobit, [ERM] eprobit, Mao, L., [ST] stintcox
[ERM] eregress, [R] tobit, [TS] vec Mao, S., [ERM] eoprobit
intro, [TS] vec, [TS] vecrank, [XT] xtgls, Mao, X., [ADAPT] gsdesign twomeans
[XT] xtheckman, [XT] xtunitroot Maravall, A., [TS] tsfilter hp
Madigan, D., [BMA] Intro, [BMA] bmaregress, Marcellino, M., [XT] xtunitroot
[BMA] Glossary, [ST] sts Marchenko, Y. V., [BAYES] bayesmh,
Magazzini, L., [TS] threshold, [XT] xtreg [BAYES] bayesmh evaluators,
Magnus, J. R., [BMA] BMA commands, [TS] var svar [CAUSAL] stteffects intro, [ME] me,
Magnusson, L. M., [R] gmm, [R] ivprobit, [ME] meglm, [ME] melogit, [ME] meoprobit,
[R] ivregress, [R] ivtobit [ME] mepoisson, [ME] mestreg, [ME] mixed,
Maguire, B. A., [BAYES] bayesmh [MI] Intro substantive, [MI] mi estimate,
[MI] mi impute, [PSS-2] power exponential,
Mahalanobis, P. C., [MV] discrim lda, [MV] hotelling,
[PSS-2] power logrank, [R] anova, [R] churdle,
[MV] Glossary
[R] loneway, [R] oneway, [R] sktest,
Mair, C. S., [ME] menbreg, [ME] mepoisson,
[ST] Survival analysis, [ST] stcox, [ST] stcrreg,
[SEM] Example 39g
[ST] stcrreg postestimation, [ST] stdescribe,
Mairesse, J., [ERM] eintreg [ST] streg, [ST] stset, [ST] stsplit, [ST] stvary,
Maitra, C., [ERM] eregress [XT] xtstreg
Makles, A., [MV] cluster kmeans and kmedians Marcoulides, G. A., [IRT] irt
Makridakis, S., [BMA] Intro
Author index 101

Marden, J. I., [CM] Intro 6, [CM] cmrologit postestimation, [SVY] svy: tabulate
Mardia, K. V., [MI] mi impute mvn, [MV] discrim, oneway, [SVY] svy: tabulate twoway,
[MV] discrim lda, [MV] factor, [MV] manova, [SVY] svydescribe, [TABLES] collect addtags,
[MV] matrix dissimilarity, [MV] mds, [TABLES] collect composite, [TABLES] collect
[MV] mds postestimation, [MV] mdslong, label, [TABLES] collect notes, [TABLES] collect
[MV] mdsmat, [MV] mvtest, [MV] mvtest recode, [TABLES] collect remap,
means, [MV] mvtest normality, [MV] pca, [TABLES] collect title, [TABLES] collect use,
[MV] procrustes, [P] matrix dissimilarity [TABLES] collect layout, [TABLES] collect
Marı́n-Martı́nez, F., [META] Intro, [META] meta style column, [TABLES] collect style cons,
summarize, [META] meta regress [TABLES] collect style notes, [TABLES] collect
Marinacci, M., [BMA] Intro style row, [TABLES] collect style showbase,
Maringe, C., [R] roc [TABLES] collect style showempty,
[TABLES] collect style table, [TABLES] collect
Maris, G., [IRT] irt 3pl
style title, [TABLES] collect style use,
Mark, D. B., [ST] stcox postestimation [TABLES] Example 1, [TABLES] Example 2,
Markel, H., [R] Epitab [TABLES] Example 3, [TABLES] Example 4,
Markov, A., [BAYES] Intro [TABLES] Example 5, [TABLES] Example 6,
Markowski, C. A., [R] sdtest [TABLES] Example 7
Markowski, E. P., [R] sdtest Masten, M. A., [R] ivregress
Marks, H. M., [ST] sts Master, I. M., [R] exlogistic
Marley-Zagar, E., [PSS-2] Intro (power) Masters, G. N., [IRT] irt pcm
Marquardt, D. W., [M-5] moptimize( ), Mastrucci, M. T., [R] exlogistic
[M-5] optimize( ) Masyn, K. E., [SEM] Example 52g, [SEM] Methods
Marr, J. W., [SEM] Example 48g, [ST] stsplit and formulas for gsem
Marsaglia, G., [FN] Random-number functions Matechou, E., [BMA] Intro
Marschak, J., [R] ivregress Mathew, T., [ME] mixed
Marsh, H. W., [SEM] Example 19 Mathews, P., [PSS-2] power twovariances
Marsh, J., [PSS-2] Intro (power) Mathur, C., [FMM] Example 3
Marsten, R. E., [M-5] LinearProgram( ) Matsumoto, M., [FN] Random-number functions,
Martin, M. E., [SVY] svy: tabulate oneway [R] set rng, [R] set rngstream, [R] set seed
Martin, W., [R] Epitab, [R] regress Matta, B., [R] gmm, [R] ivregress
Martı́nez, M. N., [R] Epitab Matthews, D. C., [ADAPT] gsdesign twomeans
Martı́nez, O., [R] nbreg postestimation, [R] poisson Matthews, J. N. S., [PSS-2] power twomeans,
postestimation, [R] zinb postestimation, [R] zip [PSS-2] power pairedmeans, [PSS-2] power
postestimation cmh, [R] ameans, [R] expoisson, [R] sdtest
Martinez-Beneito, M. A., [TS] mswitch Mátyás, L., [R] gmm
Marubini, E., [PSS-2] power logrank, [ST] stcrreg, Maurel, A., [R] heckman, [R] ivregress
[ST] sts test Maurer, K., [G-3] colorvar options, [R] boxcox,
Mas-Colell, A., [R] demandsys [R] dtable, [R] etable, [R] marginsplot,
Mascher, K., [R] rocreg, [R] rocreg postestimation, [R] table oneway, [R] table twoway,
[R] rocregplot [R] table multiway, [R] table summary,
Mascola, M. A., [ADAPT] gsdesign twoproportions [R] table hypothesis tests, [R] table
Massey, F. J., Jr., [PSS-2] power twomeans, regression, [RPT] putdocx collect,
[PSS-2] power pairedmeans, [PSS-2] power [RPT] putdocx table, [RPT] putpdf
onevariance, [PSS-2] power twovariances, collect, [RPT] putpdf table, [SVY] Survey,
[PSS-3] Intro (ciwidth), [PSS-3] ciwidth [SVY] estat, [SVY] Subpopulation estimation,
onemean, [PSS-3] ciwidth twomeans, [SVY] svy, [SVY] svy brr, [SVY] svy
[PSS-3] ciwidth pairedmeans, [PSS-3] ciwidth estimation, [SVY] svy jackknife, [SVY] svy
onevariance, [R] ttest, [R] ztest postestimation, [SVY] svy: tabulate
Massey, J. T., [G-3] colorvar options, [R] boxcox, oneway, [SVY] svy: tabulate twoway,
[R] dtable, [R] etable, [R] marginsplot, [SVY] svydescribe, [TABLES] collect addtags,
[R] table oneway, [R] table twoway, [TABLES] collect composite, [TABLES] collect
[R] table multiway, [R] table summary, label, [TABLES] collect notes, [TABLES] collect
[R] table hypothesis tests, [R] table recode, [TABLES] collect remap,
regression, [RPT] putdocx collect, [TABLES] collect title, [TABLES] collect use,
[RPT] putdocx table, [RPT] putpdf [TABLES] collect layout, [TABLES] collect
collect, [RPT] putpdf table, [SVY] Survey, style column, [TABLES] collect style cons,
[SVY] estat, [SVY] Subpopulation estimation, [TABLES] collect style notes, [TABLES] collect
[SVY] svy, [SVY] svy brr, [SVY] svy style row, [TABLES] collect style showbase,
estimation, [SVY] svy jackknife, [SVY] svy [TABLES] collect style showempty,
102 Author index

Maurer, K., continued McDowell, A., [G-3] colorvar options, [R] boxcox,
[TABLES] collect style table, [TABLES] collect [R] dtable, [R] etable, [R] marginsplot,
style title, [TABLES] collect style use, [R] table oneway, [R] table twoway,
[TABLES] Example 1, [TABLES] Example 2, [R] table multiway, [R] table summary,
[TABLES] Example 3, [TABLES] Example 4, [R] table hypothesis tests, [R] table
[TABLES] Example 5, [TABLES] Example 6, regression, [RPT] putdocx collect,
[TABLES] Example 7 [RPT] putdocx table, [RPT] putpdf
Maxand, S., [XT] xtcointtest, [XT] xtgls collect, [RPT] putpdf table, [SVY] Survey,
Maxwell, A. E., [MV] factor, [MV] factor [SVY] estat, [SVY] Subpopulation estimation,
postestimation, [R] symmetry [SVY] svy, [SVY] svy brr, [SVY] svy
May, S., [MV] canon, [MV] discrim, [MV] factor, estimation, [SVY] svy jackknife, [SVY] svy
[MV] pca, [PSS-2] power cox, [R] stepwise, postestimation, [SVY] svy: tabulate
[ST] stcox, [ST] streg oneway, [SVY] svy: tabulate twoway,
Mayer, A., [R] ologit, [R] oprobit [SVY] svydescribe, [TABLES] collect addtags,
[TABLES] collect composite, [TABLES] collect
Mayer, K. U., [ME] mestreg
label, [TABLES] collect notes, [TABLES] collect
Mayr, E., [MV] cluster dendrogram recode, [TABLES] collect remap,
Mazliak, L., [ST] stcox postestimation [TABLES] collect title, [TABLES] collect use,
Mazrekaj, D., [D] joinby, [D] merge [TABLES] collect layout, [TABLES] collect
Mazumdar, M., [META] Intro, [META] meta bias, style column, [TABLES] collect style cons,
[META] Glossary [TABLES] collect style notes, [TABLES] collect
Mazýa, V. G., [FN] Matrix functions style row, [TABLES] collect style showbase,
McAleer, M., [TS] mgarch, [U] 20.26 References [TABLES] collect style showempty,
McBride, J. B., [ME] mixed [TABLES] collect style table, [TABLES] collect
McCabe, S. E., [SVY] estat style title, [TABLES] collect style use,
McCaffrey, D. F., [CAUSAL] DID intro, [TABLES] Example 1, [TABLES] Example 2,
[CAUSAL] didregress, [R] areg, [R] eivreg, [TABLES] Example 3, [TABLES] Example 4,
[R] regress, [R] wildbootstrap, [XT] xtreg [TABLES] Example 5, [TABLES] Example 6,
McCallum, A. H., [R] intreg, [R] tobit [TABLES] Example 7
McCarthy, P. J., [SVY] Survey, [SVY] svy bootstrap, McDowell, A. W., [R] sureg, [TS] arima
[SVY] svy brr, [SVY] Variance estimation McEwen, B. S., [ADAPT] gsdesign twomeans
McCathie, A., [MV] pca, [R] rreg McFadden, D. L., [CAUSAL] etregress,
McCleary, S. J., [R] regress postestimation diagnostic [CAUSAL] hdidregress, [CAUSAL] stteffects
ipwra, [CAUSAL] teffects aipw,
plots
[CAUSAL] xthdidregress, [CM] Intro 5,
McClish, D. K., [R] rocreg
[CM] Intro 8, [CM] cmclogit, [CM] cmmixlogit,
McCrary, J., [CAUSAL] stteffects ipwra, [CM] cmmprobit, [CM] cmxtmixlogit,
[CAUSAL] teoverlap [CM] nlogit, [R] clogit, [R] hausman,
McCullagh, P., [CM] cmrologit, [LASSO] lassogof, [R] Maximize, [R] suest
[ME] meglm postestimation, [R] binreg, McGilchrist, C. A., [ST] stcox, [ST] streg
[R] binreg postestimation, [R] glm, [R] glm
McGill, R., [R] sunflower
postestimation, [R] hetoprobit, [R] ologit,
[XT] vce options, [XT] xtgee, [XT] xtpoisson McGinnis, R. E., [R] symmetry
McCulloch, C. E., [CAUSAL] stteffects intro, McGraw, K. O., [R] icc
[CAUSAL] stteffects ipw, [CAUSAL] stteffects McKelvey, R. D., [R] ologit
ipwra, [CAUSAL] stteffects postestimation, McKenney, A., [M-1] LAPACK, [M-5] lapack( ),
[CAUSAL] stteffects ra, [CAUSAL] stteffects [P] matrix eigenvalues
wra, [CAUSAL] teffects intro advanced, McLachlan, G. J., [FMM] fmm intro,
[ME] me, [ME] meglm, [ME] melogit, [FMM] Example 1a, [ME] me, [ME] melogit,
[ME] meoprobit, [ME] mepoisson, [ME] meoprobit, [ME] mepoisson,
[ME] mestreg, [ME] mixed, [R] logistic, [ME] mestreg, [MV] discrim, [MV] discrim
[ST] stcox estat, [MV] discrim knn, [MV] discrim lda
McCullough, B. D., [TS] corrgram McLain, A. C., [R] nbreg, [R] poisson
McCurdy, M. P., [META] meta meregress McLeod, A. I., [TS] arima, [TS] ucm
McDonald, A., [ME] menbreg, [ME] mepoisson, McMahan, C. S., [ST] stintcox
[SEM] Example 39g McNeil, B. J., [R] roccomp, [R] rocfit, [R] rocreg,
McDonald, J. A., [R] sunflower [R] rocreg postestimation, [R] rocregplot,
McDonald, J. F., [R] tobit, [R] tobit postestimation [R] roctab
McDonald, R. P., [IRT] irt McNeil, D., [R] poisson, [ST] stcrreg
McDougal, L. K., [D] icd10 McNemar, Q., [PSS-2] power pairedproportions,
[R] Epitab
Author index 103

McPherson, C. K., [ADAPT] gsbounds Michels, K. M., [ME] mixed, [PSS-2] power
McPherson, K., [META] meta esize, [META] meta repeated, [R] anova, [R] contrast, [R] loneway,
summarize [R] oneway, [R] pwcompare
McQuay, H. J., [META] meta Michener, C. D., [MV] measure option
Mead, R., [M-5] optimize( ) Michiels, S., [LASSO] lasso postestimation
Meade, M. O., [ADAPT] gsdesign twoproportions Michler, J. D., [XT] xtgee, [XT] xtreg
Mealli, F., [MI] Intro substantive Michuda, A., [XT] xtgee, [XT] xtreg
Mecklenburg, R., [META] meta mvregress Mickey, M. R., [MV] discrim estat
Meeker, W. Q., [PSS-3] Intro (ciwidth), Midthune, D., [SVY] estat, [SVY] svy estimation
[PSS-3] ciwidth onemean Mielke, P. W., Jr., [R] brier, [R] ranksum
Meekes, J., [MV] cluster Miettinen, O. S., [R] Epitab
Meeusen, W., [R] frontier, [XT] xtfrontier Mihaly, K., [R] areg, [XT] xtreg
Mehmetoglu, M., [MV] manova, [R] anova, Milan, L., [MV] ca, [MV] factor, [MV] mca,
[R] logistic, [R] regress, [R] test, [R] ttest [MV] pca
Mehrotra, S., [M-5] LinearProgram( ) Miller, A. B., [R] kappa
Mehta, C. R., [ADAPT] Intro, [R] exlogistic, Miller, D. J., [PSS-2] Intro (power), [R] esize
[R] exlogistic postestimation, [R] expoisson, Miller, D. L., [CAUSAL] DID intro,
[R] tabulate twoway [CAUSAL] didregress, [R] regress,
Mehta, P. D., [SEM] Example 30g [R] wildbootstrap
Meibohm, A. R., [META] meta summarize Miller, H. W., [SVY] Survey, [SVY] svy estimation
Meier, P., [ST] estat gofplot, [ST] stcrreg, [ST] stcrreg Miller, J. I., [TS] sspace
postestimation, [ST] sts Miller, J. J., [META] meta data, [META] meta
Meijering, E., [D] ipolate summarize
Meinert, C. L., [META] Intro Miller, R. G., [SEM] Example 52g
Meiselman, D., [TS] arima Miller, R. G., Jr., [FN] Statistical functions,
Melly, B., [CAUSAL] teffects multivalued, [R] qreg [R] ci, [R] Diagnostic plots, [R] oneway,
Melo, G., [R] demandsys [R] pwcompare
Melse, E., [G-2] graph combine, [G-2] graph twoway Milliff, R. F., [BAYES] Intro
scatter Milligan, G. W., [MV] cluster, [MV] cluster
Melson, A., [META] meta meregress, [META] meta programming subroutines, [MV] cluster stop
multilevel Milliken, G. A., [ME] me, [MV] manova, [R] anova,
Mendenhall, W., III, [SVY] Survey [R] contrast, [R] margins, [R] pwcompare
Meng, X.-L., [BAYES] Intro, [BAYES] bayesstats Mills, E., [ADAPT] gsdesign twoproportions
ppvalues, [BAYES] bayespredict, [MI] Intro Milosevic, M., [ST] stcrreg, [ST] stcrreg
substantive, [MI] mi estimate, [MI] mi impute, postestimation
[MI] mi test Min, C., [BAYES] Intro, [BMA] Intro
Mensing, R. W., [R] anova postestimation Minder, C., [META] Intro, [META] meta bias,
Mentré, F., [ME] menl [META] Glossary
Mergoupis, T., [CAUSAL] etregress, Minkoff, H. L., [ADAPT] gsdesign twoproportions
[CAUSAL] teffects intro advanced Minot, N., [U] 11.7 References, [U] 12.11 References,
Merryman, S., [XT] xtunitroot [U] 20.26 References
Mesbah, M., [R] anova, [R] logistic Miquel, J., [BAYES] Intro
Messner, S. F., [SP] estat moran, [SP] spregress, Miranda, A., [R] gllamm, [R] heckoprobit,
[SP] spxtregress [R] heckprobit, [R] ivprobit, [R] ivtobit,
Mészáros, C., [M-5] LinearProgram( ) [R] logistic, [R] logit, [R] nbreg, [R] ologit,
Metropolis, N., [BAYES] Intro, [BAYES] bayesmh [R] oprobit, [R] poisson, [R] probit
Metz, C. E., [R] lroc Mitchell, C., [R] exlogistic
Metzger, S. K., [ST] stcox postestimation Mitchell, M. N., [D] Data management, [D] by,
Meulders, M., [CM] Intro 6, [MI] Intro substantive, [D] egen, [D] import excel, [D] reshape,
[MI] mi impute [G-1] Graph intro, [ME] mixed postestimation,
[R] anova, [R] anova postestimation,
Meuser, C., [ADAPT] gsdesign twomeans
[R] contrast, [R] logistic, [R] logistic
Meyer, B. D., [ST] Discrete postestimation, [R] logit, [R] margins,
Meyerhoefer, C. D., [R] demandsys [R] marginsplot, [R] pwcompare, [R] regress,
Miao, W., [R] sdtest [U] 11.7 References, [U] 12.11 References,
Micali, N., [MI] mi estimate, [MI] mi impute, [U] 13.13 References, [U] 20.26 References,
[XT] xtgee [U] 23.1 References
Michael, J. R., [FN] Random-number functions
Michel-Pajus, A., [M-5] cholesky( )
104 Author index

Mitchell, W. C., [TS] tsfilter, [TS] tsfilter bk, Moore, W. H., [R] zioprobit
[TS] tsfilter bw, [TS] tsfilter cf, [TS] tsfilter hp, Mora, R., [R] Inequality
[TS] ucm Moral-Benito, E., [BMA] Intro, [BMA] bmaregress,
Mitra, G., [M-5] LinearProgram( ) [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys
Miura, H., [U] 14.11 Reference Morales-Gómez, A., [SEM] gsem
Miwa, T., [ERM] eprobit, [M-5] mvnormal( ) Moran, J. L., [R] dstdize
Modica, S., [MI] Intro substantive Moran, P. A. P., [SP] estat moran
Moeschberger, M. L., [PSS-2] power cox, [ST] estat Morelli, S., [SVY] Survey
gofplot, [ST] stci, [ST] stcox, [ST] stcox Moreno, S. G., [META] meta, [META] meta
postestimation, [ST] stcrreg, [ST] streg, funnelplot, [META] meta bias
[ST] sts, [ST] sts graph, [ST] sts test Moreno-Gorrin, C., [ST] stcox
Moffatt, P. G., [R] churdle Morgan, K. E., [PSS-2] Intro (power)
Moffitt, R. A., [R] tobit, [R] tobit postestimation Morgan, M. J., [R] symmetry
Mohanty, B. P., [R] reri Morgenstern, H., [R] Epitab, [R] Epitab
Moher, D., [META] Intro, [META] meta forestplot, Mori, M., [ST] stcrreg
[META] meta funnelplot, [META] meta bias Morikawa, T., [CM] cmmixlogit, [CM] cmxtmixlogit
Mol, C. D., [LASSO] lasso Morris, C. N., [META] meta summarize,
Molenaar, I. W., [IRT] irt, [SEM] Example 28g [META] meta regress, [R] bootstrap
Molenberghs, G., [ME] me, [ME] me, [ME] meglm, Morris, J. N., [SEM] Example 48g, [ST] stsplit
[ME] menl, [ME] mixed, [META] meta Morris, N. F., [R] binreg
meregress, [XT] xtreg postestimation
Morris, T. P., [G-4] colorstyle, [MI] Intro substantive,
Moler, C. B., [P] matrix symeigen [MI] mi impute, [MI] mi impute pmm,
Molina, G., [BMA] bmaregress [PSS-2] Intro (power), [R] ssc
Molina, J. A., [R] demandsys Morrison, D. F., [MV] clustermat, [MV] discrim lda,
Møller, A. P., [META] meta [MV] discrim logistic, [MV] discrim logistic
Mollisi, V., [XT] xtfrontier postestimation, [MV] manova
Molloy, G. J., [META] meta summarize Morrison, M. A., [D] icd10
Monahan, J. F., [FN] Random-number functions Morrow, A., [R] Epitab
Monfort, A., [R] hausman, [R] suest, [R] test, Mortimore, P., [MI] mi estimate
[TS] arima, [TS] mgarch ccc, [TS] mgarch dcc, Mosconi, L., [ADAPT] gsdesign twomeans
[TS] mgarch vcc Moser, M., [BMA] bmastats jointness
Monshouwer, K., [MV] mvtest Moser, P., [CAUSAL] didregress
Monson, R. R., [R] Epitab Mosier, C. I., [MV] procrustes
Montanari, A., [LASSO] Lasso intro Moskowitz, M., [R] kappa
Montes-Rojas, G., [CAUSAL] teffects psmatch, Mosteller, C. F., [R] jackknife, [R] regress
[R] QC, [R] sktest, [XT] xtreg, [XT] xtreg postestimation diagnostic plots, [R] rreg
postestimation Mosteller, F., [META] Intro, [META] Intro,
Montgomery, D. C., [TS] tssmooth, [TS] tssmooth [META] meta, [META] meta data,
dexponential, [TS] tssmooth exponential, [META] meta esize, [META] meta set,
[TS] tssmooth hwinters, [TS] tssmooth [META] meta forestplot, [META] meta
shwinters summarize, [META] meta regress,
Montgomery, J. M., [BMA] Intro [META] meta regress postestimation,
Montiel Olea, J. L., [TS] lpirf [META] estat bubbleplot, [META] meta
Montori, V. M., [ADAPT] gsdesign twoproportions mvregress
Montoya, D., [R] rocreg, [R] rocreg postestimation, Moulines, É., [BAYES] Intro, [BAYES] bayesmh
[R] rocregplot Moulton, L. H., [PSS-2] power oneproportion, cluster,
Mood, A. M., [R] centile [R] permute, [R] prtest
Mooi, E., [MV] cluster, [MV] pca, [R] anova, Mount, M. K., [META] Intro
[R] regress Mousseau, T. A., [META] meta
Mooi-Reci, I., [MV] cluster, [MV] pca, [R] anova, Mozharovskyi, P., [M-5] LinearProgram( ),
[R] regress [R] frontier
Moon, H. R., [XT] xtcointtest, [XT] xtunitroot Mozley, P. D., [ADAPT] gsdesign twomeans
Mooney, C. Z., [R] bootstrap, [R] jackknife, Mozumder, S. I., [ST] stcrreg
[R] rocreg, [R] rocregplot Mroz, T. A., [LASSO] Inference examples, [R] tobit
Moore, E. H., [M-5] pinv( ) Muellbauer, J., [R] demandsys, [R] nlsur
Moore, J. B., [TS] sspace Mueller, C. W., [MV] factor
Moore, R. A., [META] meta Mueller, R. O., [MV] discrim lda
Moore, R. J., [FN] Statistical functions Muirhead, R. J., [MV] pca
Author index 105

Mukherjee, B., [R] zioprobit Nannicini, T., [CAUSAL] etregress


Mulaik, S. A., [MV] factor, [MV] rotate Nardi, G., [R] Epitab
Mulick, A., [PSS-2] Intro (power) Narendranathan, W., [XT] xtregar
Mulkay, B., [ERM] eprobit Narula, S. C., [R] qreg
Mullahy, J., [R] biprobit, [R] gmm, [R] ivpoisson, Nash, S., [PSS-2] Intro (power)
[R] zinb, [R] zip National Center for Health Statistics, [D] icd, [D] icd9,
Mullainathan, S., [CAUSAL] DID intro, [D] icd9p
[CAUSAL] didregress National Research Council, [META] meta trimfill
Mullen, P. D., [META] meta mvregress Nattino, G., [R] estat gof
Müller, D., [SP] Intro Navarro Alberto, J. A., [MV] discrim qda
Müller, H.-G., [R] lpoly, [ST] sts graph postestimation
Muller, K. E., [PSS-2] power oneway, [PSS-2] power Navarro-Lozano, S., [CAUSAL] teffects intro advanced
repeated Naylor, J. C., [ERM] eprobit, [XT] xtcloglog,
Müller, P., [BAYES] Intro [XT] xtintreg, [XT] xtlogit, [XT] xtologit,
Mulrow, C. D., [META] meta summarize [XT] xtoprobit, [XT] xtpoisson, [XT] xtprobit,
Mundlak, Y., [CAUSAL] hdidregress, [XT] xttobit
[CAUSAL] xthdidregress, [XT] xtivreg, Neal, R. M., [BAYES] Intro
[XT] xtregar Neal, T., [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys,
Muniz, J. O., [ST] ltable [XT] xtunitroot
Munnell, A. H., [ME] mixed, [R] estat ic Neale, M. C., [SEM] Example 30g
Muñoz, E., [R] qreg, [SVY] Survey Neath, R., [BAYES] bayesstats summary
Muñoz, J., [R] exlogistic Nee, J. C. M., [R] kappa
Muraki, E., [IRT] irt pcm Neely, S. T., [R] rocreg, [R] rocreg postestimation,
Muriel, A., [R] logistic, [R] logit [R] rocregplot
Muro, J., [R] heckoprobit, [R] heckprobit Neff, R. K., [R] Epitab
Murphy, A. H., [R] brier Neimann, H., [MV] mdsmat
Murphy, J. L., [XT] xtprobit Nel, D. G., [MV] mvtest, [MV] mvtest means
Murphy, R. S., [SVY] Survey, [SVY] svy estimation Nelder, J. A., [CAUSAL] teffects intro advanced,
Murphy, S. A., [ST] stintcox [LASSO] lasso, [LASSO] lassogof,
Murray, R. M., [ME] mecloglog, [ME] melogit, [M-5] optimize( ), [ME] meglm postestimation,
[ME] meprobit [R] binreg, [R] binreg postestimation, [R] glm,
[R] glm postestimation, [R] margins, [R] ologit,
Murray-Lyon, I. M., [R] binreg
[XT] vce options, [XT] xtgee, [XT] xtpoisson
Murrill, W. A., [MV] discrim knn
Nelson, C. R., [R] ivregress postestimation,
Murtaugh, P. A., [ST] stcrreg [TS] mswitch
Musau, A., [G-2] graph pie, [G-2] graph twoway Nelson, D. B., [R] demandsys, [TS] arch, [TS] arima,
scatter [TS] mgarch
Mussolino, M. E., [SVY] Survey, [SVY] svy Nelson, E. C., [MV] alpha, [MV] factor, [MV] factor
estimation postestimation, [R] lincom, [R] mlogit,
Musundwa, S., [SP] Intro [R] mprobit, [R] mprobit postestimation,
Muthén, B., [SEM] Example 9 [R] predictnl, [R] slogit, [SEM] Example 37g
Mykland, P., [BAYES] Intro, [BAYES] bayesgraph Nelson, F. D., [R] logit, [R] probit
Myland, J. C., [FN] Mathematical functions, Nelson, W., [ST] estat gofplot, [ST] stcrreg
[FN] Trigonometric functions postestimation, [ST] sts
Nelson, W. C., [MV] mvtest correlations
Neter, J., [PSS-2] power oneway, [R] pkcross,
N [R] pkequiv, [R] pkshape, [R] regress,
Nachtsheim, C. J., [PSS-2] power oneway, [R] pkcross, [R] regress postestimation
[R] pkequiv, [R] pkshape, [R] regress, Netlib, [M-5] LinearProgram( )
[R] regress postestimation Nett, L. M., [META] meta mvregress
Nadarajah, S., [CM] nlogit Neudecker, H., [TS] var svar
Nadaraya, E. A., [R] lpoly, [R] npregress kernel Neuhaus, J. M., [ME] me, [ME] meglm, [ME] melogit,
Nadle, J., [D] icd10 [ME] meoprobit, [ME] mepoisson,
Nagel, R. W., [MV] discrim lda [ME] mestreg, [ME] mixed, [XT] xtcloglog,
Nagler, J., [R] scobit [XT] xtintreg, [XT] xtlogit, [XT] xtologit,
[XT] xtoprobit, [XT] xtprobit
Naiman, D. Q., [R] qreg
Neumayer, E., [SP] Intro
Nakagawa, S., [META] meta meregress, [META] estat
heterogeneity (me) Nevels, K., [MV] procrustes
Nam, J., [PSS-2] power cmh, [PSS-2] power trend Newberger, N., [R] heckman
106 Author index

Newbold, P., [BMA] Intro, [TS] arima, [TS] vec intro Nishimura, T., [FN] Random-number functions,
Newcomb, S., [BAYES] bayespredict [R] set rng, [R] set rngstream, [R] set seed
Newey, W. K., [CAUSAL] etregress, Nocedal, J., [M-5] LinearProgram( )
[CAUSAL] hdidregress, [CAUSAL] stteffects Nogueras, G. M., [ST] stcox
ipwra, [CAUSAL] teffects aipw, Nolan, D., [R] Diagnostic plots
[CAUSAL] telasso, [CAUSAL] xthdidregress, Nordlund, D. J., [MV] discrim lda
[ERM] Intro 7, [ERM] eintreg, [ERM] eoprobit Norman, R. E., [META] meta esize, [META] meta
postestimation, [ERM] eprobit, [ERM] eprobit summarize
postestimation, [ERM] eregress postestimation, Norton, E. C., [CAUSAL] teffects intro advanced,
[LASSO] Lasso inference intro, [LASSO] lasso, [FN] Trigonometric functions, [R] churdle,
[LASSO] poregress, [LASSO] xpologit, [R] ivregress, [R] nbreg, [R] poisson, [R] qreg,
[LASSO] xpopoisson, [LASSO] xporegress, [R] regress, [R] tobit
[R] glm, [R] gmm, [R] ivpoisson, [R] ivprobit,
Norton, S. J., [R] rocreg, [R] rocreg postestimation,
[R] ivregress, [R] ivtobit, [R] npregress intro,
[R] rocregplot
[R] npregress series, [TS] newey, [TS] pperron,
[XT] xtabond, [XT] xtcointtest, [XT] xtdpd, Norwood, J. L., [R] Intro
[XT] xtdpdsys, [XT] xtunitroot Novello, S., [ADAPT] gsdesign onemean,
Newiak, M., [BMA] Intro [ADAPT] gsdesign oneproportion
Newman, S. C., [R] Epitab, [R] poisson, [ST] stcox, Nunnally, J. C., [MV] alpha
[ST] sts Nyaga, V. N., [META] meta esize
Newson, R. B., [D] contract, [D] generate, Nyhan, B., [BMA] Intro
[D] statsby, [P] capture, [PSS-2] Intro (power), Nyquist, H., [LASSO] elasticnet
[R] etable, [R] glm, [R] glm postestimation,
[R] kwallis, [R] logistic postestimation, [R] logit
postestimation, [R] margins, [R] signrank,
O
[R] spearman, [R] ssc, [R] tabulate twoway, O’Brien, K. L., [R] prtest
[ST] stcox postestimation O’Brien, P. C., [ADAPT] GSD intro, [ADAPT] gs,
Newton, H. J., [R] kdensity, [TS] arima, [ADAPT] gsbounds, [ADAPT] gsdesign,
[TS] corrgram, [TS] pergram, [TS] wntestb, [ADAPT] gsdesign onemean, [ADAPT] gsdesign
[XT] xtgee twomeans, [ADAPT] gsdesign oneproportion,
Newton, I., [M-5] optimize( ) [ADAPT] gsdesign twoproportions,
Newton, M. A., [XT] xtcloglog, [XT] xtgee, [ADAPT] gsdesign logrank, [ADAPT] gsdesign
[XT] xtintreg, [XT] xtlogit, [XT] xtologit, usermethod
[XT] xtoprobit, [XT] xtprobit, [XT] xttobit O’Brien, R. G., [PSS-2] power oneway
Neyman, J., [R] ci O’Brien, S. M., [CAUSAL] stteffects intro,
Ng, E. S.-W., [ME] me, [ME] meglm, [ME] melogit, [CAUSAL] stteffects ipw, [CAUSAL] stteffects
[ME] meprobit, [R] bootstrap, [R] bstat ipwra, [CAUSAL] stteffects postestimation,
Ng, S., [TS] dfgls [CAUSAL] stteffects ra, [CAUSAL] stteffects
Nguyen, J. T., [PSS-2] Intro (power), [R] esize wra
Nguyen, K. N., [ADAPT] gsdesign onemean, O’Carroll, R. E., [META] meta summarize
[ADAPT] gsdesign oneproportion O’Connell, P. G. J., [XT] xtunitroot
Nguyen, T. Q., [CAUSAL] mediate O’Connell, R. T., [TS] tssmooth, [TS] tssmooth
Nicewander, W. A., [R] correlate dexponential, [TS] tssmooth exponential,
Nichols, A., [CAUSAL] etregress, [TS] tssmooth hwinters, [TS] tssmooth
[CAUSAL] hdidregress, [CAUSAL] teffects shwinters
intro advanced, [CAUSAL] xthdidregress, O’Donnell, C. J., [XT] xtfrontier
[ME] meglm, [ME] mixed, [R] ivregress, O’Donnell, O., [R] Inequality, [SVY] svy estimation,
[R] reg3, [XT] xtrc, [XT] xtreg [SVY] svyset
Nickell, S. J., [R] gmm, [TS] forecast, [XT] xtabond, O’Fallon, W. M., [R] logit
[XT] xtdpd, [XT] xtdpdsys, [XT] xtivreg, O’Hara, B., [BAYES] bayesmh
[XT] xtunitroot O’Neill, D., [R] gmm
Nie, X., [CAUSAL] Intro O’Neill, S., [R] Inequality
Nielsen, B., [TS] varsoc, [TS] vec intro O’Rourke, K., [META] meta labbeplot
Nielsen, M. O., [CAUSAL] DID intro, Oakes, D., [ST] ltable, [ST] stcox, [ST] stcox PH-
[CAUSAL] didregress, [R] bootstrap, assumption tests, [ST] streg, [ST] sts
[R] wildbootstrap Oberfichtner, M., [MV] mvreg, [R] suest
Nightingale, F, [G-2] graph pie Oberhofer, W., [R] demandsys
Nijenhuis, J. W., [R] oprobit Obstfeld, M., [XT] xtunitroot
Nijkamp, P., [META] Intro Ochiai, A., [MV] measure option
Ockenhouse, C. F., [ADAPT] gsdesign usermethod
Author index 107

Odell, P. M., [ST] stintcox, [ST] stintreg Pagano, M., [R] dstdize, [R] logistic, [R] margins,
Odondi, L., [ADAPT] Intro [R] proportion, [R] tabulate twoway,
Odum, E. P., [MV] clustermat [ST] ltable, [ST] sts
Oehlert, G. W., [R] nlcom, [R] rocreg postestimation, Paik, M. C., [META] Intro, [META] meta esize,
[R] rocregplot [PSS-2] power oneproportion, [PSS-2] power
Ogburn, E. L., [CAUSAL] mediate twoproportions, [R] dstdize, [R] Epitab,
Oggenfuss, C., [CAUSAL] didregress postestimation [R] kappa
Ogilvy, C. S., [ADAPT] gs Palacios, R., [ADAPT] gsdesign usermethod
Oh, K.-Y., [XT] xtunitroot Pall, G., [META] meta data
Oldham, K. B., [FN] Mathematical functions, Pallares, C., [ADAPT] gsdesign onemean,
[FN] Trigonometric functions [ADAPT] gsdesign oneproportion
Oliveira, A. G., [ST] ltable, [ST] sts Pallmann, P., [ADAPT] Intro
Olivier, D., [R] expoisson Palma, W., [TS] arfima, [TS] arfima postestimation,
[TS] estat acplot
Olkin, I., [META] Intro, [META] meta data,
[META] meta esize, [META] meta summarize, Palmer, T. M., [ME] mixed, [META] Intro,
[META] meta mvregress, [MV] hotelling, [META] meta, [META] meta funnelplot,
[R] kwallis, [TS] wntestb [R] ivregress, [SEM] Intro 5
Olsen, M. K., [MI] Intro substantive Palta, M., [XT] xtcloglog, [XT] xtgee, [XT] xtintreg,
[XT] xtlogit, [XT] xtologit, [XT] xtoprobit,
Olshansky, S. J., [ST] streg
[XT] xtprobit, [XT] xttobit
Olson, J. M., [R] symmetry
Pampallona, S., [ADAPT] gsbounds
Omar, R., [META] Intro, [META] meta meregress,
Pampel, F. C., [R] logistic, [R] logit, [R] probit
[META] meta multilevel
Paneth, N., [R] Epitab
Omar, R. Z., [ME] me
Panneton, F., [FN] Random-number functions, [R] set
Ooms, M., [TS] arfima
rngstream
Oparil, S., [PSS-2] power repeated
Pantazis, N., [ME] meglm, [ME] mixed
Orcutt, G. H., [TS] prais
Paolino, P., [R] betareg
Ord, J. K., [R] centile, [R] mean, [R] proportion,
Papageorgiou, C., [BMA] Intro, [BMA] bmaregress
[R] qreg, [R] ratio, [R] spearman,
[R] summarize, [R] total, [SP] Intro, Papke, L. E., [R] fracreg, [R] ivfprobit
[SP] spregress Parent, E., [BAYES] Intro
Orsini, N., [META] meta meregress, [META] meta Parham, R., [R] eivreg, [R] gmm
mvregress, [R] Epitab, [R] glm, [R] logit, Park, C., [LASSO] lasso examples
[R] qreg, [ST] streg, [XT] xtreg Park, H. J., [P] robust, [R] regress,
Osbat, C., [XT] xtunitroot [SVY] svy: tabulate twoway
Oski, J., [R] prtest Park, J.-W., [ADAPT] gsdesign logrank
Osterlind, S. J., [IRT] DIF Park, J. Y., [DSGE] Intro 8, [R] boxcox, [R] margins,
Osterwald-Lenum, M. G., [TS] vecrank [R] nlcom, [R] predictnl, [R] rocreg
Ostle, B., [R] anova postestimation postestimation, [R] rocregplot, [R] testnl,
[TS] sspace, [TS] vec intro, [TS] vec,
Otero, J., [TS] dfgls, [TS] dfuller, [TS] pperron,
[TS] vecrank
[TS] vargranger, [XT] xtunitroot
Parker, R. A., [META] meta summarize
Ott, R. L., [SVY] Survey
Parkinson, A., [R] prtest
Ouliaris, S., [XT] xtcointtest
Parks, W. P., [R] exlogistic
Over, M., [R] regress, [XT] xtivreg
Parmar, M. K. B., [PSS-2] Intro (power),
Overgaard, M., [ST] stcox
[PSS-2] power cox, [ST] stcox, [ST] streg
Owen, A. L., [TS] forecast
Parmeter, C. F., [R] frontier, [R] npregress kernel
Parmigiani, G., [BAYES] Intro
P Parner, E. T., [R] glm, [ST] stcox
Parzen, E., [R] estat ic, [R] kdensity
Pace, R. K., [SP] Intro, [SP] spivregress Pasquini, J., [R] Epitab, [R] vwls
postestimation, [SP] spregress, [SP] spregress
Patel, N. R., [R] exlogistic, [R] exlogistic
postestimation, [SP] spxtregress postestimation
postestimation, [R] expoisson, [R] tabulate
Pacheco, J. M., [R] dstdize twoway
Pacifico, D., [R] roctab Paterson, L., [ME] melogit
Paelinck, B., [ADAPT] gsdesign twoproportions Patiño, E. G., [ADAPT] gsdesign usermethod
Pagan, A. R., [MV] mvreg, [R] frontier, Patterson, H. D., [R] pkcross
[R] hetregress, [R] regress postestimation,
Patterson, K., [XT] xtunitroot
[R] sureg, [TS] Glossary, [XT] xtreg
postestimation Pattitoni, P., [R] betareg
108 Author index

Paule, R. C., [META] Intro, [META] meta esize, Perrot, B., [IRT] irt
[META] meta set, [META] meta summarize, Perry, H. M., [PSS-2] power repeated
[META] meta regress Persson, R., [G-1] Graph intro
Paulo, R., [BMA] bmaregress Pesaran, M. H., [XT] xtunitroot
Paulsen, J., [TS] varsoc, [TS] vec intro Pesarin, F., [R] tabulate twoway
Pawitan, Y., [CAUSAL] teffects ra Peters, J., [CAUSAL] Intro
Payne, A., [R] intreg, [R] tobit Peters, J. L., [META] Intro, [META] meta,
Pazdur, R., [ADAPT] gsdesign onemean [META] meta funnelplot, [META] meta bias,
Pearl, J., [BAYES] Intro, [CAUSAL] Intro, [META] meta trimfill
[CAUSAL] mediate Petersen, I., [MI] mi impute chained
Pearson, E. S., [BAYES] bayesmh, [R] ci, [R] ttest Peterson, B., [R] ologit
Pearson, K., [G-2] graph twoway histogram, Peterson, W. W., [R] lroc
[META] Intro, [MV] mds, Petit, S., [D] icd10
[MV] measure option, [MV] pca, Petitclerc, M., [R] kappa
[R] correlate, [R] esize, [R] tabulate twoway Petitti, D. B., [META] meta summarize
Pechlivanoglou, P., [R] betareg Petkova, E., [R] suest
Péclat, M., [SP] spdistance Peto, J., [META] meta esize, [META] meta
Pedace, R., [R] logit, [R] probit, [R] regress, summarize, [ST] sts test
[R] regress postestimation diagnostic plots, Peto, R., [META] meta esize, [META] meta
[U] 20.26 References summarize, [R] ranksum, [ST] stcox,
Pedroni, P., [XT] xtcointtest [ST] streg, [ST] sts test
Peel, D., [FMM] fmm intro, [FMM] Example 1a Petrin, A. K., [R] frontier
Peen, C., [MV] procrustes Pettigrew, H. M., [META] meta esize
Peisker, J., [BMA] Intro Pevalin, D., [ME] mixed
Pellock, I. M., [BAYES] bayesmh Pevehouse, J. C. W., [TS] Time series, [TS] arima,
Pendakur, K., [R] demandsys [TS] forecast, [TS] irf, [TS] var, [TS] vec
Pendergast, J. F., [XT] xtcloglog, [XT] xtgee, Pfeffer, R. I., [R] symmetry
[XT] xtintreg, [XT] xtlogit, [XT] xtologit, Pfeffermann, D., [ME] mixed
[XT] xtoprobit, [XT] xtprobit, [XT] xttobit Pfeiffer, F., [ERM] eoprobit
Penfield, R. D., [IRT] DIF, [R] esize Pflueger, C. E., [R] ivregress postestimation
Peng, B., [ADAPT] gsdesign logrank Pforr, K., [XT] xtmlogit
Peng, H., [SP] Intro Philips, A. Q., [TS] vec, [TS] vecrank, [XT] xtstreg
Peng, J., [PSS-2] power oneproportion Phillips, A., [IRT] difmh
Peng, M., [R] pwcompare Phillips, A. N., [META] meta bias
Peng, Z., [ADAPT] gsdesign logrank Phillips, G., [R] estat gof
Penrose, R., [M-5] pinv( ) Phillips, P. C. B., [DSGE] Intro 8, [R] boxcox,
Pepe, M. S., [R] roc, [R] roccomp, [R] rocfit, [R] margins, [R] nlcom, [R] predictnl,
[R] rocreg, [R] rocreg postestimation, [R] regress postestimation time series,
[R] rocregplot, [R] roctab, [ST] stcrreg [R] rocreg postestimation, [R] rocregplot,
Peracchi, F., [MI] Intro substantive, [R] jackknife, [R] testnl, [TS] pperron, [TS] vargranger,
[R] regress, [R] regress postestimation [TS] vec intro, [TS] vec, [TS] vecrank,
Perales, F., [ME] meglm [TS] Glossary, [XT] xtcointtest, [XT] xtunitroot
Pereira, A. C., [ADAPT] gsdesign twomeans Piano Mortari, A., [SP] Intro
Pérez, C. M., [R] Epitab, [ST] stcox Piantadosi, S., [ADAPT] Intro, [P] robust,
Pérez-Amaral, T., [U] 20.26 References [U] 20.26 References
Pérez-Hernández, M. A., [R] kdensity Piccolo, D., [FMM] fmm intro
Pérez-Regadera, J. F., [R] rocreg, [R] rocregplot Pichler, S., [R] mlogit
Pericchi, L. R., [BAYES] Intro Pickles, A., [CAUSAL] teffects multivalued, [ME] me,
Perković, E., [CAUSAL] Intro [ME] mepoisson, [ME] mestreg, [MV] cluster
Perotti, V., [ERM] eoprobit, [R] heckoprobit, dendrogram, [R] gllamm, [R] glm,
[R] heckprobit, [R] oprobit [SEM] Acknowledgments, [SEM] Intro 2,
Perrier, D., [ME] menl [SEM] Example 29g, [SEM] Methods and
Perrin, E., [MV] alpha, [MV] factor, [MV] factor formulas for gsem, [XT] xtgee, [XT] xtheckman
postestimation, [R] lincom, [R] mlogit, Pickup, M., [TS] Time series, [TS] arch, [TS] arima,
[R] mprobit, [R] mprobit postestimation, [TS] vec
[R] predictnl, [R] slogit, [SEM] Example 37g Pierce, D. A., [ME] me, [TS] wntestq
Perron, P., [TS] dfgls, [TS] estat sbsingle, Pierce, G. S., [M-5] LinearProgram( )
[TS] mswitch, [TS] pperron, [TS] Glossary Pierce, M., [CAUSAL] teffects intro
Author index 109

Pierson, R. A., [ME] menl, [ME] mixed Plosser, C. I., [TS] vecrank
Piessens, R., [M-5] Quadrature( ) Plum, A., [XT] xtprobit
Piet, L., [FMM] fmm intro Plummer, W. D., Jr., [PSS-2] power oneslope,
Pietsch, T. W., [MV] cluster dendrogram [R] Epitab, [R] sunflower
Pigott, T. D., [META] meta summarize, [META] meta Plümper, T., [SP] Intro
mvregress Pluta, R. M., [ADAPT] gs
Piironen, J., [BMA] Intro, [BMA] bmastats lps Pocock, S. J., [ADAPT] GSD intro, [ADAPT] gs,
Pike, M. C., [ADAPT] gsdesign twoproportions, [ADAPT] gsbounds, [ADAPT] gsdesign,
[META] meta esize, [META] meta summarize, [ADAPT] gsdesign onemean, [ADAPT] gsdesign
[PSS-2] power twoproportions, [R] symmetry, twomeans, [ADAPT] gsdesign oneproportion,
[ST] ltable, [ST] streg [ADAPT] gsdesign twoproportions,
Pildava, S., [XT] xtgee [ADAPT] gsdesign logrank, [ADAPT] gsdesign
Pillai, K. C. S., [MV] canon, [MV] manova usermethod
Pillemer, D. B., [META] Intro, [META] meta, Poe, J., [CAUSAL] DID intro, [CAUSAL] hdidregress,
[META] meta funnelplot [CAUSAL] xthdidregress
Pindyck, R. S., [ERM] eprobit, [R] biprobit, Poege, F., [R] roctab
[R] heckprobit Poi, B. P., [ADAPT] gsbounds, [ADAPT] gsdesign,
Pinheiro, J. C., [ME] me, [ME] meglm, [ME] melogit, [ADAPT] gsdesign onemean, [ADAPT] gsdesign
[ME] menl, [ME] menl postestimation, twomeans, [ADAPT] gsdesign oneproportion,
[ME] mepoisson, [ME] mixed, [ME] mixed, [ADAPT] gsdesign twoproportions,
[ME] mixed postestimation, [META] meta [ADAPT] gsdesign logrank, [ADAPT] gsdesign
meregress, [META] meta mvregress usermethod, [M-5] deriv( ), [M-5] moptimize( ),
Pinna, M., [G-2] graph twoway scatter, [R] histogram [P] Intro, [P] robust, [R] bootstrap,
[R] bstat, [R] demandsys, [R] demandsys
Pintilie, M., [ST] stcrreg, [ST] stcrreg postestimation
postestimation, [R] frontier, [R] gmm,
Pinto, R., [CAUSAL] Intro [R] ivregress, [R] ivregress postestimation,
Pinzon, E., [D] egen, [P] postfile, [R] gmm, [R] Maximize, [R] ml, [R] nl, [R] nlsur,
[R] ivregress, [R] margins, [R] marginsplot, [R] reg3, [SVY] Survey, [SVY] ml for svy,
[R] mlexp, [R] npregress intro, [R] npregress [XT] xtfrontier, [XT] xtrc
kernel, [R] probit, [SEM] gsem, Poindexter, B. B., [ADAPT] gsdesign twoproportions
[U] 1.4 References, [XT] xtabond,
Poirier, D. J., [BAYES] Intro, [R] biprobit
[XT] xtabond postestimation, [XT] xtreg
Poisson, S. D., [R] poisson
Pisati, M., [SP] Intro, [SP] grmap
Pokhrel, A., [ST] sts
Piscaglia, F., [ADAPT] gsdesign logrank
Pokropek, A., [D] import, [RPT] dyndoc
Pischke, J.-S., [CAUSAL] Intro, [CAUSAL] DID intro,
[CAUSAL] didregress, [CAUSAL] stteffects Poldermans, D., [ADAPT] gsdesign twoproportions
ipw, [CAUSAL] stteffects ipwra, Pole, A., [BAYES] Intro
[CAUSAL] stteffects postestimation, Pollak, R. A., [R] demandsys, [R] demandsys
[CAUSAL] stteffects ra, [CAUSAL] stteffects postestimation
wra, [CAUSAL] teffects intro advanced, Pollard, W. E., [BAYES] Intro
[R] ivregress, [R] ivregress postestimation, Pollock, D. S. G., [TS] tsfilter, [TS] tsfilter bk,
[R] qreg, [R] regress, [U] 20.26 References [TS] tsfilter bw, [TS] tsfilter cf, [TS] tsfilter hp
Pitarakis, J.-Y., [TS] threshold, [TS] vecrank Pollock, L. J., [BMA] Intro
Pitblado, J. S., [ADAPT] gsbounds, [ADAPT] gsdesign, Pollock, P. H., III, [G-1] Graph Editor, [R] histogram,
[ADAPT] gsdesign onemean, [ADAPT] gsdesign [R] logit, [R] regress, [R] summarize
twomeans, [ADAPT] gsdesign oneproportion, Ponce de Leon, A., [R] roccomp, [R] roctab
[ADAPT] gsdesign twoproportions, Ponchio, F., [R] frontier, [XT] xtfrontier
[ADAPT] gsdesign logrank, [ADAPT] gsdesign Pong, A., [ADAPT] Intro
usermethod, [M-5] deriv( ), [M-5] moptimize( ), Poole, C., [META] meta trimfill
[P] Intro, [P] robust, [R] frontier, [R] gmm,
Porter, T. M., [R] correlate
[R] lpoly, [R] Maximize, [R] ml, [R] npregress
kernel, [ST] sts, [SVY] Survey, [SVY] ml for Portes, A., [SEM] Example 7
svy, [XT] xtfrontier Porwal, A., [BMA] Intro, [BMA] bmaregress
Plackett, R. L., [CM] cmrologit, [M-5] mvnormal( ), Posten, H. O., [FN] Statistical functions
[R] ameans, [R] regress, [R] summarize, Postma, M. J., [R] betareg
[R] ttest Poterba, J. M., [CAUSAL] telasso, [R] ivqregress
Plagborg-Møller, M., [TS] lpirf Pötscher, B. M., [CAUSAL] telasso, [LASSO] Lasso
Plan, E. L., [ME] menl intro, [LASSO] Lasso inference intro,
Playfair, W. H., [G-2] graph bar, [G-2] graph pie [LASSO] lasso
Ploberger, W., [TS] estat sbcusum, [TS] estat sbsingle Powell, H., [META] meta data
110 Author index

Powell, J. L., [ERM] Intro 7, [ERM] eregress predict, Quandt, R. E., [LASSO] lasso, [TS] estat sbsingle,
[ERM] Glossary, [R] ivprobit postestimation, [TS] mswitch
[R] ivtobit postestimation, [R] npregress kernel, Querol, X., [LASSO] Lasso intro, [LASSO] Inference
[XT] xtheckman examples, [M-5] LinearProgram( )
Powell, M. J. D., [M-5] optimize( ), [TS] forecast solve Quesenberry, C. P., [MV] discrim knn
Powers, D. A., [R] logistic postestimation, [R] logit, Quinn, B. G., [TS] arfimasoc, [TS] arimasoc
[R] logit postestimation, [R] probit Quintó, L., [M-5] docx*( ), [RPT] putexcel,
Prais, S. J., [TS] prais [RPT] putexcel advanced
Prakash, R., [ME] mestreg Quistorff, B., [CAUSAL] teffects intro,
Pratt, J. W., [R] signrank [CAUSAL] teffects intro advanced, [P] PyStata
Pratt, T. C., [META] Intro integration, [R] set rngstream
Preacher, K. J., [R] esize, [R] regress postestimation, Qureshi, Z. P., [ST] stintcox
[SEM] Example 42g
Preece, D. A., [R] ttest R
Pregibon, D., [R] glm, [R] linktest, [R] logistic, Rabe-Hesketh, S., [BAYES] Intro, [BAYES] bayes,
[R] logistic postestimation, [R] logit, [R] logit [CM] cmxtmixlogit, [ERM] eprobit,
postestimation [FMM] fmm intro, [IRT] irt, [IRT] irt grm,
Preisser, J. S., [PSS-2] power [IRT] irt rsm, [IRT] irt hybrid postestimation,
Prentice, R. L., [CAUSAL] stteffects intro, [ME] me, [ME] mecloglog, [ME] meglm,
[CAUSAL] stteffects ra, [LASSO] lasso [ME] meglm postestimation, [ME] melogit,
postestimation, [R] reri, [ST] Discrete, [ME] melogit postestimation, [ME] menbreg,
[ST] ltable, [ST] stcox, [ST] stcox PH- [ME] menl, [ME] meologit, [ME] meoprobit,
assumption tests, [ST] stcox postestimation, [ME] mepoisson, [ME] meprobit, [ME] mestreg,
[ST] stintcox PH-assumption plots, [ME] mixed, [ME] mixed postestimation,
[ST] stintcox postestimation, [ST] stintreg, [META] meta regress postestimation,
[ST] streg, [ST] sts, [ST] sts test, [ST] stset, [META] meta me postestimation, [META] meta
[XT] xtgee mvregress postestimation, [R] gllamm, [R] glm,
Prescott, E. C., [TS] tsfilter, [TS] tsfilter hp [R] heckoprobit, [R] heckprobit, [R] ivprobit,
Prescott, R. J., [ME] mixed [R] ivtobit, [R] logistic, [R] logit, [R] nbreg,
Press, W. H., [FN] Statistical functions, [G-2] graph [R] ologit, [R] oprobit, [R] poisson, [R] probit,
twoway contour, [M-5] solvenl( ), [P] matrix [SEM] Acknowledgments, [SEM] Intro 2,
symeigen, [R] dydx [SEM] Intro 4, [SEM] Example 28g,
Pressel, S., [PSS-2] power repeated [SEM] Example 29g, [SEM] Example 30g,
Priestley, M. B., [TS] psdensity, [TS] tsfilter, [TS] ucm [SEM] Example 39g, [SEM] Example 40g,
Primont, D., [M-5] LinearProgram( ) [SEM] Example 41g, [SEM] Example 45g,
[SEM] Example 46g, [SEM] Methods and
Prior, A., [R] reri
formulas for gsem, [SEM] predict after gsem,
Prokhorov, A., [R] regress
[XT] xtcloglog, [XT] xtgee, [XT] xtheckman,
Propp, J. G., [BAYES] Intro [XT] xtintreg, [XT] xtlogit, [XT] xtologit,
Proschan, M., [PSS-2] power repeated [XT] xtoprobit, [XT] xtpoisson, [XT] xtprobit,
Prosser, R., [ME] mixed [XT] xtstreg, [XT] xttobit
Prucha, I. R., [SP] Intro, [SP] Intro 8, [SP] estat Rabideau, B., [CAUSAL] didregress postestimation
moran, [SP] spivregress, [SP] spivregress Rabinov, J. D., [ADAPT] gs
postestimation, [SP] spregress, [SP] spregress Rabinowitz, D., [ST] stintcox, [ST] stintreg
postestimation, [SP] spxtregress
Rabinowitz, P., [M-5] Quadrature( )
Pryor, D. B., [ST] stcox postestimation
Rachman, S., [R] Epitab
Pryor, J. C., [ADAPT] gs
Raciborski, R., [IRT] irt, [IRT] irtgraph icc,
Pudney, S., [R] biprobit, [R] intreg [IRT] irtgraph tcc, [IRT] irtgraph iif,
Pujol, J., [LASSO] Lasso intro, [LASSO] Inference [IRT] irtgraph tif, [MV] cluster, [R] cpoisson,
examples, [M-5] LinearProgram( ) [R] lrtest, [R] poisson, [SP] Intro,
Punj, G. N., [CM] Intro 6, [CM] cmrologit [SP] spivregress postestimation, [SP] spregress,
Puopolo, K., [ADAPT] gsdesign twoproportions [SP] spregress postestimation
Putter, H., [ST] stcrreg, [ST] stcrreg postestimation Racine, J. S., [BMA] Intro, [R] makespline,
[R] npregress intro, [R] npregress kernel,
Q [R] npregress series
Qaqish, B., [XT] xtgee Racine-Poon, A., [BAYES] Intro, [BAYES] bayesmh
Qiao, L., [ADAPT] gsdesign logrank Radmacher, R. D., [PSS-2] power
Qin, S., [ADAPT] gsdesign logrank Raftery, A. E., [BAYES] Intro, [BAYES] Bayesian
Qiu, X., [R] heckman, [R] ivregress commands, [BAYES] bayesmh,
Quaedvlieg, R., [R] npregress series [BAYES] bayesstats ic, [BMA] Intro,
Author index 111

Raftery, A. E., continued Rayner, P. J. W., [BAYES] Intro


[BMA] bmaregress, [R] estat ic, [R] glm, Ré, C., [LASSO] lasso examples
[R] IC note, [SEM] estat gof, [SEM] estat lcgof Reardon, S. F., [R] hetoprobit
Raghunathan, T. E., [MI] Intro substantive, [MI] mi Reaven, G. M., [SEM] Example 52g
estimate, [MI] mi impute, [MI] mi impute Rebelo, S. T., [DSGE] Intro 3b, [DSGE] Intro 3e,
chained, [MI] mi impute logit, [MI] mi impute [DSGE] Intro 3f, [TS] tsfilter, [TS] tsfilter hp
mlogit, [MI] mi impute monotone, [MI] mi Redelmeier, D. A., [R] brier
impute ologit, [MI] mi impute poisson, [MI] mi
Redondo-Sánchez, D., [R] roc
impute truncreg, [MI] mi test
Reeves, D., [META] Intro, [META] meta,
Rajbhandari, A., [D] bcal, [D] Datetime conversion,
[META] meta summarize
[FN] Date and time functions, [P] postfile,
[R] gmm, [R] mlexp, [R] roc, [TS] arima, Reichenheim, M. E., [R] kappa, [R] roccomp,
[TS] dfgls, [TS] dfuller, [TS] irf, [TS] pperron, [R] roctab
[TS] rolling, [TS] var Reichlin, L., [BAYES] bayes: var
Ramadas, V., [R] roc Reid, C., [M-5] Hilbert( ), [R] ci
Ramalheira, C., [R] ameans Reid, N. M., [ST] stcox
Ramaswamy, V., [CM] cmmixlogit, Reid, R., [CAUSAL] didregress postestimation,
[CM] cmxtmixlogit, [FMM] Example 3 [R] prtest
Ramey, C. T., [PSS-2] power repeated Reineking, B., [BMA] Intro
Rampichini, C., [XT] xtmlogit Reinfurt, K. H., [MV] mvtest correlations
Ramsahai, R. R., [R] ivregress Reinsch, C. H., [M-5] spline3( ), [P] matrix symeigen
Ramsey, J. B., [R] regress postestimation Reinsel, G. C., [TS] arfima, [TS] arima,
Ranney, C. K., [R] demandsys [TS] corrgram, [TS] cumsp, [TS] dfuller,
[TS] estat acplot, [TS] pergram, [TS] pperron,
Rao, C. R., [ME] me, [ME] mixed, [MV] factor,
[TS] psdensity, [TS] vec intro, [TS] xcorr
[MV] hotelling, [MV] manova
Reise, S. P., [IRT] irt, [SEM] Example 28g,
Rao, D. S. P., [XT] xtfrontier
[SEM] Example 29g
Rao, J. N. K., [SVY] Direct standardization,
Reiter, J. P., [MI] Intro substantive, [MI] Intro,
[SVY] Poststratification, [SVY] svy bootstrap,
[MI] mi estimate, [MI] mi estimate using,
[SVY] svy: tabulate twoway, [SVY] Variance
[MI] mi test
estimation
Relles, D. A., [R] rreg
Rao, P., [ERM] eregress
Ren, M., [ADAPT] gsdesign logrank
Rao, T. R., [MV] measure option
Rencher, A. C., [MV] biplot, [MV] ca, [MV] candisc,
Rao, V., [CM] cmmixlogit, [CM] cmxtmixlogit
[MV] canon, [MV] canon postestimation,
Raphson, J., [M-5] optimize( ) [MV] cluster, [MV] discrim, [MV] discrim
Rasbash, J., [ME] me, [ME] meglm, [ME] melogit, estat, [MV] discrim knn, [MV] discrim
[ME] meprobit, [ME] mixed lda, [MV] discrim lda postestimation,
Rasch, G., [BAYES] bayesmh, [IRT] irt, [IRT] irt 1pl, [MV] discrim logistic, [MV] discrim qda,
[SEM] Example 28g [MV] discrim qda postestimation, [MV] factor,
Rasciute, S., [R] zioprobit [MV] manova, [MV] mca, [MV] mvtest,
Ratcliffe, S. J., [XT] xtgee [MV] mvtest correlations, [MV] mvtest
Raters, F. H. C., [XT] xtcointtest, [XT] xtgls covariances, [MV] mvtest means, [MV] mvtest
Rathouz, P. J., [CAUSAL] eteffects, [PSS-2] power normality, [MV] pca, [MV] screeplot, [R] anova
Ratkovic, M., [CAUSAL] tebalance, postestimation
[CAUSAL] tebalance overid Rennie, D., [META] Intro
Ratkowsky, D. A., [R] nl, [R] pk, [R] pkcross Research Triangle Institute, [SVY] svy: tabulate
Raudenbush, S. W., [ME] me, [ME] meglm, twoway
[ME] mepoisson, [ME] mestreg, [ME] mixed, Revankar, N. S., [BAYES] bayesmh, [R] frontier,
[META] Intro, [META] meta, [META] meta [XT] xtfrontier
esize, [META] meta set, [META] meta Revelt, D., [CM] cmmixlogit, [CM] cmxtmixlogit
forestplot, [META] meta summarize, Reyher, K., [ME] meintreg
[META] meta regress, [META] meta bias, Rice, K., [META] Intro, [META] meta, [META] meta
[META] meta meregress, [META] meta summarize
mvregress Rice, N., [FMM] fmm intro
Ravn, M. O., [TS] tsfilter, [TS] tsfilter hp Richards, D. S. P., [MV] mvtest means
Ray, R., [R] demandsys Richards, S., [META] meta data
Ray, S., [D] icd10 Richardson, W., [R] ttest
Raykov, T., [IRT] irt, [SEM] estat eqgof, Richman, D. D., [ST] stintreg
[SEM] Example 3, [SEM] Methods and Richter, J. R., [PSS-2] power logrank
formulas for sem
112 Author index

Ridder, G., [CAUSAL] stteffects intro, Rodrı́guez, G., [ME] me, [R] nbreg, [RPT] dyndoc,
[CAUSAL] stteffects ipw, [CAUSAL] stteffects [RPT] putpdf begin
ipwra, [CAUSAL] teffects intro advanced Roelandt, J. R. T. C., [ADAPT] gsdesign
Rieckmann, A., [MI] mi impute chained twoproportions
Riffenburgh, R. H., [R] ksmirnov, [R] kwallis Roger, J. H., [ME] mixed, [ME] Glossary
Riley, A. R., [D] filefilter Rogers, C. A., [R] summarize
Riley, R. D., [META] meta mvregress, [META] estat Rogers, D. J., [MV] measure option
heterogeneity (mv), [META] Glossary Rogers, H. J., [IRT] irt, [IRT] diflogistic
Rios Insua, D., [BAYES] Intro Rogers, W. H., [D] egen, [R] brier, [R] glm,
Rios-Avila, F., [CAUSAL] hdidregress, [R] heckman, [R] lincom, [R] mlogit,
[CAUSAL] xthdidregress, [D] egen, [R] gmm, [R] mprobit, [R] mprobit postestimation,
[R] margins, [R] npregress kernel, [R] qreg, [R] predictnl, [R] qreg, [R] rocreg, [R] rreg,
[XT] xtreg [R] sktest, [R] slogit, [R] suest, [R] swilk,
Rios-Avila, R., [FMM] fmm intro [U] 20.26 References
Rip, M., [R] Epitab Rogoff, K., [XT] xtunitroot
Rising, W. R., [FN] Programming functions, Rohlf, F. J., [MV] cluster, [MV] measure option
[U] 12.11 References Rohwer, G., [ME] mestreg
Ritov, Y., [LASSO] Lasso intro, [LASSO] Lasso Rojas, P. B., [PSS-2] power cmh
inference intro, [LASSO] lasso Rolin, J.-M., [IRT] irt 3pl
Rivas, I., [LASSO] Lasso intro, [LASSO] Inference Romano, J. P., [R] test
examples, [M-5] LinearProgram( ) Rombouts, J. V. K., [TS] mgarch
Rivera, J., [CAUSAL] teffects nnmatch, Romitti, P. A., [R] reri
[CAUSAL] teffects psmatch Romney, A. K., [MV] ca
Rivera, R., [R] Epitab Ronchetti, E. M., [CAUSAL] hdidregress,
Rivers, D., [R] ivprobit [CAUSAL] xthdidregress, [D] egen, [R] qreg
Robbins, N. B., [G-2] graph dot Ronning, G., [R] clogit
Roberson, P. K., [R] estat gof Roodman, D., [CAUSAL] DID intro,
Robert, C. P., [BAYES] Intro [CAUSAL] didregress, [D] collapse,
Roberts, C., [PSS-2] power [ERM] Intro 9, [ERM] eintreg, [ERM] eoprobit,
Roberts, D. R., [BMA] Intro [ERM] eprobit, [ERM] eregress, [R] bootstrap,
Roberts, G. O., [BAYES] Intro, [BAYES] bayesmh, [R] wildbootstrap, [XT] xtdpd, [XT] xtdpdsys,
[BAYES] bayesstats summary, [XT] xtheckman
[BMA] bmaregress Roos, C., [M-5] LinearProgram( )
Roberts, H. V., [BMA] Intro Roos, D., [META] meta mvregress
Roberts, J. J. L., [META] meta data Rordorf, G. A., [ADAPT] gs
Roberts, S., [PSS-2] power Rosati, R. A., [ST] stcox postestimation
Roberts, S. A., [ADAPT] gsdesign onemean Rose, D. W., [MV] discrim knn
Robin, J.-M., [R] demandsys Rose, J. M., [CM] nlogit
Robin, S., [ERM] eintreg Rosell, R., [ADAPT] gsdesign onemean,
Robins, J. M., [BAYES] bayesstats ppvalues, [ADAPT] gsdesign oneproportion
[CAUSAL] Intro, [CAUSAL] mediate, Rosen, H. S., [XT] xtabond, [XT] xtdpd,
[CAUSAL] stteffects intro, [CAUSAL] stteffects [XT] xtdpdsys
ipw, [CAUSAL] stteffects ipwra, Rosenbaum, P. R., [CAUSAL] stteffects intro,
[CAUSAL] stteffects wra, [CAUSAL] teffects [CAUSAL] stteffects ipw, [CAUSAL] stteffects
intro advanced, [CAUSAL] telasso, ipwra, [CAUSAL] stteffects postestimation,
[IRT] difmh, [LASSO] Lasso inference [CAUSAL] stteffects ra, [CAUSAL] stteffects
intro, [LASSO] lasso, [LASSO] poregress, wra, [CAUSAL] tebalance, [CAUSAL] teffects
[LASSO] xpologit, [LASSO] xpopoisson, intro advanced, [CAUSAL] telasso
[LASSO] xporegress, [META] Intro, Rosenbluth, A. W., [BAYES] Intro
[META] meta summarize, [META] Glossary, Rosenbluth, M. N., [BAYES] Intro
[R] Epitab Rosenquist, T., [M-1] LAPACK
Robins, R. P., [TS] arch Rosenthal, J. S., [BAYES] Intro, [BAYES] Intro,
Robinson, A., [M-5] Toeplitz( ) [BAYES] bayesmh, [BAYES] bayesmh,
Robinson, K. L., [IRT] irt [BMA] Intro, [BMA] bmaregress
Robinson, L., [META] meta mvregress Rosenthal, R., [META] Intro, [META] meta,
Robson, K., [ME] mixed [META] meta summarize, [META] meta
Robyn, D. L., [G-2] graph bar, [G-2] graph pie, mvregress, [R] contrast
[G-2] graph twoway histogram, [R] cumul Rosnow, R. L., [R] contrast
Rodgers, J. L., [R] correlate Ross, G. J. S., [MV] measure option, [R] nl
Author index 113

Rossi, B., [TS] forecast, [TS] var, [TS] vargranger ppvalues, [BAYES] bayesstats
Rossi, P. E., [R] sureg summary, [BAYES] bayespredict,
Rossi, S. S., [ST] stcrreg [BAYES] bayes: xtnbreg, [BAYES] Glossary,
Rossouw, J. J., [BMA] bmastats lps [CAUSAL] Intro, [CAUSAL] stteffects intro,
Roth, J., [CAUSAL] DID intro, [CAUSAL] stteffects ipw, [CAUSAL] stteffects
[CAUSAL] hdidregress, ipwra, [CAUSAL] stteffects postestimation,
[CAUSAL] xthdidregress [CAUSAL] stteffects ra, [CAUSAL] stteffects
wra, [CAUSAL] tebalance, [CAUSAL] teffects
Rothenberg, M. L., [ADAPT] gsdesign onemean
intro advanced, [CAUSAL] telasso, [ME] me,
Rothenberg, T. J., [TS] dfgls, [TS] sspace, [TS] var [ME] mixed, [META] Intro, [META] meta
svar, [TS] vec, [TS] Glossary summarize, [META] meta mvregress,
Rothkopf, E. Z., [MV] mdslong [MI] Intro substantive, [MI] mi estimate,
Rothman, K. J., [R] ci, [R] dstdize, [R] Epitab, [MI] mi estimate using, [MI] mi impute,
[R] poisson, [R] reri [MI] mi impute chained, [MI] mi impute
Rothstein, H. R., [META] Intro, [META] Intro, logit, [MI] mi impute monotone, [MI] mi
[META] meta, [META] meta summarize, impute mvn, [MI] mi impute pmm, [MI] mi
[META] meta regress, [META] meta trimfill impute regress, [MI] mi predict, [MI] mi test,
Rothwell, S. T., [SVY] Survey, [SVY] svy estimation [R] contrast
Rotnitzky, A., [CAUSAL] stteffects intro, Rubin, D. L., [LASSO] lasso examples
[CAUSAL] stteffects ipw, [CAUSAL] stteffects Rubin, H., [R] ivregress postestimation
ipwra, [CAUSAL] stteffects wra, Rubinfeld, D. L., [ERM] eprobit, [R] biprobit,
[CAUSAL] teffects intro advanced [R] heckprobit
Rotolo, F., [LASSO] lasso postestimation Rubinstein, L. V., [PSS-2] power exponential
Rousseeuw, P. J., [CAUSAL] hdidregress, Rubio-Ramı́rez, J. F., [DSGE] Intro 1, [DSGE] dsgenl
[CAUSAL] xthdidregress, [D] egen, Rücker, G., [META] Intro, [META] meta summarize,
[MV] cluster, [MV] clustermat, [MV] matrix [META] meta funnelplot, [META] meta bias
dissimilarity, [MV] measure option, Rudebusch, G. D., [R] ivregress postestimation
[P] matrix dissimilarity, [R] qreg, [R] regress
Ruggles, S., [R] mlexp
postestimation, [R] rreg
Ruhe, C., [R] bootstrap, [ST] stcox, [ST] stcurve
Rovers, M. M., [R] reri
Runkle, D. E., [TS] arch
Rovigatti, G., [XT] xtfrontier
Ruppert, D., [BAYES] bayesmh, [ME] me,
Rovine, M. J., [R] correlate
[ME] meglm, [ME] menl, [ME] mixed,
Rowe, B. C., [ADAPT] gsbounds [R] boxcox, [R] rreg
Rowling, J. K., [SP] Intro 2 Rushton, L., [META] Intro, [META] meta funnelplot,
Roy, P. R., [R] demandsys [META] meta bias, [META] meta trimfill
Roy, S. N., [MV] canon, [MV] manova Russell, P. F., [MV] measure option
Royall, R. M., [P] robust, [U] 20.26 References Rutherford, E., [R] poisson
Royle, J. A., [BAYES] Intro Rutherford, M. J., [R] poisson, [ST] stcrreg,
Royston, P., [CAUSAL] stteffects intro, [D] generate, [ST] stptime
[D] sort, [G-2] graph twoway lowess, Ruud, P. A., [CM] cmrologit, [R] gmm, [R] suest
[G-2] graph twoway scatter, [MI] Intro Ruyssen, I., [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys
substantive, [MI] Intro, [MI] mi estimate,
Ryan, L. M., [ST] stintcox, [ST] stintreg
[MI] mi estimate using, [MI] mi export,
[MI] mi export ice, [MI] mi import, [MI] mi Ryan, P., [D] pctile, [U] 11.7 References
import ice, [MI] mi impute, [MI] mi impute Ryan, T. P., [PSS-2] Intro (power), [PSS-3] ciwidth
chained, [MI] mi impute intreg, [MI] mi impute onemean, [PSS-3] ciwidth twomeans, [R] QC
monotone, [MI] mi impute nbreg, [MI] mi
impute pmm, [MI] mi predict, [PSS-2] Intro
(power), [PSS-2] power cox, [R] bootstrap, S
[R] centile, [R] cusum, [R] Diagnostic plots,
[R] dotplot, [R] dydx, [R] Epitab, [R] estat
Sadhana, V. V., [M-5] LinearProgram( )
ic, [R] fp, [R] fp postestimation, [R] glm,
[R] kdensity, [R] lnskew0, [R] lowess, Sahn, D. E., [R] demandsys
[R] marginsplot, [R] mfp, [R] ml, [R] nl, Saikkonen, P., [TS] vec intro, [TS] vecrank
[R] sktest, [R] smooth, [R] swilk, [ST] ltable, Saint-Cyr, L. D. F., [FMM] fmm intro
[ST] stcox, [ST] stcox PH-assumption tests, Saito, K., [ADAPT] gsdesign logrank
[ST] stcox postestimation, [ST] streg Sajaia, Z., [R] biprobit, [R] heckprobit, [R] Inequality
Royuela, A., [R] logistic, [R] logit Sakalli, S. O., [SP] spregress
Rubin, D. B., [BAYES] Intro, Sakamoto, Y., [R] IC note
[BAYES] bayesmh, [BAYES] bayesstats grubin, Saksman, E., [BAYES] Intro, [BAYES] bayesmh
[BAYES] bayesstats ic, [BAYES] bayesstats Sala-I-Martin, X. X., [BMA] bmaregress
114 Author index

Salanti, G., [META] Intro, [META] meta esize, Saunders, C. L., [PSS-2] Intro (power)
[META] meta set, [META] meta summarize Sautory, O., [SVY] Calibration
Salas Pauliac, C. H., [D] egen Savage, I. R., [ST] sts test
Salgado, J. C., [R] demandsys Savegnago, M., [R] Inequality
Salgado-Ugarte, I. H., [R] kdensity, [R] smooth Savin, N. E., [R] regress postestimation time series
Salmond, D. J., [BAYES] Intro Sawa, T., [R] estat ic
Saltzman, M. J., [M-5] LinearProgram( ) Saxl, I., [R] correlate
Salvador, M., [TS] vecrank Scagliotti, G. V., [ADAPT] gsdesign onemean,
Samaniego, F. J., [TS] varwle [ADAPT] gsdesign oneproportion
Samejima, F., [IRT] irt 3pl, [IRT] irt grm, Schaalje, G. B., [ME] mixed, [R] anova postestimation
[IRT] irtgraph iif Schabenberger, O., [ME] me
Sammon, J. W., Jr., [MV] mds, [MV] mdslong, Schafer, J. L., [CAUSAL] teffects intro advanced,
[MV] mdsmat, [MV] Glossary [MI] Intro substantive, [MI] Intro substantive,
Sammons, P., [MI] mi estimate [MI] mi estimate, [MI] mi impute, [MI] mi
Sampson, A. R., [MV] hotelling impute monotone, [MI] mi impute mvn,
Samuels, S. J., [U] 25.8 References [MI] mi impute truncreg
San Martı́n, E., [IRT] irt 3pl Schaffer, C. M., [MV] cluster
Sánchez, G., [R] bootstrap, [TS] arima, [TS] dfuller Schaffer, M. E., [LASSO] Lasso intro, [R] ivregress,
Sanchez, J. M., [ADAPT] gsdesign oneproportion [R] ivregress postestimation
Sánchez-Meca, J., [META] Intro, [META] meta Schank, T., [ME] meglm, [ME] melogit,
summarize, [META] meta regress [ME] meoprobit, [ME] mepoisson,
Sánchez-Peñalver, A., [R] churdle, [R] intreg, [R] tobit [ME] mestreg, [ME] mixed, [XT] xtreg
Sanders, F., [R] brier Scheaffer, R. L., [SVY] Survey
Sándor, L., [CAUSAL] teffects intro advanced Schechter, C. B., [D] Datetime, [D] destring,
[D] egen, [D] encode, [U] 11.7 References,
Sano, M., [ADAPT] gsdesign twomeans
[U] 12.11 References, [U] 13.13 References,
Sansó, A., [TS] dfgls, [TS] dfuller [U] 24.5 References, [U] 26.3 References
Sant’Anna, P. H. C., [CAUSAL] DID intro, Scheffé, H., [R] anova, [R] ci, [R] oneway
[CAUSAL] hdidregress, [CAUSAL] hdidregress
Schenck, D., [D] import fred, [DSGE] Intro 3a,
postestimation, [CAUSAL] xthdidregress
[DSGE] dsge, [TS] irf, [TS] var, [TS] var svar,
Santner, T. J., [PSS-2] power exponential [TS] vargranger, [TS] varsoc
Santos, E. S. A., [META] meta meregress, Schenker, N., [MI] Intro substantive, [MI] mi impute,
[META] estat heterogeneity (me) [MI] mi impute pmm, [MI] mi impute regress
Santos Silva, J. M. C., [R] gmm, [R] ivpoisson, Scheys, I., [ME] melogit postestimation
[R] ivqregress
Schiel, A., [ADAPT] gsdesign onemean,
Santosham, M., [R] prtest [ADAPT] gsdesign oneproportion
Sarabia, J. M., [MI] Intro substantive, [MI] mi impute Schlattmann, P., [FMM] fmm intro
chained
Schlesselman, J. J., [R] boxcox, [R] Epitab
Sarafidis, V., [R] ivregress, [XT] xtcointtest,
Schlossmacher, E. J., [R] qreg
[XT] xtreg
Schluchter, M. D., [ME] mixed
Sargan, J. D., [R] ivregress postestimation, [TS] prais
Schmeiser, B. W., [FN] Random-number functions
Sargent, T. J., [DSGE] Intro 1, [DSGE] Intro 5,
[TS] dfactor Schmid, C. H., [META] Intro, [META] meta
funnelplot, [META] meta bias
Särndal, C.-E., [SVY] Calibration, [SVY] Variance
estimation Schmid, I., [CAUSAL] mediate
Sarstedt, M., [MV] cluster, [MV] pca, [R] anova, Schmid, T., [ME] mixed
[R] regress Schmidheiny, K., [CAUSAL] didregress
Sasaki, Y., [CAUSAL] teffects intro advanced, Schmidt, A. W., [XT] xt
[R] frontier, [XT] xtdpd, [XT] xtdpdsys Schmidt, C. H., [R] brier
Sasieni, P. D., [R] dotplot, [R] glm, [R] margins, Schmidt, E., [M-5] svd( )
[R] poisson, [ST] stcox Schmidt, F. L., [META] Intro, [META] Intro,
Sass, T. R., [R] areg, [XT] xtreg [META] meta esize, [META] meta set,
Satorra, A., [SEM] Intro 4, [SEM] Intro 7, [META] meta summarize, [META] meta regress
[SEM] Intro 9, [SEM] Example 1, Schmidt, P., [R] frontier, [R] regress postestimation,
[SEM] Methods and formulas for sem [XT] xtfrontier, [XT] xtunitroot
Satterthwaite, F. E., [ME] mixed, [ME] Glossary, Schmitt-Grohé, S., [DSGE] Intro 3f, [DSGE] Intro 9b
[R] esize, [R] ttest, [SVY] Variance estimation Schneider, D., [R] Epitab
Sauerbrei, W., [R] bootstrap, [R] estat ic, [R] fp, Schneider, D. C., [D] import haver
[R] mfp Schneider, H., [R] sdtest
Author index 115

Schneider, M., [META] Intro, [META] meta bias, Sears, R. R., [R] Epitab
[META] Glossary Seber, G. A. F., [META] meta regress, [META] meta
Schneider, T., [ME] mestreg meregress, [META] meta mvregress,
Schneider, W., [TS] sspace [MV] biplot, [MV] manova, [MV] mvtest,
Schnell, D., [P] robust, [R] regress, [MV] mvtest means, [MV] mvtest normality
[SVY] svy: tabulate twoway Sébille, V., [IRT] irt pcm
Schoenberg, I. J., [R] makespline, [R] npregress intro, Seed, P. T., [R] spearman
[R] npregress series Seegert, N., [R] intreg, [R] tobit
Schoenfeld, D. A., [ADAPT] gsdesign logrank, Segerstedt, B., [LASSO] elasticnet
[PSS-2] power cox, [PSS-2] power exponential, Seidler, J., [R] correlate
[PSS-2] power logrank, [ST] stcox, [ST] stcox Seiford, L. M., [M-5] LinearProgram( )
postestimation, [ST] streg Sekhon, J. S., [CAUSAL] Intro
Schölkopf, B., [CAUSAL] Intro Selaru, P., [ADAPT] gsdesign onemean,
Schonlau, M., [R] glm, [R] logistic, [R] logit, [ADAPT] gsdesign oneproportion
[R] poisson, [R] regress Self, S. G., [ME] me, [ME] melogit, [ME] meoprobit,
Schorfheide, F., [DSGE] Intro 1, [DSGE] dsgenl [ME] mepoisson, [ME] mestreg, [META] meta
Schork, M. A., [PSS-2] power pairedproportions meregress
Schriger, D. L., [META] meta forestplot Selvin, S., [R] Epitab, [R] poisson, [ST] ltable,
Schröder, B., [BMA] Intro [ST] stcox
Schröder, C., [ME] mixed Sempos, C. T., [R] dstdize, [R] Epitab, [ST] ltable,
Schroeder, M. B., [R] mlexp [ST] stcox
Schucany, W. R., [FN] Random-number functions Semykina, A., [ERM] eprobit, [R] Inequality
Schuirmann, D. J., [R] pkequiv Seneta, E., [R] correlate, [U] 1.4 References
Schumacher, M., [ST] stcrreg Senn, S. J., [R] glm, [R] ttest
Schumaker, L. L., [R] makespline, [R] npregress intro, Sentana, E., [TS] mgarch
[R] npregress series Seo, M. H., [TS] threshold, [XT] xtabond,
Schumm, L. P., [D] sort [XT] xtdpd, [XT] xtdpdsys
Schunck, R., [ME] meglm, [ME] mixed, [XT] xtreg Seppä, K., [ST] sts
Schünemann, H. J., [ADAPT] gsdesign twoproportions Sera, F., [META] meta meregress, [META] meta
Schur, I., [M-5] schurd( ) mvregress
Schwartz, S., [CAUSAL] Intro Serachitopol, D. M., [ST] sts graph
Schwartzman, S., [ST] stcox postestimation Serfling, R. J., [DSGE] dsge, [TS] irf create
Schwarz, C., [FN] String functions, [R] bootstrap, Serletis, A., [R] demandsys
[U] 24.5 References Seth, S., [R] Inequality
Schwarz, G., [BAYES] Intro, [MV] factor Shafer, G., [ST] stcox postestimation
postestimation, [R] estat ic, [R] IC note, Shafiian, N., [ADAPT] gsdesign twomeans
[SEM] estat gof, [SEM] estat lcgof, Shah, A., [TABLES] Intro
[SEM] Methods and formulas for sem, Shah, B. V., [SVY] Direct standardization,
[TS] arfimasoc, [TS] arimasoc [SVY] Poststratification, [SVY] Variance
Schwarzer, G., [META] Intro, [META] meta data, estimation
[META] meta summarize, [META] meta Shanno, D. F., [M-5] LinearProgram( ),
funnelplot, [META] meta bias [M-5] optimize( )
Schwert, G. W., [TS] dfgls Shao, J., [ADAPT] gsdesign oneproportion,
Scorcu, A. E., [R] betareg [PSS-2] Intro (power), [PSS-2] power onemean,
Scott, A. J., [SVY] estat, [SVY] svy: tabulate twoway [PSS-2] power twomeans, [PSS-2] power
Scott, C., [SVY] estat, [SVY] Subpopulation pairedmeans, [PSS-2] power oneproportion,
estimation, [SVY] svy bootstrap, [SVY] svy [PSS-2] power exponential, [PSS-3] Intro
estimation (ciwidth), [PSS-3] ciwidth onemean,
Scott, D. A., [ST] stcox, [ST] stcrreg [PSS-3] ciwidth twomeans, [R] npregress
Scott, D. W., [R] kdensity kernel, [R] npregress series, [SVY] Survey,
Scott, E. L., [R] Intro [SVY] svy jackknife, [SVY] Variance
estimation
Scott, G. B., [R] exlogistic
Shao, Q.-M., [BAYES] Intro, [BAYES] bayesstats
Scott, L. J., [R] summarize
summary
Searle, S. R., [ME] me, [ME] meglm, [ME] melogit,
Shapiro, S., [R] Epitab
[ME] meoprobit, [ME] mepoisson,
[ME] mestreg, [ME] mixed, [R] contrast, Shapiro, S. S., [R] swilk
[R] margins, [R] pwcompare, [R] pwmean Shaposhnikova, T. O., [FN] Matrix functions
Sears, J. M., [D] icd10cm, [D] icd10pcs Sharkey, J. R., [R] reri
116 Author index

Sharp, S. J., [META] Intro, [META] meta, Silvennoinen, A., [TS] mgarch, [TS] mgarch ccc
[META] meta summarize, [META] meta Silverman, B. W., [CAUSAL] teoverlap, [R] kdensity,
regress, [META] estat bubbleplot, [META] meta [R] npregress intro, [R] qreg
mvregress Silvey, S. D., [R] hetoprobit, [R] ologit, [R] oprobit
Shatola, A., [ADAPT] gsdesign onemean, Simes, R. J., [META] Intro
[ADAPT] gsdesign oneproportion Simon, K., [CAUSAL] DID intro,
Shavelson, R. J., [MV] alpha [CAUSAL] didregress
Shaw, B. P., [R] esize Simon, N., [LASSO] lassogof
Shea, J. S., [R] ivregress postestimation Simon, R., [ADAPT] gsdesign onemean,
Shear, B. R., [R] hetoprobit [BAYES] bayesmh, [PSS-2] power
Sheather, S. J., [R] boxcox, [R] ivqregress, [R] lowess, Simone, R., [FMM] fmm intro
[R] lpoly, [R] nestreg, [R] npregress kernel, Simonoff, J. S., [R] kdensity, [R] npregress intro,
[R] qreg, [R] regress postestimation, [R] regress [R] npregress kernel, [R] tnbreg, [R] tpoisson
postestimation diagnostic plots, [R] stepwise Simons, K. L., [D] reshape
Sheehan, N. A., [R] ivregress Simor, I. S., [R] kappa
Sheiner, L. B., [ME] menl Simpson, D., [BMA] Intro
Sheldon, T. A., [META] Intro, [META] meta trimfill Simpson, T., [M-5] optimize( )
Shen, S., [R] ivregress Sims, C. A., [BAYES] bayes: var, [TS] dfactor,
Shepard, R. N., [MV] mds postestimation plots [TS] irf create, [TS] var svar, [TS] vec intro,
Shephard, N., [BAYES] Intro [TS] vec, [TS] vecrank
Shephard, R. W., [R] demandsys Sin, N. L., [META] Intro
Shewhart, W. A., [R] QC Singleton, K. J., [R] gmm
Shi, X., [R] gmm Sinha, B. K., [ME] mixed, [META] meta mvregress
Shiboski, S. C., [CAUSAL] stteffects intro, Sinha, D., [BAYES] Intro
[CAUSAL] stteffects ipw, [CAUSAL] stteffects Sininger, Y., [R] rocreg, [R] rocreg postestimation,
ipwra, [CAUSAL] stteffects postestimation, [R] rocregplot
[CAUSAL] stteffects ra, [CAUSAL] stteffects Siow, A., [BMA] bmaregress
wra, [CAUSAL] teffects intro advanced, Siravegna, M., [R] qreg
[R] logistic, [ST] stcox
Sirchenko, A., [R] oprobit, [R] zioprobit
Shih, W. J., [ADAPT] GSD intro, [ADAPT] gs,
Sitgreaves, R., [R] icc
[ADAPT] gsbounds, [ADAPT] gsdesign,
[ADAPT] gsdesign onemean, [ADAPT] gsdesign Sjölander, P. C., [R] glm, [R] logit
twomeans, [ADAPT] gsdesign oneproportion, Skeels, C. L., [R] predict
[ADAPT] gsdesign twoproportions, Skinner, C. J., [ME] mixed, [SVY] Survey,
[ADAPT] gsdesign logrank, [ADAPT] gsdesign [SVY] estat, [SVY] svy estimation,
usermethod [SVY] Variance estimation
Shiller, R. J., [R] tobit Sklenar, A. M., [META] meta meregress
Shimizu, M., [R] kdensity Skolkova, A., [R] ivregress
Shin, Y., [XT] xtunitroot Skovlund, E., [PSS-2] power cox
Shinde, M. U., [R] reri Skrondal, A., [BAYES] Intro, [BAYES] bayes,
Shoemaker, L. H., [R] ci [CM] cmxtmixlogit, [ERM] eprobit,
Shonkwiler, J. S., [R] demandsys [FMM] fmm intro, [IRT] irt, [IRT] irt hybrid
postestimation, [ME] me, [ME] meglm,
Shpitser, I., [CAUSAL] Intro
[ME] meglm postestimation, [ME] melogit,
Shrout, P. E., [R] icc, [R] kappa [ME] melogit postestimation, [ME] menbreg,
Shults, J., [XT] xtgee [ME] menl, [ME] meologit, [ME] meoprobit,
Shumway, C., [P] PyStata integration [ME] mepoisson, [ME] mestreg, [ME] mixed,
Shumway, R. H., [TS] arima [ME] mixed postestimation, [META] meta
Shungu, D. C., [ADAPT] gsdesign twomeans regress postestimation, [META] meta me
Sianesi, B., [CAUSAL] stteffects intro, postestimation, [META] meta mvregress
[CAUSAL] teffects intro advanced, postestimation, [R] gllamm, [R] glm, [R] reri,
[CAUSAL] teffects multivalued [SEM] Acknowledgments, [SEM] Intro 2,
Siber, G., [R] prtest [SEM] Intro 4, [SEM] Example 28g,
Sibson, R., [MV] cluster, [MV] cluster dendrogram [SEM] Example 29g, [SEM] Example 30g,
Šidák, Z., [R] correlate, [R] oneway [SEM] Example 39g, [SEM] Example 40g,
[SEM] Example 41g, [SEM] Example 45g,
Sidik, K., [META] Intro, [META] meta esize,
[SEM] Example 46g, [SEM] Methods and
[META] meta set, [META] meta summarize,
formulas for gsem, [SEM] predict after gsem,
[META] meta regress, [META] meta bias
[U] 1.4 References, [XT] xtcloglog, [XT] xtgee,
Siegloch, S., [CAUSAL] didregress [XT] xtheckman, [XT] xtintreg, [XT] xtlogit,
Siegmund, D., [TS] estat sbsingle
Author index 117

Skrondal, A., continued Solenberger, P., [MI] Intro substantive, [MI] mi


[XT] xtologit, [XT] xtoprobit, [XT] xtpoisson, impute, [MI] mi impute chained, [MI] mi
[XT] xtprobit, [XT] xtstreg, [XT] xttobit impute logit, [MI] mi impute mlogit, [MI] mi
Slaymaker, E., [P] file impute monotone, [MI] mi impute ologit,
Sleight, P., [META] meta esize, [META] meta [MI] mi impute poisson, [MI] mi impute
summarize truncreg
Slone, D., [R] Epitab Soloaga, I., [R] Inequality
Smans, M., [ME] menbreg, [ME] mepoisson, Sommer, C. J., [FMM] fmm intro
[SEM] Example 39g Sommer, J., [ADAPT] gsdesign onemean
Smeeton, N. C., [R] ranksum, [R] signrank Song, F., [META] Intro, [META] meta trimfill
Smirnov, N. V., [R] ksmirnov Song, S. H., [ME] mixed, [R] estat ic
Smith, A. F. M., [BAYES] Intro, [BAYES] bayesmh, Sood, A., [ADAPT] gsdesign twoproportions
[ERM] eprobit, [MI] mi impute chained, Sood, N., [CAUSAL] didregress postestimation
[TS] arima, [XT] xtcloglog, [XT] xtintreg, Sood, R., [ADAPT] gsdesign twoproportions
[XT] xtlogit, [XT] xtologit, [XT] xtoprobit, Sörbom, D., [MV] factor postestimation, [SEM] estat
[XT] xtpoisson, [XT] xtprobit, [XT] xttobit ginvariant, [SEM] estat mindices, [SEM] estat
Smith, B. T., [P] matrix symeigen residuals, [SEM] estat scoretests
Smith, C. A. B., [MV] discrim estat, [MV] discrim Sorensen, D., [M-1] LAPACK, [M-5] lapack( ),
qda, [R] ranksum [P] matrix eigenvalues
Smith, D. D., [META] Intro Sørensen, T. J., [MV] measure option
Smith, E. K., [R] ologit, [R] oprobit Sorrentino, R., [TS] tsfilter, [TS] tsfilter bw
Smith, H., [ME] me, [ME] menl, [MV] manova, Sosa-Escudero, W., [XT] xtreg, [XT] xtreg
[R] eivreg, [R] oneway, [R] stepwise postestimation, [XT] xtregar
Smith, J., [TS] dfgls, [TS] dfuller, [TS] pperron Sotoca, S., [TS] sspace
Smith, J. M., [R] fp Soupre, M., [TS] forecast
Smith, M. L., [META] meta esize, [META] Glossary, Sowell, F., [TS] arfima
[R] esize Spanier, J., [FN] Mathematical functions,
Smith, P. G., [ADAPT] gsdesign twoproportions, [FN] Trigonometric functions
[META] meta esize, [META] meta summarize, Sparks, A. T., [SEM] Example 41g
[PSS-2] power twoproportions Späth, H., [MV] cluster
Smith, R. J., [R] ivprobit Spearman, C. E., [MV] factor, [R] icc, [R] spearman
Smith, R. L., [ST] streg Speed, F. M., [R] margins
Smith, T. M. F., [SVY] Survey Speed, T., [R] Diagnostic plots
Smith-Vikos, T., [MV] discrim knn Spence, I., [G-2] graph pie
Smithson, M., [R] betareg, [R] esize, [R] regress Sperling, R. I., [TS] dfgls
postestimation Spiegal, N., [R] ztest
Smullyan, R. M., [MV] mds Spiegel, D. C., [ME] me, [ME] meglm, [ME] meologit,
Smythe, B., [ST] sts [ME] meoprobit, [XT] xtologit, [XT] xtoprobit
Sneath, P. H. A., [MV] cluster dendrogram, Spiegelhalter, D. J., [BAYES] bayesstats ic,
[MV] measure option [META] meta summarize, [R] brier
Snedecor, G. W., [R] ameans, [R] anova, [R] correlate, Spieldman, R. S., [R] symmetry
[R] oneway, [R] ranksum, [R] signrank Spiess, J., [CAUSAL] DID intro,
Snell, E. J., [R] exlogistic, [R] expoisson, [ST] estat [CAUSAL] hdidregress
gofplot, [ST] stcox, [ST] stcox PH-assumption Spiessens, B., [ME] me, [ME] melogit postestimation
tests, [ST] stintcox postestimation, [ST] streg
Spindler, M., [LASSO] Lasso inference intro,
postestimation
[LASSO] poivregress, [LASSO] poregress
Snow, J., [CAUSAL] DID intro, [R] Epitab
Spinelli, D., [SP] Intro, [ST] stcox postestimation
Snowden, C. B., [SVY] svy bootstrap, [SVY] Variance
Spitzer, J. J., [R] boxcox
estimation
Spizzichino, F., [BAYES] Intro
Snyder, M., [LASSO] lasso examples
Splawa-Neyman, J., [CAUSAL] Intro
Sobel, M. E., [SEM] estat teffects
Sprent, P., [R] ranksum, [R] signrank
Sobol, D. F., [ME] me, [ME] meglm, [ME] meologit,
[ME] meoprobit, [XT] xtologit, [XT] xtoprobit Springate, D. A., [META] Intro
Socinski, M. A., [ADAPT] gsdesign onemean, Sribney, W. M., [P] matrix mkmat, [PSS-2] power
[ADAPT] gsdesign oneproportion trend, [R] stepwise, [SVY] estat, [SVY] svy
postestimation, [SVY] svy: tabulate twoway,
Sohn, I., [LASSO] lasso examples
[SVY] svydescribe
Sokal, R. R., [MV] cluster dendrogram,
Srivastava, S., [META] meta summarize
[MV] measure option
Stack, C. B., [META] meta summarize
118 Author index

Staelin, R., [CM] Intro 6, [CM] cmrologit Stock, J. H., [R] areg postestimation, [R] ivregress,
Stagg, V., [R] pwcompare [R] ivregress postestimation, [R] npregress
Stahel, W. A., [CAUSAL] hdidregress, kernel, [R] regress, [TS] Time series, [TS] arch,
[CAUSAL] xthdidregress, [D] egen [TS] dfactor, [TS] dfgls, [TS] irf create,
Stahl, D., [MV] cluster, [MV] cluster stop [TS] rolling, [TS] sspace, [TS] var intro,
Staiger, D. O., [R] ivregress postestimation [TS] var, [TS] var svar, [TS] vec intro,
[TS] vec, [TS] vecrank, [TS] Glossary,
Stampini, M., [XT] xtreg
[XT] xtcloglog, [XT] xthtaylor, [XT] xtlogit,
Stangl, D. K., [BAYES] Intro [XT] xtologit, [XT] xtoprobit, [XT] xtpoisson,
Starmer, C. F., [R] vwls [XT] xtprobit, [XT] xtreg, [XT] xtstreg
Startz, R., [R] ivregress postestimation, [TS] mswitch Stoker, T. M., [R] npregress kernel
Staub, K. E., [R] ologit, [XT] xtologit Stoll, B. J., [R] Epitab
Steel, M. F. J., [BMA] Intro, [BMA] bmaregress, Stoll, L., [MI] mi estimate
[BMA] bmagraph msize, [BMA] bmastats Stone, M. H., [IRT] irt
jointness, [BMA] bmastats lps,
Stone, R., [R] demandsys
[BMA] bmastats msize
Storer, B. E., [ST] stcrreg
Stefanski, L. A., [CAUSAL] teffects aipw, [R] eivreg
Stork, D. G., [MV] cluster, [MV] cluster stop
Stegun, I. A., [FN] Mathematical functions,
[R] contrast, [R] orthog Stoto, M. A., [R] lv
Steichen, T. J., [D] duplicates, [META] meta, Stouffer, S. A., [SEM] Example 50g
[META] meta bias, [META] meta trimfill, Stover, L., [R] rocreg, [R] rocreg postestimation,
[R] sunflower [R] rocregplot
Steiger, J. H., [R] esize Støvring, H., [M-2] pointers
Steiger, W., [R] qreg Straathof, B., [D] insobs
Steigerwald, D. G., [MV] cluster Stram, D. O., [ME] me
Stein, C., [R] bootstrap Strasseri, M., [CAUSAL] didregress postestimation
Steinberg, D., [CM] cmmixlogit, [CM] cmxtmixlogit Street, J. O., [R] rreg
Steinberg, L., [IRT] irt grm Stroup, W. W., [ME] me
Stephenson, D. B., [MV] pca, [R] brier Stryhn, H., [ME] meintreg, [R] Epitab, [R] regress
Stepniewska, K. A., [R] nptrend Stuart, A., [R] centile, [R] mean, [R] proportion,
Stern, H. S., [BAYES] Intro, [BAYES] bayesmh, [R] qreg, [R] ratio, [R] spearman,
[BAYES] bayesstats ic, [BAYES] bayesstats [R] summarize, [R] symmetry, [R] total,
ppvalues, [BAYES] bayesstats [SVY] Survey
summary, [BAYES] bayespredict, Stuart, E. A., [CAUSAL] mediate
[BAYES] bayes: xtnbreg, [BAYES] Glossary, Studenmund, A. H., [R] regress, [R] regress
[MI] Intro substantive, [MI] mi impute mvn, postestimation
[MI] mi impute regress Student, see Gosset, W. S.
Stern, J. M., [META] Intro Stuebe, A. M., [ADAPT] gsdesign twoproportions
Sterne, J. A. C., [META] Intro, [META] meta, Stuetzle, W., [R] sunflower
[META] meta forestplot, [META] meta Sturdivant, R. X., [G-3] colorvar options,
summarize, [META] meta funnelplot, [PSS-2] power mcc, [R] clogit, [R] clogit
[META] meta bias, [MI] Intro, [R] dstdize, postestimation, [R] estat classification,
[R] summarize, [SEM] Intro 5, [ST] stcox, [R] estat gof, [R] glm, [R] lincom, [R] logistic,
[XT] xtreg [R] logistic postestimation, [R] logit, [R] logit
Steurer, M., [META] meta data postestimation, [R] lroc, [R] lrtest, [R] lsens,
Stevens, E. H., [MV] mvtest [R] mlogit, [R] predictnl, [R] stepwise,
Stevenson, R. E., [R] frontier [RPT] dyndoc, [RPT] putdocx intro,
Stewart, D. L., [ADAPT] gsdesign twoproportions [RPT] set docx, [SEM] Example 33g,
[SEM] Example 34g, [XT] xtgee
Stewart, G. W., [M-5] svd( ), [P] matrix svd
Sturtz, S., [BAYES] bayesmh
Stewart, J., [ST] ltable
Suades-González, E., [LASSO] Lasso
Stewart, M. B., [R] intreg, [R] oprobit, [R] tobit,
intro, [LASSO] Inference examples,
[XT] xtprobit
[M-5] LinearProgram( )
Stigler, S. M., [R] ameans, [R] ci, [R] correlate,
Suárez, C., [R] heckoprobit, [R] heckprobit
[R] kwallis, [R] qreg, [R] regress,
[R] summarize Suárez, E. L., [R] Epitab, [ST] stcox
Stijnen, T., [META] meta mvregress Suarez, L., [R] reri
Stillman, S., [R] ivregress, [R] ivregress postestimation Sued, M., [CAUSAL] teffects intro advanced
Stinchcombe, M. B., [R] npregress kernel Suen, H. K., [R] icc
Stine, R., [R] bootstrap Sugihara, G., [XT] xtdpd
Stitzer, M. L., [META] meta mvregress Sulaimanova, B., [ERM] eprobit
Author index 119

Sullivan, A., [D] Datetime durations Tan, Z., [CAUSAL] teffects intro advanced,
Sullivan, G., [P] robust, [R] regress, [CAUSAL] teffects aipw
[SVY] svy: tabulate twoway Tang, R., [ADAPT] gsdesign logrank
Sultakeev, K., [ERM] eprobit Tanimoto, T. T., [MV] measure option
Summers, G. F., [SEM] Example 9 Taniuchi, T., [R] kdensity
Summers, R., [XT] xtunitroot Tanner, M. A., [BAYES] Intro, [MI] Intro substantive,
Sumners, J. E., [ADAPT] gsdesign twoproportions [MI] mi impute mvn
Sun, D. L., [LASSO] Lasso intro Tanner, W. P., Jr., [R] lroc
Sun, J., [ADAPT] gsdesign logrank, [ST] stintcox, Tanur, J. M., [R] kwallis
[ST] stintreg Tao, T., [M-5] LinearProgram( )
Sun, L., [CAUSAL] DID intro, [R] ivregress, Tapia, R. A., [R] kdensity
[R] ivregress postestimation Tapia-Schythe, K., [CAUSAL] didregress
Sunn, L., [CAUSAL] hdidregress Tarlov, A. R., [MV] alpha, [MV] factor, [MV] factor
Sun, W., [MI] Intro substantive postestimation, [R] lincom, [R] mlogit,
Sun, Y., [LASSO] Lasso intro, [R] gmm, [R] mprobit, [R] mprobit postestimation,
[R] ivqregress, [R] test, [XT] xt [R] predictnl, [R] slogit, [SEM] Example 37g
Sunyer, J., [LASSO] Lasso intro, [LASSO] Inference Tarone, R. E., [R] Epitab, [ST] sts test
examples, [M-5] LinearProgram( ) Tastan, H., [TS] vargranger
Sussman, S., [ME] me, [ME] meglm, [ME] meologit, Taub, A. J., [XT] xtreg
[ME] meoprobit, [XT] xtologit, [XT] xtoprobit Tauchmann, H., [M-5] LinearProgram( ), [MV] mvreg,
Sutton, A. J., [META] Intro, [META] meta, [R] demandsys, [R] frontier, [R] heckman,
[META] meta data, [META] meta esize, [R] suest
[META] meta summarize, [META] meta Taylor, C., [R] gllamm
funnelplot, [META] meta bias, [META] meta Taylor, H. M., [TS] mswitch
trimfill, [META] meta mvregress Taylor, J. B., [DSGE] Intro 1
Svennerholm, A. M., [R] Epitab Taylor, J. E., [LASSO] Lasso intro
Swaminathan, H., [IRT] irt, [IRT] diflogistic Taylor, J. M. G., [MI] Intro substantive, [MI] mi
Swamy, P. A. V. B., [XT] xtivreg, [XT] xtrc, impute, [MI] mi impute pmm, [MI] mi impute
[XT] xtreg regress
Swanson, S. A., [MI] mi estimate, [MI] mi impute, Taylor, L. W., [R] predict
[XT] xtgee Taylor, M. A., [R] set rngstream, [R] simulate
Swed, F. S., [R] runtest Taylor, W. E., [XT] xthtaylor
Sweeting, M. J., [META] meta data, [META] meta Teller, A. H., [BAYES] Intro
esize Teller, E., [BAYES] Intro
Sweeting, T. J., [ST] streg ten Berge, J. M. F., [MV] procrustes
Sweetman, O., [R] gmm Tenhunen, O., [ADAPT] gsdesign onemean,
Swensson, B., [SVY] Variance estimation [ADAPT] gsdesign oneproportion
Swets, J. A., [R] lroc ter Bogt, T., [MV] mvtest
Sydes, M. R., [ADAPT] Intro Teräsvirta, T., [TS] mgarch, [TS] mgarch ccc
Sykes, R. C., [IRT] irt 3pl Terbish, M., [R] logit
Sylvester, J. J., [M-5] svd( ) Terlaky, T., [M-5] LinearProgram( )
Szroeter, J., [R] regress postestimation Ternès, N., [LASSO] lasso postestimation
Terpstra, T. J., [R] nptrend
Terrin, N., [META] Intro, [META] meta funnelplot,
T [META] meta bias
Tabachnick, B. G., [MV] discrim Terza, J. V., [CAUSAL] eteffects, [CAUSAL] etpoisson,
[R] cpoisson, [R] heckpoisson, [R] margins
Tabord-Meehan, M., [R] mean
Tetzlaff, J., [META] Intro, [META] meta funnelplot,
Taffé, P., [R] pwcompare
[META] meta bias
Taka, M. T., [R] pkcross
Teukolsky, S. A., [FN] Statistical functions,
Tallis, G. M., [ERM] eprobit postestimation [G-2] graph twoway contour, [M-5] solvenl( ),
Tamai, T., [ADAPT] gsdesign logrank [P] matrix symeigen, [R] dydx
Tamhane, A. C., [FN] Statistical functions, Textor, J., [CAUSAL] Intro
[PSS-2] power onemean, [PSS-2] power Thall, P. F., [ME] mepoisson
onemean, cluster, [R] oneway, [R] ztest
Thayer, D. T., [IRT] difmh
Tamminen, J., [BAYES] Intro, [BAYES] bayesmh
the National Birth Defects Prevention Study, [R] reri
Tan, S. B., [PSS-2] power logrank
Theil, H., [R] demandsys, [R] ivregress, [R] reg3,
Tan, S. H., [PSS-2] power logrank [TS] prais
Tan, W. Y., [P] robust, [U] 20.26 References
120 Author index

Therneau, T. M., [ME] mestreg, [ST] stcox, [ST] stcox Titiunik, R., [CAUSAL] teffects intro,
PH-assumption tests, [ST] stcox postestimation, [CAUSAL] teffects intro advanced,
[ST] stcrreg [PSS-2] power
Thiele, T. N., [R] summarize Tjernström, E., [XT] xtgee, [XT] xtreg
Thissen, D., [IRT] irt grm Tobias, J. L., [BMA] Intro
Thoenig, M., [SP] spregress Tobin, J., [ERM] eintreg, [R] tobit
Thomas, A., [BAYES] bayesmh Toby, J., [SEM] Example 50g
Thomas, D. C., [R] reri, [ST] sttocc Toeplitz, O., [M-5] Toeplitz( )
Thomas, D. G., [META] meta esize, [R] Epitab Tolkien, J. R. R., [SP] Intro 2
Thomas, D. R., [SVY] svy: tabulate twoway Tolnay, S. E., [SP] estat moran, [SP] spregress,
Thompson, B., [MV] canon postestimation, [R] esize, [SP] spxtregress
[R] regress postestimation Toman, R. J., [R] stepwise
Thompson, C. A., [ADAPT] gsdesign twoproportions Tommasello, A. C., [META] meta mvregress
Thompson, D. J., [CAUSAL] teffects intro advanced Tone, K., [M-5] LinearProgram( )
Thompson, J., [BAYES] Intro, [BAYES] Bayesian Tong, H., [R] estat ic, [TS] threshold
commands, [BAYES] bayesmh, [PSS-2] power, Topcuoglu, M. A., [ADAPT] gs
[R] poisson, [ST] stptime Toplis, P. J., [R] binreg
Thompson, J. C., [R] Diagnostic plots Torgerson, W. S., [MV] mds, [MV] mdslong,
Thompson, J. R., [META] meta mvregress, [MV] mdsmat
[R] kdensity Torgovitsky, A., [R] ivregress
Thompson, M. L., [R] rocreg Toulopoulou, T., [ME] mecloglog, [ME] melogit,
Thompson, S. G., [ME] me, [META] Intro, [ME] meprobit
[META] Intro, [META] meta esize, Touloumi, G., [ME] meglm, [ME] mixed
[META] meta set, [META] meta summarize, Townes, J. M., [D] icd10
[META] meta summarize, [META] meta Townsend, W., [LASSO] Lasso intro
regress, [META] estat bubbleplot, [META] meta
Train, G. F., [SVY] Survey, [SVY] svy sdr,
meregress, [META] meta multilevel,
[SVY] Variance estimation
[META] meta mvregress, [META] estat
heterogeneity (mv), [META] Glossary Train, K. E., [CM] Intro 5, [CM] Intro 8,
[CM] cmclogit, [CM] cmmixlogit,
Thompson, S. K., [BAYES] Intro, [SVY] Survey
[CM] cmmprobit, [CM] cmxtmixlogit
Thompson, W. A., Jr., [ME] me, [ME] menl,
Tramarin, A., [R] betareg
[ME] mixed
Tramèr, M. R., [META] meta
Thoms, J., [BAYES] bayesmh
Trampe, B., [R] mlexp
Thomson, G. H., [MV] factor postestimation,
[MV] Glossary Trapido, E., [R] exlogistic
Thomson, I. R., [ADAPT] gsdesign twoproportions Trefethen, L. N., [M-5] svd( )
Thorndike, F., [R] poisson Treiman, D. J., [R] eivreg, [R] mlogit
Thuiller, W., [BMA] Intro Trewn, J., [MV] mds
Thurstone, L. L., [CM] cmrologit, [MV] rotate Trichopoulos, D., [R] Epitab
Tian, L., [ST] stcox Trikalinos, T. A., [META] meta bias
Tibbles, M., [G-2] graph combine, [G-2] graph Trimbur, T. M., [TS] psdensity, [TS] tsfilter,
twoway scatter [TS] tsfilter hp, [TS] ucm
Tibshirani, R. J., [BMA] bmastats lps, [LASSO] Lasso Trinitapoli, J., [P] levelsof, [RPT] putdocx begin,
intro, [LASSO] elasticnet, [LASSO] lasso, [RPT] putpdf begin
[LASSO] lassogof, [LASSO] lassoknots, Trivedi, P. K., [BAYES] Intro, [CAUSAL] etregress,
[LASSO] lasso options, [LASSO] sqrtlasso, [CAUSAL] stteffects intro, [CAUSAL] stteffects
[M-5] LinearProgram( ), [MV] discrim knn, ipw, [CAUSAL] stteffects ipwra,
[R] bootstrap, [R] qreg [CAUSAL] stteffects postestimation,
Tidmarsh, C. E., [R] fp [CAUSAL] stteffects ra, [CAUSAL] stteffects
wra, [CAUSAL] teffects intro advanced,
Tierney, L., [BAYES] Intro, [ME] me
[CAUSAL] teffects aipw, [CAUSAL] teffects ra,
Tilbury, J. B., [R] signrank [CM] Intro 8, [CM] cmclogit, [CM] cmmixlogit,
Tilford, J. M., [R] estat gof [CM] cmmprobit, [CM] cmxtmixlogit,
Tilling, K., [ME] mixed, [ST] stcox, [XT] xtreg [ERM] Intro 9, [ERM] eintreg, [FMM] fmm
Timm, N. H., [MV] manova intro, [FMM] Example 1a, [FMM] Example 2,
Ting Lee, M.-L., [ST] stcox PH-assumption tests [FMM] Example 3, [LASSO] Lasso intro,
Tingley, D., [CAUSAL] mediate [ME] meglm, [ME] mixed, [R] betareg,
Tippett, L. H. C., [ST] streg [R] bootstrap, [R] cpoisson, [R] gmm,
[R] heckman, [R] heckoprobit, [R] heckpoisson,
[R] intreg, [R] ivpoisson, [R] ivregress,
Author index 121

Trivedi, P. K., continued Turner, R. M., [ME] me, [META] Intro, [META] Intro,
[R] ivregress postestimation, [R] logit, [META] meta meregress, [META] meta
[R] mprobit, [R] nbreg, [R] ologit, [R] oprobit, multilevel
[R] poisson, [R] probit, [R] qreg, [R] regress, Turpeinen, M., [ADAPT] gsdesign onemean,
[R] regress postestimation, [R] simulate, [ADAPT] gsdesign oneproportion
[R] sureg, [R] tnbreg, [R] tobit, [R] tpoisson, Tutz, G., [ME] me
[R] zinb, [R] zinb postestimation, [R] zip, Tuuli, M. G., [ADAPT] gsdesign twoproportions
[R] zip postestimation, [SEM] Example 53g, Tweedie, R. L., [META] Intro, [META] Intro,
[SEM] Example 54g, [TS] forecast estimates, [META] meta, [META] meta trimfill
[XT] xt, [XT] xtnbreg, [XT] xtpoisson
Twisk, J. W. R., [XT] xtgee, [XT] xtlogit,
Trocino, G., [ADAPT] gsdesign twoproportions [XT] xtologit, [XT] xtoprobit, [XT] xtreg
Troncoso, P., [SEM] gsem Tye, L., [ADAPT] gsdesign onemean,
Tsai, C.-L., [LASSO] lasso, [LASSO] lassoknots, [ADAPT] gsdesign oneproportion
[R] estat ic, [R] IC note, [R] npregress intro, Tyler, D. E., [MV] pca
[R] npregress kernel
Tzavalis, E., [XT] xtunitroot
Tsakanikas, D., [ADAPT] gsdesign twomeans
Tsay, R. S., [TS] varsoc, [TS] vec intro
Tse, Y. K., [TS] mgarch, [TS] mgarch vcc U
Tsiatis, A. A., [ADAPT] GSD intro, [ADAPT] gs, U.S. Food and Drug Administration, [ADAPT] Intro,
[ADAPT] gsbounds, [ADAPT] gsdesign, [ADAPT] Glossary
[ADAPT] gsdesign onemean, [ADAPT] gsdesign Überhuber, C. W., [M-5] Quadrature( )
twomeans, [ADAPT] gsdesign oneproportion, Uberti, L. J., [R] logistic, [R] logit
[ADAPT] gsdesign twoproportions,
Uebersax, J. S., [R] tetrachoric
[ADAPT] gsdesign logrank, [ADAPT] gsdesign
usermethod, [CAUSAL] stteffects intro, Uhlendorff, A., [CM] cmmprobit, [R] mlogit,
[CAUSAL] stteffects ipw, [CAUSAL] stteffects [R] mprobit
ipwra, [CAUSAL] stteffects postestimation, Uhlig, H., [TS] tsfilter, [TS] tsfilter hp
[CAUSAL] stteffects ra, [CAUSAL] stteffects Ulam, S., [BAYES] Intro
wra, [CAUSAL] teffects intro advanced, Ulene, A. L., [ME] me, [ME] meglm, [ME] meologit,
[CAUSAL] teffects aipw, [R] exlogistic, [ME] meoprobit, [XT] xtologit, [XT] xtoprobit
[ST] stcrreg, [ST] stintcox, [ST] stintreg Ullah, A., [R] npregress kernel
Tsui, A. K. C., [TS] mgarch, [TS] mgarch vcc University Group Diabetes Program, [R] Epitab
Tsui, K.-W., [BAYES] bayesstats ppvalues, Uno, H., [ST] stcox
[BAYES] bayespredict Upton, G. J. G., [U] 1.4 References
Tsybakov, A. B., [LASSO] Lasso inference intro, Upward, R., [ME] meglm, [ME] melogit,
[LASSO] lasso [ME] meoprobit, [ME] mepoisson,
Tu, D., [SVY] Survey, [SVY] svy jackknife, [ME] mestreg, [ME] mixed, [XT] xtreg
[SVY] Variance estimation Ura, T., [CAUSAL] teffects intro advanced
Tufte, E. R., [G-2] graph bar, [G-2] graph pie, Ureta, M., [XT] xtreg
[R] stem Urga, G., [TS] Time series, [TS] arch, [TS] arima,
Tukey, J. W., [D] egen, [G-2] graph box, [G-2] graph [TS] mgarch, [TS] tsline
matrix, [META] meta esize, [META] Glossary, Uribe, M., [DSGE] Intro 3f, [DSGE] Intro 9b
[P] if, [R] jackknife, [R] ladder, [R] linktest, Usinger, R. L., [MV] cluster dendrogram
[R] lv, [R] pwcompare, [R] regress Uthoff, V. A., [PSS-2] power cox
postestimation diagnostic plots, [R] rreg,
[R] smooth, [R] spikeplot, [R] stem, [SVY] svy
jackknife V
Tukey, P. A., [G-2] graph box, [G-2] graph matrix, Vach, W., [R] Epitab, [R] mlogit, [R] regress,
[G-3] by option, [R] Diagnostic plots, [ST] stcrreg
[R] lowess, [U] 1.4 References
Væth, M., [PSS-2] power cox
Turnbull, B. W., [ADAPT] GSD intro,
Vahter, P., [ERM] eprobit
[ADAPT] gsbounds, [ADAPT] gsdesign,
[ST] estat gofplot, [ST] stintcox, [ST] stintcox Vail, S. C., [ME] mepoisson
PH-assumption plots, [ST] stintreg Valentine, J. C., [META] Intro, [META] meta
postestimation meregress, [META] meta multilevel
Turner, E. L., [PSS-2] power, [PSS-2] power onemean, Valeri, L., [CAUSAL] mediate
cluster, [PSS-2] power twomeans, cluster, Vallejo, G., [ME] mixed
[PSS-2] power oneproportion, cluster, Valliant, R., [SVY] Survey, [SVY] Calibration
[PSS-2] power twoproportions, cluster, Valman, H. B., [R] fp
[PSS-2] power logrank, cluster, [R] permute, Valsecchi, M. G., [PSS-2] power logrank, [ST] stcrreg,
[XT] xtgee [ST] sts test
122 Author index

van Belle, G., [MV] factor, [MV] pca, [PSS-2] power Varadharajan-Krishnakumar, J., [XT] xtivreg
twomeans, [PSS-2] power oneway, Varian, H. R., [R] demandsys, [R] demandsys
[PSS-2] power twoway, [R] anova, [R] dstdize, postestimation
[R] oneway Vázquez, D. P., [META] Intro
van Breukelen, G. J. P., [PSS-2] power onemean, Vazquez-Bare, G., [CAUSAL] teffects intro,
cluster, [PSS-2] power twomeans, cluster, [CAUSAL] teffects intro advanced
[PSS-2] power oneproportion, cluster, Vazquez-Bare, G., [PSS-2] power
[PSS-2] power twoproportions, cluster Veall, M. R., [DSGE] Intro 8
van Buuren, S., [MI] Intro substantive, [MI] mi van’t Veer, L. J., [LASSO] lasso
impute, [MI] mi impute chained, [MI] mi
Vega Yon, G. G., [R] set rngstream
impute logit, [MI] mi impute mlogit, [MI] mi
impute monotone, [MI] mi impute ologit, Vehtari, A., [BAYES] Intro, [BAYES] bayesmh,
[MI] mi impute poisson [BAYES] bayesstats ic, [BAYES] bayesstats
ppvalues, [BAYES] bayesstats
van de Geer, S., [LASSO] Lasso intro, [LASSO] lasso
summary, [BAYES] bayespredict,
van de Ven, L. L. M., [ADAPT] gsdesign [BAYES] bayes: xtnbreg, [BAYES] Glossary,
twoproportions [BMA] Intro, [BMA] bmastats lps, [MI] Intro
Van de Ven, W. P. M. M., [ERM] eprobit, [R] biprobit, substantive, [MI] mi impute mvn, [MI] mi
[R] heckoprobit, [R] heckprobit impute regress
van den Broeck, J., [R] frontier, [XT] xtfrontier Vella, F., [CAUSAL] etregress, [ME] me
van der Ende, J., [MV] mvtest Velleman, P. F., [R] regress postestimation, [R] smooth
Van der Heijden, P. G. M., [MV] ca postestimation Venables, W., [R] esize
van der Laan, M. J., [CAUSAL] teffects intro Venti, S. F., [CAUSAL] telasso, [R] ivqregress
advanced Ventura, M., [CAUSAL] teffects intro
Van Der Linde, A., [BAYES] bayesstats ic Ventura, V., [BAYES] bayesstats ppvalues
van der Linden, W. J., [IRT] irt, [SEM] Example 28g, Verardi, V., [G-2] graph box, [MV] pca, [R] correlate,
[SEM] Example 29g [R] fp, [R] ivregress, [R] lpoly, [R] npregress
Van der Merwe, C. A., [MV] mvtest, [MV] mvtest kernel, [R] poisson, [R] rreg, [R] summarize,
means [XT] xtreg
Van der Reyden, D., [R] ranksum Verbeek, M., [CAUSAL] etregress, [ME] me
van der Vaart, A. W., [BAYES] bayesstats ppvalues, Verbeke, G., [ME] me, [ME] me, [ME] meglm,
[CAUSAL] teffects aipw, [ST] stintcox [ME] menl, [ME] mixed, [META] meta
van der Zander, B., [CAUSAL] Intro meregress, [MI] Intro substantive, [MI] mi
van Doorslaer, E., [SVY] svy estimation, [SVY] svyset impute, [XT] xtreg postestimation
van Dorsselaer, S., [MV] mvtest Verdinelli, I., [BAYES] Intro
Van Hoewyk, J., [MI] Intro substantive, [MI] mi Verdurmen, J., [MV] mvtest
impute, [MI] mi impute chained, [MI] mi Verger, C., [CAUSAL] Intro
impute logit, [MI] mi impute mlogit, [MI] mi Verkuilen, J., [R] betareg
impute monotone, [MI] mi impute ologit, Vermandele, C., [G-2] graph box, [R] summarize
[MI] mi impute poisson, [MI] mi impute
Verme, C. N., [ME] menl
truncreg
Vermeulen, F., [R] demandsys
van Houwelingen, H. C., [LASSO] lasso, [META] meta
mvregress Veroniki, A. A., [META] Intro, [META] meta esize,
[META] meta set, [META] meta summarize
Van Kerm, P., [P] postfile, [R] Inequality, [R] kdensity
Vetter, J. A., [META] meta forestplot
Van Loan, C. F., [R] orthog, [R] tetrachoric,
[TS] arfima, [TS] arfima postestimation Vetterling, W. T., [FN] Statistical functions,
[G-2] graph twoway contour, [M-5] solvenl( ),
Van Mechelen, I., [MI] Intro substantive, [MI] mi
[P] matrix symeigen, [R] dydx
impute
Vevea, J. L., [META] Intro, [META] meta summarize
Van Ourti, T., [R] Inequality
Vick, R., [R] mlexp
Van Pragg, B. M. S., [ERM] eprobit, [R] biprobit,
[R] heckoprobit, [R] heckprobit Vidakovic, B., [BAYES] Intro
van Roye, B., [BAYES] bayes: var Vidmar, S., [R] ameans
van Urk, H., [ADAPT] gsdesign twoproportions Viechtbauer, W., [META] Intro, [META] meta esize,
[META] meta set, [META] meta summarize,
Vandaele, W., [BMA] bmaregress
[META] meta regress, [META] meta meregress
Vandebroek, M., [CM] Intro 6
Vigfusson, R. J., [TS] forecast solve
Vandermonde, A.-T., [M-5] Vandermonde( )
Vigna, C., [ADAPT] gsdesign twoproportions
VanderWeele, T., [CAUSAL] mediate
Villar, S. S., [ADAPT] Intro
VanderWeele, T. J., [CAUSAL] Intro,
Villejo, L., [META] meta mvregress
[CAUSAL] mediate, [R] reri
Vinten-Johansen, P., [R] Epitab
Author index 123

Vittinghoff, E., [CAUSAL] stteffects intro, Walters, E. H., [META] meta data
[CAUSAL] stteffects ipw, [CAUSAL] stteffects Walters, S. J., [PSS-2] power onemean, cluster,
ipwra, [CAUSAL] stteffects postestimation, [PSS-2] power twomeans, cluster,
[CAUSAL] stteffects ra, [CAUSAL] stteffects [PSS-2] power oneproportion, cluster,
wra, [CAUSAL] teffects intro advanced, [PSS-2] power twoproportions, cluster, [R] ci,
[R] logistic, [ST] stcox [R] kappa, [R] tabulate twoway, [R] ztest
Vock, D. M., [CAUSAL] telasso Wand, M. P., [BAYES] bayesmh, [ME] me,
Voena, A., [CAUSAL] didregress [ME] meglm, [ME] mixed, [R] kdensity
Vogel, A., [ADAPT] gsdesign logrank Wang, C. C. Y., [CAUSAL] didregress postestimation
Vogel, R. M., [R] ameans Wang, D., [R] frontier, [XT] xtfrontier
Vohr, B. R., [R] rocreg, [R] rocreg postestimation, Wang, E., [ADAPT] gsdesign onemean
[R] rocregplot Wang, G., [ADAPT] gsdesign logrank
Volinsky, C. T., [BMA] Intro, [BMA] bmaregress Wang, H., [ADAPT] gsdesign oneproportion,
Vollebergh, W. A. M., [MV] mvtest [PSS-2] Intro (power), [PSS-2] power onemean,
von Bortkiewicz, L., [R] poisson [PSS-2] power twomeans, [PSS-2] power
von Eye, A., [R] correlate pairedmeans, [PSS-2] power oneproportion,
von Neumann, J., [BAYES] Intro [PSS-2] power exponential, [PSS-3] Intro
Von Storch, H., [R] brier (ciwidth), [PSS-3] ciwidth onemean,
[PSS-3] ciwidth twomeans
Vondráček, J., [R] correlate
Wang, H.-J., [R] frontier, [XT] xtfrontier
Vonesh, E. F., [ME] me, [ME] menl, [R] estat ic
Wang, J., [ADAPT] gsdesign logrank
Vos, T., [META] meta esize, [META] meta summarize
Wang, J.-L., [ST] sts graph
Vuong, A. M., [R] reri
Wang, J. W., [ST] streg
Vuong, Q. H., [R] ivprobit
Wang, K. S., [ADAPT] gsdesign twoproportions
Wang, L., [LASSO] sqrtlasso, [ST] stintcox
W Wang, N., [META] Intro
Wang, Q., [R] ivregress, [TS] arima, [TS] newey
Wacholder, S., [R] binreg Wang, S., [R] ivregress postestimation
Wada, R., [TABLES] Intro Wang, S. K., [ADAPT] GSD intro, [ADAPT] gs,
Wade, A., [META] Intro [ADAPT] gsbounds, [ADAPT] gsdesign,
Wager, S., [CAUSAL] Intro [ADAPT] gsdesign onemean, [ADAPT] gsdesign
Wagner, H. M., [R] qreg twomeans, [ADAPT] gsdesign oneproportion,
Wagner, M., [XT] xtunitroot [ADAPT] gsdesign twoproportions,
Wagner, T., [MV] mvtest [ADAPT] gsdesign logrank, [ADAPT] gsdesign
Wagstaff, A., [SVY] svy estimation, [SVY] svyset usermethod
Wagstaff, D. A., [MI] mi estimate Wang, X., [ADAPT] gsdesign onemean, [PSS-2] power
Wainer, H., [G-2] graph pie, [IRT] DIF Wang, Y., [CM] cmmprobit, [TS] var, [TS] vargranger
Wainwright, M., [LASSO] Lasso intro, Wang, Z., [R] Epitab, [R] logistic postestimation
[LASSO] elasticnet, [LASSO] lasso, Ward, B. W., [R] ci
[LASSO] lassogof, [LASSO] lasso options, Ward, J. H., Jr., [MV] cluster, [MV] cluster linkage
[LASSO] sqrtlasso Ware, J. H., [ME] me, [ME] meglm, [ME] melogit,
Waksman, J., [PSS-2] power logrank, cluster [ME] meoprobit, [ME] mepoisson,
Walburg, H. E., Jr., [ST] stintreg [ME] mestreg, [ME] mixed, [ST] sts test
Wald, A., [ADAPT] GSD intro, [TS] varwle Ware, J. E., Jr., [MV] alpha, [MV] factor, [MV] factor
Wales, T. J., [R] demandsys, [R] demandsys postestimation, [R] lincom, [R] mlogit,
postestimation [R] mprobit, [R] mprobit postestimation,
Walker, A. J., [FN] Random-number functions, [R] predictnl, [R] slogit, [SEM] Example 37g
[M-5] runiform( ) Warn, D. E., [META] Intro, [META] meta meregress,
Walker, A. M., [R] Epitab, [R] reri [META] meta multilevel
Walker, J., [CM] cmmixlogit, [CM] cmxtmixlogit Warren, K., [R] Epitab
Walker, S., [ST] sts test Warton, D. I., [BMA] Intro
Walle, Y. M., [XT] xtcointtest, [XT] xtgls Wasi, N., [D] merge
Waller, L. A., [SP] Intro, [SP] spregress Wason, J. M. S., [ADAPT] Intro, [ADAPT] gs,
Wallet, P. A., [META] Intro [PSS-2] power repeated, [PSS-2] power
oneslope
Wallgren, A., [G-1] Graph intro
Wasserman, L., [BMA] Intro, [BMA] bmaregress
Wallgren, B., [G-1] Graph intro
Wasserstein, R. L., [U] 20.26 References
Wallis, W. A., [ADAPT] GSD intro, [R] kwallis
Wassmer, G., [ADAPT] GSD intro,
Walsh, B., [R] Inequality
[ADAPT] gsbounds
Walstrum, T., [CAUSAL] etregress
124 Author index

Waterson, E. J., [R] binreg Weisberg, S., [R] boxcox, [R] regress, [R] regress
Watson, G. S., [R] lpoly, [R] npregress kernel, postestimation
[R] regress postestimation time series, Weiss, J., [MV] mdsmat
[TS] prais, [TS] Glossary Weiss, M., [D] egen, [G-3] by option, [R] estimates
Watson, I., [TABLES] Intro table, [U] 13.13 References
Watson, M. W., [R] areg postestimation, [R] ivregress, Weisstein, E. W., [R] rocreg postestimation
[R] regress, [TS] Time series, [TS] arch, Welch, B. L., [R] esize, [R] ttest
[TS] dfactor, [TS] dfgls, [TS] irf create, Welch, C., [MI] mi impute chained
[TS] rolling, [TS] sspace, [TS] var intro, Welch, K. B., [ME] estat wcorrelation, [ME] mixed
[TS] var, [TS] var svar, [TS] vec intro, Welch, P. D., [BAYES] Intro
[TS] vec, [TS] vecrank, [XT] xtcloglog,
Weller, S. C., [MV] ca
[XT] xtlogit, [XT] xtologit, [XT] xtoprobit,
[XT] xtpoisson, [XT] xtprobit, [XT] xtreg, Wellington, J. F., [R] qreg
[XT] xtstreg Wellner, J. A., [ST] stintcox, [ST] stintreg
Watterberg, K. L., [ADAPT] gsdesign twoproportions Wells, K. B., [R] lincom, [R] mlogit, [R] mprobit,
Waugh, F. V., [CAUSAL] Intro [R] mprobit postestimation, [R] predictnl,
[R] slogit
Wax, J. R., [ADAPT] gsdesign twoproportions
Welsch, R. E., [R] regress postestimation,
Weatherholt, R., [R] prtest
[R] regress postestimation diagnostic plots,
Webb, M. D., [CAUSAL] DID intro, [U] 18.14 References
[CAUSAL] didregress, [R] bootstrap,
Welsh, A. H., [R] bootstrap
[R] wildbootstrap
Welsh, D., [M-5] halton( )
Weber, A., [META] Intro
Wenfeng, L., [ADAPT] gsdesign onemean
Weber, S., [R] correlate, [SP] spdistance,
[TS] vargranger Werler, M. M., [R] reri
Webster, A. D., [R] fp Wernow, J. B., [D] destring
Wechsler, S., [ERM] eintreg Wessells, C. R., [R] demandsys
Wedderburn, R. W. M., [LASSO] lasso, [R] glm, Wessels, L. F. A., [LASSO] lasso
[XT] xtgee West, B. T., [ME] estat wcorrelation,
Wedel, M., [FMM] fmm intro, [FMM] Example 3 [ME] mixed, [SVY] Survey, [SVY] estat,
[SVY] Subpopulation estimation
Weeks, D. G., [SEM] estat framework,
[SEM] Glossary West, K. D., [BMA] Intro, [R] glm, [R] gmm,
[R] ivregress, [TS] newey, [TS] pperron,
Weeks, M., [BMA] bmastats jointness
[XT] xtcointtest, [XT] xtunitroot
Weerahandi, S., [BAYES] bayesstats ppvalues,
West, M., [BAYES] Intro, [BAYES] bayesstats
[BAYES] bayespredict
ppvalues, [BAYES] bayespredict
Weesie, J., [CM] cmrologit, [D] joinby, [D] label,
West, S., [R] Epitab
[D] label language, [D] labelbook,
[D] mvencode, [D] recode, [D] reshape, West, S. G., [R] pcorr
[MV] alpha, [MV] ca postestimation, Westerlund, J., [XT] xtcointtest
[R] hausman, [R] ladder, [R] regress Westfall, R. S., [M-5] optimize( )
postestimation, [R] suest, [R] tabstat, Westlake, W. J., [R] pkequiv
[R] tetrachoric, [SEM] Acknowledgments, Wewers, M. E., [META] meta mvregress
[ST] stsplit Weyer, P. J., [R] reri
Wei, H., [M-5] LinearProgram( ) Weyl, H. K. H., [M-5] svd( )
Wei, L., [ME] mixed Wharton, K. R., [ADAPT] gsdesign twoproportions
Wei, L. J., [P] robust, [ST] stcox, [ST] stcrreg, Wheaton, B., [SEM] Example 9
[SVY] svy estimation, [U] 20.26 References Wheeler, G. M., [ADAPT] Intro
Wei, W. W. S., [TS] psdensity, [TS] tsfilter, [TS] ucm, Whelton, P. K., [PSS-2] power repeated
[TS] Glossary Whinston, M. D., [R] demandsys
Wei, Y., [LASSO] Lasso inference intro, White, H. L., Jr., [ERM] eintreg, [ERM] eoprobit,
[LASSO] dslogit, [LASSO] dspoisson, [ERM] eprobit, [ERM] eregress, [P] robust,
[LASSO] lasso, [LASSO] pologit, [R] regress, [R] regress postestimation,
[LASSO] popoisson, [LASSO] poregress, [R] rocreg, [R] suest, [TS] newey, [TS] prais,
[ST] ltable, [ST] stcox postestimation [U] 20.26 References, [XT] xtheckman,
Weibull, W., [ST] streg [XT] xtivreg
Weidner, M., [XT] xtlogit, [XT] xtprobit White, I. R., [META] meta, [META] meta
Weinreb, M. D., [P] levelsof, [RPT] putdocx begin, mvregress, [META] estat heterogeneity (mv),
[RPT] putpdf begin [META] Glossary, [MI] Intro substantive,
Weir, C. J., [ADAPT] Intro [MI] Intro, [MI] mi estimate, [MI] mi estimate
Weisberg, H. F., [R] summarize using, [MI] mi impute, [MI] mi impute chained,
Author index 125

White, I. R., continued Wilks, S. S., [MV] canon, [MV] hotelling,


[MI] mi impute monotone, [MI] mi impute [MV] manova
pmm, [MI] mi predict, [PSS-2] Intro (power), Williams, B., [SVY] Survey
[R] simulate, [ST] sts test Williams, B. K., [MV] discrim lda
White, K. J., [R] boxcox, [R] regress postestimation Williams, G. W., [PSS-2] power pairedproportions
time series Williams, H. P., [M-5] LinearProgram( )
White, P. O., [MV] rotate, [MV] rotatemat, Williams, R., [R] glm, [R] hetoprobit, [R] margins,
[MV] Glossary [R] marginsplot, [R] ologit, [R] oprobit,
White, H. L., Jr., [U] 20.22.2 Correlated errors: [R] pcorr, [R] stepwise, [U] 20.26 References,
Cluster–robust standard errors [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys
Whited, T. M., [R] eivreg, [R] gmm Williams, T. O., Jr., [SEM] Example 2
Whitehead, A., [META] Intro, [META] meta bias, Williams, W. T., [MV] cluster
[META] Glossary, [XT] xtunitroot Williamson, T., [R] pwcompare
Whitehead, J., [META] Intro, [META] meta bias, Wilson, A., [META] meta data
[META] Glossary Wilson, D. B., [BAYES] Intro
Whitemore, G. A., [ST] stcox PH-assumption tests Wilson, E. B., [MV] mvtest normality, [R] ci
Whitfield, J. W., [R] ranksum Wilson, M., [BAYES] bayesmh, [IRT] irt,
Whiting, P., [ME] melogit, [ME] meoprobit, [IRT] Control Panel, [IRT] irt 1pl, [IRT] irt
[META] meta, [R] roccomp, [R] roctab 2pl, [IRT] irt 3pl, [IRT] irt hybrid, [IRT] irt,
Whitney, D. R., [R] kwallis, [R] ranksum group( ), [IRT] irtgraph icc, [IRT] diflogistic,
Whitney-Saltiel, D. A., [ME] me, [ME] meglm, [IRT] difmh, [ME] me, [MV] rotate
[ME] meologit, [ME] meoprobit, [XT] xtologit, Wilson, M. E., [META] meta, [META] meta data,
[XT] xtoprobit [META] meta forestplot, [META] meta regress,
Whittaker, J. C., [FN] Random-number functions, [META] meta regress postestimation
[MV] ca, [MV] factor, [MV] mca, [MV] pca Wilson, S. R., [R] bootstrap
Whittle, P., [SP] Intro, [SP] spregress Windmeijer, F., [R] gmm, [R] ivpoisson, [XT] xtabond,
Wichern, D. W., [MV] canon, [MV] discrim, [XT] xtdpd, [XT] xtdpdsys
[MV] discrim estat, [MV] discrim lda, Winer, B. J., [ME] mixed, [PSS-2] power repeated,
[MV] discrim lda postestimation, [MV] mvtest, [R] anova, [R] contrast, [R] loneway,
[MV] mvtest correlations, [MV] mvtest [R] oneway, [R] pwcompare
covariances, [MV] mvtest means Winfree, R., [META] Intro
Wichura, M. J., [FN] Random-number functions Wing, C., [CAUSAL] DID intro,
Wickramaratne, P. J., [PSS-2] Intro (power) [CAUSAL] didregress
Widen, J. E., [R] rocreg, [R] rocreg postestimation, Wingood, G. M., [R] nbreg, [R] poisson
[R] rocregplot Winkelmann, R., [ME] menbreg, [R] cpoisson,
Wieand, S., [R] rocreg, [R] rocreg postestimation [R] ologit, [XT] xtologit
Wiesner, R. H., [ST] stcrreg Winkler, R. L., [BMA] Intro
Wiffen, P. J., [META] meta Winsten, C. B., [TS] prais
Wiggins, V. L., [G-3] axis choice options, Winter, N. J. G., [G-2] graph twoway scatter,
[G-3] axis label options, [ME] mixed, [P] levelsof, [SVY] Survey
[SEM] sem, [TS] sspace, [U] 16.5 References, Winters, P. R., [TS] tssmooth, [TS] tssmooth
[U] 17.10 References dexponential, [TS] tssmooth exponential,
Wikle, C. K., [BAYES] Intro [TS] tssmooth hwinters, [TS] tssmooth
Wilcox, D. W., [R] ivregress postestimation shwinters
Wilcox, R. A., [R] ranksum, [R] signrank Wintle, B. A., [BMA] Intro
Wilcox, R. R., [D] egen Wise, D. A., [CAUSAL] telasso, [R] ivqregress
Wilcoxon, F., [R] kwallis, [R] ranksum, [R] signrank, Wish, M., [MV] mds, [MV] mdslong, [MV] mdsmat
[ST] sts test Wishart, J., [FN] Statistical functions
Wilde, J., [R] gmm Wittes, J., [PSS-2] power
Wiley, N. Y., [U] 1.4 References Wodtke, G. T., [CAUSAL] mediate, [CAUSAL] teffects
Wilhelm, D., [R] eivreg, [R] lpoly, [R] makespline, intro
[R] npregress kernel, [R] npregress series Wolf, M., [R] test
Wilhelm, S., [ERM] eprobit postestimation Wolfe, F., [D] ds
Wilk, M. B., [R] cumul, [R] Diagnostic plots, Wolfe, R. A., [ST] stintcox, [ST] stintreg
[R] swilk Wolfinger, R. D., [ME] me, [ME] menl
Wilkinson, J. H., [P] matrix symeigen Wolfowitz, J., [TS] varwle
Wilkinson, L., [ST] sts Wolfram, S., [ME] meglm postestimation, [ST] streg
Wilkinson, M., [ADAPT] gsdesign twomeans Wolfson, C., [R] kappa
Wilks, D. S., [R] brier
126 Author index

Wolfson, J., [CAUSAL] telasso Woolson, R. F., [PSS-2] power cmh


Wolk, A., [R] Epitab Wooster, D., [META] Intro
Wolkewitz, M., [D] icd10 Working, H., [R] demandsys, [R] roccomp, [R] rocfit,
Wolpert, D. H., [BMA] Intro [R] roctab
Wolpert, R. L., [BAYES] Intro, [BAYES] Intro World Health Organization, [D] icd, [D] icd10
Wolpin, K. I., [CM] cmmprobit Wozney, L., [META] Intro
Wolter, K. M., [SVY] Survey, [SVY] svy brr, Wretman, J., [SVY] Variance estimation
[SVY] Variance estimation Wright, B. D., [IRT] irt
Wolter, S. C., [CAUSAL] didregress postestimation Wright, D. B., [SEM] Example 41g
Wong, S. P., [R] icc Wright, J. H., [R] ivregress, [R] ivregress
Wong, W. H., [BAYES] Intro, [MI] Intro substantive, postestimation, [XT] xthtaylor
[MI] mi impute mvn Wright, J. T., [R] binreg
Wood, A. M., [MI] Intro substantive, [MI] mi Wright, J. T., Jr., [PSS-2] power repeated
estimate, [MI] mi estimate using, [MI] mi Wright, P. G., [R] ivregress
impute, [MI] mi impute chained, [MI] mi Wright, S., [CAUSAL] Intro
predict Wright, S. J., [M-5] LinearProgram( )
Wood, F. S., [R] Diagnostic plots Wu, A. W., [IRT] irt
Wood, S. N., [BMA] Intro Wu, C. F. J., [R] qreg, [R] wildbootstrap, [SVY] svy
Woodard, D. E., [MV] manova, [R] contrast bootstrap, [SVY] Variance estimation
Woodcock, A., [R] ztest Wu, D.-M., [R] ivregress postestimation
Woodford, M., [DSGE] Intro 1, [DSGE] Intro 5 Wu, N., [R] ivregress, [TS] arima, [TS] newey
Woodward, M., [R] Epitab Wu, P. X., [XT] xtregar
Woodward, R. T., [META] Intro Wu, S., [XT] xtunitroot
Wooldridge, J. M., [CAUSAL] Intro, [CAUSAL] DID Wu, X., [ADAPT] gsdesign onemean
intro, Wüest, R. O., [BMA] Intro
[CAUSAL] didregress, [CAUSAL] eteffects, Wui, Y.-S., [META] Intro
[CAUSAL] etregress, [CAUSAL] hdidregress,
Wulff, J. N., [R] churdle, [R] fracreg
[CAUSAL] stteffects intro, [CAUSAL] stteffects
ipw, [CAUSAL] stteffects ipwra, Wursten, J., [D] joinby, [D] merge, [XT] xtcointtest,
[CAUSAL] stteffects postestimation, [XT] xtreg, [XT] xtregar
[CAUSAL] stteffects ra, [CAUSAL] stteffects Wüthrich, K., [R] ivqregress
wra, [CAUSAL] teffects intro advanced, Wynn, A. H. A., [BAYES] bayesmh
[CAUSAL] teffects aipw, [CAUSAL] teffects
multivalued, [CAUSAL] teffects ra, X
[CAUSAL] xthdidregress, [ERM] Intro 7,
[ERM] Intro 9, [ERM] eintreg, [ERM] eoprobit, Xia, Y., [R] zinb, [R] zioprobit, [R] zip
[ERM] eoprobit postestimation, [ERM] eprobit, Xiao, C., [ADAPT] gsdesign logrank
[ERM] eprobit postestimation, [ERM] eregress, Xiao, J., [XT] xtcointtest
[ERM] eregress postestimation, [ERM] eregress Xiao, T., [ST] stcox PH-assumption tests
predict, [ERM] Glossary, [LASSO] Lasso Xiao, Z., [R] QC, [R] sktest
inference intro, [LASSO] Inference examples,
Xie, T., [PSS-2] power logrank, cluster
[LASSO] lassogof, [M-5] LinearProgram( ),
[R] areg postestimation, [R] churdle, Xie, Y., [R] logit, [R] probit
[R] fracreg, [R] gmm, [R] heckoprobit, Xin, Q., [ADAPT] gsdesign usermethod
[R] intreg, [R] ivfprobit, [R] ivpoisson, Xin, Y., [XT] xtdpd, [XT] xtdpdsys
[R] ivprobit, [R] ivprobit postestimation, Xu, J., [R] cloglog, [R] fracreg, [R] logistic, [R] logit,
[R] ivregress, [R] ivregress postestimation, [R] mlogit, [R] ologit, [R] oprobit, [R] probit
[R] ivtobit postestimation, [R] margins, Xu, R., [ADAPT] gsdesign onemean
[R] margins, contrast, [R] qreg, [R] regress, Xu, X., [R] nbreg, [R] poisson
[R] regress postestimation, [R] regress Xu, Y., [ST] stcox
postestimation time series, [R] tobit,
[SEM] estat ginvariant, [SEM] estat mindices,
[SEM] estat scoretests, [SEM] Methods and Y
formulas for sem, [TS] arch, [TS] mgarch, Yan, G., [CAUSAL] didregress
[TS] mgarch dvech, [TS] prais, [XT] xt,
Yang, K., [MV] mds
[XT] xtcloglog, [XT] xtheckman, [XT] xtivreg,
[XT] xtlogit, [XT] xtologit, [XT] xtoprobit, Yang, M., [ME] me, [META] Intro, [META] meta
[XT] xtpoisson, [XT] xtprobit, [XT] xtreg, meregress, [META] meta multilevel
[XT] xtstreg Yang, Z., [R] poisson
Woolf, B., [R] Epitab Yao, S., [R] npregress kernel
Yao, Y., [BMA] Intro
Author index 127

Yap, C., [ADAPT] Intro Zar, J. H., [PSS-3] Intro (ciwidth), [PSS-3] ciwidth
Yar, M., [TS] tssmooth, [TS] tssmooth dexponential, onemean, [PSS-3] ciwidth twomeans
[TS] tssmooth exponential, [TS] tssmooth Zavoina, W., [R] ologit
hwinters, [TS] tssmooth shwinters Zdravkovic, S., [R] reri
Yatchew, A., [R] hetoprobit Zeger, S. L., [BAYES] bayesmh, [ME] me,
Yates, F., [P] levelsof [ME] meglm, [ME] mixed, [XT] xtcloglog,
Yates, J. F., [R] brier [XT] xtgee, [XT] xtlogit, [XT] xtnbreg,
Ye, X., [R] gmm, [R] test [XT] xtologit, [XT] xtoprobit, [XT] xtpoisson,
Yee, T. W., [R] slogit [XT] xtprobit
Yellott, J. I., Jr., [CM] cmrologit Zeh, J., [D] egen
Yen, S., [R] Epitab Zelen, M., [R] ttest, [R] ztest
Yen, S. T., [R] demandsys Zell, E. R., [D] icd10
Yen, W. M., [IRT] irt 3pl, [MV] alpha Zellner, A., [BAYES] Intro, [BAYES] Bayesian
Yeo, D., [SVY] svy bootstrap, [SVY] Variance commands, [BAYES] bayesmh,
estimation [BAYES] bayesstats ppvalues, [BMA] Intro,
[BMA] bmaregress, [R] frontier, [R] nlsur,
Yin, G., [BMA] Intro
[R] reg3, [R] sureg, [TS] prais, [XT] xtfrontier
Yo, T.-I., [ADAPT] gsdesign twoproportions
Zelterman, D., [R] tabulate twoway
Yogo, M., [R] ivregress, [R] ivregress postestimation,
Zeng, D., [ST] stintcox, [TS] mswitch
[XT] xthtaylor
Zeng, G., [ADAPT] gsdesign usermethod
Yoo, H. I., [P] robust
Zhan, F. B., [R] reri
York, J., [BMA] Intro, [BMA] bmaregress,
[BMA] Glossary Zhang, C., [ADAPT] gsdesign onemean,
[LASSO] lasso examples
Yoshioka, H., [R] logistic postestimation, [R] logit
postestimation Zhang, C.-H., [LASSO] Lasso intro
Young, F. W., [MV] mds, [MV] mdslong, Zhang, J. H., [ADAPT] gs
[MV] mdsmat Zhang, K., [LASSO] Lasso intro
Young, G., [MV] mds, [MV] mdslong, [MV] mdsmat Zhang, N., [R] frontier, [XT] xtfrontier
Young, W. H., [R] demandsys Zhang, S., [PSS-2] power onemean, cluster,
Ypma, T. J., [M-5] optimize( ) [PSS-2] power twomeans, cluster,
[PSS-2] power oneproportion, cluster,
Yu, B., [BAYES] Intro, [BAYES] bayesgraph,
[PSS-2] power twoproportions, cluster,
[CAUSAL] Intro
[R] prtest, [R] ztest
Yu, H., [PSS-2] power onemean, cluster,
Zhang, S. S., [LASSO] Lasso intro
[PSS-2] power twomeans, cluster,
[PSS-2] power oneproportion, cluster, Zhang, X., [ADAPT] gsdesign onemean
[PSS-2] power twoproportions, cluster, Zhang, Y., [LASSO] lasso, [LASSO] lassoknots,
[PSS-2] power logrank, cluster, [R] permute [R] heckman, [R] ivregress, [ST] stintcox,
Yu, J., [MV] mvtest, [MV] mvtest means, [SP] Intro, [XT] xtivreg
[SP] spxtregress Zhang, Z., [SEM] Example 42g
Yu, K., [LASSO] lasso examples Zhao, L., [LASSO] Lasso intro
Yu, S., [ADAPT] gsdesign onemean Zhao, L. P., [CAUSAL] stteffects ipwra,
Yuan, Y., [BMA] Intro [CAUSAL] teffects intro advanced, [XT] xtgee
Yue, K., [SVY] svy bootstrap, [SVY] Variance Zhao, X., [R] zioprobit
estimation Zheng, Q., [R] reri
Yule, G. U., [BMA] bmastats jointness, Zheng, X., [IRT] irt, [IRT] irt grm, [IRT] irt rsm,
[MV] measure option [R] gllamm
Yun, M.-S., [R] logistic postestimation, [R] logit Zheng, Y., [BMA] Intro
postestimation Zhou, Q., [ADAPT] gsdesign twoproportions,
Yung, W., [SVY] svy bootstrap, [SVY] Variance [R] ivregress, [XT] xtivreg
estimation Zhou, W., [R] npregress series, [SP] spxtregress
Yusuf, S., [BAYES] bayesmh, [META] meta esize, Zhou, Y., [R] zinb, [R] zioprobit, [R] zip
[META] meta summarize Zhu, B., [ADAPT] gsdesign logrank
Zhu, G., [TS] wntestq
Z Zhuang, W., [ADAPT] gsdesign logrank
Zirkler, B., [MV] mvtest, [MV] mvtest normality
Zabell, S. L., [R] kwallis Zlotnik, A., [R] logit postestimation
Zakoian, J. M., [TS] arch Zou, H., [LASSO] elasticnet, [LASSO] lasso
Zamora, J., [R] logistic, [R] logit Zubin, J., [MV] measure option
Zamora, M., [R] heckoprobit, [R] heckprobit
Zappasodi, P., [MV] manova
128 Author index

Zubkoff, M., [MV] alpha, [MV] factor, [MV] factor


postestimation, [R] lincom, [R] mlogit,
[R] mprobit, [R] mprobit postestimation,
[R] predictnl, [R] slogit, [SEM] Example 37g
Zucchini, W., [R] rocreg
Zweifel, J. R., [META] meta esize
Zwiers, F. W., [R] brier
Zwillinger, D., [TS] arfima
Zwinderman, A. H., [META] meta mvregress
Zylkin, T., [XT] xtpoisson
Zyphur, M. J., [SEM] Example 42g, [XT] xtdpd
Subject index Aalen–Nelson cumulative hazard, see Nelson–Aalen
cumulative hazard
Abadie–Imbens robust standard errors, see robust,
Abadie–Imbens standard errors
A B C D E F G H I J K L M
abbrev() function, [FN] String functions,
N O P Q R S T U V W X Y Z [M-5] abbrev( )
abbreviations,
for commands and options, [U] 11.1.1 varlist,
Symbols [U] 11.2 Abbreviation rules
for strings, see abbrev() function
! (not), see logical operators for variable names, [U] 11.2 Abbreviation rules,
!= (not equal), see relational operators [U] 11.4 varname and varlists
& (and), see logical operators unabbreviating command names, [P] unabcmd
* abbreviation character, see abbreviations unabbreviating variable list, [P] syntax, [P] unab
*, clear subcommand, [D] clear ability, [IRT] Glossary, also see item response theory
* comment indicator, [P] comments models
,, row-join operator, see join operator abond, estat subcommand, [XT] xtabond,
- abbreviation character, see abbreviations [XT] xtabond postestimation, [XT] xtdpd
-> operator, [M-2] struct postestimation, [XT] xtdpdsys, [XT] xtdpdsys
., class, [P] class postestimation
/* */ comment delimiter, [M-2] Comments, abort command execution, [U] 9 The Break key,
[P] comments [U] 10 Keyboard use
// comment indicator, [M-2] Comments, [P] comments about command, [R] about
/// comment indicator, [P] comments abs() function, [FN] Mathematical functions,
; delimiter, [P] #delimit [M-5] abs( )
< (less than), see relational operators absolute value
<= (less than or equal), see relational operators dissimilarity measure, [MV] measure option
== (equality), see relational operators function, see abs() function
> (greater than), see relational operators absorption in regression, [R] areg
>= (greater than or equal), see relational operators ac, bayesgraph subcommand, [BAYES] bayesgraph
? :, see conditional operator ac command, [TS] corrgram
? abbreviation characters, see abbreviations accelerated failure-time model, [FMM] fmm: streg,
\, column-join operator, see join operator [ST] stintreg, [ST] streg, [ST] Glossary
| (or), see logical operators acceptance
~ (not), see logical operators rate, [BAYES] Intro, [BAYES] Bayesian
~ abbreviation character, see abbreviations commands, [BAYES] bayesmh,
[BAYES] Glossary, [BMA] bmaregress,
~= (not equal), see relational operators
[BMA] bmastats models
100% sample, [SVY] Glossary
region, [ADAPT] Glossary, [PSS-5] Glossary
1:M matched design, [PSS-2] power mcc,
Access, Microsoft, importing from, [D] odbc
[PSS-5] Glossary
accrual period, [ADAPT] Glossary, [PSS-2] power
1PL, see one-parameter logistic model
exponential, [PSS-2] power logrank,
1pl, irt subcommand, [IRT] irt 1pl, [IRT] irt 1pl [PSS-5] Glossary
postestimation
accum, matrix subcommand, [P] matrix accum
2×2×K contingency table, [PSS-5] Glossary
A.clear() function, [M-5] AssociativeArray( )
2×2 contingency table, [ADAPT] Glossary,
acos() function, [FN] Trigonometric functions,
[PSS-5] Glossary
[M-5] sin( )
2PL, see two-parameter logistic model
acosh() function, [FN] Trigonometric functions,
2pl, irt subcommand, [IRT] irt 2pl, [IRT] irt 2pl [M-5] sin( )
postestimation
acplot, estat subcommand, [TS] estat acplot
3PL, see three-parameter logistic model
acprplot command, [R] regress postestimation
3pl, irt subcommand, [IRT] irt 3pl, [IRT] irt 3pl diagnostic plots
postestimation
active comparator, [ADAPT] Glossary
active control, [ADAPT] Glossary
A actual
alpha, [PSS-5] Glossary, also see significance level
.a, .b, . . . , .z, see missing values confidence-interval width, [PSS-5] Glossary
a posteriori, [BAYES] Glossary power, see power
a priori, [BAYES] Glossary

129
130 Subject index

actual, continued ado,


probability of confidence-interval width, clear subcommand, [D] clear
[PSS-5] Glossary view subcommand, [R] view
sample size, [PSS-5] Glossary, also see sample-size ado d, view subcommand, [R] view
sample-size ratio, [PSS-5] Glossary .ado file, [U] 11.6 Filenaming conventions
significance level, [PSS-5] Glossary, also see ado-files, [U] 17 Ado-files, [U] 18.11 Ado-files
significance level adding comments to, [P] comments,
actuarial tables, see life tables [U] 18.11.2 Comments and long lines in ado-
adaptation, [BAYES] Intro, [BAYES] bayesmh, files
[BAYES] Glossary debugging, [P] trace, [U] 18.11.3 Debugging ado-
period, [BAYES] bayesmh, [BAYES] Glossary files
adaptive downloading, see files, downloading
design, [ADAPT] Intro, [ADAPT] Glossary editing, [R] doedit
iteration, [BAYES] bayesmh, [BAYES] Glossary installing, [R] net, [R] sj, [R] ssc, [U] 17.6 How do
lasso, [LASSO] Inference examples, I install an addition?
[LASSO] lasso examples, [LASSO] lasso fitting, location of, [P] sysdir, [R] which
[LASSO] Glossary long lines, [P] #delimit, [U] 18.11.2 Comments and
add, long lines in ado-files
bayesirf subcommand, [BAYES] bayesirf Mata use with, [M-1] Ado
irf subcommand, [TS] irf add official, [R] update, [U] 29.3 Official updates
jdbc subcommand, [D] jdbc path for, see ado-path
mi subcommand, [MI] mi add searching for, [R] search, [R] ssc
return subcommand, [P] return updating community-contributed, [R] ado update,
add factor, [TS] Glossary [U] 29.4 Downloading and managing additions
added lines, y=x, [G-2] graph twoway function by users
addedlinestyle, [G-4] addedlinestyle, [G-4] Glossary version control with, [P] version
added-variable plots, [R] regress postestimation viewing source of, [P] viewsource
diagnostic plots adopath
addgroup, ssd subcommand, [SEM] ssd + command, [P] sysdir
addition across ++ command, [P] sysdir
observations, [D] egen - command, [P] sysdir
variables, [D] egen command, [P] sysdir
addition operator, see arithmetic operators ado-path, [M-5] adosubdir( ), [P] sysdir,
addplot() option, [G-3] addplot option [U] 17.5 Where does Stata look for ado-files?
addtags, collect subcommand, [TABLES] collect adosize, set subcommand, [P] sysdir, [R] set,
addtags [U] 18.11 Ado-files
ADF, see asymptotic distribution free adosubdir macro function, [P] macro
adjacent areas, [SP] Glossary adosubdir() function, [M-5] adosubdir( )
adjoint matrix, [M-2] op transpose, [M-5] conj( ) ADTE, see average direct treatment effect
adjugate matrix, [M-2] op transpose, [M-5] conj( ) ADTET, see average direct treatment effect with respect
adjust, forecast subcommand, [TS] forecast adjust to the treated
adjusted adverse event, [ADAPT] Glossary
Kaplan–Meier survivor function, [ST] sts A.exists() function, [M-5] AssociativeArray( )
margins, [R] margins, [R] marginsplot A.firstloc() function, [M-5] AssociativeArray( )
means, [CM] margins, [R] contrast, [R] margins, A.firstval() function, [M-5] AssociativeArray( )
[R] marginsplot AFT, see accelerated failure-time model
partial residual plot, [R] regress postestimation age() function, [D] Datetime durations, [FN] Date
diagnostic plots and time functions, [M-5] date( )
adjustfor() option, [ST] adjustfor option age frac() function, [D] Datetime durations,
administrative censoring, [ADAPT] Glossary, [FN] Date and time functions, [M-5] date( )
[PSS-2] power cox, [PSS-2] power exponential, A.get() function, [M-5] AssociativeArray( )
[PSS-2] power logrank, [PSS-5] Glossary agglomerative hierarchical clustering methods,
ado [MV] cluster, [MV] clustermat, [MV] cluster
command, [R] net linkage, [MV] Glossary
describe command, [R] net aggregate
dir command, [R] net functions, [D] egen
uninstall command, [R] net statistics, dataset of, [D] collapse
update command, [R] ado update, [R] net
Subject index 131

aggregation, estat subcommand, alphabetizing, continued


[CAUSAL] hdidregress postestimation, Unicode strings, [FN] String functions,
[CAUSAL] xthdidregress postestimation [M-5] ustrcompare( )
agreement, interrater, [R] kappa variable names, [D] ds, [D] order
AIC, see Akaike information criterion variables, [D] sort
AICc, see corrected Akaike information criterion alphanumeric variables, see string variables, parsing
AIPW, see augmented inverse-probability weighting alternating algorithm, see Lindstrom–Bates algorithm
aipw, teffects subcommand, [CAUSAL] teffects alternative
aipw correlation, [PSS-2] power, [PSS-2] power
AITE, see average indirect treatment effect onecorrelation
AITEC, see average indirect treatment effect with Epanechnikov kernel function, [CAUSAL] tebalance
respect to controls density, [CAUSAL] teoverlap, [G-2] graph
Akaike information criterion, [BAYES] bayesstats twoway kdensity, [G-2] graph twoway lpoly,
ic, [BAYES] Glossary, [R] estat, [R] estat [R] ivqregress, [R] kdensity, [R] lpoly,
ic, [R] estimates stats, [R] glm, [R] IC note, [R] npregress kernel, [R] qreg
[R] lrtest, [SEM] estat gof, [SEM] estat lcgof, hypothesis, [ADAPT] Glossary, [PSS-5] Glossary,
[SEM] Example 4, [SEM] Example 51g, also see null hypothesis and alternative
[SEM] Methods and formulas for sem, hypothesis
[ST] streg, [TS] arfimasoc, [TS] arimasoc, mean, [PSS-2] power, [PSS-2] power onemean,
[TS] mswitch, [TS] threshold, [TS] var, [PSS-4] Unbalanced designs
[TS] var svar, [TS] varsoc, [TS] vec, mean difference, [PSS-2] power, [PSS-2] power
[TS] vecrank pairedmeans
consistent, see consistent Akaike information parameter, [PSS-5] Glossary, also see alternative
criterion value
corrected, see corrected Akaike information criterion partial correlation, [PSS-2] power, [PSS-2] power
A.key() function, [M-5] AssociativeArray( ) pcorr
A.keys() function, [M-5] AssociativeArray( ) proportion, [PSS-2] power, [PSS-2] power
algebraic expressions, functions, and operators, oneproportion
[P] matrix define, [U] 13 Functions and R2 , [PSS-2] power, [PSS-2] power rsquared
expressions scenarios, [TS] forecast, [TS] forecast adjust,
alias, [P] Glossary [TS] forecast clear, [TS] forecast coefvector,
aliasframe macro function, [P] macro [TS] forecast create, [TS] forecast describe,
aliaslinkname macro function, [P] macro [TS] forecast drop, [TS] forecast estimates,
aliasvarname macro function, [P] macro [TS] forecast exogenous, [TS] forecast
alignment of text, [G-3] textbox options identity, [TS] forecast list, [TS] forecast query,
alignmentstyle, [G-4] alignmentstyle, [G-4] Glossary [TS] forecast solve
all, [U] 11.1.1 varlist slope, [PSS-2] power, [PSS-2] power oneslope
all, standard deviation, [PSS-2] power, [PSS-2] power
clear subcommand, [D] clear onevariance
update subcommand, [R] update value, [PSS-5] Glossary, also see postulated value
all() function, [M-5] all( ) variance, [PSS-2] power, [PSS-2] power
onevariance
all macro function, [P] macro
alternatives, [CM] Glossary
allocation ratio, [ADAPT] Glossary, [PSS-2] power
twomeans, [PSS-2] power twoproportions, variable, [CM] Glossary
[PSS-2] power twovariances, [PSS-2] power identifying, [CM] cmset
twocorrelations, [PSS-2] power cmh, alternatives, estat subcommand, [CM] nlogit
[PSS-2] power exponential, [PSS-2] power postestimation
logrank, [PSS-3] ciwidth, [PSS-3] ciwidth alternative-specific variable, [CM] Glossary
twomeans, [PSS-4] Unbalanced designs, always predictor, see predictor, always included
[PSS-5] Glossary ameans command, [R] ameans
allof() function, [M-5] all( ) American Standard Code for Information Interchange,
alpha, [ADAPT] Glossary, [LASSO] Glossary, see text, ASCII
[PSS-5] Glossary, also see significance level A.N() function, [M-5] AssociativeArray( )
alpha coefficient, Cronbach’s, [MV] alpha analysis of covariance, [R] anova, [U] 27.3.1 ANOVA
alpha command, [MV] alpha and ANCOVA
alphabetizing
observations, [D] gsort, [D] sort
returned elements, [P] macro lists
132 Subject index

analysis of variance, [PSS-2] power, [PSS-2] power Anscombe residual, [ME] me, [ME] mecloglog
oneway, [PSS-2] power twoway, postestimation, [ME] meglm postestimation,
[PSS-5] Glossary, [R] anova, [R] contrast, [ME] melogit postestimation, [ME] menbreg
[R] icc, [R] loneway, [R] oneway, postestimation, [ME] mepoisson postestimation,
[U] 27.3.1 ANOVA and ANCOVA [ME] meprobit postestimation, [R] binreg
Kruskal–Wallis, [R] kwallis postestimation, [R] glm postestimation
plots, [R] marginsplot anti, estat subcommand, [MV] factor
repeated measures, [PSS-2] power repeated, postestimation, [MV] pca postestimation
[R] anova, [U] 27.3.1 ANOVA and ANCOVA anti-image
analysis step, [MI] Intro substantive, [MI] mi estimate, correlation matrix, [MV] factor postestimation,
also see estimation [MV] pca postestimation, [MV] Glossary
analysis time, [CAUSAL] Glossary, [ST] Glossary covariance matrix, [MV] factor postestimation,
analysis-of-variance test of normality, [R] swilk [MV] pca postestimation, [MV] Glossary
analytic weight, [U] 11.1.6 weight, any() function, [M-5] all( )
[U] 20.24.2 Analytic weights anycount(), egen function, [D] egen
analytical anymatch(), egen function, [D] egen
PIP, [BMA] Glossary anyof() function, [M-5] all( )
posterior anyvalue(), egen function, [D] egen
inclusion probability, [BMA] bmaregress, AP, see attributable proportion
[BMA] bmastats models, [BMA] bmastats A-PARCH, see asymmetric power autoregressive
pip conditional heteroskedasticity
mean, [BMA] bmapredict, [BMA] bmastats append,
mean model size, [BMA] bmaregress, mi subcommand, [MI] mi append
[BMA] bmastats msize, [BMA] Glossary putdocx subcommand, [RPT] putdocx begin
model probability, [BMA] bmaregress, append command, [D] append, [U] 23 Combining
[BMA] bmagraph pmp, [BMA] bmastats datasets
models, [BMA] Glossary append data, [D] append, [MI] mi append,
model-size distribution, [BMA] bmaregress, [U] 23 Combining datasets
[BMA] bmagraph msize, [BMA] bmastats append rows and columns to matrix, [P] matrix define
msize, [BMA] Glossary append variable, [D] append
standard deviation, [BMA] bmapredict, approximating Euclidean distances, [MV] mds
[BMA] bmastats postestimation
prior approximation denominator degrees of freedom, see
mean model size, see prior mean model size denominator degrees of freedom, Kenward–
model probability, see prior model probability Roger, see denominator degrees of freedom,
model-size distribution, see prior model-size Satterthwaite
distribution A.put() function, [M-5] AssociativeArray( )
anchor variable, see anchoring AR, see autoregressive
anchoring, [SEM] Glossary, also see model arbitrary pattern of missing values, [MI] mi impute
identification chained, [MI] mi impute mvn, [MI] Glossary,
ANCOVA, see analysis of covariance also see pattern of missingness
and operator, see logical operators arccosine, arcsine, and arctangent functions,
Anderberg coefficient similarity measure, [FN] Trigonometric functions, [M-5] sin( )
[MV] measure option ARCH, see autoregressive conditional heteroskedasticity
A.nextloc() function, [M-5] AssociativeArray( ) arch command, [TS] arch, [TS] arch postestimation
A.nextval() function, [M-5] AssociativeArray( ) Archival Federal Reserve Economic Data, importing
angle of text, [G-4] anglestyle from, [D] import fred
anglestyle, [G-4] anglestyle, [G-4] Glossary Archival FRED, see Archival Federal Reserve Economic
angular similarity measure, [MV] measure option Data, importing from
A.notfound() function, [M-5] AssociativeArray( ) archlm, estat subcommand, [R] regress
ANOVA, see analysis of variance postestimation time series
anova command, [R] anova, [R] anova postestimation area data, [SP] Intro 3, [SP] Intro 4, [SP] Intro 5,
ANOVA DDF, see denominator degrees of freedom, [SP] Intro 6
ANOVA cross-sectional, [SP] spset
anova, estat subcommand, [MV] discrim lda panel, [SP] spset
postestimation with shapefiles, rules for working with, [SP] Intro 4
area, graph twoway subcommand, [G-2] graph
twoway area
Subject index 133

area under the curve, [R] lroc, also see pharmacokinetic asarray elements() function, [M-5] asarray( )
data, also see receiver operating characteristic asarray first() function, [M-5] asarray( )
analysis asarray key() function, [M-5] asarray( )
areal data, [SP] Intro, [SP] Glossary, also see area data asarray keys() function, [M-5] asarray( )
areas, [G-4] colorstyle, [SP] Intro 1, [SP] Intro 2, asarray next() function, [M-5] asarray( )
[SP] Glossary, also see fill, areas, dimming and asarray notfound() function, [M-5] asarray( )
brightening, also see fill, color, setting asarray remove() function, [M-5] asarray( )
areastyle, [G-4] areastyle, [G-4] Glossary ascategory() option, [G-2] graph bar, [G-2] graph
areg command, [R] areg, [R] areg postestimation, box, [G-2] graph dot
[R] wildbootstrap ASCII, see text, ASCII
A.reinit() function, [M-5] AssociativeArray( ) ascii() function, [M-5] ascii( )
Arellano–Bond estimator, [XT] xtabond, [XT] xtdpd, ASF, see average structural function
[XT] xtdpdsys, [XT] Glossary
asin() function, [FN] Trigonometric functions,
Arellano–Bover estimator, [XT] xtdpd, [XT] xtdpdsys [M-5] sin( )
A.remove() function, [M-5] AssociativeArray( ) asinh() function, [FN] Trigonometric functions,
ARFIMA, see autoregressive fractionally integrated [M-5] sin( )
moving-average model asis, display directive, [P] display
arfima command, [TS] arfima, [TS] arfima asis print color mapping, [G-2] set printcolor
postestimation
ASM, see average structural mean
arfimasoc command, [TS] arfimasoc
ASP, see average structural probability
arg() function, [M-5] sin( )
aspect ratio, [G-3] aspect option, [G-4] Glossary
args command, [P] syntax
changing, [G-2] graph display
args() function, [M-5] args( )
controlling, [G-2] graph combine
arguments, [M-6] Glossary
assert command, [D] assert
program, [M-2] Declarations
assert() function, [M-5] assert( )
values returned in, [M-1] Returned args
asserteq() function, [M-5] assert( )
varying number, [M-2] optargs, [M-5] args( )
assertnested command, [D] assertnested
ARIMA, see autoregressive integrated moving-average
assignment, class, [P] class
model
assignment operator, [M-2] op assignment,
arima command, [TS] arima, [TS] arima
[U] 11.1.5 =exp
postestimation
association test, [R] correlate, [R] Epitab,
arimasoc command, [TS] arimasoc
[R] spearman, [R] tabulate twoway,
arithmetic operators, [M-2] op arith, [M-2] op colon, [R] tetrachoric, [SVY] svy: tabulate twoway
[P] matrix define, [U] 13.2.1 Arithmetic
association, measures of, [R] tabulate twoway
operators
associative arrays, [M-5] asarray( ),
arm, [ADAPT] Glossary
[M-5] AssociativeArray( )
ARMA, see autoregressive moving average
AssociativeArray() function,
ARMAX, see autoregressive moving average with [M-5] AssociativeArray( )
exogenous inputs
asymmetric power autoregressive conditional
aroots, estat subcommand, [TS] estat aroots heteroskedasticity, [TS] arch
array, [M-6] Glossary asymmetry, see skewness
arrays, class, [P] class asymptotic distribution free, [SEM] Intro 4,
.Arrdropall built-in class modifier, [P] class [SEM] Methods and formulas for sem,
.Arrdropel built-in class modifier, [P] class [SEM] Glossary
.arrindexof built-in class function, [P] class asyvars option, [G-2] graph bar, [G-2] graph box,
.arrnels built-in class function, [P] class [G-2] graph dot
arrows, [G-2] graph twoway pcarrow at risk, [ST] stset, [ST] Glossary
.Arrpop built-in class modifier, [P] class table, [ST] sts graph
.Arrpush built-in class modifier, [P] class atan() function, [FN] Trigonometric functions,
as error, display directive, [P] display [M-5] sin( )
as input, display directive, [P] display atan2() function, [FN] Trigonometric functions,
as result, display directive, [P] display [M-5] sin( )
as text, display directive, [P] display atanh() function, [FN] Trigonometric functions,
as txt, display directive, [P] display [M-5] sin( )
asarray() function, [M-5] asarray( ) ATE, see average treatment effect
asarray contains() function, [M-5] asarray( ) ATET, see average treatment effect on treated
asarray contents() function, [M-5] asarray( )
asarray create() function, [M-5] asarray( )
134 Subject index

atetplot, autoregressive, continued


estat subcommand, [CAUSAL] hdidregress fractionally integrated moving-average model,
postestimation, [CAUSAL] xthdidregress [TS] arfima, [TS] arfima postestimation,
postestimation [TS] arfimasoc, [TS] estat acplot,
attained power, [ADAPT] Glossary [TS] psdensity, [TS] Glossary
attained sample-size ratio, [ADAPT] Glossary integrated moving-average model, [TS] arima,
attributable fraction, [R] Epitab, [ST] Glossary [TS] arima postestimation, [TS] arimasoc,
attributable proportion, [R] Epitab, [R] reri [TS] estat acplot, [TS] estat aroots,
attributes, [SP] Glossary [TS] psdensity, [TS] Glossary
AUC, see area under the curve model, [SP] Intro 1, [SP] Glossary, [TS] dfactor,
augmented [TS] estat acplot, [TS] mswitch, [TS] psdensity,
[TS] sspace, [TS] threshold, [TS] ucm
component-plus-residual plot, [R] regress
postestimation diagnostic plots moving average, [TS] arch, [TS] arfima,
[TS] arima, [TS] sspace, [TS] ucm,
inverse-probability weighting, [CAUSAL] teffects
[TS] Glossary
intro, [CAUSAL] teffects intro advanced,
[CAUSAL] teffects aipw, [CAUSAL] telasso, moving average with exogenous inputs, [TS] arfima,
[CAUSAL] Glossary [TS] arima, [TS] dfactor, [TS] sspace,
[TS] ucm, [TS] Glossary
partial residual plot, [R] regress postestimation
diagnostic plots process, [DSGE] Glossary, [TS] Glossary,
[XT] xtabond, [XT] xtdpd, [XT] xtdpdsys,
regression, [MI] Glossary, also see imputation,
[XT] Glossary
perfect prediction
autotabgraphs, set subcommand, [R] set
Author Support Program, [U] 3.7.2 For authors
available area, [G-3] region options, [G-4] areastyle,
auto.dta, [U] 1.2.2 Example datasets
[G-4] Glossary
autocode() function, [FN] Programming functions,
available-case analysis, [MI] Intro substantive
[U] 26.1.2 Converting continuous variables to
categorical variables A.val() function, [M-5] AssociativeArray( )
autocorrelation, [BAYES] Intro, [BAYES] Bayesian average, see means
commands, [BAYES] bayesmh, direct treatment effect, [CAUSAL] mediate,
[BAYES] bayesgraph, [BAYES] bayesstats ess, [CAUSAL] mediate postestimation,
[BAYES] bayes: var, [TS] arch, [TS] arfima, [CAUSAL] Glossary
[TS] arima, [TS] corrgram, [TS] dfactor, with respect to the treated, [CAUSAL] mediate,
[TS] newey, [TS] prais, [TS] psdensity, [CAUSAL] mediate postestimation,
[TS] sspace, [TS] ucm, [TS] var, [TS] varlmar, [CAUSAL] Glossary
also see HAC variance estimate indirect treatment effect, [CAUSAL] mediate,
dynamic model, [XT] xtabond, [XT] xtdpd, [CAUSAL] mediate postestimation,
[XT] xtdpdsys [CAUSAL] Glossary
function, [TS] estat acplot, [TS] Glossary with respect to controls, [CAUSAL] mediate,
residual, [XT] xtgee, [XT] xtgls, [XT] xtpcse, [CAUSAL] mediate postestimation,
[XT] xtregar [CAUSAL] Glossary
test, [R] regress postestimation time series, marginal effects, [CM] margins, [R] margins,
[XT] xtabond, [XT] xtabond postestimation, [R] marginsplot
[XT] xtdpd postestimation, [XT] xtdpdsys, partial effects (APEs), [CM] margins, [R] margins,
[XT] xtdpdsys postestimation [R] marginsplot
autocovariance, [TS] arfima, [TS] arima, predictions, [CM] margins, [R] margins,
[TS] corrgram, [TS] estat acplot, [TS] psdensity [R] marginsplot
automatic print color mapping, [G-2] set printcolor RVI, [MI] mi estimate, [MI] Glossary
Automation, [P] Automation, [P] Glossary sample number, [ADAPT] Glossary
autoregressive, [TS] arch, [TS] arfima, [TS] arima, structural function, [ERM] Glossary
[TS] dfactor, [TS] sspace, [TS] ucm structural mean, [ERM] Glossary
conditional heteroskedasticity structural probability, [ERM] Glossary
effects, [TS] arch treatment effect, [CAUSAL] eteffects,
effects, testing for, [R] regress postestimation [CAUSAL] mediate, [CAUSAL] mediate
time series postestimation, [CAUSAL] teffects
model, [TS] arch, [TS] arch postestimation, intro, [CAUSAL] teffects intro
[TS] Glossary, also see multivariate GARCH advanced, [CAUSAL] teffects aipw,
model [CAUSAL] teffects ipw, [CAUSAL] teffects
test, [R] regress postestimation time series ipwra, [CAUSAL] teffects multivalued,
[CAUSAL] teffects nnmatch,
error, [SP] Intro 1, [SP] Glossary
[CAUSAL] teffects psmatch, [CAUSAL] teffects
ra, [CAUSAL] telasso, [CAUSAL] Glossary,
Subject index 135

average treatment effect, continued axis, continued


[ERM] Intro 5, [ERM] Intro 9, [ERM] eintreg, setting offset between plot region and,
[ERM] eoprobit, [ERM] eprobit, [G-3] region options
[ERM] eregress, [ERM] estat teffects, suppressing, [G-3] axis scale options,
[ERM] Example 3b, [ERM] Example 5, [G-3] axis scale options
[ERM] Example 6b, [ERM] Example 9, ticking, [G-3] axis label options
[ERM] Glossary titling, [G-3] axis options,
comparing, [CAUSAL] teffects intro advanced [G-3] axis title options
survival time, [CAUSAL] stteffects suppressing, [G-3] axis title options
intro, [CAUSAL] stteffects ipw, axisstyle, [G-4] axisstyle, [G-4] Glossary
[CAUSAL] stteffects ipwra,
[CAUSAL] stteffects ra, [CAUSAL] stteffects
wra B
treatment effect on treated, [CAUSAL] DID intro,
[CAUSAL] didregress, [CAUSAL] hdidregress, b[], [U] 13.5 Accessing coefficients and standard
[CAUSAL] teffects intro, [CAUSAL] teffects errors
intro advanced, [CAUSAL] teffects ipw, b1title() option, [G-3] title options
[CAUSAL] teffects ipwra, [CAUSAL] teffects b2title() option, [G-3] title options
multivalued, [CAUSAL] teffects nnmatch, backed up message, [R] Maximize
[CAUSAL] teffects psmatch, [CAUSAL] teffects background color, [G-4] Schemes intro
ra, [CAUSAL] xthdidregress, setting, [G-3] region options
[CAUSAL] Glossary, [ERM] Intro 5, Bacon decomposition, [CAUSAL] didregress
[ERM] Intro 9, [ERM] eintreg, [ERM] eoprobit, postestimation
[ERM] eprobit, [ERM] eregress, balanced, [CM] Glossary, [SP] spbalance
[ERM] estat teffects, [ERM] Example 2b, data, [SP] Glossary, [XT] Glossary
[ERM] Example 2c, [ERM] Example 3b,
design, [ADAPT] Glossary, [PSS-2] power
[ERM] Example 4b, [ERM] Example 5,
twomeans, [PSS-2] power twoproportions,
[ERM] Glossary
[PSS-2] power twovariances, [PSS-2] power
comparing, [CAUSAL] teffects intro advanced twocorrelations, [PSS-2] power oneway,
survival time, [CAUSAL] stteffects [PSS-2] power twoway, [PSS-2] power
intro, [CAUSAL] stteffects ipw, repeated, [PSS-2] power cmh, [PSS-2] power
[CAUSAL] stteffects ipwra, trend, [PSS-2] power exponential,
[CAUSAL] stteffects ra, [CAUSAL] stteffects [PSS-2] power logrank, [PSS-3] ciwidth,
wra [PSS-3] ciwidth twomeans, [PSS-4] Unbalanced
treatment effect on untreated, [ERM] Glossary designs, [PSS-5] Glossary
averagelinkage, repeated replication, [SVY] brr options,
clustermat subcommand, [MV] cluster linkage [SVY] svy brr, [SVY] Variance estimation,
cluster subcommand, [MV] cluster linkage [SVY] Glossary
average-linkage clustering, [MV] cluster, repeated replication standard errors, [SVY] svy brr,
[MV] clustermat, [MV] cluster linkage, [SVY] Variance estimation
[MV] Glossary standardized differences, [CAUSAL] tebalance
avplot and avplots commands, [R] regress summarize
postestimation diagnostic plots variance ratios, [CAUSAL] tebalance summarize
[aweight=exp] modifier, [U] 11.1.6 weight, band-pass filters, [TS] tsfilter bk, [TS] tsfilter cf,
[U] 20.24.2 Analytic weights [TS] Glossary
axis bar,
labeling, [G-3] axis label options, graph subcommand, [G-2] graph bar
[G-3] axis options graph twoway subcommand, [G-2] graph twoway
line, look of, [G-3] axis scale options, bar
[G-3] cat axis label options, bar chart, [G-2] graph bar
[G-3] cat axis line options barbsize option, [G-2] graph twoway pcarrow
log, [G-3] axis scale options barlook options, [G-3] barlook options
multiple scales, [G-3] axis choice options bars
overall look, [G-4] axisstyle labeling, [G-3] blabel option
range, [G-3] axis scale options look of, [G-3] barlook options
reversed, [G-3] axis scale options Bartlett scoring, [MV] factor postestimation
scale, [G-3] axis options, Bartlett’s
[G-3] axis scale options bands, [TS] corrgram
selection of, [G-3] axis choice options periodogram test, [TS] wntestb
test for equal variances, [R] oneway
136 Subject index

base bayes prefix command, [BAYES] bayes


conversion, [M-5] inbase( ) Bayes’s theorem, [BAYES] Intro, [BAYES] bayesmh,
level, [U] 11.4.3 Factor variables [BAYES] Glossary, [BMA] Intro,
plottypes, [G-3] advanced options [MV] Glossary
base, fvset subcommand, [R] fvset bayes: betareg command, [BAYES] bayes: betareg
BASE directory, [P] sysdir, [U] 17.5 Where does Stata bayes: binreg command, [BAYES] bayes: binreg
look for ado-files? bayes: biprobit command, [BAYES] bayes: biprobit
Base64 format, [M-5] base64encode( ) bayes: clogit command, [BAYES] bayes: clogit
base64decode() function, [M-5] base64encode( ) bayes: cloglog command, [BAYES] bayes: cloglog
base64decodefile() function, [M-5] base64encode( ) bayes: dsge command, [BAYES] bayes: dsge,
base64encode() function, [M-5] base64encode( ) [DSGE] Intro 9, [DSGE] Intro 9a
base64encodefile() function, [M-5] base64encode( ) bayes: dsgenl command, [BAYES] bayes: dsgenl,
baseline, [ST] Glossary [DSGE] Intro 9, [DSGE] Intro 9b
comparisons, [SEM] estat gof, [SEM] Example 4 bayes: fracreg command, [BAYES] bayes: fracreg
covariates, [ST] Glossary bayes: glm command, [BAYES] bayes: glm
cumulative function, [ST] stcox postestimation bayes: gnbreg command, [BAYES] bayes: gnbreg
cumulative hazard function, [ST] stcox, [ST] stcox bayes: heckman command, [BAYES] bayes: heckman
PH-assumption tests, [ST] stcrreg, [ST] stcurve, bayes: heckoprobit command,
[ST] stintcox, [ST] stintcox PH-assumption [BAYES] bayes: heckoprobit
plots, [ST] sts bayes: heckprobit command,
cumulative incidence function, [ST] stcrreg, [BAYES] bayes: heckprobit
[ST] stcrreg postestimation, [ST] stcurve bayes: hetoprobit command,
cumulative subhazard function, [ST] stcrreg, [BAYES] bayes: hetoprobit
[ST] stcrreg postestimation, [ST] stcurve bayes: hetprobit command,
dataset, [ST] stbase [BAYES] bayes: hetprobit
hazard function, [ST] stcox, [ST] stcox PH- bayes: hetregress command,
assumption tests, [ST] stcox postestimation, [BAYES] bayes: hetregress
[ST] stcrreg, [ST] stcurve, [ST] stintcox, bayes: intreg command, [BAYES] bayes: intreg
[ST] stintcox PH-assumption plots, bayes: logistic command, [BAYES] bayes: logistic
[ST] stintreg, [ST] streg, [ST] sts bayes: logit command, [BAYES] bayes: logit
hazard, cumulative hazard, and survivor functions, bayes: mecloglog command,
[ST] stintcox postestimation [BAYES] bayes: mecloglog
model, [SEM] estat gof, [SEM] Example 4, bayes: meglm command, [BAYES] bayes: meglm
[SEM] Methods and formulas for sem, bayes: meintreg command,
[SEM] Glossary [BAYES] bayes: meintreg
of text, [G-4] alignmentstyle, [G-4] Glossary bayes: melogit command, [BAYES] bayes: melogit
survivor function, [ST] stcox, [ST] stcox PH- bayes: menbreg command, [BAYES] bayes: menbreg
assumption tests, [ST] stcox postestimation, bayes: meologit command,
[ST] stcrreg, [ST] stcurve, [ST] stintcox, [BAYES] bayes: meologit
[ST] stintcox PH-assumption plots, bayes: meoprobit command,
[ST] stintreg, [ST] streg, [ST] sts [BAYES] bayes: meoprobit
baseline suboption, [G-4] alignmentstyle bayes: mepoisson command,
basis [BAYES] bayes: mepoisson
B-spline, [R] makespline, [R] npregress series bayes: meprobit command,
function, [R] makespline, [R] npregress intro, [BAYES] bayes: meprobit
[R] npregress series bayes: mestreg command, [BAYES] bayes: mestreg
polynomial, [R] npregress intro, [R] npregress bayes: metobit command, [BAYES] bayes: metobit
series bayes: mixed command, [BAYES] bayes: mixed
spline, [R] makespline, [R] npregress intro, bayes: mlogit command, [BAYES] bayes: mlogit
[R] npregress series
bayes: mprobit command, [BAYES] bayes: mprobit
basis, orthonormal, [P] matrix svd
bayes: mvreg command, [BAYES] bayes: mvreg
batch means, [BAYES] bayesmh, [BAYES] bayesstats
bayes: nbreg command, [BAYES] bayes: nbreg
summary, [BAYES] Glossary,
[BMA] bmapredict, [BMA] bmastats bayes: ologit command, [BAYES] bayes: ologit
Battese–Coelli parameterization, [XT] xtfrontier bayes: oprobit command, [BAYES] bayes: oprobit
Baxter–King filter, [TS] tsfilter, [TS] tsfilter bk bayes: poisson command, [BAYES] bayes: poisson
Bayes factor, [BAYES] Intro, [BAYES] Bayesian bayes: probit command, [BAYES] bayes: probit
commands, [BAYES] bayesmh, bayes: regress command, [BAYES] bayes: regress
[BAYES] bayesstats ic, [BAYES] Glossary bayes: streg command, [BAYES] bayes: streg
Subject index 137

bayes: tnbreg command, [BAYES] bayes: tnbreg Bayesian, continued


bayes: tobit command, [BAYES] bayes: tobit estimation, [BAYES] Bayesian commands,
bayes: tpoisson command, [BAYES] bayes: tpoisson [BAYES] Bayesian estimation, [BAYES] bayes,
bayes: truncreg command, [BAYES] bayesmh, [BAYES] bayesmh
[BAYES] bayes: truncreg evaluators, [BAYES] bayesstats ic,
bayes: var command, [BAYES] bayes: var, [BAYES] Glossary, [U] 27.15.7 Bayesian
[BAYES] bayes: var postestimation estimation
bayes: xtlogit command, [BAYES] bayes: xtlogit initial values, feasible, [BAYES] bayesmh,
bayes: xtmlogit command, [BAYES] bayesmh evaluators,
[BAYES] bayes: xtmlogit [BAYES] Glossary
bayes: xtnbreg command, [BAYES] bayes: xtnbreg initial values, overdispersed, [BAYES] bayes,
[BAYES] bayesmh, [BAYES] bayesstats
bayes: xtologit command, [BAYES] bayes: xtologit
grubin, [BAYES] Glossary
bayes: xtoprobit command,
multiple chains, [BAYES] bayes,
[BAYES] bayes: xtoprobit
[BAYES] bayesmh, [BAYES] bayesstats
bayes: xtpoisson command, grubin
[BAYES] bayes: xtpoisson
user-defined evaluators, [BAYES] bayesmh
bayes: xtprobit command, [BAYES] bayes: xtprobit evaluators
bayes: xtreg command, [BAYES] bayes: xtreg graphical summaries, [BAYES] Bayesian
bayes: zinb command, [BAYES] bayes: zinb commands, [BAYES] Bayesian postestimation,
bayes: ziologit command, [BAYES] bayes: ziologit [BAYES] bayesgraph, [BAYES] bayes: dsge
bayes: zioprobit command, postestimation, [BAYES] bayes: var
[BAYES] bayes: zioprobit postestimation, [BMA] BMA commands,
bayes: zip command, [BAYES] bayes: zip [BMA] bmaregress, [BMA] BMA
bayesfcast compute command, [BAYES] bayesfcast postestimation, [BMA] bmagraph,
compute [BMA] bmagraph coefdensity,
bayesfcast graph command, [BAYES] bayesfcast [BMA] bmagraph msize, [BMA] bmagraph
graph pmp, [BMA] bmagraph varmap
bayesgraph hypothesis testing, [BAYES] Bayesian commands,
ac command, [BAYES] bayesgraph [BAYES] Bayesian postestimation,
command, [BAYES] bayesgraph [BAYES] bayestest, [BAYES] Glossary
cusum command, [BAYES] bayesgraph interval, [BAYES] Bayesian postestimation,
diagnostics command, [BAYES] bayesgraph [BAYES] bayestest interval
histogram command, [BAYES] bayesgraph model, [BAYES] Bayesian postestimation,
[BAYES] bayestest model
kdensity command, [BAYES] bayesgraph
information criterion, [BAYES] Intro,
matrix command, [BAYES] bayesgraph
[BAYES] bayesmh, [BAYES] bayesstats ic,
trace command, [BAYES] bayesgraph [BAYES] Glossary, [LASSO] lasso examples,
Bayesian [LASSO] lasso fitting, [LASSO] Glossary,
analysis, [BAYES] Intro, [BAYES] Bayesian [R] estat, [R] estat ic, [R] estimates stats,
commands, [BAYES] bayes, [BAYES] bayesmh, [R] glm, [R] IC note, [R] lrtest, [SEM] estat
[BAYES] Bayesian postestimation, gof, [SEM] estat lcgof, [SEM] Example 4,
[BAYES] bayesgraph, [BAYES] bayesstats, [SEM] Example 51g, [SEM] Methods
[BAYES] bayesstats ess, [BAYES] bayesstats and formulas for sem, [TS] arfimasoc,
grubin, [BAYES] bayesstats ic, [TS] arimasoc, [TS] mswitch, [TS] threshold,
[BAYES] bayesstats summary, [TS] var, [TS] var svar, [TS] varsoc, [TS] vec,
[BAYES] bayestest, [BAYES] bayestest [TS] vecrank
interval, [BAYES] bayestest model, model averaging, [BMA] Intro, [BMA] BMA
[BAYES] bayesvarstable, [BAYES] bayesfcast commands, [BMA] bmaregress, [BMA] BMA
compute, [BAYES] bayesfcast graph, postestimation, [BMA] Glossary,
[BAYES] bayesirf, [BAYES] bayesirf create, [U] 27.35 Bayesian model averaging
[BAYES] Glossary, [BMA] Intro, [BMA] BMA convergence of, [BMA] bmaregress,
commands, [BMA] bmaregress, [BMA] BMA [BMA] BMA postestimation,
postestimation, [U] 27.34 Bayesian analysis [BMA] bmagraph, [BMA] bmagraph pmp
concepts, [BAYES] Intro, [BAYES] bayesmh, graphical summaries, [BMA] BMA commands,
[MI] Intro substantive [BMA] bmaregress, [BMA] BMA
DSGE model, [BAYES] bayes: dsge, postestimation, [BMA] bmagraph,
[BAYES] bayes: dsgenl, [BAYES] bayes: dsge [BMA] bmagraph coefdensity,
postestimation, [DSGE] Intro 9, [BMA] bmagraph msize, [BMA] bmagraph
[DSGE] Intro 9a, [DSGE] Intro 9b pmp, [BMA] bmagraph varmap
138 Subject index

Bayesian model averaging, continued Bayesian postestimation, continued


postestimation, [BMA] BMA commands, [BAYES] bayesirf create, [BMA] BMA
[BMA] bmacoefsample, [BMA] BMA commands, [BMA] BMA postestimation
postestimation, [BMA] bmagraph, predictions, [BAYES] Intro, [BAYES] Bayesian
[BMA] bmagraph coefdensity, commands, [BAYES] bayesmh,
[BMA] bmagraph msize, [BMA] bmagraph [BAYES] Bayesian postestimation,
pmp, [BMA] bmagraph varmap, [BAYES] bayesgraph, [BAYES] bayesstats
[BMA] bmapredict, [BMA] bmastats, ess, [BAYES] bayesstats ppvalues,
[BMA] bmastats jointness, [BMA] bmastats [BAYES] bayesstats
lps, [BMA] bmastats models, summary, [BAYES] bayestest interval,
[BMA] bmastats msize, [BMA] bmastats [BAYES] bayespredict, [BAYES] bayesfcast
pip compute, [BAYES] bayesirf create,
predictions, [BMA] Intro, [BMA] BMA [BAYES] Glossary, [BMA] Intro, [BMA] BMA
commands, [BMA] bmaregress, commands, [BMA] BMA postestimation,
[BMA] BMA postestimation, [BMA] bmapredict, [BMA] bmastats
[BMA] bmapredict, [BMA] bmastats prefix command, [BAYES] bayes
predictive performance, [BMA] Intro, random-effects
[BMA] BMA commands, linear, [BAYES] bayes: xtreg
[BMA] bmaregress, [BMA] BMA logistic and logit, [BAYES] bayes: xtlogit
postestimation, [BMA] bmapredict, multinomial logistic and logit,
[BMA] bmastats, [BMA] bmastats lps [BAYES] bayes: xtmlogit
regression, [BMA] Intro, [BMA] BMA negative binomial, [BAYES] bayes: xtnbreg
commands, [BMA] bmaregress, ordered logistic and logit,
[BMA] Glossary [BAYES] bayes: xtologit
summary statistics, [BMA] BMA postestimation, ordered probit, [BAYES] bayes: xtoprobit
[BMA] bmastats models, [BMA] bmastats
Poisson, [BAYES] bayes: xtpoisson
msize, [BMA] bmastats pip
probit, [BAYES] bayes: xtprobit
model checking, [BAYES] Intro, [BAYES] Bayesian
commands, [BAYES] bayespredict, regression, [BAYES] bayes, [BAYES] bayesmh,
[BAYES] Glossary, [BMA] BMA commands, [BAYES] bayesmh evaluators
[BMA] bmaregress, [BMA] BMA beta, [BAYES] bayes: betareg
postestimation, [BMA] bmagraph, binomial family, [BAYES] bayes: binreg
[BMA] bmapredict, [BMA] bmastats, bivariate probit, [BAYES] bayes: biprobit
[BMA] bmastats lps complementary log–log, [BAYES] bayes: cloglog
model comparison, [BAYES] Bayesian commands, fractional response, [BAYES] bayes: fracreg
[BAYES] bayesmh, [BAYES] Bayesian generalized linear, [BAYES] bayes: glm
postestimation, [BAYES] bayesstats, generalized negative binomial,
[BAYES] bayesstats ic, [BAYES] bayestest, [BAYES] bayes: gnbreg
[BAYES] bayestest model, [BAYES] Glossary Heckman selection, [BAYES] bayes: heckman
model parameters, [BAYES] Bayesian heteroskedastic linear,
commands, [BAYES] bayesmh evaluators, [BAYES] bayes: hetregress
[BAYES] Bayesian postestimation, heteroskedastic ordered probit,
[BAYES] bayesstats, [BAYES] Glossary, [BAYES] bayes: hetoprobit
[BMA] Intro, [BMA] BMA commands, heteroskedastic probit, [BAYES] bayes: hetprobit
[BMA] bmaregress, [BMA] bmagraph
interval, [BAYES] bayes: intreg
coefdensity
linear, [BAYES] bayes: regress
postestimation, [BAYES] Bayesian
commands, [BAYES] Bayesian logistic and logit, [BAYES] bayes: logistic,
postestimation, [BAYES] bayesgraph, [BAYES] bayes: logit
[BAYES] bayesstats, [BAYES] bayesstats multivariate, [BAYES] bayes: mvreg
ess, [BAYES] bayesstats grubin, negative binomial, [BAYES] bayes: nbreg
[BAYES] bayesstats ic, [BAYES] bayesstats ordered logistic and logit, [BAYES] bayes: ologit
ppvalues, [BAYES] bayesstats summary, ordered probit, [BAYES] bayes: oprobit
[BAYES] bayestest, [BAYES] bayestest parametric survival, [BAYES] bayes: streg
interval, [BAYES] bayestest model, Poisson, [BAYES] bayes: poisson
[BAYES] bayespredict, [BAYES] bayes: dsge probit, [BAYES] bayes: probit
postestimation, [BAYES] bayes: var tobit, [BAYES] bayes: tobit
postestimation, [BAYES] bayesvarstable,
truncated, [BAYES] bayes: truncreg
[BAYES] bayesfcast compute,
[BAYES] bayesfcast graph, [BAYES] bayesirf, zero-inflated ordered logistic,
[BAYES] bayes: ziologit
Subject index 139

Bayesian regression, continued Begg and Mazumdar test, [META] meta bias,
zero-inflated ordered probit, [META] Glossary
[BAYES] bayes: zioprobit Begg test, [META] meta bias, [META] Glossary
replicated data, [BAYES] Intro begin,
sensitivity analysis, [BAYES] bayesmh, putdocx subcommand, [RPT] putdocx begin,
[BAYES] bayesstats ic, [BMA] Intro, [RPT] putdocx paragraph
[BMA] BMA commands, [BMA] bmaregress, putpdf subcommand, [RPT] putpdf begin
[BMA] BMA postestimation, Bentler–Raykov squared multiple-correlation coefficient,
[BMA] bmapredict, [BMA] bmastats, [SEM] estat eqgof
[BMA] bmastats lps Bentler–Weeks matrices, [SEM] Intro 7,
summary statistics, [BAYES] Bayesian commands, [SEM] estat framework, [SEM] Example 11,
[BAYES] bayesmh, [BAYES] Bayesian [SEM] Glossary
postestimation, [BAYES] bayesstats, Bentler’s invariant pattern simplicity rotation,
[BAYES] bayesstats summary, [MV] rotate, [MV] rotatemat, [MV] Glossary
[BAYES] bayes: dsge postestimation, Berndt–Hall–Hall–Hausman algorithm,
[BAYES] bayes: var postestimation, [M-5] moptimize( ), [M-5] optimize( ), [R] ml
[BMA] BMA commands, [BMA] bmaregress,
Bernoulli trial, [ADAPT] Glossary
[BMA] BMA postestimation
beta, [ADAPT] Glossary, [PSS-5] Glossary, also see
vector autoregressive model, [BAYES] bayes: var,
probability
[BAYES] bayes: var postestimation,
[BAYES] bayesvarstable coefficients, [R] regress
bayesirf, [BAYES] bayesirf, [DSGE] Intro 9a, density,
[DSGE] Intro 9b central, [FN] Statistical functions,
add command, [BAYES] bayesirf [M-5] normal( )
cgraph command, [BAYES] bayesirf cgraph noncentral, [FN] Statistical functions,
[M-5] normal( )
create command, [BAYES] bayesirf create
distribution,
ctable command, [BAYES] bayesirf ctable
cumulative, [FN] Statistical functions,
describe command, [BAYES] bayesirf
[M-5] normal( )
drop command, [BAYES] bayesirf
cumulative noncentral, [FN] Statistical functions,
graph command, [BAYES] bayesirf graph [M-5] normal( )
ograph command, [BAYES] bayesirf ograph inverse cumulative, [FN] Statistical functions,
rename command, [BAYES] bayesirf [M-5] normal( )
set command, [BAYES] bayesirf inverse cumulative noncentral, [FN] Statistical
table command, [BAYES] bayesirf table functions, [M-5] normal( )
bayesmh command, [BAYES] bayesmh inverse reverse cumulative, [FN] Statistical
bayespredict command, [BAYES] bayespredict functions, [M-5] normal( )
bayesreps command, [BAYES] bayespredict reverse cumulative, [FN] Statistical functions,
bayesstats [M-5] normal( )
command, [BAYES] bayesstats function,
ess command, [BAYES] bayesstats ess complement to incomplete, [FN] Statistical
grubin command, [BAYES] bayesstats grubin functions, [M-5] normal( )
ic command, [BAYES] bayesstats ic incomplete, [FN] Statistical functions,
ppvalues command, [BAYES] bayesstats ppvalues [M-5] normal( )
summary command, [BAYES] bayesstats summary regression, [R] betareg, [SVY] svy estimation,
bayestest [U] 27.5 Fractional outcomes
interval command, [BAYES] bayestest interval beta-min condition, [LASSO] Glossary
model command, [BAYES] bayestest model betaden() function, [FN] Statistical functions,
bayesvarstable command, [BAYES] bayesvarstable [M-5] normal( )
bcal betareg command, [R] betareg, [R] betareg
postestimation
check command, [D] bcal
between estimators, [XT] xtivreg, [XT] xtreg,
create command, [D] bcal
[XT] Glossary
describe command, [D] bcal
between matrix, [MV] Glossary
dir command, [D] bcal
between–within DDF, see denominator degrees of
load command, [D] bcal freedom, repeated
BCC, see boundary characteristic curve between-cell means and variances, [XT] xtdescribe,
bcskew0 command, [R] lnskew0 [XT] xtsum
bdecomp, estat subcommand, [CAUSAL] didregress between-group variance, [PSS-2] power oneway
postestimation
140 Subject index

between-imputation variability, [MI] mi estimate, binomial


[MI] mi predict distribution,
between-study confidence intervals, [R] ci
covariance, [META] Intro, [META] meta, cumulative, [FN] Statistical functions,
[META] meta meregress, [META] meta [M-5] normal( )
multilevel, [META] meta mvregress inverse cumulative, [FN] Statistical functions,
covariance matrix, [META] Glossary [M-5] normal( )
heterogeneity, [META] Intro, [META] meta, inverse reverse cumulative, [FN] Statistical
[META] meta set, [META] meta update, functions, [M-5] normal( )
[META] meta forestplot, [META] meta reverse cumulative, [FN] Statistical functions,
summarize, [META] meta regress, [M-5] normal( )
[META] meta funnelplot, [META] meta bias, family regression, [R] binreg
[META] meta trimfill, [META] meta meregress, probability mass function, [FN] Statistical functions,
[META] meta multilevel, [META] meta [M-5] normal( )
mvregress, [META] Glossary
probability test, [R] bitest
sample size, [META] meta set, [META] meta
test, [ADAPT] Glossary, [PSS-2] power
update, [META] Glossary
oneproportion, [PSS-5] Glossary
variability, see between-study heterogeneity
binomial() function, [FN] Statistical functions,
between-subjects [M-5] normal( )
design, [PSS-2] power oneway, [PSS-2] power binomialp() function, [FN] Statistical functions,
twoway, [PSS-2] power repeated, [M-5] normal( )
[PSS-5] Glossary
binomialtail() function, [FN] Statistical functions,
factor, [PSS-2] power repeated, [PSS-5] Glossary [M-5] normal( )
variance, [PSS-2] power repeated binormal() function, [FN] Statistical functions,
BFGS algorithm, see Broyden–Fletcher–Goldfarb– [M-5] normal( )
Shanno algorithm binreg command, [R] binreg, [R] binreg
bgodfrey, estat subcommand, [R] regress postestimation
postestimation time series, [TS] newey bioequivalence test, [BAYES] bayesmh, [R] pk,
postestimation [R] pkequiv
BHHH algorithm, see Berndt–Hall–Hall–Hausman biomarker, [ADAPT] Glossary
algorithm
biopharmaceutical data, see pharmacokinetic data
bias corrected and accelerated, [R] bootstrap
biplot, [MV] biplot, [MV] ca postestimation plots,
postestimation, [R] bstat
[MV] Glossary
bias, meta command, [META] meta bias
biplot command, [MV] biplot
BIC, see Bayesian information criterion
biprobit command, [R] biprobit, [R] biprobit
Bickenböller test statistic, [R] symmetry postestimation
bicplot command, [LASSO] bicplot biquartimax rotation, [MV] rotate, [MV] rotatemat,
binary [MV] Glossary
0, [D] Glossary, [M-2] exp, [M-5] strlen( ), biquartimin rotation, [MV] rotate, [MV] rotatemat,
[M-5] strpos( ), [P] Glossary, [U] 12.4.10 strL [MV] Glossary
variables and binary strings, [U] Glossary birthday() function, [D] Datetime relative dates,
files, writing and reading, [P] file [FN] Date and time functions, [M-5] date( )
I/O, [M-5] bufio( ) bisection method, see iterations, bisection method
item, [IRT] Glossary bitest and bitesti commands, [R] bitest
operator, [M-6] Glossary, [U] 11.4.3.1 Factor- bitmap, [G-3] jpg options, [G-3] png options,
variable operators, [U] 14.7 Matrix operators [G-3] tif options
outcome, [ADAPT] Glossary bitmap image, see image format
outcome model, see outcomes, binary bivariate
string, [D] Glossary, [U] 12.4.10 strL variables and inclusion probability, [BMA] bmastats jointness
binary strings, [U] Glossary jointness, [BMA] bmastats jointness,
variable, [ERM] Glossary [BMA] Glossary
variable imputation, see imputation, binary normal function, [FN] Statistical functions,
binding [M-5] normal( )
futility boundaries, [ADAPT] Glossary probit regression, [ERM] Example 5, [R] biprobit,
futility bounds, [ADAPT] Glossary [SVY] svy estimation
Subject index 141

biweight kernel function, [CAUSAL] tebalance bootstrap, continued


density, [CAUSAL] teoverlap, [G-2] graph standard errors, [R] vce option, [SVY] svy
twoway kdensity, [G-2] graph twoway lpoly, bootstrap, [SVY] Variance estimation,
[R] ivqregress, [R] kdensity, [R] lpoly, [XT] vce options
[R] npregress kernel, [R] qreg bootstrap prefix command, [R] bootstrap,
biweight regression estimates, [R] rreg [R] bootstrap postestimation
biyearly() function, [U] 26 Working with bootstrap, estat subcommand, [R] bootstrap
categorical data and factor variables postestimation
bk, tsfilter subcommand, [TS] tsfilter bk border, [SP] spmatrix create, [SP] Glossary
blanks, removing from strings, [FN] String functions, misplacement of, [G-3] added text options
[M-5] strtrim( ) suppressing, [G-4] linestyle
blinding, [ADAPT] Glossary suppressing around plot region,
BLOB, [U] Glossary [G-3] region options
block Boston College Archive, see Statistical Software
diagonal covariance, [MV] mvtest covariances Components Archive
diagonal matrix, [M-5] blockdiag( ) bottom suboption, [G-4] alignmentstyle
exogeneity, [TS] vargranger boundary
blockdiag() function, [M-5] blockdiag( ) bound, see stopping boundary
blocking, [BAYES] Intro, [BAYES] Bayesian calculation method, [ADAPT] Glossary
commands, [BAYES] bayes, [BAYES] bayesmh, characteristic curve, [IRT] irtgraph icc,
[BAYES] Glossary [IRT] Glossary
blog, see Stata Blog kernel, [ST] Glossary
Blundell–Bond estimator, [XT] xtdpd, [XT] xtdpdsys solution, [MV] Glossary
BLUPs, [ME] me, [ME] menl postestimation, box,
[ME] mixed, [ME] mixed postestimation, graph subcommand, [G-2] graph box
[ME] Glossary, [META] meta me tebalance subcommand, [CAUSAL] tebalance box
postestimation, [META] meta mvregress Box–Cox
postestimation, [META] Glossary
power transformations, [R] lnskew0
BMA, see Bayesian model averaging
regression, [R] boxcox
bmacoefsample command, [BMA] bmacoefsample
Box M test, [MV] mvtest covariances
bmagraph
box plot, [CAUSAL] tebalance box, [G-2] graph box
coefdensity command, [BMA] bmagraph
boxcox command, [R] boxcox, [R] boxcox
coefdensity
postestimation
command, [BMA] bmagraph
Box’s conservative epsilon, [R] anova
msize command, [BMA] bmagraph msize
break, [M-2] break
pmp command, [BMA] bmagraph pmp
break command, [P] break
varmap command, [BMA] bmagraph varmap
Break key, [U] 9 The Break key, [U] 16.1.4 Error
bmapredict command, [BMA] bmapredict, handling in do-files
[BMA] bmastats
interception, [P] break, [P] capture
bmaregress command, [BMA] bmaregress
processing, [M-5] setbreakintr( )
bmastats
breakkey() function, [M-5] setbreakintr( )
jointness command, [BMA] bmastats jointness
breakkeyreset() function, [M-5] setbreakintr( )
lps command, [BMA] bmastats lps
Bree fictional location, [SP] Intro 2
models command, [BMA] bmastats models
Breitung test, [XT] xtunitroot
msize command, [BMA] bmastats msize
breitung, xtunitroot subcommand, [XT] xtunitroot
pip command, [BMA] bmastats pip
Breusch–Godfrey test, [R] regress postestimation time
bofd() function, [D] Datetime business calendars, series
[FN] Date and time functions, [M-5] date( )
Breusch–Pagan Lagrange multiplier test, [XT] xtreg
Bonferroni’s multiple-comparison adjustment, see postestimation
multiple comparisons, Bonferroni’s method
Breusch–Pagan test, [MV] mvreg, [R] sureg
bootstrap, [SEM] Glossary
Breusch–Pagan/Cook–Weisberg test for
bootstrap options, [SVY] bootstrap options heteroskedasticity, [R] regress postestimation
estimation, [SVY] bootstrap options, [SVY] svy brier command, [R] brier
bootstrap, [SVY] Variance estimation,
Brier score decomposition, [R] brier
[SVY] Glossary
broad type, [M-6] Glossary
sampling and estimation, [R] bootstrap,
[R] bsample, [R] bstat, [R] ivqregress, [R] qreg, browse command, [D] edit
[R] rocreg, [R] simulate, [R] wildbootstrap browse, view subcommand, [R] view
142 Subject index

Broyden–Fletcher–Goldfarb–Shanno algorithm, bysort varlist: prefix, [D] by


[M-5] moptimize( ), [M-5] optimize( ), [R] ml bystyle, [G-4] bystyle, [G-4] Glossary
Broyden–Powell method, [M-5] solvenl( ) byte, [D] Glossary, [P] Glossary, [U] Glossary
BRR, see balanced repeated replication byte, [D] Data types, [U] 12.2.2 Numeric storage
brr options, [SVY] brr options types
bsample command, [R] bsample byteorder() function, [FN] Programming functions,
B-spline basis, [R] makespline, [R] npregress series [M-5] byteorder( )
bsqreg command, [R] qreg, [R] qreg postestimation
bstat command, [R] bstat
bstyle() option, [G-3] barlook options C
bubble plot, [META] estat bubbleplot, C() function, [M-5] C( )
[META] Glossary c() function, [M-5] c( )
bubbleplot, estat subcommand, [META] estat c() pseudofunction, [FN] Programming functions
bubbleplot
c(adopath) c-class value, [P] creturn, [P] sysdir
bufbfmtisnum() function, [M-5] bufio( )
c(adosize) c-class value, [P] creturn, [P] sysdir
bufbfmtlen() function, [M-5] bufio( )
c(ALPHA) c-class value, [P] creturn
bufbyteorder() function, [M-5] bufio( )
c(alpha) c-class value, [P] creturn
buffered I/O, [M-5] bufio( )
c(autotabgraphs) c-class value, [P] creturn
bufget() function, [M-5] bufio( )
c(bit) c-class value, [P] creturn
bufio() function, [M-5] bufio( )
c(born date) c-class value, [P] creturn
bufmissingvalue() function, [M-5] bufio( )
c(byteorder) c-class value, [P] creturn
bufput() function, [M-5] bufio( )
c(cformat) c-class value, [P] creturn, [R] set cformat
build, ssd subcommand, [SEM] ssd
c(changed) c-class value, [P] creturn
Builder (GUI), [SEM] Glossary
c(charlen) c-class value, [P] creturn
building a graph, [G-1] Graph intro
c charts, see control charts
built-in, class, [P] class
c(clevel) c-class value, [P] creturn
built-in variables, [U] 11.3 Naming conventions,
c(cmdlen) c-class value, [P] creturn
[U] 13.4 System variables ( variables)
c(coeftabresults) c-class value, [P] creturn
Bunch–Kaufman– decomposition, [M-5] ldl( )
c(collect double) c-class value, [P] creturn
burn-between period, [MI] mi impute, [MI] mi impute
chained, [MI] mi impute mvn, [MI] Glossary c(collect label) c-class value, [P] creturn
burn-in period, [BAYES] Intro, [BAYES] Bayesian c(collect style) c-class value, [P] creturn
commands, [BAYES] bayes, [BAYES] bayesmh, c(collect warn) c-class value, [P] creturn
[BAYES] bayesgraph, [BAYES] Glossary, c(console) c-class value, [P] creturn
[BMA] bmaregress, [MI] mi impute, [MI] mi c(copycolor) c-class value, [P] creturn
impute chained, [MI] mi impute mvn, c(current date) c-class value, [P] creturn
[MI] Glossary c(current time) c-class value, [P] creturn
business calendars, [D] bcal, [D] Datetime c(dirsep) c-class value, [P] creturn
business calendars, [D] Datetime business c(dockable) c-class value, [P] creturn
calendars creation, [M-5] date( ), [TS] Intro, c(docx hardbreak) c-class value, [P] creturn
[U] 25.7 Business dates and calendars c(docx paramode) c-class value, [P] creturn
business dates, see business calendars c(dots) c-class value, [P] creturn
Butterworth filter, [TS] tsfilter, [TS] tsfilter bw c(doublebuffer) c-class value, [P] creturn
bw, tsfilter subcommand, [TS] tsfilter bw c(dp) c-class value, [D] format, [P] creturn
by() function, [P] byable c(dtable style) c-class value, [P] creturn
by() option, [G-2] graph bar, [G-3] by option c(dtascomplevel) c-class value, [P] creturn
by(), use of legends with, [G-3] by option, c(dyndoc version) c-class value, [P] creturn
[G-3] clegend option, [G-3] legend options
c(edition) c-class value, [P] creturn
by varlist: prefix, [D] by, [P] byable, [U] 11.5 by
c(edition real) c-class value, [P] creturn
varlist: construct, [U] 13.7 Explicit subscripting
c(emptycells) c-class value, [P] creturn
byable(), [P] byable
c(epsdouble) c-class value, [P] creturn
by-graphs, look of, [G-4] bystyle, [G-4] Glossary
c(epsfloat) c-class value, [P] creturn
by-groups, [D] by, [D] statsby, [P] byable, [U] 11.5 by
varlist: construct c(eqlen) c-class value, [P] creturn
byindex() function, [P] byable c(etable style) c-class value, [P] creturn
bylastcall() function, [P] byable c(fastscroll) c-class value, [P] creturn
byn1() function, [P] byable c(filedate) c-class value, [P] creturn
byn2() function, [P] byable c(filename) c-class value, [P] creturn
c(frame) c-class value, [P] creturn
Subject index 143

c(fredkey) c-class value, [P] creturn c(max memory) c-class value, [D] memory,
c(fvbase) c-class value, [P] creturn [P] creturn
c(fvlabel) c-class value, [P] creturn c(max N theory) c-class value, [P] creturn
c(fvtrack) c-class value, [P] creturn c(max preservemem) c-class value, [P] creturn
c(fvwrap) c-class value, [P] creturn c(maxstrlvarlen) c-class value, [P] creturn
c(fvwrapon) c-class value, [P] creturn c(maxstrvarlen) c-class value, [P] creturn
c(graphics) c-class value, [P] creturn c(maxvar) c-class value, [D] memory, [P] creturn
c(haverdir) c-class value, [P] creturn c(maxvlabellen) c-class value, [P] creturn
c(hostname) c-class value, [P] creturn c(max width theory) c-class value, [P] creturn
c(httpproxy) c-class value, [P] creturn c(memory) c-class value, [P] creturn
c(httpproxyauth) c-class value, [P] creturn c(minbyte) c-class value, [P] creturn
c(httpproxyhost) c-class value, [P] creturn c(mindouble) c-class value, [P] creturn
c(httpproxyport) c-class value, [P] creturn c(minfloat) c-class value, [P] creturn
c(httpproxypw) c-class value, [P] creturn c(min graphsize) c-class value, [P] creturn
c(httpproxyuser) c-class value, [P] creturn c(minint) c-class value, [P] creturn
c(include bitmap) c-class value, [P] creturn c(minlong) c-class value, [P] creturn
c(iterlog) c-class value, [P] creturn c(min memory) c-class value, [D] memory,
c(java heapmax) c-class value, [P] creturn [P] creturn
c(java home) c-class value, [P] creturn c(mode) c-class value, [P] creturn
c(k) c-class value, [P] creturn c(Mons) c-class value, [P] creturn
c(lapack mkl) c-class value, [P] creturn c(Months) c-class value, [P] creturn
c(lapack mkl cnr) c-class value, [P] creturn c(more) c-class value, [P] creturn, [P] more
c(level) c-class value, [P] creturn c(MP) c-class value, [P] creturn
c(linegap) c-class value, [P] creturn c(N) c-class value, [P] creturn
c(linesize) c-class value, [P] creturn c(namelenbyte) c-class value, [P] creturn
c(locale functions) c-class value, [P] creturn c(namelenchar) c-class value, [P] creturn
c(locale icudflt) c-class value, [P] creturn c(niceness) c-class value, [D] memory, [P] creturn
c(locale ui) c-class value, [P] creturn c(noisily) c-class value, [P] creturn
c(locksplitters) c-class value, [P] creturn c(notifyuser) c-class value, [P] creturn
c(logmsg) c-class value, [P] creturn c(obs t) c-class value, [P] creturn
c(logtype) c-class value, [P] creturn c(odbcdriver) c-class value, [P] creturn
c(lstretch) c-class value, [P] creturn c(odbcmgr) c-class value, [P] creturn
c(machine type) c-class value, [P] creturn c(os) c-class value, [P] creturn
c(macrolen) c-class value, [P] creturn c(osdtl) c-class value, [P] creturn
c(matacache) c-class value, [P] creturn c(pagesize) c-class value, [P] creturn
c(matafavor) c-class value, [P] creturn c(pformat) c-class value, [P] creturn, [R] set cformat
c(matalibs) c-class value, [P] creturn c(pi) c-class value, [P] creturn
c(matalnum) c-class value, [P] creturn c(pinnable) c-class value, [P] creturn
c(matamofirst) c-class value, [P] creturn c(playsnd) c-class value, [P] creturn
c(mataoptimize) c-class value, [P] creturn c(printcolor) c-class value, [P] creturn
c(matasolvetol) c-class value, [P] creturn c(processors) c-class value, [P] creturn
c(matastrict) c-class value, [P] creturn c(processors lic) c-class value, [P] creturn
c(maxbezierpath) c-class value, [P] creturn c(processors mach) c-class value, [P] creturn
c(maxbyte) c-class value, [P] creturn c(processors max) c-class value, [P] creturn
c(max cmdlen) c-class value, [P] creturn c(pwd) c-class value, [P] creturn
c(maxdb) c-class value, [P] creturn c(python exec) c-class value, [P] creturn
c(maxdouble) c-class value, [P] creturn c(python userpath) c-class value, [P] creturn
c(maxfloat) c-class value, [P] creturn c(rc) c-class value, [P] capture, [P] creturn
c(max graphsize) c-class value, [P] creturn c(reventries) c-class value, [P] creturn
c(maxint) c-class value, [P] creturn c(revkeyboard) c-class value, [P] creturn
c(max it cvars) c-class value, [P] creturn c(rmsg) c-class value, [P] creturn, [P] rmsg
c(maxiter) c-class value, [P] creturn c(rmsg time) c-class value, [P] creturn
c(max it fvars) c-class value, [P] creturn c(rng) c-class value, [P] creturn
c(max k theory) c-class value, [P] creturn c(rng current) c-class value, [P] creturn
c(maxlong) c-class value, [P] creturn c(rngseed mt64s) c-class value, [P] creturn
c(max macrolen) c-class value, [P] creturn c(rngstate) c-class value, [P] creturn, [R] set
c(max matdim) c-class value, [P] creturn emptycells, [R] set seed
144 Subject index

c(rngstream) c-class value, [P] creturn calculator, [R] display


c(scheme) c-class value, [P] creturn calendars, [D] bcal, [D] Datetime business calendars,
c(scrollbufsize) c-class value, [P] creturn [D] Datetime business calendars creation,
c(SE) c-class value, [P] creturn [TS] Intro
c(searchdefault) c-class value, [P] creturn calibration, [IRT] Glossary, [SVY] Calibration,
c(segmentsize) c-class value, [D] memory, [SVY] Glossary
[P] creturn Caliński and Harabasz index stopping rules,
c(sformat) c-class value, [P] creturn, [R] set cformat [MV] cluster stop
c(showbaselevels) c-class value, [P] creturn, [R] set caller() pseudofunction, [FN] Programming
showbaselevels functions
c(showemptycells) c-class value, [P] creturn, [R] set callersversion() function, [M-5] callersversion( )
showbaselevels camat command, [MV] ca, [MV] ca postestimation,
c(showomitted) c-class value, [P] creturn, [R] set [MV] ca postestimation plots
showbaselevels Canberra dissimilarity measure, [MV] measure option
c(smallestdouble) c-class value, [P] creturn candisc command, [MV] candisc, [MV] discrim estat,
c(smoothfonts) c-class value, [P] creturn [MV] discrim qda postestimation
c(sort current) c-class value, [P] creturn canon command, [MV] canon, [MV] canon
c(sortmethod) c-class value, [P] creturn postestimation
c(sortrngstate) c-class value, [P] creturn canonical
c(stata version) c-class value, [P] creturn correlation analysis, [MV] canon, [MV] canon
postestimation, [MV] Glossary, also see
c(sysdir base) c-class value, [P] creturn, [P] sysdir
correspondence analysis
c(sysdir oldplace) c-class value, [P] creturn,
discriminant analysis, [MV] candisc, [MV] Glossary
[P] sysdir
link, [ME] meglm, [ME] Glossary, [XT] Glossary
c(sysdir personal) c-class value, [P] creturn,
[P] sysdir loadings, [MV] canon, [MV] canon postestimation,
[MV] Glossary
c(sysdir plus) c-class value, [P] creturn, [P] sysdir
variate set, [MV] canon, [MV] canon
c(sysdir site) c-class value, [P] creturn, [P] sysdir
postestimation, [MV] Glossary
c(sysdir stata) c-class value, [P] creturn,
canontest, estat subcommand, [MV] discrim lda
[P] sysdir
postestimation
c(table style) c-class value, [P] creturn
capped spikes, [G-3] rcap options
c(taskbargroups) c-class value, [P] creturn
caprojection command, [MV] ca postestimation
c(tmpdir) c-class value, [P] creturn plots
c(trace) c-class value, [P] creturn, [P] trace caption() option, [G-3] title options
c(tracedepth) c-class value, [P] creturn, [P] trace capture command, [P] capture
c(traceexpand) c-class value, [P] creturn, [P] trace carryover effects, [R] pk, [R] pkcross, [R] pkshape
c(tracehilite) c-class value, [P] creturn, [P] trace case, [CM] Glossary
c(traceindent) c-class value, [P] creturn, [P] trace ID variable, [CM] Glossary
c(tracenumber) c-class value, [P] creturn, [P] trace case–cohort data, [ST] sttocc
c(tracesep) c-class value, [P] creturn, [P] trace case–control
c(type) c-class value, [D] generate, [P] creturn data, [R] clogit, [R] Epitab, [R] logistic, [R] rocreg,
c(update interval) c-class value, [P] creturn [R] symmetry, [ST] sttocc
c(update prompt) c-class value, [P] creturn study, [PSS-2] power, [PSS-2] power mcc,
c(update query) c-class value, [P] creturn [PSS-5] Glossary, [R] Epitab
c(username) c-class value, [P] creturn case I interval-censored data, [ST] stintcox,
c(userversion) c-class value, [P] creturn [ST] stintcox PH-assumption plots,
c(varabbrev) c-class value, [P] creturn [ST] stintcox postestimation, [ST] stintreg,
c(varkeyboard) c-class value, [P] creturn [ST] stintreg postestimation, [ST] Glossary
c(version) c-class value, [P] creturn, [P] version case II interval-censored data, [ST] stintcox,
c(Wdays) c-class value, [P] creturn [ST] stintcox PH-assumption plots,
c(Weekdays) c-class value, [P] creturn [ST] stintcox postestimation, [ST] stintreg,
c(width) c-class value, [P] creturn [ST] stintreg postestimation, [ST] Glossary
CA, see correspondence analysis casement displays, [G-3] by option
ca command, [MV] ca, [MV] ca postestimation, case-specific variable, [CM] Glossary
[MV] ca postestimation plots casewise deletion, [D] collapse, [D] egen, [P] mark,
cabiplot command, [MV] ca postestimation plots also see listwise deletion
CAIC, see consistent Akaike information criterion cat command, [D] type
cat() function, [M-5] cat( )
Subject index 145

categorical, see factor variables c-class command, [P] creturn


axis, look of c-conformability, [M-2] op colon, [M-6] Glossary
labels, [G-3] cat axis label options CCT, see controlled clinical trial study
line, [G-3] cat axis line options CD, see coefficient of determination
contrasts after anova, [R] contrast cd command, [D] cd
covariates, [R] anova cd, net subcommand, [R] net
data, [D] egen, [D] recode, [MV] ca, [MV] manova, cde, estat subcommand, [CAUSAL] mediate
[MV] mca, [R] Epitab, [SVY] svy postestimation
estimation, [SVY] svy: tabulate oneway, Cdhms() function, [D] Datetime, [FN] Date and time
[SVY] svy: tabulate twoway functions, [M-5] date( )
data, agreement, measures for, [R] kappa cdir, classutil subcommand, [P] classutil
graphs, [R] grmeanby, [R] spikeplot ceil() function, [FN] Mathematical functions,
item, [IRT] Glossary [M-5] trunc( )
latent variable, [FMM] Glossary, [SEM] Glossary ceiling function, [FN] Mathematical functions,
outcomes, see outcomes, categorical, also see [M-5] trunc( )
outcomes, binary, also see outcomes, ordinal cell means, [PSS-5] Glossary
regression, also see outcomes subentry kernel function, [R] npregress kernel
absorbing one categorical variable, [R] areg model, [PSS-5] Glossary
tabulations, [R] dtable, [R] table oneway, [R] table censored, [CAUSAL] Glossary, [ERM] Glossary,
twoway, [R] table multiway, [R] table [PSS-2] power trend, [PSS-2] power cox,
summary, [R] table, [R] tabstat, [R] tabulate [PSS-2] power exponential, [PSS-2] power
oneway, [R] tabulate twoway, [R] tabulate, logrank, [ST] Glossary, also see imputation,
summarize() interval-censored data
variable creation, [R] tabulate oneway, [R] xi observations, [ERM] eintreg, [ERM] eoprobit,
variable imputation, see imputation, categorical [ERM] eprobit, [ERM] eregress,
variables, [ERM] Glossary, [U] 26.1.2 Converting [ERM] Example 1c, [FMM] fmm: intreg,
continuous variables to categorical variables [FMM] fmm: tobit, [MI] mi impute
category intreg, [MI] mi XXXset, [R] heckman,
boundary curve, see boundary characteristic curve [R] heckoprobit, [R] heckprobit, [R] intreg,
[R] ivtobit, [R] tobit, [ST] st, [ST] stintcox,
boundary location, [IRT] Glossary
[ST] stintreg, [XT] xtheckman, also see
characteristic curve, [IRT] irtgraph icc, truncated observations
[IRT] Glossary
Poisson regression, [R] cpoisson, [SVY] svy
response function, [IRT] irtgraph icc, estimation
[IRT] Glossary
censored-normal regression, see interval regression
Cauchy
census, [SVY] Glossary
density, [FN] Statistical functions, [M-5] normal( )
data, [SVY] Survey, [SVY] Direct standardization,
distribution, [SVY] Variance estimation
cumulative, [FN] Statistical functions, centered data, [MV] Glossary
[M-5] normal( )
centile command, [R] centile
inverse cumulative, [FN] Statistical functions,
centiles, see percentiles
[M-5] normal( )
central posterior interval, see equal-tailed credible
inverse reverse cumulative, [FN] Statistical
interval
functions, [M-5] normal( )
central tendency, measures of, see means, see medians
reverse cumulative, [FN] Statistical functions,
[M-5] normal( ) centroidlinkage,
cauchy() function, [FN] Statistical functions, clustermat subcommand, [MV] cluster linkage
[M-5] normal( ) cluster subcommand, [MV] cluster linkage
cauchyden() function, [FN] Statistical functions, centroid-linkage clustering, [MV] cluster,
[M-5] normal( ) [MV] clustermat, [MV] cluster linkage,
cauchytail() function, [FN] Statistical functions, [MV] Glossary
[M-5] normal( ) certainty strata, [SVY] estat
causal mediation analysis, [CAUSAL] Glossary certainty units, [SVY] Variance estimation
cause-specific hazard, [ST] stcrreg, [ST] Glossary certify data, [D] assert, [D] assertnested,
cc command, [R] Epitab [D] checksum, [D] count, [D] datasignature,
[D] inspect, [MI] mi update,
CCC, see category characteristic curve
[P] datasignature, [P] signestimationsample
ccc, mgarch subcommand, [TS] mgarch ccc
cf command, [D] cf
cchart command, [R] QC
cf, tsfilter subcommand, [TS] tsfilter cf
cci command, [R] Epitab
CFA, see confirmatory factor analysis
146 Subject index

CFI, see comparative fit index χ2


cformat, set subcommand, [R] set, [R] set cformat density, [FN] Statistical functions, [M-5] normal( )
cgraph, distribution,
bayesirf subcommand, [BAYES] bayesirf cgraph cumulative, [FN] Statistical functions,
irf subcommand, [TS] irf cgraph [M-5] normal( )
chained equations, see imputation, multivariate, chained cumulative noncentral, [FN] Statistical functions,
equations [M-5] normal( )
change, frame subcommand, [D] frame change inverse cumulative, [FN] Statistical functions,
changeeol command, [D] changeeol [M-5] normal( )
changing inverse cumulative noncentral, [FN] Statistical
data, see edit data functions, [M-5] normal( )
directories, [D] cd inverse reverse cumulative, [FN] Statistical
char(#), display directive, [P] display functions, [M-5] normal( )
char inverse reverse cumulative noncentral,
[FN] Statistical functions, [M-5] normal( )
command, [U] 12.8 Characteristics
noncentral, [FN] Statistical functions,
define command, [P] char
[M-5] normal( )
list command, [P] char
reverse cumulative, [FN] Statistical functions,
macro function, [P] macro [M-5] normal( )
rename command, [P] char reverse cumulative noncentral, [FN] Statistical
char() function, [FN] String functions, [M-5] ascii( ) functions, [M-5] normal( )
character hypothesis test, [R] hausman, [R] lrtest, [R] sdtest,
data, see string variables [R] tabulate twoway, [R] test, [R] testnl
variables, [D] infile (free format) noncentrality parameter, [FN] Statistical functions,
characteristic roots, [M-5] eigensystem( ) [M-5] normal( )
characteristics, [D] Glossary, [P] char, [P] Glossary, probability plot, [R] Diagnostic plots
[U] 12.8 Characteristics, [U] 18.3.6 Macro quantile plot, [R] Diagnostic plots
functions, [U] 18.3.13 Referring to test, [PSS-5] Glossary, [SEM] Methods and
characteristics, [U] Glossary formulas for sem
chdir command, [D] cd test for marginal homogeneity, [R] symmetry
chdir() function, [M-5] chdir( ) test of independence, [R] Epitab, [R] tabulate
chdir() function, [M-5] chdir( ) twoway, [SVY] svy: tabulate twoway
check, Chms() function, [D] Datetime, [FN] Date and time
bcal subcommand, [D] bcal functions, [M-5] date( )
icd10 subcommand, [D] icd10 choice model, [CM] Intro, [U] 27.10 Choice models
icd10cm subcommand, [D] icd10cm Bayesian estimation, [BAYES] bayes: clogit,
icd10pcs subcommand, [D] icd10pcs [BAYES] bayes: cloglog, [BAYES] bayes: glm,
icd9 subcommand, [D] icd9 [BAYES] bayes: heckprobit,
icd9p subcommand, [D] icd9p [BAYES] bayes: hetprobit,
ml subcommand, [R] ml [BAYES] bayes: logistic, [BAYES] bayes: logit,
check data, [D] assert, [D] assertnested [BAYES] bayes: mecloglog,
checkestimationsample command, [BAYES] bayes: meglm,
[P] signestimationsample [BAYES] bayes: melogit,
[BAYES] bayes: meprobit,
checkpoint, [D] snapshot
[BAYES] bayes: mlogit,
checksum command, [D] checksum [BAYES] bayes: mprobit,
checksums of data, [D] checksum, [D] datasignature, [BAYES] bayes: probit, [BAYES] bayes: xtlogit,
[P] datasignature, [P] signestimationsample [BAYES] bayes: xtmlogit,
chi2() function, [FN] Statistical functions, [BAYES] bayes: xtprobit
[M-5] normal( ) conditional logit (McFadden’s), [CM] cmclogit
chi2den() function, [FN] Statistical functions, data, [CM] Intro 2, [CM] cmchoiceset,
[M-5] normal( ) [CM] cmsample, [CM] cmset,
chi2tail() function, [FN] Statistical functions, [CM] cmsummarize, [CM] cmtab,
[M-5] normal( ) [D] assertnested
extended regression, [ERM] eprobit
Subject index 147

choice model, continued cii


finite mixture, [FMM] fmm: cloglog, means command, [R] ci
[FMM] fmm: glm, [FMM] fmm: logit, proportions command, [R] ci
[FMM] fmm: mlogit, [FMM] fmm: probit variances command, [R] ci
mixed logit, [CM] cmmixlogit, [CM] cmxtmixlogit ciwidth
multilevel mixed-effects model, [ME] mecloglog, curve, [PSS-3] ciwidth usermethod,
[ME] meglm, [ME] melogit, [ME] meprobit [PSS-3] ciwidth, graph
multinomial probit, [CM] cmmprobit user-defined, [PSS-3] ciwidth usermethod
nested logit, [CM] nlogit ciwidth
panel data, [CM] Intro 7, [CM] cmxtmixlogit, command, [PSS-1] Intro, [PSS-3] Intro (ciwidth),
[ERM] eprobit, [ERM] Example 9, [XT] xtgee, [PSS-3] GUI (ciwidth), [PSS-3] ciwidth,
[XT] xtlogit, [XT] xtmlogit, [XT] xtologit, [PSS-3] ciwidth usermethod, [PSS-3] ciwidth,
[XT] xtprobit graph, [PSS-3] ciwidth, table
rank-ordered logit, [CM] cmrologit onemean command, [PSS-3] ciwidth onemean
rank-ordered probit, [CM] cmroprobit onevariance command, [PSS-3] ciwidth
standard, [R] clogit, [R] cloglog, [R] exlogistic, onevariance
[R] glm, [R] heckprobit, [R] hetprobit, pairedmeans command, [PSS-3] ciwidth
[R] ivprobit, [R] logistic, [R] logit, [R] mlogit, pairedmeans
[R] mprobit, [R] probit, [R] scobit, [R] slogit, twomeans command, [PSS-3] ciwidth twomeans
[R] suest class, [P] Glossary
summarize variables, [CM] cmsummarize definition, [P] class
tabulations, [CM] cmchoiceset, [CM] cmsample, instance, [P] class
[CM] cmtab
model, [FMM] Glossary
choice set, [CM] Glossary
probability, [FMM] Glossary
tabulating, [CM] cmchoiceset
programming, [M-2] class, [M-6] Glossary, [P] class
Cholesky
programming utilities, [P] classutil
decomposition, [M-5] cholesky( ), [P] matrix define
class, [M-2] class
ordering, [TS] irf create, [TS] Glossary
class exit command, [P] class exit
cholesky() function, [M-5] cholesky( )
classfunctions, estat subcommand, [MV] discrim
cholesky() function, [FN] Matrix functions, lda postestimation
[M-5] cholesky( ), [P] matrix define
classical O’Brien–Fleming bounds, [ADAPT] Glossary
cholinv() function, [M-5] cholinv( )
classical Pocock bounds, [ADAPT] Glossary
cholinv() function, [M-5] cholinv( )
classical scaling, [MV] mds, [MV] mdslong,
cholinvlapacke() function, [M-5] cholinv( ) [MV] mdsmat, [MV] Glossary
cholinvlapacke() function, [M-5] cholinv( ) classical Wang–Tsiatis bounds, [ADAPT] Glossary
cholsolve() function, [M-5] cholsolve( ) classification, see cluster analysis, see discriminant
cholsolve() function, [M-5] cholsolve( ) analysis
cholsolvelapacke() function, [M-5] cholsolve( ) data, see receiver operating characteristic analysis
cholsolvelapacke() function, [M-5] cholsolve( ) function, [MV] discrim, [MV] discrim lda,
chop() function, [FN] Programming functions [MV] discrim lda postestimation, [MV] discrim
choropleth maps, [SP] Intro 4, [SP] grmap, qda, [MV] discrim qda postestimation,
[SP] Glossary [MV] Glossary
Chow test, [R] anova, [R] contrast, [R] lrtest, interrater agreement, [R] kappa
[TS] estat sbknown table, [MV] candisc, [MV] discrim, [MV] discrim
Christiano–Fitzgerald filter, [TS] tsfilter, [TS] tsfilter cf estat, [MV] discrim knn, [MV] discrim
churdle knn postestimation, [MV] discrim lda,
command, [R] churdle, [R] churdle postestimation [MV] discrim lda postestimation, [MV] discrim
exponential command, [R] churdle logistic, [MV] discrim logistic postestimation,
linear command, [R] churdle [MV] discrim qda, [MV] discrim qda
CI, see confidence interval postestimation, [MV] Glossary, [R] estat
classification
assumption, see conditional-independence
assumption classification, estat subcommand, [R] estat
classification
ci
.classmv built-in class function, [P] class
means command, [R] ci
.classname built-in class function, [P] class
proportions command, [R] ci
classname() function, [M-5] eltype( )
variances command, [R] ci
classtable, estat subcommand, [MV] discrim estat,
CIF, see cumulative incidence function
[MV] discrim lda postestimation
148 Subject index

classutil clevel, set subcommand, [BAYES] set clevel, [R] set


cdir command, [P] classutil clinical
describe command, [P] classutil heterogeneity, [META] Intro, [META] Glossary
dir command, [P] classutil outcome, [ADAPT] Glossary
drop command, [P] classutil trial, [ADAPT] Intro, [ADAPT] GSD
which command, [P] classutil intro, [ADAPT] gs, [ADAPT] gsdesign,
classwide variable, [P] class [ADAPT] gsdesign onemean, [ADAPT] gsdesign
clean, twomeans, [ADAPT] gsdesign oneproportion,
icd10 subcommand, [D] icd10 [ADAPT] gsdesign twoproportions,
[ADAPT] gsdesign logrank, [ADAPT] gsdesign
icd10cm subcommand, [D] icd10cm
usermethod, [ADAPT] Glossary,
icd10pcs subcommand, [D] icd10pcs [BAYES] bayesmh, [PSS-5] Glossary, [R] pk,
icd9 subcommand, [D] icd9 also see survival analysis
icd9p subcommand, [D] icd9p clinically
clear meaningful difference, [ADAPT] Glossary,
collections, [D] clear [PSS-5] Glossary, also see effect size
estimation results, see results, clearing meaningful effect, [ADAPT] Glossary, see clinically
memory, [D] clear meaningful difference
Results window, see Results window, clearing significance difference, see clinically meaningful
clear difference
* command, [D] clear significant difference, [ADAPT] Glossary
ado command, [D] clear clip() function, [FN] Programming functions
all command, [D] clear Clock() function, [D] Datetime, [D] Datetime
collect command, [D] clear conversion, [FN] Date and time functions,
command, [D] clear [M-5] date( )
frames command, [D] clear, [D] frames reset clock() function, [D] Datetime, [D] Datetime
mata command, [D] clear conversion, [FN] Date and time functions,
matrix command, [D] clear [M-5] date( )
option, [U] 11.2 Abbreviation rules clock position, [G-4] clockposstyle
programs command, [D] clear clock time, [TS] tsset
results command, [D] clear Clockdiff() function, [D] Datetime durations,
rngstream command, [D] clear [FN] Date and time functions, [M-5] date( )
clear, clockdiff() function, [D] Datetime durations,
[FN] Date and time functions, [M-5] date( )
collect subcommand, [TABLES] collect clear
Clockdiff frac() function, [D] Datetime durations,
datasignature subcommand, [D] datasignature
[FN] Date and time functions, [M-5] date( )
ereturn subcommand, [P] ereturn, [P] return
clockdiff frac() function, [D] Datetime durations,
estimates subcommand, [P] estimates [FN] Date and time functions, [M-5] date( )
estimates subcommand, [R] estimates store Clockpart() function, [D] Datetime, [FN] Date and
forecast subcommand, [TS] forecast clear time functions, [M-5] date( )
fvset subcommand, [R] fvset clockpart() function, [D] Datetime, [FN] Date and
java subcommand, [P] Java integration time functions, [M-5] date( )
mata subcommand, [M-3] mata clear clockposstyle, [G-4] clockposstyle, [G-4] Glossary
meta subcommand, [META] meta update clogit command, [R] bootstrap, [R] clogit, [R] clogit
ml subcommand, [R] ml postestimation, [R] exlogistic
postutil subcommand, [P] postfile cloglog command, [R] cloglog, [R] cloglog
putdocx subcommand, [RPT] putdocx begin postestimation
putexcel subcommand, [RPT] putexcel, cloglog() function, [FN] Mathematical functions,
[RPT] putexcel advanced [M-5] logit( )
putpdf subcommand, [RPT] putpdf begin clonevar command, [D] clonevar
python subcommand, [P] PyStata integration close,
return subcommand, [P] return cmdlog subcommand, [R] log
serset subcommand, [P] serset file subcommand, [P] file
spmatrix subcommand, [SP] spmatrix drop graph subcommand, [G-2] graph close
sreturn subcommand, [P] program, [P] return log subcommand, [R] log
timer subcommand, [P] timer close graphs, [G-2] graph close
vl subcommand, [D] vl drop cls command, [R] cls
clegend() option, [G-3] clegend option, clstyle() option, [G-3] connect options
[G-3] legend options
Subject index 149

cluster, [MV] cluster censored Poisson regression, [R] cpoisson


averagelinkage command, [MV] cluster linkage choice model
centroidlinkage command, [MV] cluster linkage conditional logit, [CM] cmclogit
completelinkage command, [MV] cluster linkage mixed logit, [CM] cmmixlogit,
delete command, [MV] cluster programming [CM] cmxtmixlogit
utilities multinomial probit, [CM] cmmprobit
dendrogram command, [MV] cluster dendrogram nested logit, [CM] nlogit
dir command, [MV] cluster utility rank-ordered logistic, [CM] cmrologit
drop command, [MV] cluster utility rank-ordered probit, [CM] cmroprobit
generate command, [MV] cluster generate competing-risks regression, [ST] stcrreg
kmeans command, [MV] cluster kmeans and complementary log–log regression, [R] cloglog
kmedians Cox proportional hazards model, [ST] stcox,
kmedians command, [MV] cluster kmeans and [ST] stintcox
kmedians exponential regression, hurdle, [R] churdle
list command, [MV] cluster utility finite mixture models, [FMM] fmm
measures command, [MV] cluster programming first-differenced estimator, [XT] xtivreg
utilities fixed-effects models,
medianlinkage command, [MV] cluster linkage instrumental variables, [XT] xtivreg
notes command, [MV] cluster notes linear, [XT] xtreg
notes drop command, [MV] cluster notes Poisson, [XT] xtpoisson
parsedistance command, [MV] cluster fractional response regression, [R] fracreg,
programming utilities [R] ivfprobit
query command, [MV] cluster programming generalized linear models, [R] glm
utilities for binomial family, [R] binreg
rename command, [MV] cluster utility generalized method of moments, [R] gmm,
renamevar command, [MV] cluster utility [R] ivpoisson
set command, [MV] cluster programming utilities Heckman selection model, [R] heckman,
singlelinkage command, [MV] cluster linkage [XT] xtheckman
stop command, [MV] cluster stop heckpoisson regression, [R] heckpoisson
use command, [MV] cluster utility hurdle regression, [R] churdle
wardslinkage command, [MV] cluster linkage instrumental-variable regression,
waveragelinkage command, [MV] cluster linkage [LASSO] poivregress, [LASSO] xpoivregress
cluster analysis, [MV] cluster, [MV] cluster instrumental-variables regression, [R] ivregress,
dendrogram, [MV] cluster generate, [XT] xtivreg
[MV] cluster kmeans and kmedians, interval regression, [ERM] eintreg, [R] intreg
[MV] cluster linkage, [MV] cluster stop, item response theory, [IRT] irt 1pl, [IRT] irt 2pl,
[MV] cluster utility, [MV] Glossary, [IRT] irt 3pl, [IRT] irt grm, [IRT] irt nrm,
[U] 27.22 Multivariate analysis [IRT] irt pcm, [IRT] irt rsm, [IRT] irt hybrid,
dendrograms, [MV] cluster dendrogram [IRT] irt, group( )
dropping, [MV] cluster utility linear dynamic panel-data models, [XT] xtabond,
hierarchical, [MV] cluster, [MV] clustermat, [XT] xtdpd, [XT] xtdpdsys
[MV] cluster linkage linear regression, [LASSO] dsregress,
kmeans, [MV] cluster kmeans and kmedians [LASSO] poregress, [LASSO] xporegress,
kmedians, [MV] cluster kmeans and kmedians [R] regress
listing, [MV] cluster utility constrained, [R] cnsreg
notes, [MV] cluster notes heteroskedastic, [R] hetregress
programming, [MV] cluster programming hurdle, [R] churdle
subroutines, [MV] cluster programming seemingly unrelated, [R] sureg
utilities three-stage least squares, [R] reg3
renaming, [MV] cluster utility truncated, [R] truncreg
stopping rules, [MV] cluster, [MV] cluster stop with dummy-variable set, [R] areg
tree, [MV] cluster dendrogram, [MV] Glossary logistic regression, [LASSO] dslogit,
using, [MV] cluster utility [LASSO] pologit, [LASSO] xpologit,
cluster estimator of variance, [P] robust, [R] logistic, [R] logit, also see logit regression
[R] vce option, [XT] vce options subentry
beta regression, [R] betareg conditional, [R] clogit
between-effects models, instrumental variables, multinomial, [R] mlogit
[XT] xtivreg ordered, [R] ologit
150 Subject index

cluster estimator of variance, logistic regression, cluster estimator of variance, random-effects models,
continued continued
skewed, [R] scobit linear, [XT] xtreg
stereotype, [R] slogit logistic, [XT] xtlogit, [XT] xtmlogit,
zero-inflated ordered, [R] ziologit [XT] xtologit
logit regression, [LASSO] dslogit, [LASSO] pologit, parametric survival, [XT] xtstreg
[LASSO] xpologit, [R] logit, also see logistic Poisson, [XT] xtpoisson
regression subentry probit, [XT] xtoprobit, [XT] xtprobit
maximum likelihood estimation, [R] ml, [R] mlexp with sample selection, [XT] xtheckman
multilevel mixed-effects model, [ME] mecloglog, structural equation modeling, [SEM] Intro 8,
[ME] meglm, [ME] meintreg, [ME] melogit, [SEM] sem option method( ), [SEM] Glossary
[ME] menbreg, [ME] meologit, summary statistics,
[ME] meoprobit, [ME] mepoisson, mean, [R] mean
[ME] meprobit, [ME] mestreg, [ME] metobit, proportion, [R] proportion
[ME] mixed
ratio, [R] ratio
multinomial
total, [R] total
logistic regression, [R] mlogit
tobit model, [R] tobit
probit regression, [R] mprobit
with endogenous covariates, [R] ivtobit
negative binomial regression
treatment-effects model, [CAUSAL] didregress,
truncated, [R] nbreg [CAUSAL] eteffects, [CAUSAL] etpoisson,
zero-inflated, [R] zinb [CAUSAL] etregress, [CAUSAL] hdidregress,
nonlinear [CAUSAL] mediate, [CAUSAL] stteffects
demand systems, [R] demandsys ipw, [CAUSAL] stteffects ipwra,
least-squares estimation, [R] nl [CAUSAL] stteffects ra, [CAUSAL] stteffects
systems of equations, [R] nlsur wra, [CAUSAL] teffects aipw,
ordered probit regression, [ERM] eoprobit [CAUSAL] teffects ipw, [CAUSAL] teffects
parametric survival models, [ST] stintreg, [ST] streg ipwra, [CAUSAL] teffects ra,
Poisson regression, [LASSO] dspoisson, [CAUSAL] telasso, [CAUSAL] xthdidregress
[LASSO] popoisson, [LASSO] xpopoisson, truncated
[R] poisson negative binomial regression, [R] tnbreg
censored, [R] cpoisson Poisson regression, [R] tpoisson
truncated, [R] tpoisson regression, [R] truncreg
with endogenous covariates, [R] ivpoisson with endogenous covariates,
zero-inflated, [R] zip Poisson regression, [R] ivpoisson
population-averaged models, [XT] xtgee probit model, [R] ivfprobit, [R] ivprobit
complementary log–log, [XT] xtcloglog tobit model, [R] ivtobit
logit, [XT] xtlogit with endogenous regressors,
negative binomial, [XT] xtnbreg instrumental-
Poisson, [XT] xtpoisson variables regression, [LASSO] poivregress,
probit, [XT] xtprobit [LASSO] xpoivregress, [R] ivregress
Prais–Winsten and Cochrane–Orcutt regression, zero-inflated
[TS] prais negative binomial regression, [R] zinb
probit regression, [ERM] eprobit, [ERM] eregress, ordered logistic regression, [R] ziologit
[R] probit ordered probit regression, [R] zioprobit
bivariate, [R] biprobit Poisson regression, [R] zip
heteroskedastic, [R] hetprobit cluster randomized design, [PSS-2] power,
multinomial, [R] mprobit [PSS-2] power onemean, cluster, [PSS-2] power
ordered, [R] hetoprobit, [R] oprobit twomeans, cluster, [PSS-2] power
oneproportion, cluster, [PSS-2] power
ordered Heckman selection model,
twoproportions, cluster, [PSS-2] power logrank,
[R] heckoprobit
cluster, [PSS-5] Glossary, [R] prtest, [R] ztest
with endogenous covariates, [R] ivfprobit,
cluster randomized trial, see cluster randomized design
[R] ivprobit
cluster sampling, [P] robust, [SVY] Survey,
with sample selection, [R] heckprobit
[SVY] svy estimation, [SVY] svyset,
zero-inflated ordered, [R] zioprobit [SVY] Variance estimation, [SVY] Glossary,
random-effects models [R] bootstrap, [R] bsample, [R] jackknife,
complementary log–log, [XT] xtcloglog [R] wildbootstrap
Hausman–Taylor regression, [XT] xthtaylor cluster size, [PSS-5] Glossary
instrumental variables, [XT] xtivreg cluster tree, see graph, dendrogram
Subject index 151

clustermat, [MV] clustermat Cochrane–Orcutt regression, [TS] prais, [TS] Glossary


averagelinkage command, [MV] cluster linkage Cochran’s Q statistic, see Q statistic
centroidlinkage command, [MV] cluster linkage code
completelinkage command, [MV] cluster linkage pages, [D] Glossary, [P] Glossary, [U] Glossary
medianlinkage command, [MV] cluster linkage point, [D] unicode encoding, [D] Glossary,
singlelinkage command, [MV] cluster linkage [P] Glossary, [U] Glossary
stop command, [MV] cluster stop code, timing, [P] timer
wardslinkage command, [MV] cluster linkage codebook command, [D] codebook
waveragelinkage command, [MV] cluster linkage coef[], [U] 13.5 Accessing coefficients and
clusters, duplicating, [D] expandcl standard errors
cmchoiceset command, [CM] Intro 2, [CM] Intro 3, coefdensity, bmagraph subcommand,
[CM] cmchoiceset [BMA] bmagraph coefdensity
cmclogit command, [CM] Intro 1, [CM] Intro 5, coefficient alpha, [MV] alpha
[CM] cmclogit, [CM] cmclogit postestimation coefficient of determination, [PSS-2] power,
cmdlog [PSS-2] power rsquared, [SEM] estat
close command, [R] log eqgof, [SEM] estat ggof, [SEM] estat gof,
command, [R] log, [U] 15 Saving and printing [SEM] Example 4, [SEM] Example 21,
output—log files [SEM] Methods and formulas for sem,
[SEM] Glossary
off command, [R] log
coefficient of variation, [PSS-5] Glossary, [R] dtable,
on command, [R] log
[R] prtest, [R] table summary, [R] table,
using command, [R] log [R] tabstat, [R] ztest, [SVY] estat
Cmdyhms() function, [D] Datetime, [FN] Date and coefficient path, [LASSO] coefpath
time functions, [M-5] date( )
coefficient sample, see Markov chain Monte Carlo,
cmh, power subcommand, [PSS-2] power cmh model parameter sample
CMI assumption, see conditional mean independence coefficient table, [P] ereturn, [RPT] putdocx collect,
assumption [RPT] putdocx table, [RPT] putpdf collect,
cmissing() option, [G-3] cline options, [RPT] putpdf table
[G-3] connect options coefficients (from estimation),
cmmixlogit command, [CM] Intro 1, [CM] Intro 5, accessing, [P] ereturn, [P] matrix get,
[CM] cmmixlogit, [CM] cmmixlogit [U] 13.5 Accessing coefficients and standard
postestimation errors
cmmprobit command, [CM] Intro 1, [CM] Intro 5, cataloging, [R] estimates
[CM] cmmprobit, [CM] cmmprobit
estimated linear combinations, see linear
postestimation
combinations of parameters
cmrologit command, [CM] Intro 6, [CM] cmrologit,
linear combinations of, see linear combinations of
[CM] cmrologit postestimation
parameters
cmroprobit command, [CM] Intro 1, [CM] Intro 6,
nonlinear combinations of, see nonlinear
[CM] cmroprobit, [CM] cmroprobit
combinations of parameters
postestimation
testing equality of, [R] test, [R] testnl
cmsample command, [CM] Intro 3, [CM] cmsample
transformed, see transformed coefficients
cmset command, [CM] Intro 2, [CM] Intro 3,
[CM] Intro 7, [CM] cmset coefficients of interest, see covariates of interest
cmsummarize command, [CM] Intro 3, coefpath command, [LASSO] coefpath
[CM] cmsummarize coefplot, estat subcommand, [R] ivqregress
cmtab command, [CM] Intro 3, [CM] cmtab postestimation, [R] qreg postestimation
cmxtmixlogit command, [CM] Intro 1, [CM] Intro 7, coeftabresults, set subcommand, [R] set
[CM] cmxtmixlogit, [CM] cmxtmixlogit coefvector, forecast subcommand, [TS] forecast
postestimation coefvector
CMYK values, see cyan, magenta, yellow, and key or Cofc() function, [D] Datetime, [FN] Date and time
black (CMYK) values functions, [M-5] date( )
cnsreg command, [R] cnsreg, [R] cnsreg cofC() function, [D] Datetime, [FN] Date and time
postestimation functions, [M-5] date( )
Cochran–Armitage test, [PSS-2] power, [PSS-2] power Cofd() function, [D] Datetime, [FN] Date and time
trend, [PSS-5] Glossary functions, [M-5] date( )
for trend, [R] nptrend cofd() function, [D] Datetime, [FN] Date and time
Cochran–Mantel–Haenszel test, [PSS-2] power, functions, [M-5] date( )
[PSS-2] power cmh, also see Mantel–Haenszel Cohen’s d, [META] meta esize, [META] Glossary
test
152 Subject index

cohort study, [PSS-1] Intro, [PSS-2] Intro collect, continued


(power), [PSS-2] power, [PSS-3] ciwidth, query notes command, [TABLES] collect query
[PSS-5] Glossary, [R] Epitab, [ST] ltable, query putdocx command, [TABLES] collect query
[ST] stcox, [ST] stcurve, [ST] stir, [ST] stmc, query putpdf command, [TABLES] collect query
[ST] stmh, [ST] stptime, [ST] strate, query row command, [TABLES] collect query
[ST] stsum, [ST] sttocc
query showbase command, [TABLES] collect
cointegrating vector, [TS] Glossary query
cointegration, [TS] fcast compute, [TS] fcast graph, query showempty command, [TABLES] collect
[TS] vec intro, [TS] vec, [TS] veclmar, query
[TS] vecnorm, [TS] vecrank, [TS] vecstable
query showomit command, [TABLES] collect
test, [XT] xtcointtest query
coleq macro function, [P] macro query stars command, [TABLES] collect query
coleq, matrix subcommand, [P] matrix rownames query table command, [TABLES] collect query
coleqnumb macro function, [P] macro query tex command, [TABLES] collect query
coleqnumb() function, [FN] Matrix functions query title command, [TABLES] collect query
colfullnames macro function, [P] macro recode command, [TABLES] collect recode
coljoinbyname, matrix subcommand, [P] matrix remap command, [TABLES] collect remap
rowjoinbyname
rename command, [TABLES] collect rename
collapse command, [D] collapse
save command, [TABLES] collect save
collate() function, [M-5] sort( )
set command, [TABLES] collect set
collatorlocale() function, [FN] String functions
stars command, [TABLES] collect stars
collatorversion() function, [FN] String functions
style autolevels command, [TABLES] collect
collect style autolevels
addtags command, [TABLES] collect addtags style cell command, [TABLES] collect style cell
clear command, [D] clear, [TABLES] collect clear style clear command, [TABLES] collect style
combine command, [TABLES] collect combine clear
composite command, [TABLES] collect composite style column command, [TABLES] collect style
copy command, [TABLES] collect copy column
create command, [TABLES] collect create style header command, [TABLES] collect style
dims command, [TABLES] Intro 3, header
[TABLES] collect dims style html command, [TABLES] collect style html
dir command, [TABLES] collect dir style notes command, [TABLES] collect style
drop command, [TABLES] collect drop notes
export command, [TABLES] Intro 3, style putdocx command, [TABLES] collect style
[TABLES] collect export putdocx
get command, [TABLES] Intro 3, style putpdf command, [TABLES] collect style
[TABLES] collect get putpdf
label dim command, [TABLES] collect label style row command, [TABLES] collect style row
label drop command, [TABLES] collect label style save command, [TABLES] collect style save
label levels command, [TABLES] collect label style showbase command, [TABLES] collect style
label list command, [TABLES] collect label showbase
label save command, [TABLES] collect label style showempty command, [TABLES] collect
label use command, [TABLES] collect label style showempty
layout command, [TABLES] Intro 3, style showomit command, [TABLES] collect style
[TABLES] collect layout showomit
levelsof command, [TABLES] collect levelsof style table command, [TABLES] collect style
notes command, [TABLES] collect notes table
preview command, [TABLES] collect preview style tex command, [TABLES] collect style tex
query autolevels command, [TABLES] collect style title command, [TABLES] collect style
query title
query cell command, [TABLES] collect query style use command, [TABLES] collect style use
query column command, [TABLES] collect query style cons command, [TABLES] collect style
query composite command, [TABLES] collect cons
query title command, [TABLES] collect title
query cons command, [TABLES] collect query use command, [TABLES] collect use
query header command, [TABLES] collect query collect,
query html command, [TABLES] collect query putdocx subcommand, [RPT] putdocx collect
putpdf subcommand, [RPT] putpdf collect
Subject index 153

collect prefix command, [TABLES] Intro 3, collections, continued


[TABLES] collect get, [TABLES] Example 2, LATEX styles, [TABLES] collect style tex
[TABLES] Example 4, [TABLES] Example 5, listing dimension levels, [TABLES] Intro 3,
[TABLES] Example 6, [TABLES] Example 7 [TABLES] collect levelsof
collect statistics, [D] statsby loading from disk, [TABLES] collect use
collect double, set subcommand, [R] set, notes styles, [TABLES] collect style notes
[TABLES] set collect double PDF styles, [TABLES] collect style putpdf
collection, [R] dtable, [R] table, [RPT] putdocx collect, predefined styles, [TABLES] Predefined styles
[RPT] putexcel, [RPT] putexcel advanced, querying dimensions, [TABLES] collect query
[RPT] putpdf collect, [TABLES] Intro,
querying levels, [TABLES] collect query
[TABLES] Intro 1, [TABLES] Intro 2,
[TABLES] Intro 3, [TABLES] Intro 4, recoding dimension levels, [TABLES] collect recode
[TABLES] Intro 5, [TABLES] Glossary remapping tags, [TABLES] collect remap
automatic levels, [TABLES] collect get, renaming, [TABLES] collect rename
[TABLES] collect style autolevels, saving, [TABLES] Intro 3, [TABLES] collect save
[TABLES] Glossary saving styles, [TABLES] Intro 3, [TABLES] collect
dimensions, style save
[TABLES] Intro 2, [TABLES] Collection setting current, [TABLES] collect set
principles, [TABLES] Glossary showing base levels, [TABLES] collect style
item, [TABLES] Intro 2, [TABLES] Glossary showbase
labels, [TABLES] Intro 3, [TABLES] collect label showing empty cells, [TABLES] collect style
layout, [TABLES] Intro, [TABLES] Intro 2, showempty
[TABLES] collect layout showing omitted variables, [TABLES] collect style
levels, [TABLES] Intro 2, [TABLES] Collection showomit
principles, [TABLES] Glossary survey data, [TABLES] Example 7
queries, [TABLES] collect query table preview, [TABLES] collect preview
tags, [TABLES] Intro 2, [TABLES] Collection title styles, [TABLES] collect style title
principles, [TABLES] Glossary using saved styles, [TABLES] collect style use
value, [TABLES] Intro, [TABLES] Intro 2, Word styles, [TABLES] collect style putdocx
[TABLES] Glossary collect label, set subcommand, [R] set,
collections, [TABLES] set collect label
adding custom table notes, [TABLES] collect notes collect style, set subcommand, [R] set,
adding custom table title, [TABLES] collect title [TABLES] set collect style
adding significance stars, [TABLES] collect stars collect warn, set subcommand, [R] set,
cell appearance, [TABLES] collect style cell [TABLES] set collect warn
clear all, [TABLES] collect clear collfnames macro function, [P] macro
clearing styles, [TABLES] collect style clear collinear covariates, [LASSO] Collinear covariates
combining, [TABLES] Intro 3, [TABLES] collect collinear variables, removing, [P] rmcoll
combine collinearity,
composing column headers, [TABLES] Intro 3, display of omitted variables, [R] set showbaselevels
[TABLES] collect style column handling by regress, [R] regress
composing row headers, [TABLES] Intro 3, retaining collinear variables, [R] Estimation options,
[TABLES] collect style row [R] orthog
composing table headers, [TABLES] collect style variance inflation factors, [R] regress postestimation
table colmax() function, [M-5] minmax( )
controlling headers, [TABLES] Intro 3, colmaxabs() function, [M-5] minmax( )
[TABLES] collect style header colmin() function, [M-5] minmax( )
copy, [TABLES] collect copy colminmax() function, [M-5] minmax( )
creating, [TABLES] collect create colmissing() function, [M-5] missing( )
displaying levels automatically, [TABLES] collect colnames macro function, [P] macro
style autolevels colnames, matrix subcommand, [P] matrix
displaying names of, [TABLES] collect dir rownames
dropping, [TABLES] collect drop colnfreeparms macro function, [P] macro
exporting, [R] dtable, [R] etable, [TABLES] collect colnfreeparms() function, [FN] Matrix functions
export colnlfs macro function, [P] macro
HTML styles, [TABLES] collect style html colnonmissing() function, [M-5] missing( )
intercept position, [TABLES] collect style cons colnumb macro function, [P] macro
labeling dimensions, [TABLES] collect label colnumb() function, [FN] Matrix functions,
labeling levels, [TABLES] collect label [P] matrix define
154 Subject index

colon operators, [M-2] op colon, [M-6] Glossary columns of matrix,


color, [G-2] palette, [G-4] colorstyle appending to, [P] matrix define
background, [G-4] Schemes intro names of, [P] ereturn, [P] matrix define, [P] matrix
dimming and brightening, [G-2] graph twoway rowjoinbyname, [P] matrix rownames,
histogram, [G-2] graph twoway kdensity, [U] 14.2 Row and column names
[G-4] colorstyle operators on, [P] matrix define
foreground, [G-4] Schemes intro selecting, [M-5] select( )
intensity adjustment, [G-2] graph twoway colvarlist macro function, [P] macro
histogram, [G-2] graph twoway kdensity, colvector, [M-2] Declarations, [M-6] Glossary
[G-4] colorstyle comb() function, [FN] Mathematical functions,
of bars, [G-2] graph bar, [G-3] barlook options, [M-5] comb( )
[G-3] colorvar options combination step, [MI] Intro substantive, [MI] mi
of connecting lines, [G-3] connect options estimate, [MI] mi estimate using, [MI] mi
of dots, [G-2] graph dot, [G-3] colorvar options predict
of lines, [G-3] colorvar options, combinatorial function, see comb() function
[G-3] line options combinatorials, calculating, [FN] Mathematical
of markers, [G-3] colorvar options, functions
[G-3] marker options combine
of pie slices, [G-2] graph pie data, [D] append, [D] cross, [D] fralias, [D] frget,
of spikes, [G-3] colorvar options, [D] frlink, [D] frunalias, [D] joinby, [D] merge,
[G-3] rspike options [MI] mi add, [MI] mi append, [MI] mi merge,
of text, [G-3] textbox options [U] 23 Combining datasets
setting background and fill, [G-3] region options graphs, [G-2] graph combine
color() option, [G-2] graph twoway kdensity combine,
color, palette subcommand, [G-2] palette collect subcommand, [TABLES] collect combine
color saturation, see intensity, color, adjustment graph subcommand, [G-2] graph combine
colors, specifying in programs, [P] display combined effect size, see overall effect size
colorcuts() option, [G-3] colorvar options command
colordiscrete option, [G-3] colorvar options arguments, [P] gettoken, [P] syntax, [P] tokenize,
colorend() option, [G-3] colorvar options [U] 18.4 Program arguments
colorfillonly option, [G-3] colorvar options language, [SEM] Glossary, [U] 2 A brief
colorformissing() option, [G-3] colorvar options description of Stata, [U] 11 Language syntax
colorkeysrange option, [G-3] colorvar options line, launching dialog box from, [R] db
colorlevels() option, [G-3] colorvar options parsing, [M-5] tokenget( ), [M-5] ustrsplit( ),
colorlist() option, [G-3] colorvar options [P] gettoken, [P] syntax, [P] tokenize,
[U] 18.4 Program arguments
colorrule() option, [G-3] colorvar options
timing, [P] rmsg, [P] timer, [U] 8 Error messages
colorstart() option, [G-3] colorvar options
and return codes
colorstyle, [G-4] colorstyle, [G-4] Glossary
commands,
coloruseplegend option, [G-3] colorvar options
abbreviating, [U] 11.2 Abbreviation rules
colorvar() option, [G-3] colorvar options
aborting, [P] continue, [U] 9 The Break key,
colorvarminmax option, [G-3] colorvar options [U] 10 Keyboard use
cols() function, [M-5] rows( ) editing and repeating, [U] 10 Keyboard use
colscalefactors() function, [M-5] equilrc( ) immediate, [U] 19 Immediate commands,
colshape() function, [M-5] rowshape( ) [U] Glossary
colsof macro function, [P] macro repeating automatically, [D] by, [P] byable,
colsof() function, [FN] Matrix functions, [P] matrix [P] continue, [P] foreach, [P] forvalues,
define [P] while
colsum() function, [M-5] sum( ) reviewing, [R] #review
column(#), display directive, [P] display unabbreviating names of, [P] unabcmd
column stripes, [M-5] st matrix( ), [M-6] Glossary commas, importing data separated by, [D] import
column-join operator, [M-2] op join delimited, [D] infile (fixed format), [D] infile
column-major order, [M-6] Glossary (free format)
columns in graphs, [PSS-5] Glossary
Subject index 155

comments, [M-2] Comments complete-cases analysis, see listwise deletion


adding to programs, [P] comments complete-data analysis, [MI] Glossary
in programs, do-files, etc., [U] 16.1.2 Comments completed data, see imputed data
and blank lines in completed-data analysis, [MI] Intro substantive,
do-files, [U] 18.11.2 Comments and long lines [MI] mi estimate, [MI] Glossary
in ado-files completelinkage,
with data, [D] notes clustermat subcommand, [MV] cluster linkage
common, estat subcommand, [MV] factor cluster subcommand, [MV] cluster linkage
postestimation complete-linkage clustering, [MV] cluster,
common factors, [MV] factor, [MV] factor [MV] clustermat, [MV] cluster linkage,
postestimation, [MV] rotate, [MV] Glossary [MV] Glossary
common odds ratio, [PSS-2] power cmh, completely determined outcomes, [R] logit
[PSS-5] Glossary complex, [M-2] Declarations, [M-6] Glossary
common-effect meta-analysis model, [META] Intro, component
[META] meta esize, [META] meta set, analysis, [MV] factor, [MV] pca, [MV] rotate,
[META] meta update, [META] meta [MV] rotatemat
forestplot, [META] meta galbraithplot,
loading plot, [MV] scoreplot
[META] meta labbeplot, [META] meta regress,
[META] meta funnelplot, [META] meta trimfill, plot, [MV] scoreplot
[META] Glossary, also see meta-analysis scores, [MV] Glossary
common-effect component-plus-residual plot, [R] regress
communality, [MV] factor, [MV] factor postestimation diagnostic plots
postestimation, [MV] Glossary composite, collect subcommand, [TABLES] collect
community-contributed additions, composite
installing, [R] net, [R] ssc composite endpoint, [ADAPT] Glossary
searching for, [R] net search, [R] ssc composite style, see style
commutation matrix, [M-5] Kmatrix( ) compound double quotes, [P] macro, [U] 12.4.6 String
companion matrix, see lag-polynomial matrix literals, [U] 18.3.5 Double quotes
comparative fit index, [SEM] estat gof, [SEM] Methods compound symmetry, [PSS-5] Glossary
and formulas for sem correlation matrix, [MV] mvtest correlations
comparative scatterplot, [R] dotplot covariance matrix, [MV] mvtest covariances
compare command, [D] compare compress command, [D] compress
compare, estat subcommand, [MV] procrustes compress files, [D] zipfile
postestimation compute,
compare two bayesfcast subcommand, [BAYES] bayesfcast
files, [D] cf, [D] checksum compute
variables, [D] compare fcast subcommand, [TS] fcast compute
comparison Comrey’s tandem 1 and 2 rotations, [MV] rotate,
group, see experimental group [MV] rotatemat, [MV] Glossary
test between nested models, [R] nestreg concat(), egen function, [D] egen
value, see alternative value concatenate strings, [FN] String functions,
[M-5] invtokens( ), [U] 13.2.2 String operators
compassdirstyle, [G-4] compassdirstyle,
[G-4] Glossary concentration–time curve, [R] pk
compatibility of Stata programs across releases, concordance, estat subcommand, [ST] stcox
[P] version postestimation
competing risks, [ST] stcrreg, [ST] Glossary concordance measures, [ST] stcox postestimation
complementary concordant pairs, [PSS-2] power, [PSS-2] power
log–log regression, [BAYES] bayes: mecloglog, pairedproportions, [PSS-5] Glossary
[FMM] fmm: cloglog, [FMM] fmm: glm, cond() function, [FN] Programming functions,
[ME] mecloglog, [R] cloglog, [R] glm, [M-5] cond( )
[SEM] Glossary, [SVY] svy estimation, condition number, [M-5] cond( ), [M-6] Glossary
[XT] xtcloglog, [XT] xtgee condition statement, see if command, see if exp
complements, [BMA] bmaregress, [BMA] bmastats qualifier
jointness, [BMA] Glossary conditional
complete conjugacy, see semiconjugate prior
data, [MI] Glossary fixed-effects model, [XT] xtlogit, [XT] xtmlogit,
degrees of freedom for coefficients, [MI] mi [XT] Glossary
estimate, [MI] Glossary (fixed-effects) logistic regression, [SVY] svy
observations, [MI] Glossary estimation
156 Subject index

conditional, continued confidence interval, continued


hazard function, [ME] Glossary, [XT] Glossary for odds ratios, [R] exlogistic, [R] glm, [R] logistic,
hazard ratio, [ME] Glossary, [XT] Glossary [R] logit, [R] ologit, [XT] xtcloglog, [XT] xtgee,
imputation, see imputation, conditional [XT] xtlogit, [XT] xtologit
independence, [IRT] Glossary for proportions, [R] ci, [R] proportion
logistic regression, [CM] cmclogit, [CM] cmrologit, for ratios, [R] ratio
[R] clogit, [R] slogit, [XT] xtlogit, for relative-risk ratios, [R] mlogit, [XT] xtmlogit
[XT] xtmlogit, [XT] xtologit, [XT] xtstreg for ROC area, [R] roccomp, [R] rocfit, [R] rocreg,
marginal effects, [CM] margins, [R] margins, [R] roctab
[R] marginsplot for ROC values, [R] rocregplot
margins, [CM] margins, [R] margins, for standard deviations, [R] ci
[R] marginsplot for standardized mortality ratios, [R] dstdize,
mean, [CAUSAL] Glossary, [DSGE] Glossary, [ST] stptime, [ST] strate
[ERM] Glossary for subhazard ratios, [ST] stcrreg
mean independence assumption, [CAUSAL] teffects for survival rates, [ST] ltable
intro advanced for survivor function, [ST] sts list
normality, see normality assumption, conditional for tabulated proportions, [SVY] svy: tabulate
operator, [M-2] op conditional twoway
overdispersion, [ME] menbreg, [ME] Glossary for totals, [R] total
variance, [TS] arch, [TS] Glossary for variances, [R] ci
conditional-independence assumption, set default, [R] level
[CAUSAL] teffects intro, [CAUSAL] teffects with survey data, [SVY] Variance estimation
intro advanced, [CAUSAL] Glossary confidence level, [PSS-3] Intro (ciwidth),
confidence interval, [PSS-3] Intro (ciwidth), [PSS-3] ciwidth, [PSS-3] ciwidth, graph,
[PSS-3] ciwidth, [PSS-3] ciwidth onemean, [PSS-3] ciwidth onemean, [PSS-3] ciwidth
[PSS-3] ciwidth twomeans, [PSS-3] ciwidth twomeans, [PSS-3] ciwidth onevariance,
pairedmeans, [PSS-3] ciwidth onevariance, [PSS-5] Glossary, [R] level
[PSS-5] Glossary, [U] 20.8 Specifying the width confidence limits, [PSS-3] Intro (ciwidth),
of confidence intervals [PSS-3] ciwidth, [PSS-3] ciwidth onemean,
for Bayesian analysis, [BAYES] Intro, [PSS-3] ciwidth twomeans, [PSS-3] ciwidth
[BAYES] Bayesian commands onevariance, [PSS-5] Glossary
for bioequivalence, [R] pkequiv confidence-interval
for bootstrap statistics, [R] bootstrap half-width, [PSS-3] Intro (ciwidth), [PSS-3] ciwidth
postestimation, [R] rocreg, [R] rocreg onemean, [PSS-3] ciwidth twomeans,
postestimation, [R] wildbootstrap [PSS-5] Glossary
for combinations of coefficients, precision, [PSS-3] Intro (ciwidth), [PSS-3] ciwidth,
linear, [R] lincom, [SEM] lincom [PSS-5] Glossary
nonlinear, [R] nlcom, [SEM] nlcom curve, [PSS-3] ciwidth, [PSS-3] ciwidth, graph,
for contrasts, [R] contrast [PSS-5] Glossary
for counts, [R] ci determination, [PSS-1] Intro, [PSS-3] ciwidth,
for cumulative hazard function, [ST] sts list [PSS-3] ciwidth, graph, [PSS-3] ciwidth
for false-positive rates, [R] rocregplot onemean, [PSS-3] ciwidth twomeans,
for hazard ratios, [ST] stcox, [ST] stintcox, [PSS-3] ciwidth pairedmeans,
[ST] stintreg, [ST] streg, [XT] xtstreg [PSS-3] ciwidth onevariance,
for incidence-rate ratios, [CAUSAL] etpoisson, [PSS-4] Unbalanced designs,
[R] cpoisson, [R] expoisson, [R] glm, [PSS-5] Glossary
[R] heckpoisson, [R] nbreg, [R] poisson, width, [PSS-3] Intro (ciwidth), [PSS-3] ciwidth,
[R] tnbreg, [R] tpoisson, [R] zinb, [R] zip, [PSS-3] ciwidth, graph, [PSS-3] ciwidth,
[ST] stir, [XT] xtgee, [XT] xtnbreg, table, [PSS-3] ciwidth onemean,
[XT] xtpoisson [PSS-3] ciwidth twomeans, [PSS-3] ciwidth
for intragroup correlations, [R] loneway pairedmeans, [PSS-3] ciwidth onevariance,
[PSS-4] Unbalanced designs, [PSS-5] Glossary
for linear combinations, [SVY] svy postestimation
config, estat subcommand, [MV] mds
for margins, [CM] margins, [R] margins
postestimation
for means, [R] ci, [R] ameans, [R] esize, [R] mean,
configuration, [MV] Glossary
[R] ttest, [R] ztest
plot, [MV] mds postestimation plots,
for means and percentiles of survival time, [ST] stci
[MV] Glossary
for medians and percentiles, [R] centile
for odds and risk ratios, [R] Epitab
Subject index 157

confirm constrained estimation, continued


existence command, [P] confirm choice model
file command, [P] confirm conditional logistic, [CM] cmclogit
format command, [P] confirm mixed logit, [CM] cmmixlogit,
frame command, [P] confirm [CM] cmxtmixlogit
matrix command, [P] confirm multinomial probit, [CM] cmmprobit
names command, [P] confirm nested logit, [CM] nlogit
number command, [P] confirm rank-ordered probit, [CM] cmroprobit
scalar command, [P] confirm competing risks, [ST] stcrreg
variable command, [P] confirm complementary log–log regression, [R] cloglog
confirm, datasignature subcommand, dynamic factor model, [TS] dfactor
[D] datasignature dynamic stochastic general equilibrium,
confirmatory factor analysis, [SEM] Intro 5, [BAYES] bayes: dsge, [BAYES] bayes: dsgenl,
[SEM] Example 1, [SEM] Example 3, [DSGE] dsge, [DSGE] dsgenl
[SEM] Example 15, [SEM] Example 27g, exponential regression, hurdle, [R] churdle
[SEM] Example 30g, [SEM] Example 31g, finite mixture models, [FMM] fmm
[SEM] Example 35g, [SEM] Glossary fixed-effects models
conformability, [M-2] void, [M-6] Glossary, also see logit, [XT] xtlogit
c-conformability, also see p-conformability, also mlogit, [XT] xtmlogit
see r-conformability negative binomial, [XT] xtnbreg
confounder, see confounding variable Poisson, [XT] xtpoisson
confounding, [R] Epitab, [ST] Glossary fractional response regression, [R] fracreg,
confounding variable, [ERM] Intro 3, [ERM] Glossary [R] ivfprobit
confusion matrix, [MV] Glossary, also see classification GARCH model, [TS] mgarch ccc, [TS] mgarch
table dcc, [TS] mgarch dvech, [TS] mgarch vcc
conj() function, [M-5] conj( ) generalized linear models, [R] glm
conj() function, [M-5] conj( ) for binomial family, [R] binreg
conjoint analysis, [CM] cmrologit generalized negative binomial regression, [R] nbreg
conjugate, [M-5] conj( ), [M-6] Glossary Heckman selection model, [R] heckman,
prior, [BAYES] Intro, [BAYES] Bayesian [XT] xtheckman
commands, [BAYES] bayesmh, heckpoisson regression, [R] heckpoisson
[BAYES] bayesgraph, [BAYES] Glossary hurdle regression, [R] churdle
transpose, [M-2] op transpose, [M-5] conj( ), interval regression, [ERM] eintreg, [R] intreg
[M-6] Glossary
item response theory, [IRT] irt, group( ), [IRT] irt
connect, jdbc subcommand, [D] jdbc constraints
connect() option, [G-3] cline options, linear regression, [ERM] eregress,
[G-3] connect options, [G-4] connectstyle [ERM] Example 8a, [R] cnsreg
connected, graph twoway subcommand, [G-2] graph heteroskedastic, [R] hetregress
twoway connected
hurdle, [R] churdle
connectstyle, [G-4] connectstyle, [G-4] Glossary
seemingly unrelated, [R] sureg
conren, set subcommand, [R] set
stochastic frontier, [R] frontier
consistent Akaike information criterion, [R] estat ic,
three-stage least squares, [R] reg3
[R] estimates stats, [R] IC note
truncated, [R] truncreg
console,
logistic regression, [R] logistic, [R] logit, also see
controlling scrolling of output, [P] more, [R] more
logit regression subentry
obtaining input from, [P] display
conditional, [R] clogit
constant conditional-correlation model, [TS] mgarch,
multinomial, [R] mlogit
[TS] mgarch ccc
ordered, [R] ologit
constant covariates, see baseline covariates
skewed, [R] scobit
constrained estimation, [R] constraint, [R] Estimation
options stereotype, [R] slogit
ARCH, [TS] arch zero-inflated ordered, [R] ziologit
ARFIMA, [TS] arfima logit regression, [R] logit, also see logistic regression
subentry
ARIMA and ARMAX, [TS] arima
Markov-switching model, [TS] mswitch
beta regression, [R] betareg
maximum likelihood estimation, [R] ml, [R] mlexp
censored Poisson regression, [R] cpoisson
158 Subject index

constrained estimation, continued constrained estimation, structural equation modeling,


multilevel mixed-effects, [ME] mecloglog, continued
[ME] meglm, [ME] meintreg, [ME] melogit, specifying, [SEM] Intro 4, [SEM] Intro 6,
[ME] menbreg, [ME] meologit, [SEM] sem and gsem option constraints( ),
[ME] meoprobit, [ME] mepoisson, [SEM] sem and gsem option covstructure( ),
[ME] meprobit, [ME] mestreg, [ME] metobit, [SEM] sem and gsem path notation,
[ME] mixed [SEM] sem path notation extensions
multinomial structural vector autoregressive models, [TS] var
logistic regression, [R] mlogit svar
probit regression, [R] mprobit threshold regression model, [TS] threshold
negative binomial regression, [R] nbreg tobit model, [R] tobit
truncated, [R] tnbreg tobit model with endogenous covariates, [R] ivtobit
zero-inflated, [R] zinb treatment-effects model, [CAUSAL] etpoisson,
normalization, see model identification [CAUSAL] etregress
ordered Heckman selection model, [R] heckoprobit truncated
ordered probit regression, [ERM] eoprobit negative binomial regression, [R] tnbreg
parametric survival models, [ST] stintreg, [ST] streg Poisson regression, [R] tpoisson
Poisson regression, [R] poisson regression, [R] truncreg
censored, [R] cpoisson unobserved-components model, [TS] ucm
truncated, [R] tpoisson vector autoregressive models, [TS] var
zero-inflated, [R] zip vector error-correction models, [TS] vec
probit regression, [ERM] eprobit, [R] probit with endogenous covariates
bivariate, [R] biprobit probit regression, [R] ivfprobit, [R] ivprobit
heteroskedastic, [R] hetprobit tobit model, [R] ivtobit
multinomial, [R] mprobit zero-inflated
ordered, [R] hetoprobit, [R] oprobit negative binomial regression, [R] zinb
with endogenous covariates, [R] ivfprobit, ordered logistic regression, [R] ziologit
[R] ivprobit ordered probit regression, [R] zioprobit
with sample selection, [R] heckprobit Poisson regression, [R] zip
zero-inflated ordered, [R] zioprobit constraint
programming, [P] makecns command, [R] constraint
random-effects models define command, [R] constraint
complementary log–log, [XT] xtcloglog dir command, [R] constraint
interval-data regression, [ERM] eintreg, drop command, [R] constraint
[XT] xtintreg free command, [R] constraint
logit, [XT] xtlogit, [XT] xtologit get command, [R] constraint
mlogit, [XT] xtmlogit list command, [R] constraint
negative binomial, [XT] xtnbreg macro function, [P] macro
parametric survival, [XT] xtstreg constraint matrix,
Poisson, [XT] xtpoisson creating and displaying, [P] makecns
probit, [XT] xtoprobit, [XT] xtprobit posting and displaying after estimation, [P] ereturn
tobit, [XT] xttobit constraints, [SEM] Glossary, also see constrained
with sample selection, [XT] xtheckman estimation
spatial autoregressive models, [SP] spregress constructor, [M-2] class
state-space model, [TS] sspace containers, [M-5] asarray( ), [M-5] AssociativeArray( )
stochastic frontier models for panel data, containment DDF, see denominator degrees of freedom,
[XT] xtfrontier ANOVA
structural equation modeling contents of data, [D] codebook, [D] describe, [D] ds,
across groups, [SEM] Intro 6 [D] labelbook
normalization, [SEM] Intro 4, [SEM] gsem, context, class, [P] class
[SEM] sem contiguity matrix, [SP] Glossary, also see spatial
relaxing, [SEM] Intro 6, [SEM] sem and gsem weighting matrix
path notation, [SEM] sem path notation
extensions
Subject index 159

contingency table, [MV] ca, [PSS-2] power, controlled clinical trial study, [PSS-2] power,
[PSS-2] power pairedproportions, [PSS-3] ciwidth, [PSS-5] Glossary
[PSS-2] power cmh, [PSS-2] power mcc, convergence, [DSGE] Intro 7, [SEM] Intro 12,
[PSS-2] power trend, [R] dtable, [R] Epitab, [SEM] sem, [SEM] sem and gsem option
[R] roctab, [R] symmetry, [R] table oneway, from( )
[R] table twoway, [R] table multiway, [R] table, criteria, [R] Maximize
[R] tabulate twoway, [SVY] svy: tabulate of MCMC, see Markov chain Monte Carlo,
twoway convergence of
continuation region, [ADAPT] Glossary conversion, file, [D] changeeol, [D] filefilter
continue, display directive, [P] display convert
continue command, [P] continue between styles, [MI] mi convert
continuity correction, [PSS-2] power cmh, dynamic Markdown file to HTML file,
[PSS-2] power trend [RPT] Dynamic documents intro, [RPT] dyndoc
continuous dynamic Markdown file to Word document,
latent variable, [SEM] Glossary [RPT] Dynamic documents intro,
parameters, [BAYES] bayestest interval, [RPT] dyndoc, [RPT] markdown
[BAYES] Glossary HTML file to Word document, [RPT] html2docx
variable, [ERM] Glossary Markdown file to HTML file, [RPT] markdown
variable imputation, see imputation, continuous Word document to PDF file, [RPT] docx2pdf
continuous-time autoregressive structure, [ME] Glossary convert, mi subcommand, [MI] mi convert
contour, graph twoway subcommand, [G-2] graph convolve() function, [M-5] fft( )
twoway contour Cook–Weisberg test for heteroskedasticity, [R] regress
contour plot, [G-2] graph twoway contour, postestimation
[G-3] clegend option Cook’s D, [R] glm postestimation, [R] regress
contour-line plot, [G-2] graph twoway contourline postestimation
contourline, graph twoway subcommand, coordinate system, [SP] Intro 4, [SP] Glossary
[G-2] graph twoway contourline latitude and longitude, [SP] spset
contract command, [D] contract explained, [SP] spdistance
contrast command, [R] anova postestimation, planar, [SP] spset
[R] contrast, [R] contrast postestimation, explained, [SP] spdistance
[R] margins, contrast, [SEM] Intro 7,
coordinates, estat subcommand, [MV] ca
[SVY] svy postestimation, [U] 20.19 Obtaining
postestimation, [MV] mca postestimation
contrasts, tests of interactions, and main effects
copy
contrasts, [CM] margins, [FMM] Example 1c,
[MV] Intro, [MV] manova postestimation, data, [D] edit
[MV] Glossary, [PSS-5] Glossary, [R] contrast, graph, [G-2] graph copy
[R] margins, contrast, [R] marginsplot, variable, [D] clonevar, [D] edit
[U] 20.19 Obtaining contrasts, tests of copy,
interactions, and main effects collect subcommand, [TABLES] collect copy
graphing, [U] 20.20 Graphing margins, marginal frame subcommand, [D] frame copy
effects, and contrasts graph subcommand, [G-2] graph copy
control label subcommand, [D] label
arm, see control group mi subcommand, [MI] mi copy, [MI] Styles
charts, [R] QC spmatrix subcommand, [SP] spmatrix copy
covariates, [LASSO] Glossary, [PSS-5] Glossary ssc subcommand, [R] ssc
group, [ADAPT] Glossary, [PSS-5] Glossary .copy built-in class function, [P] class
correlation, see correlation, control-group copy command, [D] copy
mean, see means, control-group copy macro function, [P] macro
proportion, see proportions, control-group copycolor, set subcommand, [G-2] set printcolor,
sample size, see sample-size [R] set
standard deviation, see standard deviations, copyright
control-group Apache, [R] Copyright Apache
variance, see variance, control-group autolink, [R] Copyright autolink
line charts, [R] QC Boost, [R] Copyright Boost
treatment, [ADAPT] Glossary flexmark, [R] Copyright flexmark
variable, [DSGE] Glossary, also see covariates of H2O, [R] Copyright H2O
interest Hamcrest, [R] Copyright Hamcrest
lag of, [DSGE] Intro 4b ICD-10, [R] Copyright ICD-10
160 Subject index

copyright, continued correlation, continued


ICU, [R] Copyright ICU matrix, anti-image, [MV] factor postestimation,
JAXB, [R] Copyright JAXB [MV] pca postestimation
JGoodies Common, [R] Copyright JGoodies model, [SEM] Intro 5, [SEM] Glossary
Common one-sample, [PSS-2] power onecorrelation,
JGoodies Forms, [R] Copyright JGoodies Forms [PSS-2] power oneslope
JSON for Modern C++, [R] Copyright JSON pairwise, [R] correlate
jsoup, [R] Copyright jsoup partial and semipartial, [PSS-2] power pcorr,
LAPACK, [R] Copyright LAPACK [R] pcorr
libHaru, [R] Copyright libHaru principal components of, [MV] pca
libpng, [R] Copyright libpng serial, [R] runtest
Mersenne Twister, [R] Copyright Mersenne Twister signal processing, [M-5] fft( )
MiG Layout, [R] Copyright MiG Layout similarity measure, [MV] measure option
Parsington, [R] Copyright Parsington Spearman’s rank, [R] spearman
polyhook, [R] Copyright PolyHook structure, [CM] cmmprobit, [CM] cmroprobit,
ReadStat, [R] Copyright ReadStat [R] reg3, [XT] xtcloglog, [XT] xtgee, [XT] xtgls,
Scintilla, [R] Copyright Scintilla [XT] xtlogit, [XT] xtnbreg, [XT] xtpcse,
[XT] xtpoisson, [XT] xtprobit, [XT] xtreg,
slf4j, [R] Copyright slf4j
[XT] xtstreg, [XT] Glossary
ttf2pt1, [R] Copyright ttf2pt1
testing equality, [MV] mvtest correlations
Win32 Dard Mode, [R] Copyright Win32 Dark
tests of, [SEM] estat stdize, [SEM] Example 16
Mode
tetrachoric, [R] tetrachoric
zlib, [R] Copyright zlib
two-sample, [PSS-2] power twocorrelations
copyright command, [R] copyright
correlation, estat subcommand, [CM] cmmprobit
Cornfield confidence intervals, [R] Epitab
postestimation, [CM] cmroprobit postestimation
Corr() function, [M-5] fft( )
correlation() function, [M-5] mean( )
corr() function, [M-5] corr( )
correlations,
corr() function, [FN] Matrix functions, [M-5] corr( ),
estat subcommand, [MV] canon postestimation,
[P] matrix define
[MV] discrim lda postestimation, [MV] discrim
corr2data command, [D] corr2data qda postestimation, [MV] mds postestimation
correct data, see edit data mvtest subcommand, [MV] mvtest correlations
corrected Akaike information criterion, [R] estat ic, correlogram, [TS] corrgram, [TS] Glossary
[R] estimates stats, [R] IC note
correspondence analysis, [MV] ca, [MV] mca,
correlate command, [R] correlate [MV] Glossary
correlated errors, see robust, Huber/White/sandwich correspondence analysis projection, [MV] ca
estimator of variance, also see autocorrelation postestimation plots, [MV] Glossary
correlated uniqueness model, [SEM] Intro 5, corrgram command, [TS] corrgram
[SEM] Example 17, [SEM] Glossary
cos() function, [FN] Trigonometric functions,
correlation, [M-5] corr( ), [M-5] mean( ), [R] correlate, [M-5] sin( )
[TABLES] Example 1
cosh() function, [FN] Trigonometric functions,
between paired observations, [PSS-2] power [M-5] sin( )
pairedmeans, [PSS-2] power pairedproportions,
cosine
[PSS-3] ciwidth pairedmeans
functions, [FN] Trigonometric functions,
binary variables, [R] tetrachoric
[M-5] sin( )
canonical, [MV] canon
trace kernel function, [CAUSAL] tebalance
coefficient of exposure, [PSS-2] power mcc density, [CAUSAL] teoverlap, [G-2] graph
compound symmetric, [MV] mvtest correlations twoway kdensity, [G-2] graph twoway lpoly,
continuous variables, [R] correlate [R] ivqregress, [R] kdensity, [R] lpoly,
control-group, [PSS-2] power twocorrelations [R] npregress kernel, [R] qreg
data generation, [D] corr2data, [D] drawnorm cost frontier model, [R] frontier, [XT] xtfrontier
experimental-group, [PSS-2] power twocorrelations costs, [MV] Glossary
factoring of, [MV] factor count command, [D] count
independent, see correlation, two-sample count data,
interitem, [MV] alpha confidence intervals for counts, [R] ci
intraclass, see intraclass correlation estimation, see outcomes, count
intracluster, [R] loneway graphs, [R] histogram, [R] kdensity, [R] spikeplot
Kendall’s rank, [R] spearman imputation, see imputation, count data
matrices, [MV] mvtest correlations, [P] matrix interrater agreement, [R] kappa
define, [R] correlate, [R] estat, [R] estat vce
Subject index 161

count data, continued covarimin rotation, [MV] rotate, [MV] rotatemat,


summary statistics of, [R] dtable, [R] table [MV] Glossary
summary, [R] table, [R] tabstat, [R] tabulate COVRATIO, [R] regress postestimation
oneway, [R] tabulate twoway, [R] tabulate, cox, power subcommand, [PSS-2] power cox
summarize() Cox proportional hazards model, [BAYES] bayesmh
symmetry and marginal homogeneity tests, evaluators, [LASSO] elasticnet, [LASSO] lasso,
[R] symmetry [PSS-2] power cox, [ST] stcox, [ST] stintcox,
count(), egen function, [D] egen [SVY] svy estimation
count model, see outcomes, count test of assumption, [ST] stcox, [ST] stcox PH-
count, ml subcommand, [R] ml assumption tests, [ST] stcox postestimation,
counterfactual, [CAUSAL] Glossary, [ERM] Intro 7, [ST] stintcox PH-assumption plots,
[ERM] eprobit postestimation, [ERM] Glossary, [ST] stintcox postestimation, [ST] stsplit
also see potential outcome Cox–Snell residual, [ST] estat gofplot, [ST] stcox
predictions, [ERM] Intro 7, [ERM] eprobit postestimation, [ST] stintreg postestimation,
postestimation, [ERM] Glossary [ST] streg postestimation
counts, making dataset of, [D] collapse CPMP, see cumulative posterior model probability
count-time data, [ST] ct, [ST] ctset, [ST] cttost, cpoisson command, [R] cpoisson, [R] cpoisson
[ST] sttoct, [ST] Glossary, [SVY] svy postestimation
estimation cprplot command, [R] regress postestimation
courses about Stata, [U] 3.6 Conferences and training diagnostic plots
covariance, [SEM] Intro 4, [SEM] Glossary Cragg hurdle regression, [R] churdle
analysis of, [R] anova Cramér’s V , [R] tabulate twoway
assumptions, [SEM] gsem, [SEM] sem Crawford–Ferguson rotation, [MV] rotate,
creating dataset from, see summarize data, summary [MV] rotatemat, [MV] Glossary
statistics CRD, see cluster randomized design
matrix of estimators, [P] ereturn, [P] matrix get, create,
[R] estat, [R] estat vce, [R] estimates store bayesirf subcommand, [BAYES] bayesirf create
matrix, bcal subcommand, [D] bcal
anti-image, [MV] factor postestimation, collect subcommand, [TABLES] collect create
[MV] pca postestimation forecast subcommand, [TS] forecast create
block diagonal, [MV] mvtest covariances frame subcommand, [P] frame post
spherical, [MV] mvtest covariances frame subcommand, [D] frame create
testing equality, [MV] mvtest covariances irf subcommand, [TS] irf create
of variables or coefficients, [R] correlate serset subcommand, [P] serset
principal components of, [MV] pca spmatrix subcommand, [SP] spmatrix create
stationary, [TS] arfima, [TS] arima, [TS] estat vl subcommand, [D] vl create
aroots, [TS] var intro, [TS] var, [TS] Glossary, create cspline, serset subcommand, [P] serset
also see weakly stationary create xmedians, serset subcommand, [P] serset
structure, [ME] me, [ME] Glossary, [XT] xtmlogit credible interval, [BAYES] Intro, [BAYES] Bayesian
covariance, estat subcommand, [CM] cmmprobit commands, [BAYES] bayes, [BAYES] bayesmh,
postestimation, [CM] cmroprobit [BAYES] Bayesian postestimation,
postestimation, [DSGE] estat covariance, [BAYES] bayesstats summary,
[MV] discrim lda postestimation, [MV] discrim [BAYES] Glossary, [BMA] BMA commands,
qda postestimation [BMA] bmaregress, [BMA] bmapredict,
covariances, mvtest subcommand, [MV] mvtest [BMA] bmastats
covariances set default, [BAYES] set clevel
covariate, [ERM] Intro 3, [ERM] Glossary, credible level, [BAYES] Intro, [BAYES] bayes,
[SP] Glossary, [ST] Glossary [BAYES] bayesmh, [BAYES] bayesstats
balance, summary, [BAYES] set clevel,
[CAUSAL] tebalance box, [CAUSAL] tebalance [BAYES] Glossary, [BMA] bmaregress,
density, [CAUSAL] tebalance overid, [BMA] bmapredict, [BMA] bmastats
[CAUSAL] tebalance summarize creturn list command, [P] creturn
class, [D] duplicates crexternal() function, [M-5] findexternal( )
endogenous, [ERM] Intro 3 critical
patterns, [R] logistic postestimation, [R] logit region, see rejection region
postestimation, [R] probit postestimation value, [ADAPT] Glossary, [PSS-2] power
covariate selection, [LASSO] Glossary oneproportion, [PSS-2] power twoproportions,
covariates, [LASSO] Glossary [PSS-2] power onevariance, [PSS-5] Glossary
covariates of interest, [LASSO] Glossary Cronbach’s alpha, [MV] alpha
162 Subject index

cross command, [D] cross cs command, [R] Epitab


cross() function, [M-5] cross( ) csi command, [R] Epitab
cross product, [M-5] cross( ), [M-5] crossdev( ), .csv filename suffix, [D] import delimited
[M-5] quadcross( ) ct command, [ST] ctset
cross-correlation function, [TS] xcorr, [TS] Glossary ct data, [ST] Glossary, also see count-time data
cross-correlogram, [TS] xcorr ctable,
crossdev() function, [M-5] crossdev( ) bayesirf subcommand, [BAYES] bayesirf ctable
crossed variables, [MV] Glossary irf subcommand, [TS] irf ctable
crossed-effects model, [BAYES] bayes: mecloglog, ctset command, [ST] ctset
[BAYES] bayes: meglm, cttost command, [ST] cttost
[BAYES] bayes: meintreg, cubic natural splines, [M-5] spline3( )
[BAYES] bayes: melogit, cumsp command, [TS] cumsp
[BAYES] bayes: menbreg,
cumul command, [R] cumul
[BAYES] bayes: meologit,
[BAYES] bayes: meoprobit, cumulative
[BAYES] bayes: mepoisson, distribution functions, [FN] Statistical functions,
[BAYES] bayes: meprobit, [M-5] normal( )
[BAYES] bayes: mestreg, distribution, empirical, [R] cumul
[BAYES] bayes: metobit, hazard function, [CAUSAL] Glossary, [ST] stcurve,
[BAYES] bayes: mixed, [ME] me, [ST] sts, [ST] sts generate, [ST] sts graph,
[ME] mecloglog, [ME] meglm, [ME] meintreg, [ST] sts list, [ST] Glossary
[ME] melogit, [ME] menbreg, [ME] meologit, hazard ratio, see hazard ratio
[ME] meoprobit, [ME] mepoisson, incidence
[ME] meprobit, [ME] mestreg, data, [R] Epitab, [R] heckpoisson, [R] poisson
[ME] metobit, [ME] mixed, [ME] Glossary, estimator, [ST] stcrreg, [ST] Glossary
[SEM] Example 40g, [SEM] Glossary function, [ST] stcrreg, [ST] stcurve,
crossed-random effects, see crossed-effects model [ST] Glossary
cross-fit partialing out, [LASSO] Lasso inference meta-analysis, [META] Intro, [META] meta
intro, [LASSO] Inference examples, forestplot, [META] meta summarize,
[LASSO] Inference requirements, [META] Glossary
[LASSO] xpoivregress, [LASSO] xpologit, overall effect sizes, [META] Intro,
[LASSO] xpopoisson, [LASSO] xporegress, [META] Glossary
[LASSO] Glossary posterior model probability, [BMA] BMA
cross-fitting, [LASSO] Glossary commands, [BMA] bmaregress,
crossing variables, [MV] Glossary [BMA] bmagraph varmap, [BMA] bmastats
crossover designs, [BAYES] bayesmh, [R] pk, models, [BMA] Glossary
[R] pkcross, [R] pkshape spectral distribution, empirical, [TS] cumsp,
cross-product matrices, [P] matrix accum [TS] psdensity
cross-sectional subhazard function, [ST] stcrreg, [ST] stcurve,
data, [ERM] Glossary, [SP] Glossary, [ST] Glossary
[XT] Glossary, also see area data current collection, [TABLES] Intro 2,
study, [PSS-2] power, [PSS-3] ciwidth, [TABLES] Glossary
[PSS-5] Glossary, [R] Epitab current data, [P] creturn
time-series data, [XT] Glossary current status data, see case I interval-censored data
cross-tabulations, see tables curse of dimensionality, [MV] Glossary
cross-validation, [LASSO] Inference examples, curved path, [SEM] Glossary
[LASSO] lasso examples, [LASSO] lasso fitting, custom prediction equations, [MI] mi impute chained,
[LASSO] Glossary [MI] mi impute monotone
function, [LASSO] lasso fitting, [LASSO] Glossary cusum
mean deviance, [LASSO] Glossary plot, [BAYES] Intro, [BAYES] bayesgraph,
ratio, [LASSO] Glossary [BAYES] Glossary, [R] cusum
mean prediction error, [LASSO] Glossary test, [R] cusum, [TS] estat sbcusum
plot, [LASSO] cvplot cusum,
cross-variable, [BAYES] Glossary bayesgraph subcommand, [BAYES] bayesgraph
cross-variables cusum command, [R] cusum
first-lag coefficients, [BAYES] Glossary CUSUM plot, see cusum plot
tightness parameter, [BAYES] Glossary cut(), egen function, [D] egen
CRT, see cluster randomized design cutil, see classutil
crude estimate, [R] Epitab, [ST] Glossary Cuzick test for trend, [R] nptrend
Subject index 163

CV, see cross-validation data, continued


cv, estat subcommand, [SVY] estat frames, see frames
cvpermute() function, [M-5] cvpermute( ) generating, see generate data
cvpermutesetup() function, [M-5] cvpermute( ) importing, see import data
cvplot command, [LASSO] cvplot inputting, see import data, see input data
cwf command, [D] frame change interactively, see read data from disk
CX and CY variables, [SP] spset labeling, see label data
cyan, magenta, yellow, and key or black (CMYK) large, dealing with, see memory
values, [G-4] colorstyle, [G-4] Glossary listing, see list data
cyclical component, [TS] tsfilter, [TS] tsfilter bk, loading, see import data, see input data interactively,
[TS] tsfilter bw, [TS] tsfilter cf, [TS] tsfilter hp, see use data
[TS] ucm, [TS] Glossary long format, see long data format
matched case–control, see matched case–control data
D missing values, see missing values
mlong MI style, see mlong MI data style
DA, see data augmentation multiple-failure st, see multiple-failure st data
daily() function, [FN] Date and time functions multiple-record st, see multiple-record st data
dashed lines, [G-4] linepatternstyle nested case–control, see nested case–control data
data observational, see observational data
augmentation, [MI] mi impute, [MI] mi impute preserving, see preserve data
mvn, [MI] Glossary range of, see range of data
entry, see import data, see input data interactively, ranking, see rank data
see read data from disk reading, see import data, see load data, see read data
matrix, [M-5] st data( ), [M-5] st view( ), from disk
[M-6] Glossary recoding, see recode data
reduction, [MV] ca, [MV] canon, [MV] factor, rectangularizing, see rectangularize dataset
[MV] mds, [MV] pca
reordering, see reorder data
signature, [D] datasignature, [P] datasignature,
reorganizing, see reorganize data
[P] signestimationsample
restoring, see restore data
transfer, see export data, see import data
sampling, see sampling
types, [D] Data types, [U] 12 Data
saving, see export data, see save data
data,
single-failure st, see survival analysis
appending, see append data
single-record st, see survival analysis
area, see area data
stacking, see stack data
autocorrelated, see autocorrelation
strings, see string variables
case–cohort, see case–cohort data
summarizing, see summarize data
case–control, see case–control data
survey, see survey data
categorical, see categorical data, agreement,
measures for, see categorical data survival-time, see survival analysis
certifying, see certify data time-series, see time-series data, importing
characteristics of, see characteristics time-span, see time-span data
checksums of, see checksums of data transposing, see transpose data
choice model, see choice model data verifying, see verify data
combining, see combine data wide format, see wide data format
contents of, see contents of data wide MI style, see wide MI data style
count-time, see count-time data Data and Safety Monitoring Board, [ADAPT] Glossary
cumulative incidence data, see cumulative incidence Data and Safety Monitoring Committee,
data [ADAPT] Glossary
current, see current data Data Browser, see Data Editor
discrete survival, see discrete survival data Data Editor, [D] edit, [U] 12.9 Data Editor and
Variables Manager
displaying, see display data
data frame manipulation, [M-5] st frame*( )
documenting, see document data
data label macro function, [P] macro
editing, see edit data
data, label subcommand, [D] label
entering, see import data, see input data interactively
Data Monitoring Committee, [ADAPT] Glossary
exporting, see export data
data-have-changed flag, [M-5] st updata( )
extended missing values, see missing values
database, importing from, [D] jdbc, [D] odbc
flong MI style, see flong MI data style
flongsep MI style, see flongsep MI data style
164 Subject index

data-generating datelist, [U] 11.1.9 datelist


mechanism, [LASSO] Glossary datepart() function, [D] Datetime, [FN] Date and
process, [LASSO] Glossary time functions, [M-5] date( )
dataset, Davidon–Fletcher–Powell algorithm,
adding notes to, [D] notes [M-5] moptimize( ), [M-5] optimize( ), [R] ml
comparing, [D] cf, [D] checksum day() function, [D] Datetime, [FN] Date and time
creating, [D] corr2data, [D] drawnorm functions, [M-5] date( ), [U] 25.5 Extracting
example, [U] 1.2.2 Example datasets components of dates and times
loading, see import data, see input data interactively, daysinmonth() function, [D] Datetime relative dates,
see use data [FN] Date and time functions, [M-5] date( )
multiple, [D] frames dayssincedow() function, [D] Datetime durations,
[FN] Date and time functions, [M-5] date( )
rectangularize, [D] fillin
dayssinceweekday() function, [D] Datetime
saving, see export data, see save data
durations, [FN] Date and time functions,
dataset labels, [D] label, [D] label language, [D] notes [M-5] date( )
determining, [D] codebook, [D] describe daysuntildow() function, [FN] Date and time
managing, [D] varmanage functions, [M-5] date( )
datasignature dayuntildow() function, [D] Datetime durations
clear command, [D] datasignature daysuntilweekday() function, [FN] Date and time
command, [D] datasignature, [SEM] Example 25, functions, [M-5] date( )
[SEM] ssd dayuntilweekday() function, [D] Datetime durations
confirm command, [D] datasignature db command, [R] db
report command, [D] datasignature dbase,
set command, [D] datasignature export subcommand, [D] import dbase
datasignature command, [P] datasignature import subcommand, [D] import dbase
date dBase, importing from, [D] import dbase
formats, [U] 12.5.3 Date and time formats, .dbf filename suffix, [D] import dbase
[U] 25.3 Displaying dates and times .dbf files, [SP] Intro 4, [SP] spbalance,
functions, [U] 25.5 Extracting components of dates [SP] spshape2dta, also see shapefiles
and times dcc, mgarch subcommand, [TS] mgarch dcc
in Excel format, [D] Datetime values from other .dct file, [D] import, [D] infile (fixed format),
software [D] infix (fixed format), [D] outfile,
in OpenOffice format, [D] Datetime values from [U] 11.6 Filenaming conventions
other software DDD, see difference-in-difference-in-differences
in R format, [D] Datetime values from other regression
software DDF, see denominator degrees of freedom
in SAS format, [D] Datetime values from other debugging, [P] discard, [P] pause, [P] trace
software
decimal symbol, setting, [D] format
in SPSS format, [D] Datetime values from other
declarations, [M-2] Declarations, [M-6] Glossary
software
.Declare built-in class modifier, [P] class
variables, [U] 25 Working with dates and times
declare, class, [P] class
with business calendars, see business calendars
decode command, [D] encode
date and time, [D] Datetime, [D] Datetime business
calendars, [D] Datetime business calendars decomposition, [M-5] cholesky( ), [M-5] fullsvd( ),
creation, [D] Datetime conversion, [D] Datetime [M-5] ghessenbergd( ), [M-5] gschurd( ),
display formats, [D] Datetime durations, [M-5] hessenbergd( ), [M-5] ldl( ), [M-5] lud( ),
[D] Datetime relative dates, [D] Datetime [M-5] qrd( ), [M-5] schurd( ), [M-5] svd( )
values from other software, [M-5] c( ), deconvolve() function, [M-5] fft( )
[M-5] date( ), [P] creturn decrement operator, [M-2] op increment
inputting, [U] 25.2 Inputting dates and times default settings of system parameters, [P] set
stamp, [D] describe locale functions, [P] set locale ui, [R] query,
date and time functions, [M-4] Dates [R] set defaults
date() function, [D] Datetime, [D] Datetime defective matrix, [M-6] Glossary
conversion, [FN] Date and time functions, DEFF, see design effects
[M-5] date( ) define,
datediff() function, [D] Datetime durations, char subcommand, [P] char
[FN] Date and time functions, [M-5] date( ) constraint subcommand, [R] constraint
datediff frac() function, [D] Datetime durations, label subcommand, [D] label
[FN] Date and time functions, [M-5] date( ) matrix subcommand, [P] matrix define
Subject index 165

define, continued density-distribution sunflower plot, [R] sunflower


program subcommand, [P] program, [P] program dependent variable, [ERM] Glossary, [SP] Glossary
properties dereferencing, [M-2] ftof, [M-2] pointers,
scalar subcommand, [P] scalar [M-6] Glossary
transmap subcommand, [R] translate deriv() function, [M-5] deriv( )
DEFT, see design effects deriv() function, [M-5] deriv( )
degree-of-freedom adjustment, [SEM] Glossary derivative of incomplete gamma function,
degrees of freedom, [MI] mi estimate, [MI] mi predict [FN] Mathematical functions, [FN] Statistical
for coefficients, complete, see complete degrees of functions, [M-5] normal( )
freedom for coefficients, also see estimation, derivatives, [M-5] deriv( )
degrees of freedom for coefficients numeric, [R] dydx, [R] testnl
degree-to-radian conversion, [FN] Trigonometric derived plottypes, [G-3] advanced options
functions deriv init() functions, [M-5] deriv( )
delete, see drop deriv init *() functions, [M-5] deriv( )
casewise, see casewise deletion deriv query() function, [M-5] deriv( )
listwise, see listwise deletion deriv result *() functions, [M-5] deriv( )
delete, cluster subcommand, [MV] cluster DerSimonian–Laird method, [META] meta esize,
programming utilities [META] Glossary
#delimit command, [M-2] Semicolons, [P] #delimit describe
delimited, graph contents, [G-2] graph describe
export subcommand, [D] import delimited mi data, [MI] mi describe
import subcommand, [D] import delimited panel data, [XT] xtdescribe
delimiter survey data, [SVY] svydescribe
for comments, [P] comments survival-time data, [ST] stdescribe
for lines, [P] #delimit describe,
delta, [ADAPT] Glossary, [PSS-5] Glossary, also see ado subcommand, [R] net
effect size bayesirf subcommand, [BAYES] bayesirf
beta influence statistic, [R] clogit postestimation, bcal subcommand, [D] bcal
[R] logistic postestimation, [R] logit classutil subcommand, [P] classutil
postestimation estimates subcommand, [R] estimates describe
2
χ influence statistic, [R] clogit postestimation, forecast subcommand, [TS] forecast describe
[R] logistic postestimation, [R] logit
frames subcommand, [D] frames describe
postestimation
graph subcommand, [G-2] graph describe
deviance influence statistic, [R] clogit
postestimation, [R] logistic postestimation, irf subcommand, [TS] irf describe
[R] logit postestimation jdbc subcommand, [D] jdbc
method, [R] margins, [R] nlcom, [R] predictnl, mata subcommand, [M-3] mata describe
[R] testnl, [SEM] estat residuals, [SEM] estat mi subcommand, [MI] mi describe
teffects, [SVY] Variance estimation, net subcommand, [R] net
[SVY] Glossary odbc subcommand, [D] odbc
demand systems, [R] demandsys putdocx subcommand, [RPT] putdocx begin,
demandsys command, [R] demandsys, [R] demandsys [RPT] putdocx table
postestimation putexcel subcommand, [RPT] putexcel,
dendrogram, see graph, dendrogram [RPT] putexcel advanced
dendrogram, cluster subcommand, [MV] cluster putpdf subcommand, [RPT] putpdf begin
dendrogram python subcommand, [P] PyStata integration
denominator degrees of freedom ssc subcommand, [R] ssc
ANOVA, [ME] mixed, [ME] Glossary ssd subcommand, [SEM] ssd
Kenward–Roger, [ME] mixed, [ME] Glossary describe command, [D] describe, [U] 12.6 Dataset,
repeated, [ME] mixed, [ME] Glossary variable, and value labels
residual, [ME] mixed, [ME] Glossary descriptive statistics,
Satterthwaite, [ME] mixed, [ME] Glossary CIs for means, proportions, and variances, [R] ci
density correlations, [R] correlate, [R] icc, [R] pcorr,
estimation, kernel, [R] kdensity [R] spearman, [R] tetrachoric
functions, [M-5] normal( ) creating dataset containing, [D] collapse
smoothing, [R] lpoly creating variables containing, [D] egen
density, tebalance subcommand,
[CAUSAL] tebalance density
166 Subject index

descriptive statistics, continued deviance residual, [ME] mecloglog postestimation,


displaying, [CM] Intro 3, [CM] cmsummarize, [ME] meglm postestimation, [ME] melogit
[D] codebook, [D] pctile, [R] grmeanby, [R] lv, postestimation, [ME] menbreg postestimation,
[R] summarize, [XT] xtsum, [XT] xttab [ME] mepoisson postestimation, [ME] meprobit
distributional plots, [G-2] graph box, [R] Diagnostic postestimation, [R] binreg postestimation,
plots, [R] dotplot, [R] histogram, [R] ladder, [R] glm postestimation, [R] logistic
[R] spikeplot, [R] sunflower postestimation, [R] logit postestimation,
epidemiological tables, [R] Epitab [R] mfp postestimation, [R] probit
estimation, [R] mean, [R] proportion, [R] ratio, postestimation, [ST] stcox postestimation,
[R] total [ST] streg postestimation
estimation sample, [R] estat summarize, deviation cross product, [M-5] crossdev( ),
[SEM] estat summarize [M-5] quadcross( )
graphics, [G-2] graph bar, [G-2] graph box, dexponential, tssmooth subcommand,
[G-2] graph dot, [G-2] graph matrix, [TS] tssmooth dexponential
[G-2] graph pie, [G-2] graph twoway, df, estat subcommand, [ME] estat df
[R] serrbar, [R] stem, also see descriptive dfactor command, [TS] dfactor, [TS] dfactor
statistics, distributional plots postestimation
means, [CM] cmsummarize, [R] ameans, DFBETA, [R] regress postestimation, [ST] stcox
[R] dtable, [R] summarize, [R] table summary, postestimation, [ST] stcrreg postestimation,
[R] table, [R] tabstat [ST] Glossary
percentiles, [CM] cmsummarize, [D] pctile, dfbeta command, [R] regress postestimation
[R] centile, [R] summarize dfgls command, [TS] dfgls
pharmacokinetic data, DFITS, [R] regress postestimation
make dataset of, [R] pkcollapse DFP algorithm, [R] ml
summarize, [R] pksumm dfuller command, [TS] dfuller
skewness and kurtosis, [CM] cmsummarize, dgammapda() function, [FN] Statistical functions,
[R] dtable, [R] summarize, [R] table summary, [M-5] normal( )
[R] table, [R] tabstat dgammapdada() function, [FN] Statistical functions,
tables, [R] dtable, [R] table oneway, [R] table [M-5] normal( )
twoway, [R] table multiway, [R] table dgammapdadx() function, [FN] Statistical functions,
summary, [R] table, [R] tabstat, [R] tabulate [M-5] normal( )
oneway, [R] tabulate twoway, [R] tabulate, dgammapdx() function, [FN] Statistical functions,
summarize(), [SVY] svy: tabulate oneway, [M-5] normal( )
[SVY] svy: tabulate twoway dgammapdxdx() function, [FN] Statistical functions,
design, fvset subcommand, [R] fvset [M-5] normal( )
design effects, [R] loneway, [SVY] estat, DGM, see data-generating mechanism
[SVY] svy: tabulate oneway, DGP, see data-generating process
[SVY] svy: tabulate twoway, [SVY] Glossary dhms() function, [D] Datetime, [FN] Date and time
design matrix, [M-5] designmatrix( ), [M-5] I( ) functions, [M-5] date( )
designmatrix() function, [M-5] designmatrix( ) diag() function, [M-5] diag( )
destring command, [D] destring diag() function, [FN] Matrix functions, [M-5] diag( ),
destroy() function, [M-2] class [P] matrix define
destructor, [M-2] class, [P] class diag0cnt() function, [FN] Matrix functions,
det() function, [FN] Matrix functions, [M-5] det( ), [M-5] diag0cnt( ), [P] matrix define
[P] matrix define diagnosis codes, [D] icd, [D] icd9, [D] icd10,
detail style, see style [D] icd10cm
determinant of matrix, see det() function diagnostic plots, [BAYES] bayesgraph,
deterministic trend, [TS] tsfilter, [TS] ucm, [CAUSAL] tebalance box, [CAUSAL] tebalance
[TS] Glossary density, [R] Diagnostic plots, [R] logistic
dettriangular() function, [M-5] det( ) postestimation, [R] regress postestimation
deviance, [LASSO] Glossary diagnostic plots, [ST] stcox PH-assumption
null, [LASSO] Glossary tests, [ST] stintcox PH-assumption plots,
[TS] estat aroots, [TS] varstable, [TS] vecstable
ratio, [LASSO] Glossary
diagnotics,
deviance information criterion, [BAYES] Bayesian
commands, [BAYES] bayesstats ic, bayesgraph subcommand, [BAYES] bayesgraph
[BAYES] Glossary diagnostics, regression, see regression diagnostics
Subject index 167

diagonal, [M-5] diagonal( ), [M-6] Glossary dir,


matrix, [M-5] diag( ), [M-5] diag( ), ado subcommand, [R] net
[M-5] diagonal( ), [M-5] isdiagonal( ), bcal subcommand, [D] bcal
[M-6] Glossary, [P] matrix define classutil subcommand, [P] classutil
vech model, [TS] mgarch, [TS] mgarch dvech cluster subcommand, [MV] cluster utility
diagonal() function, [M-5] diagonal( ) collect subcommand, [TABLES] collect dir
dialog constraint subcommand, [R] constraint
box, [P] Dialog programming, [P] window estimates subcommand, [P] estimates
programming, [P] window fopen, [P] window estimates subcommand, [R] estimates store
manage, [P] window menu, [P] window push, frames subcommand, [D] frames dir
[P] window stopbox, [R] db
graph subcommand, [G-2] graph dir
programming, [P] Dialog programming,
label subcommand, [D] label
[P] window programming, [P] window fopen,
[P] window manage, [P] window menu, macro subcommand, [P] macro
[P] window push, [P] window stopbox matrix subcommand, [P] matrix utility
DIC, see deviance information criterion postutil subcommand, [P] postfile
Dice coefficient similarity measure, program subcommand, [P] program
[MV] measure option return subcommand, [P] return
dichotomous item, [IRT] Glossary scalar subcommand, [P] scalar
dichotomous outcome model, see outcomes, binary serset subcommand, [P] serset
Dickey–Fuller test, [TS] dfgls, [TS] dfuller spmatrix subcommand, [SP] spmatrix drop
dictionaries, [D] export, [D] import, [D] infile (fixed sysuse subcommand, [D] sysuse
format), [D] infix (fixed format), [D] outfile, vl subcommand, [D] vl list
[M-5] asarray( ), [M-5] AssociativeArray( ) dir command, [D] dir
DID, see difference-in-differences regression dir() function, [M-5] dir( )
didregress command, [CAUSAL] didregress, dir macro function, [P] macro
[CAUSAL] didregress postestimation direct
DIF, see differential item functioning effects, see effects, direct
diff(), egen function, [D] egen impacts, [SP] spivregress postestimation,
difference of estimated coefficients, see linear [SP] spregress postestimation, [SP] spxtregress
combinations of parameters postestimation
difference operator, [TS] Glossary, [U] 11.4.4 Time- standardization, [R] dstdize, [R] mean,
series varlists [R] proportion, [R] ratio, [SVY] Direct
difference-in-difference-in-differences regression, standardization, [SVY] Glossary
[CAUSAL] DID intro, [CAUSAL] didregress direction of an effect, [PSS-2] power
difference-in-differences regression, [CAUSAL] DID directional test, see one-sided test (power)
intro, directories, [M-5] chdir( ), [M-5] dir( ),
[CAUSAL] didregress, [CAUSAL] hdidregress, [M-5] direxists( ), [P] creturn,
[CAUSAL] xthdidregress [U] 11.6 Filenaming conventions,
differences of two means test, [SVY] svy [U] 18.3.11 Constructing Windows filenames
postestimation by using macros
differential item functioning, [IRT] DIF, [IRT] Glossary changing, [D] cd
logistic regression, [IRT] diflogistic creating, [D] mkdir
Mantel–Haenszel, [IRT] difmh listing, [D] dir
differentiation, [M-5] deriv( ) location of ado-files, [U] 17.5 Where does Stata
difficulty, [IRT] Glossary look for ado-files?
diflogistic command, [IRT] DIF, [IRT] diflogistic removing, [D] rmdir
difmh command, [IRT] DIF, [IRT] difmh directory, class, [P] classutil
digamma() function, [FN] Mathematical functions, direxists() function, [M-5] direxists( )
[M-5] factorial( ) direxternal() function, [M-5] direxternal( )
digitally signing data, see datasignature command discard command, [P] discard,
digits, controlling the number displayed, [D] format, [U] 18.11.3 Debugging ado-files
[U] 12.5 Formats: Controlling how data are discard, relationship to graph drop, [G-2] graph
displayed drop
dilation, [MV] procrustes, [MV] Glossary discordant
dimension, [MV] Glossary pairs, [PSS-2] power, [PSS-2] power
diminishing adaptation, [BAYES] bayesmh, pairedproportions, [PSS-5] Glossary
[BAYES] Glossary proportion, [PSS-2] power, [PSS-2] power
dims, collect subcommand, [TABLES] collect dims pairedproportions, [PSS-5] Glossary
168 Subject index

discordant, continued display, continued


sets, [PSS-2] power mcc, [PSS-5] Glossary scalar expressions, [P] display, [P] scalar
discrete choice, [CM] Glossary settings, [R] set showbaselevels
discrete parameters, [BAYES] bayestest interval, stored results, [R] Stored results
[BAYES] Glossary width and length, [R] log
discrete survival data, [ST] Discrete display
discrete-response regression, [SVY] svy estimation command, [P] display, [P] macro, [U] 19.1.2 A list
discrim of the immediate commands
knn command, [MV] discrim, [MV] discrim as a calculator, [R] display
estat, [MV] discrim knn, [MV] discrim knn macro function, [P] display
postestimation display,
lda command, [MV] discrim, [MV] discrim ereturn subcommand, [P] ereturn
estat, [MV] discrim lda, [MV] discrim lda graph subcommand, [G-2] graph display
postestimation ml subcommand, [R] ml
logistic command, [MV] discrim, [MV] discrim display() function, [M-5] display( )
estat, [MV] discrim logistic, [MV] discrim
displayas() function, [M-5] displayas( )
logistic postestimation
displayflush() function, [M-5] displayflush( )
qda command, [MV] discrim, [MV] discrim
estat, [MV] discrim qda, [MV] discrim qda dissimilarity, [MV] Glossary
postestimation matrix, [MV] matrix dissimilarity, [MV] Glossary,
discriminant analysis, [MV] candisc, [MV] discrim, [P] matrix dissimilarity
[MV] discrim knn, [MV] discrim lda, measures,
[MV] discrim logistic, [MV] discrim qda, [MV] cluster, [MV] cluster programming
[MV] Glossary utilities, [MV] matrix dissimilarity, [MV] mds,
loading plot, [MV] scoreplot [MV] measure option, [MV] Glossary,
[P] matrix dissimilarity
score plot, [MV] scoreplot
absolute value, [MV] measure option
discriminant function, [MV] discrim, [MV] discrim
lda, [MV] discrim lda postestimation, Bray and Curtis, [MV] clustermat
[MV] Glossary Canberra, [MV] measure option
discriminating variables, [MV] candisc, [MV] discrim Euclidean, [MV] measure option
knn, [MV] discrim lda, [MV] discrim lda Gower, [MV] measure option
postestimation, [MV] discrim logistic, maximum value, [MV] measure option
[MV] discrim qda, [MV] Glossary Minkowski, [MV] measure option
discrimination, [IRT] Glossary dissimilarity, matrix subcommand, [MV] matrix
disjointness, [BMA] bmaregress, [BMA] bmastats dissimilarity, [P] matrix dissimilarity
jointness, [BMA] Glossary distance, see dissimilarity measures
disparity, [MV] mds, [MV] mdslong, [MV] mdsmat, how calculated, [SP] spdistance
[MV] Glossary distance matrix, [MV] matrix dissimilarity, [P] matrix
dispersion, measures of, see measures of dispersion dissimilarity, [SP] Glossary, also see spatial
display, also see printing, logs (output) weighting matrix
as error, [M-5] displayas( ), [M-5] errprintf( ) distances, estat subcommand, [MV] ca
as text, as result, etc., [M-5] displayas( ) postestimation
column, [D] Glossary, [P] Glossary, [U] Glossary distribution functions, [FN] Statistical functions,
contents, [D] describe [M-5] normal( )
data, [D] edit, [D] list distributional diagnostic plots, [R] Diagnostic plots,
files, [D] type also see histograms, also see distributions, plots
format, [D] Glossary, [U] Glossary distributions,
formats, [D] describe, [D] format, [P] macro, examining, [D] pctile, [R] ameans, [R] centile,
[U] 12.5 Formats: Controlling how data are [R] kdensity, [R] mean, [R] pksumm,
displayed, [U] 25.3 Displaying dates and times [R] summarize, [R] total
graph, [G-2] graph display income, [R] Inequality
long strings, see string variables, long plots, [R] cumul, [R] cusum, [R] Diagnostic plots,
[R] dotplot, [R] histogram, [R] kdensity,
macros, [P] macro
[R] ladder, [R] lv, [R] spikeplot, [R] stem,
matrix, [P] matrix utility [R] sunflower
named graphs, [G-2] graph display, [G-2] graph standard population, [R] dstdize
use
testing equality of, [R] ksmirnov, [R] kwallis,
output, [P] display, [P] quietly, [P] smcl, [R] ranksum, [R] signrank
[P] tabdisp
previously typed lines, [R] #review
Subject index 169

distributions, continued Doornik–Hansen normality test, [MV] mvtest


testing for normality, [MV] mvtest normality, normality
[R] sktest, [R] swilk dose–response models, [BAYES] bayes: binreg,
transformations [BAYES] bayes: glm, [BAYES] bayes: logistic,
to achieve normality, [R] boxcox, [R] ladder [FMM] fmm: glm, [R] binreg, [R] glm,
to achieve zero skewness, [R] lnskew0 [R] logistic
disturbance term, [XT] Glossary dose–response trend, [PSS-2] power, [PSS-2] power
division operator, see arithmetic operators trend
divisive hierarchical clustering methods, [MV] cluster, dot,
[MV] Glossary graph subcommand, [G-2] graph dot
DLL, [P] plugin graph twoway subcommand, [G-2] graph twoway
Dmatrix() function, [M-5] Dmatrix( ) dot
DMC, see Data Monitoring Committee dot plot, [G-2] graph dot, [G-2] graph twoway dot,
[G-3] area options, [R] dotplot
DML, see double machine learning
dotplot command, [R] dotplot
dmy() function, [D] Datetime, [FN] Date and time
functions, [M-5] date( ) dots, set subcommand, [R] set
do command, [R] do, [U] 16 Do-files dotted lines, [G-4] linepatternstyle
.do file, [U] 11.6 Filenaming conventions double, [D] Data types, [U] 12.2.2 Numeric storage
types
do . . . while, [M-2] do, [M-2] continue, [M-2] break
double machine learning, [LASSO] Lasso inference
dockable, set subcommand, [R] set
intro, [LASSO] xpoivregress, [LASSO] xpologit,
document data, [D] codebook, [D] labelbook, [D] notes [LASSO] xpopoisson, [LASSO] xporegress,
document, dynamic, see dynamic document [LASSO] Glossary
documentation, [U] 1 Read this—it will help, double quotes, [P] macro, [U] 18.3.5 Double quotes
[U] 3 Resources for learning and using Stata double selection, [LASSO] Lasso inference intro,
keyword search on, [R] search, [U] 4 Stata’s help [LASSO] dslogit, [LASSO] dspoisson,
and search facilities [LASSO] dsregress, [LASSO] Inference
docx*() functions, [M-5] docx*( ) examples, [LASSO] Inference requirements,
docx2pdf command, [RPT] docx2pdf [LASSO] Glossary
docx hardbreak, set subcommand, [R] set, doublebuffer, set subcommand, [R] set
[RPT] set docx double-exponential smoothing, [TS] tssmooth
docx paramode, set subcommand, [R] set, [RPT] set dexponential
docx double-precision floating point number,
doedit command, [R] doedit [U] 12.2.2 Numeric storage types
dofb() function, [D] Datetime business calendars, doubly robust estimator, [CAUSAL] teffects
[FN] Date and time functions, [M-5] date( ) intro, [CAUSAL] teffects intro advanced,
dofC() function, [D] Datetime, [FN] Date and time [CAUSAL] teffects aipw, [CAUSAL] teffects
functions, [M-5] date( ) ipwra, [CAUSAL] telasso, [CAUSAL] Glossary
dofc() function, [D] Datetime, [FN] Date and time dow() function, [D] Datetime, [FN] Date and time
functions, [M-5] date( ) functions, [M-5] date( ), [U] 25.5 Extracting
dofh() function, [D] Datetime, [FN] Date and time components of dates and times
functions, [M-5] date( ) doy() function, [D] Datetime, [FN] Date and time
do-files, [P] break, [P] include, [P] version, [R] do, functions, [M-5] date( )
[U] 16 Do-files, [U] 18.2 Relationship between a dp, set subcommand, [D] format, [R] set
program and a do-file drawnorm command, [D] drawnorm
adding comments to, [P] comments drift, [TS] dfuller, [TS] pperron, [TS] tsfilter,
editing, [R] doedit [TS] tsfilter cf, [TS] Glossary
long lines, [P] #delimit, [U] 18.11.2 Comments and drop
long lines in ado-files class instances, [P] classutil
dofm() function, [D] Datetime, [FN] Date and time cluster analyses, [MV] cluster utility
functions, [M-5] date( ) constraints, [R] constraint
dofq() function, [D] Datetime, [FN] Date and time files, [D] erase, [M-5] unlink( )
functions, [M-5] date( ) forecast variable, [TS] forecast drop
dofw() function, [D] Datetime, [FN] Date and time graphs, [G-2] graph drop
functions, [M-5] date( ) macro from memory, [P] macro
dofy() function, [D] Datetime, [FN] Date and time matrix, [M-3] mata drop, [P] matrix utility
functions, [M-5] date( )
note, [D] notes
domain sampling, [MV] alpha
170 Subject index

drop, continued dspoisson command, [LASSO] dspoisson,


observations, [D] drop, [D] duplicates, [LASSO] Inference examples, [LASSO] lasso
[M-5] st dropvar( ), also see duplicate inference postestimation
observations, dropping dsregress command, [LASSO] dsregress,
programs, [P] discard [LASSO] Inference examples, [LASSO] lasso
stored estimation results, [R] estimates store inference postestimation
value label, [D] label dstdize command, [R] dstdize
variables, [D] drop, [M-5] st dropvar( ) .dta file, [P] File formats .dta, [U] 11.6 Filenaming
weighting matrices, [SP] spmatrix drop conventions
drop, dtable command, [R] dtable
duplicates subcommand, [D] duplicates dtable style, set subcommand, [R] set,
bayesirf subcommand, [BAYES] bayesirf [TABLES] set dtable style
classutil subcommand, [P] classutil .dtas file, [P] File formats .dtas, [U] 11.6 Filenaming
conventions
cluster notes subcommand, [MV] cluster notes
dtascomplevel, set subcommand, [R] set
cluster subcommand, [MV] cluster utility
.dtasig file, [U] 11.6 Filenaming conventions
collect subcommand, [TABLES] collect drop
dual confidence intervals, [R] ivqregress postestimation
constraint subcommand, [R] constraint
dual scaling, [MV] ca
estimates subcommand, [P] estimates
dualci, estat subcommand, [R] ivqregress
estimates subcommand, [R] estimates store
postestimation
forecast subcommand, [TS] forecast drop
Duda and Hart index stopping rules, [MV] cluster stop
frame subcommand, [D] frame drop
dummy variables, see indicator variables, see indicators
graph subcommand, [G-2] graph drop
Duncan’s multiple-comparison adjustment, see multiple
irf subcommand, [TS] irf drop comparisons, Duncan’s method
label subcommand, [D] label dunnettprob() function, [FN] Statistical functions,
macro subcommand, [P] macro [M-5] normal( )
mata subcommand, [M-3] mata drop Dunnett’s multiple comparison adjustment, see multiple
matrix subcommand, [P] matrix utility comparisons, Dunnett’s method
notes subcommand, [D] notes Dunnett’s multiple range distribution,
program subcommand, [P] program cumulative, [FN] Statistical functions,
python subcommand, [P] PyStata integration [M-5] normal( )
return subcommand, [P] return inverse cumulative, [FN] Statistical functions,
scalar subcommand, [P] scalar [M-5] normal( )
serset subcommand, [P] serset dup(#), display directive, [P] display
spmatrix subcommand, [SP] spmatrix drop duplicate observations,
vl subcommand, [D] vl drop dropping, [D] duplicates
drop command, [D] drop identifying, [D] duplicates
dropline, graph twoway subcommand, [G-2] graph duplicates
twoway dropline drop command, [D] duplicates
dropout, [ADAPT] Glossary, [PSS-5] Glossary examples command, [D] duplicates
dropped observations, [SP] Intro 2 list command, [D] duplicates
ds, [LASSO] Glossary report command, [D] duplicates
ds command, [D] ds tag command, [D] duplicates
DSGE, see dynamic stochastic general equilibrium duplicating
dsge command, [DSGE] Intro 1, [DSGE] Intro 2, clustered observations, [D] expandcl
[DSGE] Intro 3a, [DSGE] Intro 3b, observations, [D] expand
[DSGE] Intro 3c, [DSGE] dsge, [DSGE] dsge duplication matrix, [M-5] Dmatrix( )
postestimation, [DSGE] dsgenl postestimation duration analysis, see survival analysis
dsgenl command, [DSGE] Intro 1, [DSGE] Intro 3d, Durbin–Watson statistic, [R] regress postestimation
[DSGE] Intro 3e, [DSGE] Intro 3f, time series, [TS] prais
[DSGE] dsgenl
durbinalt, estat subcommand, [R] regress
dsign() function, [M-5] dsign( ), [M-5] sign( ) postestimation time series
dslogit command, [LASSO] dslogit, Durbin’s alternative test, [R] regress postestimation
[LASSO] Inference examples, [LASSO] lasso time series
inference postestimation
dvech, mgarch subcommand, [TS] mgarch dvech
DSMB, see Data and Safety Monitoring Board
dwatson, estat subcommand, [R] regress
DSMC, see Data and Safety Monitoring Committee postestimation time series
Subject index 171

dyadic operator, [M-2] Syntax, [M-6] Glossary E


dydx command, [R] dydx e()
dynamic function, [FN] Programming functions, [M-5] e( )
conditional-correlation model, [TS] mgarch, stored results, [P] ereturn, [P] estimates,
[TS] mgarch dcc [P] return, [R] Stored results,
document, [RPT] Dynamic documents intro, [U] 18.8 Accessing results calculated by other
[RPT] Dynamic tags, [RPT] dyndoc, programs, [U] 18.9 Accessing results calculated
[RPT] dyntext, [RPT] markdown, by estimation commands, [U] 18.10.2 Storing
[RPT] Glossary, [U] 21.2 The dynamic results in e()
document commands e(functions) macro function, [P] macro
factor model, [TS] dfactor, [TS] dfactor e(macros) macro function, [P] macro
postestimation, also see state-space model e(matrices) macro function, [P] macro
forecast, [BAYES] bayesfcast graph, e(sample) function, [FN] Programming functions,
[DSGE] Glossary, [TS] arch, [TS] arfima, [P] ereturn, [P] return
[TS] fcast compute, [TS] fcast graph, e(sample), resetting, [R] estimates save
[TS] forecast, [TS] forecast adjust, [TS] forecast
e(scalars) macro function, [P] macro
clear, [TS] forecast coefvector, [TS] forecast
EB, see empirical Bayes
create, [TS] forecast describe, [TS] forecast
drop, [TS] forecast estimates, [TS] forecast EBCDIC files, [D] filefilter, [D] infile (fixed format),
exogenous, [TS] forecast identity, [TS] forecast [U] 22.2.9 If you have EBCDIC data
list, [TS] forecast query, [TS] forecast solve, e-class command, [P] program, [P] return, [R] Stored
[TS] mgarch, [TS] Glossary, [U] 20.21 Dynamic results, [U] 18.8 Accessing results calculated by
forecasts and simulations other programs
model, [XT] Glossary economist scheme, [G-3] axis options, [G-4] Scheme
panel-data regression, [U] 27.15.6 Dynamic economist
and autoregressive panel-data models, edit
[U] 27.15.7 Bayesian estimation, [XT] xtabond, ado-files and do-files, [R] doedit
[XT] xtdpd, [XT] xtdpdsys command, [U] 10 Keyboard use
regression model, [TS] arfima, [TS] arima, data, [D] edit, [D] generate, [D] merge, [D] recode
[TS] var files while in Stata, [R] doedit
stochastic graphs, [G-1] Graph Editor, [G-2] graph play
general equilibrium, [BAYES] bayes: dsge, output, [U] 15 Saving and printing output—log
[BAYES] bayes: dsgenl, [DSGE] Intro 1, files
[DSGE] Intro 3a, [DSGE] Intro 3b, edit command, [D] edit
[DSGE] Intro 3c, [DSGE] Intro 3d, editmissing() function, [M-5] editmissing( )
[DSGE] Intro 3e, [DSGE] Intro 3f, editmissing() function, [M-5] editmissing( )
[DSGE] Intro 9, [DSGE] Intro 9a,
Editor Support Program, [U] 3.7.3 For editors
[DSGE] Intro 9b, [DSGE] dsge, [DSGE] dsgenl,
[DSGE] Glossary, [U] 27.29 Dynamic stochastic edittoint() function, [M-5] edittoint( )
general equilibrium (DSGE) models edittoint() function, [M-5] edittoint( )
structural simultaneous equations, [TS] var svar edittointtol() function, [M-5] edittoint( )
tags, [RPT] Dynamic documents intro, edittointtol() function, [M-5] edittoint( )
[RPT] Dynamic tags, [RPT] dyndoc, edittozero() function, [M-5] edittozero( )
[RPT] dyntext, [RPT] Glossary, [U] 21.2 The edittozero() function, [M-5] edittozero( )
dynamic document commands edittozerotol() function, [M-5] edittozero( )
text file, [RPT] Dynamic documents intro, edittozerotol() function, [M-5] edittozero( )
[RPT] Dynamic tags, [RPT] dyntext, editvalue() function, [M-5] editvalue( )
[RPT] Glossary editvalue() function, [M-5] editvalue( )
dynamic-multiplier function, [BAYES] bayesirf, EE estimator, see estimating-equation estimator
[TS] irf, [TS] irf cgraph, [TS] irf create, effect size, [ADAPT] Glossary, [META] Intro,
[TS] irf ctable, [TS] irf ograph, [TS] irf table, [META] meta, [META] meta data,
[TS] lpirf, [TS] var intro, [TS] Glossary [META] meta esize, [META] meta set,
.dynamicmv built-in class function, [P] class [META] meta update, [META] meta
dyndoc command, [RPT] dyndoc summarize, [META] meta galbraithplot,
dyngen command, [D] dyngen [META] meta labbeplot, [META] meta regress,
dyntext command, [RPT] dyntext [META] estat bubbleplot, [META] meta
meregress, [META] meta multilevel,
[META] meta mvregress, [META] Glossary,
[PSS-5] Glossary, [R] anova postestimation,
[R] esize, [R] regress postestimation,
[ST] Glossary
172 Subject index

effect size, continued eform option, [R] eform option


curve, [PSS-2] power, graph, [PSS-5] Glossary EGARCH, see exponential generalized autoregressive
detection of, see minimum detectable effect size conditional heteroskedasticity
determination, [PSS-1] Intro, [PSS-2] Intro egen command, [D] egen, [MI] mi passive, [MI] mi
(power), [PSS-2] power, [PSS-2] power xeq
usermethod, [PSS-2] power onemean, Egger test, [META] meta bias, [META] Glossary
[PSS-2] power twomeans, [PSS-2] power Egger, Davey Smith, and Phillips test, [META] meta
pairedmeans, [PSS-2] power oneproportion, bias
[PSS-2] power twoproportions, [PSS-2] power EGLS, see estimated generalized least squares
pairedproportions, [PSS-2] power onevariance, eigengelapacke() function, [M-5] eigensystem( )
[PSS-2] power twovariances, [PSS-2] power eigen la() function, [M-5] eigensystem( )
onecorrelation, [PSS-2] power twocorrelations,
eigensystem() function, [M-5] eigensystem( )
[PSS-2] power oneway, [PSS-2] power twoway,
[PSS-2] power repeated, [PSS-2] power eigensystem() function, [M-5] eigensystem( )
oneslope, [PSS-2] power rsquared, eigensystemselect*() functions,
[PSS-2] power pcorr, [PSS-2] power cmh, [M-5] eigensystemselect( )
[PSS-2] power mcc, [PSS-2] power cox, eigensystemselect*() functions,
[PSS-2] power exponential, [PSS-2] power [M-5] eigensystemselect( )
logrank, [PSS-4] Unbalanced designs, eigenvalues, [M-5] eigensystem( ), [M-6] Glossary,
[PSS-5] Glossary [MV] factor, [MV] factor postestimation,
minimum detectable, see minimum detectable effect [MV] pca, [MV] rotate, [MV] rotatemat,
size [MV] screeplot, [MV] Glossary, [P] matrix
effective sample size, [BAYES] Bayesian commands, eigenvalues, [P] matrix svd, [P] matrix
[BAYES] bayesmh, [BAYES] bayesstats ess, symeigen
[BAYES] Glossary stability condition, [BAYES] bayesvarstable,
effects, estat subcommand, [SVY] estat [TS] estat aroots, [TS] varstable, [TS] vecstable
effects, stability index, [SEM] estat stable
direct, [SEM] estat teffects, [SEM] Example 7, eigenvalues() function, [M-5] eigensystem( )
[SEM] Example 42g, [SEM] Methods and eigenvalues() function, [M-5] eigensystem( )
formulas for sem, [SEM] Glossary eigenvalues, matrix subcommand, [P] matrix
indirect, [SEM] estat teffects, [SEM] Example 7, eigenvalues
[SEM] Example 42g, [SEM] Methods and eigenvectors, [M-5] eigensystem( ), [M-6] Glossary,
formulas for sem, [SEM] Glossary [MV] factor, [MV] factor postestimation,
total, [CAUSAL] mediate, [CAUSAL] mediate [MV] pca, [MV] rotate, [MV] rotatemat,
postestimation, [CAUSAL] Glossary, [MV] scoreplot, [MV] Glossary, [P] matrix svd,
[SEM] estat teffects, [SEM] Example 7, [P] matrix symeigen
[SEM] Example 42g, [SEM] Methods and EIM, see expected information matrix
formulas for sem, [SEM] Glossary eintreg command, [ERM] Intro 1, [ERM] Intro 2,
treatment, see treatment effects [ERM] Intro 3, [ERM] Intro 7,
effect-size standard errors, see sampling standard errors [ERM] eintreg, [ERM] eintreg postestimation,
effect-size variances, see sampling variance [ERM] eintreg predict, [ERM] Example 1b,
effectsplot, estat subcommand, [ERM] Example 1c, [ERM] predict advanced,
[CAUSAL] mediate postestimation [ERM] predict treatment, [ERM] Triangularize
efficacy eivreg command, [R] eivreg, [R] eivreg
postestimation
boundaries, [ADAPT] Glossary
el() function, [FN] Matrix functions, [P] matrix
bounds, [ADAPT] GSD intro, [ADAPT] gs,
define
[ADAPT] gsbounds, [ADAPT] gsdesign,
[ADAPT] Glossary elastic net, [LASSO] elasticnet, [LASSO] Glossary
clinical efficacy, [ADAPT] Glossary elasticities, estat subcommand, [R] demandsys
postestimation
critical values, [ADAPT] Glossary
elasticnet command, [LASSO] elasticnet,
stopping, [ADAPT] Glossary
[LASSO] lasso postestimation
efficiency of Markov chain Monte Carlo,
elimination matrix, [M-5] Lmatrix( )
[BAYES] Intro, [BAYES] Bayesian commands,
[BAYES] bayesmh, [BAYES] bayesgraph, else command, [P] if
[BAYES] bayesstats ess, [BAYES] Glossary eltype, [M-2] Declarations, [M-6] Glossary
eform, estat subcommand, [FMM] estat eform, eltype() function, [M-5] eltype( )
[SEM] Intro 7, [SEM] estat eform, EM, see expectation-maximization algorithm
[SEM] Example 33g, [SEM] Example 34g, EMF, see Enhanced Metafile
[SEM] Example 47g, [SEM] Example 48g
Subject index 173

empirical Bayes, [IRT] irt 1pl postestimation, [IRT] irt endogenous, continued
2pl postestimation, [IRT] irt 3pl postestimation, treatment, [CAUSAL] eteffects,
[IRT] irt grm postestimation, [IRT] irt nrm [CAUSAL] etpoisson, [CAUSAL] etregress,
postestimation, [IRT] irt pcm postestimation, [ERM] eintreg, [ERM] eoprobit, [ERM] eprobit,
[IRT] irt rsm postestimation, [IRT] irt hybrid [ERM] eregress, [SEM] Example 46g
postestimation, [IRT] Glossary, [ME] mecloglog with endogenous covariates, [ERM] Example 3b
postestimation, [ME] meglm postestimation, with sample selection, [ERM] Example 6b
[ME] meintreg postestimation, [ME] melogit treatment assignment, [ERM] Glossary
postestimation, [ME] menbreg postestimation,
variable, [BAYES] Glossary, [DSGE] Glossary,
[ME] meologit postestimation, [ME] meoprobit
[ERM] Glossary, [SEM] Intro 4,
postestimation, [ME] mepoisson postestimation,
[SEM] Glossary, [SVY] svy estimation,
[ME] meprobit postestimation, [ME] mestreg
[TS] Glossary, [XT] Glossary
postestimation, [ME] metobit postestimation,
[ME] Glossary endogenous, estat subcommand, [R] ivregress
postestimation
means, see posterior mean
endpoint, [ADAPT] Glossary
modes, see posterior mode
ends(), egen function, [D] egen
predictions, [SEM] Intro 7, [SEM] Methods and
formulas for gsem, [SEM] predict after gsem Engle’s LM test, [R] regress postestimation time series
empirical cumulative distribution function, [R] cumul Enhanced Metafile, [G-2] graph export, [G-4] Glossary
emptycells, set subcommand, [R] set, [R] set ensure mi data are consistent, [MI] mi update
emptycells enter data, see import data, see input data interactively,
Encapsulated PostScript, [G-2] graph export, see read data from disk
[G-3] eps options, [G-4] Glossary entropy, [BMA] bmastats lps, [BMA] Glossary
encode command, [D] encode, [U] 24.2 Categorical enumeration, see model enumeration
string variables environment macro function, [P] macro
encodings, [D] unicode, [D] unicode encoding, environment variables (Unix), [P] macro
[D] Glossary, [P] Glossary, [U] Glossary eoprobit command, [ERM] Intro 1, [ERM] Intro 2,
end command, [M-3] end [ERM] Intro 3, [ERM] Intro 4, [ERM] Intro 7,
end-of-line characters, [D] changeeol [ERM] eoprobit, [ERM] eoprobit
ending a Stata session, [P] exit, [R] exit postestimation, [ERM] eoprobit predict,
[ERM] Example 6a, [ERM] Example 6b,
endless loop, see loop, endless
[ERM] predict advanced, [ERM] predict
endogeffects, estat subcommand, [R] ivqregress treatment, [ERM] Triangularize
postestimation
Epanechnikov kernel function, [CAUSAL] tebalance
endogeneity test, [R] hausman, [R] ivfprobit, density, [CAUSAL] teoverlap, [G-2] graph
[R] ivprobit, [R] ivqregress, [R] ivqregress twoway kdensity, [G-2] graph twoway lpoly,
postestimation, [R] ivregress postestimation, [R] ivqregress, [R] kdensity, [R] lpoly,
[R] ivtobit [R] npregress kernel, [R] qreg
endogenous epidemiology and related, [R] Epitab, [ST] stmc,
covariates, [ERM] eintreg, [ERM] eoprobit, [ST] stmh, [ST] strate
[ERM] eprobit, [ERM] eregress, Brier score decomposition, [R] brier
[ERM] Glossary, [FMM] fmm: ivregress,
estimation commands, [R] binreg, [R] clogit,
[LASSO] Lasso inference intro,
[R] exlogistic, [R] expoisson, [R] glm,
[LASSO] Inference examples,
[R] logistic, [R] nbreg, [R] poisson, also see
[LASSO] poivregress, [LASSO] xpoivregress,
multilevel model, also see structural equation
[R] gmm, [R] ivfprobit, [R] ivpoisson,
modeling, also see survey, also see survival
[R] ivprobit, [R] ivqregress, [R] ivregress,
analysis, also see treatment effects
[R] ivtobit, [R] reg3, [XT] xtdpd,
[XT] xtdpdsys, [XT] xthtaylor, [XT] xtivreg ICD, [D] icd
with endogenous treatment, [ERM] Example 3b interrater agreement, [R] kappa
with sample selection, [ERM] Example 1c, pharmacokinetic data, see pharmacokinetic data
[ERM] Example 8b relative excess risk due to interaction, [R] reri
instrument variables, [ERM] Intro 3 ROC analysis, see receiver operating characteristic
sample selection, [ERM] Intro 4, [ERM] eintreg, analysis
[ERM] eoprobit, [ERM] eprobit, SMR, see standardized mortality ratio
[ERM] eregress, [ERM] Glossary, standardization, [R] dstdize
[R] heckman, [R] heckoprobit, [R] heckprobit, symmetry and marginal homogeneity tests,
[SEM] Example 45g, [XT] xtheckman [R] symmetry
with endogenous covariate, [ERM] Example 1c, tables, [R] Epitab, [R] tabulate twoway
[ERM] Example 8b
with endogenous treatment, [ERM] Example 6b
174 Subject index

eprobit command, [ERM] Intro 1, [ERM] Intro 2, equilc() function, [M-5] equilrc( )
[ERM] Intro 3, [ERM] Intro 7, equilibration, [M-5] equilrc( )
[ERM] eprobit, [ERM] eprobit postestimation, equilibrium, [DSGE] Glossary
[ERM] eprobit predict, [ERM] Example 3a, equilr() function, [M-5] equilrc( )
[ERM] Example 3b, [ERM] Example 4a, equilrc() function, [M-5] equilrc( )
[ERM] Example 4b, [ERM] Example 5,
equivalence test, see equality test of, bioequivalence
[ERM] predict advanced, [ERM] predict
treatment, [ERM] Triangularize erase, see drop
EPS, see Encapsulated PostScript erase, mi subcommand, [MI] mi erase, [MI] Styles
epsdouble() function, [FN] Programming functions erase, snapshot subcommand, [D] snapshot
epsfloat() function, [FN] Programming functions erase command, [D] erase
epsilon() function, [M-5] epsilon( ), [M-6] Glossary eregress command, [ERM] Intro 1, [ERM] Intro 2,
[ERM] Intro 3, [ERM] Intro 7, [ERM] eregress,
eqgof, estat subcommand, [SEM] Intro 7,
[ERM] eregress postestimation,
[SEM] estat eqgof, [SEM] Methods and
[ERM] eregress predict, [ERM] Example 1a,
formulas for sem
[ERM] Example 2a, [ERM] Example 2b,
eqtest, estat subcommand, [SEM] Intro 7, [ERM] Example 2c, [ERM] predict advanced,
[SEM] estat eqtest [ERM] predict treatment, [ERM] Triangularize
equal FMI test, [MI] mi estimate, [MI] mi test, ereturn
[MI] Glossary
clear command, [P] ereturn, [P] return
equal-allocation design, see balanced design
display command, [P] ereturn
equality operator, [U] 13.2.3 Relational operators
list command, [P] ereturn, [P] return, [R] Stored
equality test of results
binomial proportions, [R] bitest local command, [P] ereturn, [P] return
bioequivalence, [R] pk, [R] pkequiv matrix command, [P] ereturn, [P] return
coefficients, [R] pwcompare, [R] sureg, [R] test, post command, [P] ereturn, [P] makecns,
[R] testnl, [SVY] svy postestimation [P] return
correlation matrices, [MV] mvtest correlations repost command, [P] ereturn, [P] return
correlations, [MV] mvtest correlations scalar command, [P] ereturn, [P] return
covariance matrices, [MV] mvtest covariances ERM, see extended regression model
covariances, [MV] mvtest covariances ERR, see excess relative risk
distributions, [R] ksmirnov, [R] kwallis, error, [ERM] Glossary, [SEM] Glossary
[R] ranksum, [R] signrank
checking, [D] assert, [D] assertnested
margins, [CM] margins, [R] margins, [R] margins,
codes, [M-2] Errors
contrast, [R] margins, pwcompare,
[R] pwcompare covariance, [ME] Glossary
means, [R] anova, [R] contrast, [R] esize, handling, [P] capture, [P] confirm, [P] error,
[R] loneway, [R] mean, [R] oneway, [U] 16.1.4 Error handling in do-files
[R] pwmean, [R] ttest, [R] ztest, [SVY] svy messages and return codes, [M-5] error( ), [P] error,
postestimation, [TABLES] Example 4 [P] rmsg, [R] Error messages, [U] 4.8.5 Return
medians, [R] ranksum codes, [U] 8 Error messages and return codes,
also see error handling
multivariate means, [MV] hotelling, [MV] manova,
[MV] mvtest means searching, [R] search
parameters across groups, [SEM] estat ginvariant variable, [SEM] Intro 4, [SEM] Glossary
proportions, [R] bitest, [R] prtest error command, [P] error
ROC areas, [R] roccomp, [R] rocreg error() function, [M-5] error( )
survivor functions, [ST] sts test error() function, [M-5] error( )
variances, [R] oneway, [R] sdtest error, reshape subcommand, [D] reshape
equal-tailed credible interval, [BAYES] Intro, error-bar charts, [R] serrbar
[BAYES] Bayesian commands, [BAYES] bayes, error-components model, [XT] xthtaylor,
[BAYES] bayesmh, [BAYES] bayesstats [XT] Glossary
summary, [BAYES] Glossary, errorrate, estat subcommand, [MV] discrim estat,
[BMA] bmaregress, [BMA] bmapredict, [MV] discrim lda postestimation, [MV] discrim
[BMA] bmastats logistic postestimation
equamax rotation, [MV] rotate, [MV] rotatemat, errors-in-variables regression, [R] eivreg
[MV] Glossary error-spending
equation names of matrix, [P] ereturn, [P] matrix approach, [ADAPT] Glossary
define, [P] matrix rownames, [U] 14.2 Row and function, [ADAPT] Glossary
column names Hwang–Shih–de Cani bound, [ADAPT] Glossary
Kim–DeMets bound, [ADAPT] Glossary
Subject index 175

error-spending, continued estat, continued


O’Brien–Fleming-style bound, [ADAPT] Glossary correlations command, [MV] canon
Pocock-style bound, [ADAPT] Glossary postestimation, [MV] discrim lda
errprintf() function, [M-5] errprintf( ) postestimation, [MV] discrim qda
esample, estimates subcommand, [R] estimates save postestimation, [MV] mds postestimation
esize, covariance command, [CM] cmmprobit
estat subcommand, [R] regress postestimation postestimation, [CM] cmroprobit
postestimation, [DSGE] Intro 3e, [DSGE] estat
meta subcommand, [META] meta esize
covariance, [MV] discrim lda postestimation,
esize and esizei commands, [R] esize [MV] discrim qda postestimation
ESS, see effective sample size, see expected sample size cv command, [SVY] estat
ess, bayesstats subcommand, [BAYES] bayesstats df command, [ME] estat df
ess
distances command, [MV] ca postestimation
estat, [P] estat programming
dualci command, [R] ivqregress postestimation
abond command, [XT] xtabond, [XT] xtabond
durbinalt command, [R] regress postestimation
postestimation, [XT] xtdpd postestimation,
time series
[XT] xtdpdsys, [XT] xtdpdsys postestimation
dwatson command, [R] regress postestimation time
acplot command, [TS] estat acplot
series
aggregation command, [CAUSAL] hdidregress
effects command, [SVY] estat
postestimation, [CAUSAL] xthdidregress
postestimation effectsplot command, [CAUSAL] mediate
postestimation
alternatives command, [CM] nlogit
postestimation eform command, [FMM] estat eform,
[SEM] Intro 7, [SEM] estat eform,
anova command, [MV] discrim lda postestimation
[SEM] Example 33g, [SEM] Example 34g,
anti command, [MV] factor postestimation, [SEM] Example 47g, [SEM] Example 48g
[MV] pca postestimation
elasticities command, [R] demandsys
archlm command, [R] regress postestimation time postestimation
series
endogeffects command, [R] ivqregress
aroots command, [TS] estat aroots postestimation
atetplot command, [CAUSAL] hdidregress endogenous command, [R] ivregress
postestimation, [CAUSAL] xthdidregress postestimation
postestimation
eqgof command, [SEM] Intro 7, [SEM] estat
bdecomp command, [CAUSAL] didregress eqgof, [SEM] Example 3, [SEM] Methods and
postestimation formulas for sem
bgodfrey command, [R] regress postestimation eqtest command, [SEM] Intro 7, [SEM] estat
time series, [TS] newey postestimation eqtest, [SEM] Example 13
bootstrap command, [R] bootstrap postestimation errorrate command, [MV] discrim estat,
bubbleplot command, [META] estat bubbleplot [MV] discrim lda postestimation, [MV] discrim
canontest command, [MV] discrim lda logistic postestimation
postestimation esize command, [R] regress postestimation
cde command, [CAUSAL] mediate postestimation factors command, [MV] factor postestimation
classfunctions command, [MV] discrim lda facweights command, [CM] cmmprobit
postestimation postestimation, [CM] cmroprobit postestimation
classification command, [R] estat classification firststage command, [R] ivregress
classtable command, [MV] discrim estat, postestimation
[MV] discrim lda postestimation framework command, [SEM] Intro 7, [SEM] estat
coefplot command, [R] ivqregress postestimation, framework, [SEM] Example 11
[R] qreg postestimation ggof command, [SEM] Intro 7, [SEM] estat ggof,
common command, [MV] factor postestimation [SEM] Example 21, [SEM] Methods and
compare command, [MV] procrustes formulas for sem
postestimation ginvariant command, [SEM] Intro 7, [SEM] estat
concordance command, [ST] stcox postestimation ginvariant, [SEM] Example 22
config command, [MV] mds postestimation gof command, [R] estat gof, [R] poisson
coordinates command, [MV] ca postestimation, postestimation, [SEM] Intro 7, [SEM] estat
[MV] mca postestimation gof, [SEM] Example 4, [SEM] Methods and
correlation command, [CM] cmmprobit formulas for sem, [SVY] estat
postestimation, [CM] cmroprobit postestimation gofplot command, [ST] estat gofplot
granger command, [CAUSAL] didregress
postestimation
176 Subject index

estat, continued estat, continued


grangerplot command, [CAUSAL] didregress or command, [CAUSAL] mediate postestimation
postestimation overid command, [R] gmm postestimation,
grdistances command, [MV] discrim [R] ivpoisson postestimation, [R] ivregress
lda postestimation, [MV] discrim qda postestimation
postestimation ovtest command, [R] regress postestimation
greport command, [IRT] estat greport pairwise command, [MV] mds postestimation
grmeans command, [MV] discrim lda parameters command, [R] demandsys
postestimation postestimation
group command, [ME] estat group, [ME] menl period command, [TS] ucm, [TS] ucm
postestimation, [ME] mixed postestimation, postestimation
[META] estat group phtest command, [ST] stcox PH-assumption tests
grsummarize command, [MV] candisc, policy command, [DSGE] Intro 1,
[MV] discrim estat [DSGE] Intro 3a, [DSGE] Intro 3c,
heterogeneity command, [META] estat [DSGE] Intro 3d, [DSGE] Intro 3e,
heterogeneity (me), [META] estat heterogeneity [DSGE] Intro 3f, [DSGE] estat policy
(mv) predict command, [R] exlogistic postestimation
hettest command, [R] regress postestimation profiles command, [MV] ca postestimation
ic command, [R] estat, [R] estat ic proportion command, [CAUSAL] mediate
icc command, [ME] estat icc, [ME] melogit postestimation
postestimation, [ME] meprobit postestimation, ptrends command, [CAUSAL] didregress
[ME] mixed postestimation postestimation, [CAUSAL] hdidregress
impact command, [SP] Intro 7, [SP] Intro 8, postestimation
[SP] spivregress, [SP] spivregress quantiles command, [MV] mds postestimation
postestimation, [SP] spregress, [SP] spregress recovariance command, [ME] estat recovariance,
postestimation, [SP] spxtregress, [ME] mixed postestimation, [META] estat
[SP] spxtregress postestimation recovariance
imtest command, [R] regress postestimation report command, [IRT] estat report
inertia command, [MV] ca postestimation residuals command, [MV] factor postestimation,
irr command, [CAUSAL] mediate postestimation [MV] pca postestimation, [SEM] Intro 7,
kmo command, [MV] factor postestimation, [SEM] estat residuals, [SEM] Example 10,
[MV] pca postestimation [SEM] Methods and formulas for sem
lceffects command, [SVY] estat rotate command, [MV] canon postestimation
lcgof command, [SEM] estat lcgof, rotatecompare command, [MV] canon
[SEM] Example 51g postestimation, [MV] factor postestimation,
lcmean command, [FMM] estat lcmean, [MV] pca postestimation
[SEM] estat lcmean, [SEM] Example 50g, rr command, [CAUSAL] mediate postestimation
[SEM] Example 53g, [SEM] Example 54g sargan command, [XT] xtabond, [XT] xtabond
lcprob command, [FMM] estat lcprob, postestimation, [XT] xtdpd, [XT] xtdpd
[SEM] estat lcprob, [SEM] Example 50g, postestimation, [XT] xtdpdsys postestimation
[SEM] Example 53g, [SEM] Example 54g, sbcusum command, [TS] estat sbcusum
[SEM] Methods and formulas for sem sbknown command, [TS] estat sbknown
list command, [MV] discrim estat, [MV] discrim sbsingle command, [TS] estat sbsingle
knn postestimation, [MV] discrim lda sci command, [CAUSAL] hdidregress
postestimation, [MV] discrim logistic, postestimation, [CAUSAL] xthdidregress
[MV] discrim qda postestimation postestimation
loadings command, [MV] ca postestimation, scoretests command, [SEM] Intro 7, [SEM] estat
[MV] canon postestimation, [MV] discrim lda, scoretests, [SEM] Example 8, [SEM] Methods
[MV] discrim lda postestimation, [MV] pca and formulas for sem
postestimation
sd command, [ME] estat sd, [ME] menl,
manova command, [MV] discrim lda [ME] mixed postestimation, [META] estat
postestimation sd, [R] mean postestimation, [SEM] estat sd,
mindices command, [SEM] Intro 7, [SEM] estat [SVY] estat
mindices, [SEM] Example 5, [SEM] Example 9, se command, [R] exlogistic postestimation,
[SEM] Methods and formulas for sem [R] expoisson postestimation
moran command, [SP] Intro 7, [SP] estat moran size command, [SVY] estat
mvreg command, [MV] procrustes postestimation smc command, [MV] factor postestimation,
nproc command, [R] rocreg postestimation [MV] pca postestimation
Subject index 177

estat, continued estimates, continued


stable command, [DSGE] Intro 5, [DSGE] estat for command, [R] estimates for
stable, [SEM] Intro 7, [SEM] estat stable, notes command, [R] estimates notes
[SEM] Example 7, [SEM] Methods and query command, [R] estimates store
formulas for sem replay command, [R] estimates replay
stdize: prefix command, [SEM] estat stdize, restore command, [LASSO] estimates store,
[SEM] Example 16 [R] estimates store
steady command, [DSGE] Intro 3e, save command, [LASSO] estimates store,
[DSGE] Intro 3f, [DSGE] estat steady [R] estimates save
strata command, [SVY] estat selected command, [R] estimates selected
stress command, [MV] mds postestimation stats command, [R] estimates stats
structure command, [MV] discrim lda store command, [LASSO] estimates store,
postestimation, [MV] factor postestimation [R] estimates store
subinertia command, [MV] mca postestimation table command, [R] estimates table
summarize command, [MV] ca postestimation, title command, [R] estimates title
[MV] discrim estat, [MV] factor postestimation, use command, [LASSO] estimates store,
[MV] mca postestimation, [MV] mds [R] estimates save
postestimation, [MV] pca postestimation,
estimates, forecast subcommand, [TS] forecast
[MV] procrustes postestimation, [R] estat,
estimates
[R] estat summarize, [SEM] estat summarize
estimating-equation estimator, [CAUSAL] mediate,
svyset command, [SVY] estat
[CAUSAL] teffects aipw, [CAUSAL] teffects
szroeter command, [R] regress postestimation ipw, [CAUSAL] teffects ipwra,
table command, [MV] ca postestimation [CAUSAL] teffects ra, [CAUSAL] Glossary
teffects command, [ERM] Intro 5, estimation
[ERM] Intro 9, [ERM] estat teffects, Bayesian, see Bayesian, estimation
[SEM] Intro 7, [SEM] estat teffects,
command, [CM] Intro 4, [U] 20 Estimation and
[SEM] Example 7, [SEM] Example 42g
postestimation commands, [U] 27 Overview of
transition command, [DSGE] Intro 1, Stata estimation commands
[DSGE] Intro 3a, [DSGE] Intro 3b,
commands
[DSGE] Intro 3d, [DSGE] Intro 3e,
[DSGE] Intro 3f, [DSGE] estat transition allowed, [BAYES] Bayesian estimation,
[FMM] fmm estimation, [MI] Estimation,
trendplots command, [CAUSAL] didregress
[SVY] svy estimation
postestimation
allowing constraints in, [P] makecns,
vce command, [R] estat, [R] estat vce, [SVY] estat
[R] constraint
vif command, [R] regress postestimation
how to program, [P] Estimation command
waldplot command, [R] ivqregress postestimation
degrees of freedom for coefficients, [MI] mi
wcorrelation command, [ME] estat wcorrelation, estimate
[ME] mixed postestimation, [XT] xtgee
method for SEM, [SEM] Glossary
postestimation
obtaining after
estimate linear combinations of coefficients, see linear
combinations of parameters adjusted predictions, [CM] margins,
[R] margins, [U] 20.16.2 Obtaining adjusted
estimate, mi subcommand, [MI] mi estimate, [MI] mi
predictions
estimate using
combinations of coefficients, [R] lincom,
estimated generalized least squares, [XT] xtgls,
[R] nlcom, [U] 20.14 Obtaining
[XT] xtivreg, [XT] xtreg
linear combinations of coefficients,
estimates [U] 20.15 Obtaining nonlinear combinations
clear command, [P] estimates of coefficients
dir command, [P] estimates contrasts, [R] contrast, [U] 20.19 Obtaining
drop command, [P] estimates contrasts, tests of interactions, and main
hold command, [P] estimates effects
unhold command, [P] estimates forecasts, [TS] forecast, [U] 20.21 Dynamic
estimates forecasts and simulations
clear command, [R] estimates store graphs of margins, marginal effects,
command, [R] suest, [SVY] svy postestimation and contrasts, [R] marginsplot,
introduction, [R] estimates [U] 20.20 Graphing margins, marginal
describe command, [R] estimates describe effects, and contrasts
dir command, [R] estimates store marginal effects, [CM] margins, [R] margins,
drop command, [R] estimates store [U] 20.17 Obtaining conditional and average
marginal effects
esample command, [R] estimates save
178 Subject index

estimation, obtaining after, continued evaluation, order of, see operator, order of evaluation
marginal means, [CM] margins, [R] margins, event, [ST] Glossary
[U] 20.16.1 Obtaining estimated marginal history analysis, see survival analysis
means of interest, [ST] Glossary
pairwise comparisons, [R] pwcompare, probability, see failure probability
[U] 20.18 Obtaining pairwise comparisons time, [ST] stintcox, [ST] stintreg, [ST] Glossary
predictions, [MI] mi predict, [P] predict, event-time
[R] predict, [R] predictnl, interval, [ST] stintcox, [ST] stintreg, [ST] Glossary
[U] 20.11 Obtaining predicted values
variables, [ST] stintcox, [ST] stintreg,
predictive margins, [CM] margins, [R] margins, [ST] Glossary
[U] 20.16.3 Obtaining predictive margins
Ex, [SEM] sem and gsem option covstructure( )
scores, [U] 20.23 Obtaining scores
ex post contiguity matrix, [SP] Glossary, also see
test, [MI] mi estimate, [MI] mi test, spatial weighting matrix
[R] hausman, [R] lrtest, [R] suest, [R] test,
exact DDF, see denominator degrees of freedom
[R] testnl, [SVY] svy postestimation,
[U] 20.13 Performing hypothesis tests on exact statistics, [U] 27.8 Count outcomes,
the coefficients [U] 27.11 Exact estimators
options, [R] Estimation options, [SEM] gsem binary confidence intervals, [R] ci, [R] exlogistic,
estimation options, [SEM] sem estimation [R] roctab
options centiles, [R] centile
postestimation dialog box, [R] postest confidence intervals for variances, [R] ci
posting VCE for MI, [MI] mi estimate indirect standardization, [R] dstdize
predictions after, see predictions, obtaining after one-way anova, [R] loneway
estimation regression, [R] exlogistic, [R] expoisson
results, test,
accessing, [U] 18.9 Accessing results calculated binomial, see binomial test
by estimation commands binomial probability, [R] bitest
clearing, [P] ereturn, [P] estimates, equality of distributions, [R] ksmirnov
[R] estimates store equality of medians, [R] ranksum
eliminating, [P] discard Fisher’s, [R] Epitab, [R] tabulate twoway
listing, [P] ereturn, [P] estimates symmetry and marginal homogeneity,
saving, [P] estimates [R] symmetry
storing, [P] ereturn tetrachoric correlations, [R] tetrachoric
storing and restoring, [R] estimates store exact test, [ADAPT] Glossary, [PSS-2] power
tables of, [R] estimates selected, [R] estimates oneproportion, [PSS-2] power twoproportions,
table, [R] etable, [R] table regression, [PSS-5] Glossary
[R] table examination time, [ST] stintcox, [ST] Glossary
robust estimates, [P] robust, [R] vce option, example datasets, [U] 1.2.2 Example datasets
[U] 20.22 Obtaining robust variance estimates examples, duplicates subcommand, [D] duplicates
sample, summarizing, [R] estat, [R] estat Excel, [U] 22 Entering and importing data
summarize dates, [D] Datetime values from other software
test after, [MI] mi test Microsoft, see Microsoft Excel
weighted, [U] 20.24 Weighted estimation Microsoft, importing from, [D] import excel,
estimators, covariance matrix of, [P] ereturn, [D] odbc, also see spreadsheets, exporting
[P] matrix get, [R] correlate, [R] estat, [R] estat Microsoft, write results to, [R] dtable, [R] etable,
vce, [U] 20.10 Obtaining the variance– [RPT] putexcel, [RPT] putexcel advanced,
covariance matrix [TABLES] collect export, [U] 21.3 The putdocx,
etable command, [R] etable putpdf, and putexcel commands
etable style, set subcommand, [R] set, excel,
[TABLES] set etable style export subcommand, [D] import excel
eteffects command, [CAUSAL] eteffects, import subcommand, [D] import excel
[CAUSAL] eteffects postestimation excess fraction, [R] Epitab
etiologic fraction, [R] Epitab excess relative risk, [R] reri
etpoisson command, [CAUSAL] etpoisson, excluded covariates, see covariate selection
[CAUSAL] etpoisson postestimation exec, jdbc subcommand, [D] jdbc
etregress command, [CAUSAL] etregress, exec(), odbc subcommand, [D] odbc
[CAUSAL] etregress postestimation existence, confirm subcommand, [P] confirm
Euclidean distance, [MV] measure option, exit class program, [P] class exit
[MV] Glossary exit, class subcommand, [P] class exit
Subject index 179

exit command, [P] capture, [P] exit, [R] exit, expoisson command, [R] expoisson, [R] expoisson
[U] 16.1.4 Error handling in do-files postestimation
exit() function, [M-5] exit( ) exponential
exit Mata, [M-3] end density, [FN] Statistical functions, [M-5] normal( )
exit Stata, see exit command distribution, [FMM] fmm: streg, [FN] Statistical
exlogistic command, [R] exlogistic, [R] exlogistic functions, [M-5] normal( ), [ST] stintreg,
postestimation [ST] streg
exogeneity test, see endogeneity test function, [FN] Mathematical functions,
exogenous [M-5] exp( )
covariate, [ERM] Intro 3, [ERM] Glossary generalized autoregressive conditional
treatment assignment, [ERM] Glossary heteroskedasticity, [TS] arch
variable, [BAYES] Glossary, [DSGE] Glossary, notation, [U] 12.2 Numbers
[ERM] Glossary, [SEM] Intro 4, smoothing, [TS] tssmooth, [TS] tssmooth
[SEM] Glossary, [TS] Glossary, [XT] Glossary exponential, [TS] Glossary
exogenous, forecast subcommand, [TS] forecast survival regression, [BAYES] bayes: streg,
exogenous [FMM] fmm: streg, [SEM] Example 47g,
exogenous-variables tightness parameter, [ST] stintreg, [ST] streg
[BAYES] Glossary test, [PSS-2] power exponential, [PSS-5] Glossary
exp, [M-2] exp, [M-6] Glossary, [U] 11 Language exponential,
syntax churdle subcommand, [R] churdle
exp() function, [FN] Mathematical functions, power subcommand, [PSS-2] power exponential
[M-5] exp( ) tssmooth subcommand, [TS] tssmooth exponential
exp list, [SVY] svy bootstrap, [SVY] svy brr, exponential() function, [FN] Statistical functions,
[SVY] svy jackknife, [SVY] svy sdr, [M-5] normal( )
[TS] rolling exponentialden() function, [FN] Statistical
expand functions, [M-5] normal( )
command, [D] expand exponentialtail() function, [FN] Statistical
for mi data, [MI] mi expand functions, [M-5] normal( )
expand factor varlists, [P] fvexpand exponentiated coefficients, [FMM] estat eform,
expand, mi subcommand, [MI] mi expand [R] eform option, [SEM] estat eform
expandcl command, [D] expandcl exponentiation, [M-5] exp( ), [M-5] matexpsym( )
expectation-maximization algorithm, [FMM] Glossary, export
[ME] mixed, [MI] mi impute mvn, collection, [R] dtable, [R] etable, [TABLES] collect
[MI] Glossary, [ST] stintcox export
parameter trace files, [MI] mi ptrace data, [D] export, [D] import dbase, [D] import
expected future value, [DSGE] Glossary delimited, [D] import excel, [D] import
expected information matrix, [SEM] Glossary sasxport5, [D] import sasxport8, [D] import
expected sample size, [ADAPT] Glossary spss, [D] jdbc, [D] odbc, [D] outfile,
[M-5] docx*( ), [M-5] xl( ), [MI] mi export,
experimental arm, see experimental group
[MI] mi export ice, [MI] mi export nhanes1
experimental group, [ADAPT] Glossary,
graphs, [G-2] graph export, [G-2] graph set,
[PSS-5] Glossary
[G-3] eps options, [G-3] gif options,
correlation, see correlation, experimental-group [G-3] jpg options, [G-3] png options,
mean, see means, experimental-group [G-3] ps options, [G-3] svg options,
proportion, see proportions, experimental-group [G-3] tif options
sample size, see sample-size results, [RPT] putexcel, [RPT] putexcel advanced,
standard deviation, see standard deviations, [U] 21.3 The putdocx, putpdf, and putexcel
experimental-group commands
variance, see variance, experimental-group export
experimental study, [ADAPT] Glossary, [PSS-2] power, dbase command, [D] import dbase
[PSS-3] ciwidth, [PSS-5] Glossary delimited command, [D] import delimited
experimental treatment, [ADAPT] Glossary excel command, [D] import excel
explanatory variable, [ERM] Glossary, [SP] Glossary, sasxport5 command, [D] import sasxport5
also see covariate sasxport8 command, [D] import sasxport8
exploded logit model, [CM] cmrologit spss command, [D] import spss
explored model space, see visited model space export,
expm1() function, [FN] Mathematical functions, collect subcommand, [TABLES] collect export
[M-5] exp( ) graph subcommand, [G-2] graph export
spmatrix subcommand, [SP] spmatrix export
180 Subject index

exposure extended regression model, continued


odds ratio, [PSS-2] power mcc, [PSS-5] Glossary treatment effects, [ERM] Intro 5, [ERM] Intro 9,
variable, [ST] Glossary [ERM] estat teffects, [ERM] Example 2b,
Expression Builder, [U] 13.8 Using the Expression [ERM] Example 2c, [ERM] Example 3b,
Builder [ERM] Example 4b, [ERM] Example 5,
expressions, [M-2] exp, [P] matrix define, [ERM] Example 6a, [ERM] Example 6b,
[U] 13 Functions and expressions [ERM] Example 9, [ERM] predict treatment
extended triangularization, how to, [ERM] Triangularize
ASCII, [D] unicode, [D] unicode translate, triangularization, requirement, [ERM] Intro 3
[D] Glossary, [P] Glossary, [U] Glossary external, [M-2] Declarations
encoding conversion, [D] unicode convertfile, external covariates, [ST] Glossary
[D] unicode translate external variable, see global variable
encodings, [D] unicode encoding externals, [M-2] Declarations, [M-5] direxternal( ),
regression model, [ERM] Glossary [M-5] findexternal( ), [M-5] valofexternal( ),
endogenous covariates, [ERM] Intro 3, [M-6] Glossary
[ERM] Intro 9, [ERM] Example 1a, extract
[ERM] Example 1b, [ERM] Example 1c, diagonal, [M-5] diag( ), [M-5] diagonal( )
[ERM] Example 2a, [ERM] Example 3a, m=# data from mi data, [MI] mi extract, [MI] mi
[ERM] Example 3b, [ERM] Example 7, select
[ERM] Example 8a, [ERM] Example 8b original data from mi data, [MI] mi extract
endogenous sample selection, [ERM] Intro 4, extract, mi subcommand, [MI] mi extract, [MI] mi
[ERM] Intro 9, [ERM] Example 1c, replace0
[ERM] Example 4a, [ERM] Example 4b, extrapolation, [D] ipolate
[ERM] Example 6b, [ERM] Example 8b
interpretation, [ERM] Intro 7, [ERM] Intro 9
interval regression, [ERM] eintreg, F
[ERM] Example 1b, [ERM] Example 1c
F
introduction to commands, [ERM] Intro 1
density,
introduction to models, [ERM] Intro 2
central, [FN] Statistical functions,
linear regression, [ERM] eregress, [M-5] normal( )
[ERM] Example 1a, [ERM] Example 2a,
noncentral, [FN] Statistical functions,
[ERM] Example 2b, [ERM] Example 2c,
[M-5] normal( )
[ERM] Example 7, [ERM] Example 8a,
[ERM] Example 8b distribution,
normality assumption, [ERM] Intro 1 cumulative, [FN] Statistical functions,
[M-5] normal( )
options, [ERM] ERM options
cumulative noncentral, [FN] Statistical functions,
ordered probit regression, [ERM] eoprobit,
[M-5] normal( )
[ERM] Example 6a, [ERM] Example 6b,
[ERM] Example 9 inverse cumulative, [FN] Statistical functions,
[M-5] normal( )
panel data, [ERM] Intro 6
inverse reverse cumulative, [FN] Statistical
probit regression, [ERM] eprobit,
functions, [M-5] normal( )
[ERM] Example 3a, [ERM] Example 3b,
[ERM] Example 4a, [ERM] Example 4b, inverse reverse cumulative noncentral,
[ERM] Example 5 [FN] Statistical functions, [M-5] normal( )
random effects, [ERM] Intro 6, reverse cumulative, [FN] Statistical functions,
[ERM] Example 7, [ERM] Example 8a, [M-5] normal( )
[ERM] Example 8b reverse cumulative noncentral, [FN] Statistical
related commands, [ERM] Intro 8 functions, [M-5] normal( )
rules for using margins command, noncentrality parameter, [FN] Statistical functions,
[ERM] Intro 7 [M-5] normal( )
rules for using predict command, test, [PSS-5] Glossary
[ERM] Intro 7, [ERM] eintreg predict, F() function, [FN] Statistical functions,
[ERM] eoprobit predict, [ERM] eprobit [M-5] normal( )
predict, [ERM] eregress predict, Facebook, see Stata on Facebook
[ERM] predict advanced, [ERM] predict factor, [MV] Glossary, [PSS-5] Glossary
treatment analysis, [MV] alpha, [MV] canon, [MV] factor,
[MV] factor postestimation, [MV] Glossary,
also see confirmatory factor analysis
loading plot, [MV] scoreplot, [MV] Glossary
Subject index 181

factor, continued fastscroll, set subcommand, [R] set


loadings, [MV] factor, [MV] factor postestimation, favorspeed() function, [M-5] favorspeed( )
[MV] rotate, [MV] rotatemat, [MV] Glossary fbufget() function, [M-5] bufio( )
model, [TS] dfactor fbufput() function, [M-5] bufio( )
parsimony rotation, [MV] rotate, [MV] rotatemat, fcast compute command, [TS] fcast compute
[MV] Glossary fcast graph command, [TS] fcast graph
score plot, [MV] scoreplot fclose() function, [M-5] fopen( )
scores, [MV] factor postestimation, [MV] Glossary, fclose() function, [M-5] fopen( )
[SEM] Intro 7, [SEM] Example 14, FCS, see fully conditional specification
[SEM] Methods and formulas for sem, Fden() function, [FN] Statistical functions,
[SEM] predict after sem [M-5] normal( )
variables, [P] fvexpand, [P] matrix rownames, feasible generalized least squares, [R] reg3, [R] sureg,
[P] rmcoll, [P] syntax, [P] unab, [SEM] Intro 4, [TS] dfgls, [TS] prais, [TS] var,
[PSS-5] Glossary, [R] fvrevar, [R] fvset, [XT] xtgls, [XT] xtivreg, [XT] xtreg
[U] 11.4.3 Factor variables, [U] 13.9 Indicator
feasible generalized nonlinear least squares, [R] nlsur
values for levels of factor variables,
[U] 14.2.2 Two-part names, [U] 20.12 Accessing feasible initial values, see Bayesian estimation initial
estimated coefficients, [U] 26 Working with values, feasible
categorical data and factor variables federal information processing standard, [SP] Glossary
factor command, [MV] factor, [MV] factor codes, [SP] Intro 4, [SP] Intro 7, [SP] Glossary
postestimation Federal Reserve Economic Data, importing from,
factorial, [U] 11.4.3 Factor variables [D] import fred
design, [MV] manova, [R] anova feedback loops, [SEM] estat stable, [SEM] estat
function, [FN] Mathematical functions, teffects
[M-5] factorial( ) fences, [R] lv
factorial() function, [M-5] factorial( ) ferrortext() function, [M-5] ferrortext( )
factormat command, [MV] factor, [MV] factor FEVD, see forecast-error variance decomposition
postestimation fft() function, [M-5] fft( )
factors, estat subcommand, [MV] factor fft() function, [M-5] fft( )
postestimation fget() function, [M-5] fopen( )
factor-variable fget() function, [M-5] fopen( )
notation, [SEM] Intro 3 fgetmatrix() function, [M-5] fopen( )
settings, [R] fvset fgetmatrix() function, [M-5] fopen( )
facweights, estat subcommand, [CM] cmmprobit fgetnl() function, [M-5] fopen( )
postestimation, [CM] cmroprobit postestimation fgetnl() function, [M-5] fopen( )
failure FGLS, see feasible generalized least squares
event, [CAUSAL] Glossary, [ST] Glossary FGNLS, see feasible generalized nonlinear least squares
function, [ADAPT] Glossary fictional data, [SEM] Glossary
probability, [PSS-2] power exponential, file
[PSS-2] power logrank conversion, [D] changeeol, [D] filefilter
tables, [ST] ltable format, [D] unicode convertfile, [D] unicode
time, see survival analysis translate, [P] File formats .dta, [P] File formats
failure–success proportion, [PSS-2] power .dtas
pairedproportions for exporting graphs, see graph, formats for
failure-time model, see survival analysis exporting
false-negative result, see type II error modification, [D] changeeol, [D] filefilter
false-positive rate, [R] estat classification, [R] roc, processing, [M-4] IO, [M-5] bufio( ), [M-5] cat( ),
[R] rocreg, [R] rocreg postestimation, [M-5] docx*( ), [M-5] ferrortext( ),
[R] rocregplot [M-5] fileexists( ), [M-5] findfile( ),
false-positive result, see type I error [M-5] fopen( ), [M-5] issamefile( ),
family [M-5] unlink( ), [M-5] xl( )
distribution, see generalized linear response function translation, [D] changeeol, [D] filefilter
graphs, see plottypes file
familywise close command, [P] file
error rate, [ADAPT] Glossary open command, [P] file
significance level, [ADAPT] Glossary query command, [P] file
type I error, [ADAPT] Glossary read command, [P] file
FAQs, [U] 3.2.1 The Stata website (www.stata.com) seek command, [P] file
search, [R] search, [U] 4.8.4 FAQ searches sersetread command, [P] serset
182 Subject index

file, continued find


sersetwrite command, [P] serset file in path, [P] findfile
set command, [P] file variables, [D] lookfor
write command, [P] file findexternal() function, [M-5] findexternal( )
file, confirm subcommand, [P] confirm findfile command, [P] findfile
fileexists() function, [FN] Programming findfile() function, [M-5] findfile( )
functions, [M-5] fileexists( ) finite mixture models, [FMM] fmm intro, [FMM] fmm
filefilter command, [D] filefilter estimation, [FMM] fmm, [FMM] fmm: betareg,
filename, [FMM] fmm: cloglog, [FMM] fmm: glm,
displaying, [D] dir [FMM] fmm: intreg, [FMM] fmm: ivregress,
find in path, [P] findfile [FMM] fmm: logit, [FMM] fmm: mlogit,
manipulating, [M-5] adosubdir( ), [M-5] pathjoin( ) [FMM] fmm: nbreg, [FMM] fmm: ologit,
[FMM] fmm: oprobit, [FMM] fmm: pointmass,
fileread() function, [FN] Programming functions
[FMM] fmm: poisson, [FMM] fmm: probit,
filereaderror() function, [FN] Programming [FMM] fmm: regress, [FMM] fmm: streg,
functions [FMM] fmm: tobit, [FMM] fmm: tpoisson,
files, [FMM] fmm: truncreg, [FMM] Example 1a,
checksum of, [D] checksum [FMM] Example 1b, [FMM] Example 1c,
comparing, [D] cf [FMM] Example 1d, [FMM] Example 2,
compressing, [D] zipfile [FMM] Example 3, [FMM] Example 4,
copying and appending, [D] copy [FMM] Glossary, [SEM] Intro 5,
display contents of, [D] type [SEM] Example 53g, [SEM] Example 54g,
downloading, [D] checksum, [D] copy, [R] ado [SEM] Glossary, [U] 27.27 Finite mixture
update, [R] net, [R] sj, [R] ssc, [R] update, models (FMMs)
[U] 29 Using the Internet to keep up to date finite population correction, [ADAPT] Glossary,
erasing, [D] erase, [M-5] unlink( ) [PSS-2] power, [PSS-2] power onemean,
exporting, see export data [PSS-2] power pairedmeans, [PSS-3] ciwidth,
extensions, [U] 11.6 Filenaming conventions [PSS-3] ciwidth onemean, [PSS-3] ciwidth
pairedmeans, [PSS-5] Glossary, [SVY] Survey,
importing, see import data
[SVY] svy estimation, [SVY] svyset,
loading, [D] use [SVY] Variance estimation, [SVY] Glossary
names, [U] 11.6 Filenaming conventions, FIPS, see federal information processing standard
[U] 18.3.11 Constructing Windows filenames
firstdayofmonth() function, [D] Datetime
by using macros
relative dates, [FN] Date and time functions,
opening, [P] window programming, [P] window [M-5] date( )
fopen
first-difference stationary, [TS] vec intro, [TS] vec
reading text or binary, [P] file
first-differenced estimator, [XT] xtabond, [XT] xtdpd,
saving, [D] save, [P] window programming, [XT] xtdpdsys, [XT] xtivreg
[P] window fopen
firstdowofmonth() function, [D] Datetime
temporary, [P] macro, [P] preserve, [P] scalar relative dates, [FN] Date and time functions,
uncompressing, [D] zipfile [M-5] date( )
writing text or binary, [P] file first-level variables, [SEM] Glossary
filewrite() function, [FN] Programming functions first-order latent variables, [SEM] Glossary
fill firststage, estat subcommand, [R] ivregress
areas, dimming and brightening, [G-2] graph postestimation
twoway histogram, [G-2] graph twoway firstweekdayofmonth() function, [D] Datetime
kdensity, [G-4] colorstyle relative dates, [FN] Date and time functions,
color, setting, [G-3] region options [M-5] date( )
in missing values, [ST] stfill Fisher information, [ADAPT] Glossary
fill(), egen function, [D] egen Fisher–Irwin’s exact test, [PSS-2] power
fillin command, [D] fillin twoproportions, [PSS-5] Glossary, see Fisher’s
fillmissing() function, [M-5] fillmissing( ) exact test
filters, [TS] psdensity, [TS] tsfilter, [TS] ucm, also see fisher, xtunitroot subcommand, [XT] xtunitroot
smoothers Fisher’s
Baxter–King, [TS] tsfilter bk exact test, [ADAPT] Glossary, [PSS-2] power
Butterworth, [TS] tsfilter bw twoproportions, [PSS-5] Glossary, [R] Epitab,
Christiano–Fitzgerald, [TS] tsfilter cf [R] tabulate twoway
Hodrick–Prescott, [TS] tsfilter hp z test, [PSS-2] power onecorrelation,
final, [M-2] class [PSS-2] power twocorrelations,
financial frictions model, [DSGE] Intro 3c [PSS-5] Glossary
Subject index 183

Fisher’s, continued flongsep MI data style, [MI] mi copy, [MI] mi erase,


z transformation, [PSS-2] power onecorrelation, [MI] mi xeq, [MI] Styles, [MI] Glossary
[PSS-2] power twocorrelations, estimating memory requirements, [MI] mi convert
[PSS-5] Glossary technical description, [MI] Technical
Fisher-type test, [XT] xtunitroot flongsep, mi import subcommand, [MI] mi import,
fits, adding, [G-2] graph twoway fpfit, [G-2] graph [MI] mi import flongsep
twoway fpfitci, [G-2] graph twoway lfit, floor() function, [FN] Mathematical functions,
[G-2] graph twoway lfitci, [G-2] graph twoway [M-5] trunc( )
qfit, [G-2] graph twoway qfitci flopin() function, [M-5] lapack( )
fixed flopout() function, [M-5] lapack( )
g , [BMA] Intro, [BMA] BMA commands, FMI, see fraction missing information
[BMA] bmaregress, [BMA] bmastats models, FMM, see finite mixture models
[BMA] bmastats msize, [BMA] bmastats pip, fmm prefix command, [FMM] fmm intro,
[BMA] Glossary [FMM] fmm, [FMM] fmm postestimation,
design, [ADAPT] Glossary [FMM] Example 1a, [FMM] Example 1b,
effects, [BAYES] Glossary, [PSS-5] Glossary [FMM] Example 1c, [FMM] Example 1d,
study design, [ADAPT] Glossary [FMM] Example 3, [FMM] Example 4
fixed-effects meta-analysis model, [META] Intro, fmm: betareg command, [FMM] fmm: betareg
[META] meta esize, [META] meta set, fmm: cloglog command, [FMM] fmm: cloglog
[META] meta forestplot, [META] meta fmm: glm command, [FMM] fmm: glm
galbraithplot, [META] meta labbeplot, fmm: intreg command, [FMM] fmm: intreg
[META] meta regress, [META] meta funnelplot,
fmm: ivregress command, [FMM] fmm: ivregress
[META] meta trimfill, [META] meta mvregress,
[META] Glossary, also see meta-analysis fixed- fmm: logit command, [FMM] fmm: logit
effects fmm: mlogit command, [FMM] fmm: mlogit
fixed-effects meta-regression, [META] Intro, fmm: nbreg command, [FMM] fmm: nbreg
[META] meta regress, [META] meta mvregress, fmm: ologit command, [FMM] fmm: ologit
[META] Glossary fmm: oprobit command, [FMM] fmm: oprobit
fixed-effects model, [CM] cmclogit, [ME] Glossary, fmm: pointmass command, [FMM] fmm: pointmass,
[R] anova, [R] areg, [R] clogit, [SP] spxtregress, [FMM] Example 3
[XT] xtabond, [XT] xtdpd, [XT] xtdpdsys, fmm: poisson command, [FMM] fmm: poisson,
[XT] xtivreg, [XT] xtlogit, [XT] xtmlogit, [FMM] Example 2, [FMM] Example 3
[XT] xtnbreg, [XT] xtoprobit, [XT] xtpoisson, fmm: probit command, [FMM] fmm: probit
[XT] xtreg, [XT] xtregar, [XT] xtstreg, fmm: regress command, [FMM] fmm: regress
[XT] Glossary fmm: streg command, [FMM] fmm: streg
multilevel mixed-effects models, [ME] mecloglog, fmm: tobit command, [FMM] fmm: tobit
[ME] meglm, [ME] meintreg, [ME] melogit, fmm: tpoisson command, [FMM] fmm: tpoisson
[ME] menbreg, [ME] menl, [ME] meologit, fmm: truncreg command, [FMM] fmm: truncreg
[ME] meoprobit, [ME] mepoisson,
%fmts, [D] format, [U] 12.5 Formats: Controlling
[ME] meprobit, [ME] mestreg, [ME] metobit,
how data are displayed
[ME] mixed
fmtwidth() function, [FN] Programming functions,
fixed-effects parameters, [BAYES] Glossary
[M-5] fmtwidth( )
fixed-sample design, [ADAPT] Glossary
folders, see directories
F-keys, [U] 10 Keyboard use
folds, [LASSO] Glossary
flat prior, see noninformative prior
follow-up, [ADAPT] Glossary, [PSS-5] Glossary
flat, prior() suboption, [BAYES] bayesmh
loss to, [ERM] Intro 5, [ERM] Glossary,
evaluators
[MI] Intro substantive, [PSS-2] power cox,
flexible functional form, [R] boxcox, [R] fp, [R] mfp [PSS-2] power exponential, [PSS-2] power
flist command, [D] list logrank, [PSS-5] Glossary, [ST] ltable
float, [D] Data types, [U] 12.2.2 Numeric storage period, [ADAPT] Glossary, [PSS-2] power
types, [U] 13.12 Precision and problems therein exponential, [PSS-2] power logrank,
float() function, [FN] Programming functions, [PSS-5] Glossary
[M-5] floatround( ), [U] 13.12 Precision and study, see cohort study
problems therein
footnote, ml subcommand, [R] ml
floatround() function, [M-5] floatround( ) fopen() function, [M-5] fopen( )
floatwindows, set subcommand, [R] set fopen() function, [M-5] fopen( )
flong MI data style, [MI] Styles, [MI] Glossary fopen, window subcommand, [P] window
technical description, [MI] Technical programming, [P] window fopen
flong, mi import subcommand, [MI] mi import,
[MI] mi import flong
184 Subject index

for, [M-2] for, [M-2] continue, [M-2] break, forecast, continued


[M-2] Semicolons query command, [TS] forecast query
for, estimates subcommand, [R] estimates for solve command, [TS] forecast solve
foreach command, [P] foreach forecast-error variance decomposition,
forecast, see smoothers [BAYES] bayesirf, [TS] irf, [TS] irf create,
ARCH model, [TS] arch, [TS] arch postestimation [TS] irf ograph, [TS] irf table, [TS] var intro,
ARFIMA model, [TS] arfima, [TS] arfima [TS] varbasic, [TS] vec intro, [TS] Glossary
postestimation forecasting, [BAYES] bayes: var
ARIMA model, [TS] arima, [TS] arima foreground color, [G-4] Schemes intro
postestimation forest plot, [META] Intro, [META] meta,
DSGE model, [BAYES] bayes: dsge, [META] meta forestplot, [META] Glossary
[BAYES] bayes: dsgenl, [DSGE] Intro 1, forestplot, meta subcommand, [META] meta
[DSGE] dsge postestimation, [DSGE] dsgenl forestplot
postestimation format command, [D] format
dynamic, see dynamic forecast format for
dynamic-factor model, [TS] dfactor postestimation coefficient tables, [R] set cformat,
econometric model, [TS] forecast, [TS] forecast [U] 20.9 Formatting the coefficient table
adjust, [TS] forecast clear, [TS] forecast contents of macros, [P] macro
coefvector, [TS] forecast create, [TS] forecast date and time, [D] Datetime, [D] Datetime display
describe, [TS] forecast drop, [TS] forecast formats, [U] 25.3 Displaying dates and times
estimates, [TS] forecast exogenous, business calendars, [D] Datetime business
[TS] forecast identity, [TS] forecast list, calendars, [D] Datetime business calendars
[TS] forecast query, [TS] forecast solve, creation
[U] 20.21 Dynamic forecasts and simulations decimal point, see decimal symbol, setting
Markov-switching model, [TS] mswitch exporting graphs, see graph, formats for exporting
postestimation
files, see file format
MGARCH model, see multivariate GARCH model
matrix output, [P] matlist
recursive estimation, see recursive estimation
variable output, [D] format, [U] 12.5 Formats:
standard error of, [R] regress postestimation Controlling how data are displayed
state-space model, [TS] sspace postestimation format macro function, [P] macro
static, see static forecast format width, [M-5] fmtwidth( )
structural vector autoregressive model, [TS] var svar format, confirm subcommand, [P] confirm
postestimation
formatted data, reading, see import data
threshold regression model, [TS] threshold,
FORTRAN, [M-2] goto, [M-5] dsign( )
[TS] threshold postestimation
forum, [U] 3.2.4 The Stata Forum
univariate time-series data, [TS] tssmooth,
[TS] tssmooth dexponential, [TS] tssmooth forvalues command, [P] forvalues
exponential, [TS] tssmooth hwinters, forward operator, [DSGE] Glossary, [TS] Glossary,
[TS] tssmooth ma, [TS] tssmooth shwinters [U] 11.4.4 Time-series varlists
unobserved-components model, [TS] ucm, [TS] ucm fourfold tables, [R] Epitab
postestimation Fourier transform, [M-5] fft( )
vector autoregressive model, [BAYES] bayes: var fp
postestimation, [BAYES] bayesfcast graph, generate command, [R] fp
[TS] fcast compute, [TS] fcast graph, [TS] var plot command, [R] fp postestimation
intro, [TS] var, [TS] var postestimation predict command, [R] fp postestimation
vector error-correction model, [TS] fcast compute, prefix command, [R] fp, [R] fp postestimation
[TS] fcast graph, [TS] vec intro, [TS] vec, FPC, see finite population correction
[TS] vec postestimation fpfit, graph twoway subcommand, [G-2] graph
forecast, [TS] forecast twoway fpfit
adjust command, [TS] forecast adjust fpfitci, graph twoway subcommand, [G-2] graph
clear command, [TS] forecast clear twoway fpfitci
coefvector command, [TS] forecast coefvector fput() function, [M-5] fopen( )
create command, [TS] forecast create fput() function, [M-5] fopen( )
describe command, [TS] forecast describe fputmatrix() function, [M-5] fopen( )
drop command, [TS] forecast drop fputmatrix() function, [M-5] fopen( )
estimates command, [TS] forecast estimates fracplot command, [R] mfp postestimation
exogenous command, [TS] forecast exogenous fracpred command, [R] mfp postestimation
identity command, [TS] forecast identity fracreg command, [R] fracreg, [R] fracreg
list command, [TS] forecast list postestimation
Subject index 185

fraction defective, [R] QC frames, continued


fraction missing information, [MI] mi estimate, [MI] mi reset command, [D] frames reset
predict, [MI] mi test, [MI] Glossary save command, [D] frames save
fractional polynomial regression, [R] fp use command, [D] frames use
multivariable, [R] mfp frames, clear subcommand, [D] clear, [D] frames
fractional response regression, [R] fracreg, reset
[R] ivfprobit, [SVY] svy estimation, framework, estat subcommand, [SEM] Intro 7,
[U] 27.5 Fractional outcomes [SEM] estat framework
with endogenous covariates, [R] ivfprobit fread() function, [M-5] fopen( )
fractional sample size, [ADAPT] Glossary, see sample- fread() function, [M-5] fopen( )
size FRED, see Federal Reserve Economic Data
fractionally integrated autoregressive moving-average fred import subcommand, [D] import fred
model, [TS] estat acplot, [TS] psdensity freddescribe command, [D] import fred
frailty, see shared frailty fredkey, set subcommand, [D] import fred, [R] set
frailty model, [BAYES] bayes: streg, [ME] mestreg, fredsearch command, [D] import fred
[ST] stcox, [ST] stcurve, [ST] streg, free, constraint subcommand, [R] constraint
[XT] xtstreg
free parameter, [ME] Glossary
fralias command, [D] fralias
Freeman–Tukey transformation, [META] meta esize,
fralias add command, [D] fralias [META] meta forestplot, [META] meta
fralias describe command, [D] fralias summarize, [META] Glossary
frame frequencies,
change command, [D] frame change creating dataset of, [D] contract
command, [D] frame pwf graphical representation, [G-2] graph bar,
copy command, [D] frame copy [G-2] graph pie, [G-2] graph twoway
create command, [D] frame create, [P] frame histogram, [R] histogram, [R] kdensity
post table of, [R] dtable, [R] table oneway, [R] table
drop command, [D] frame drop twoway, [R] table multiway, [R] table
post command, [P] frame post summary, [R] table, [R] tabstat, [R] tabulate
prefix command, [D] frame prefix oneway, [R] tabulate twoway, [R] tabulate,
put command, [D] frame put summarize(), [SVY] svy: tabulate oneway,
pwf command, [D] frame pwf [SVY] svy: tabulate twoway, [XT] xttab
rename command, [D] frame rename frequency
frame, confirm subcommand, [P] confirm mean model size, [BMA] Glossary
frames, [D] frames intro, [D] frames, [D] frame model-size distribution, [BMA] Glossary
prefix, [U] 12.10 Data frames PIP, [BMA] Glossary
copying, [D] frame copy posterior
copying selected variables or observations to, inclusion probability, [BMA] bmaregress,
[D] frame put [BMA] bmastats models, [BMA] bmastats
creating, [D] frame change, [D] frame copy, pip
[D] frame create, [P] frame post mean model size, [BMA] bmaregress,
current, [D] frame pwf [BMA] bmastats msize
describing, [D] frames describe model probability, [BMA] bmaregress,
displaying names of, [D] frames dir [BMA] bmagraph pmp, [BMA] bmastats
models, [BMA] Glossary
dropping, [D] frame drop, [D] frames reset
model-size distribution, [BMA] bmaregress,
linking, [D] fralias, [D] frget, [D] frlink,
[BMA] bmagraph msize, [BMA] bmastats
[D] frunalias
msize
listing, [D] frame pwf
weight, [U] 11.1.6 weight, [U] 20.24.1 Frequency
loading, [D] frames use weights
Mata views onto, [D] frames intro [frequency=exp] modifier, [U] 11.1.6 weight,
programming advice, [D] frames intro [U] 20.24.1 Frequency weights
renaming, [D] frame rename frequency-domain analysis, [TS] cumsp, [TS] pergram,
resetting, [D] frames reset [TS] psdensity, [TS] Glossary
saving, [D] frames save frequentist concept, [BAYES] Intro, [BAYES] Bayesian
with tempnames, [D] frames intro commands, [BAYES] bayesmh,
frames [BAYES] Glossary, [MI] Intro substantive
command, [D] frames intro, [D] frames freturncode() function, [M-5] ferrortext( )
describe command, [D] frames describe frget command, [D] frames intro, [D] frget
dir command, [D] frames dir frlink command, [D] frames intro, [D] frlink
186 Subject index

from, update subcommand, [R] update functions, continued


frombase() function, [M-5] inbase( ) declarations, [M-2] Declarations
fromdata, spmatrix subcommand, [SP] spmatrix derivatives and integrals of, [M-5] deriv( ),
fromdata [M-5] Quadrature( ), [R] dydx
frontier command, [R] frontier, [R] frontier estimable, [R] margins
postestimation evaluator program, [R] gmm, [R] nl, [R] nlsur
frontier model, see stochastic frontier model fractional polynomial, [R] fp, [R] mfp
frunalias command, [D] frunalias graphing, [D] range, [G-2] graph twoway function
frval() function, [FN] Programming functions impulse–response, see impulse–response functions
frval() function, [FN] Programming functions index, [R] logistic postestimation, [R] logit
fsave, window subcommand, [P] window postestimation, [R] probit postestimation
programming kernel, see kernel function
fseek() function, [M-5] fopen( ) likelihood, see maximum likelihood estimation
fseek() function, [M-5] fopen( ) linear programming, [M-5] LinearProgram( )
fstatus() function, [M-5] fopen( ) link, [FMM] fmm: betareg, [FMM] fmm: glm,
Ftail() function, [FN] Statistical functions, [R] betareg, [R] glm
[M-5] normal( ) macro, [P] char, [P] display, [P] macro, [P] macro
ftell() function, [M-5] fopen( ) lists, [P] serset
ftell() function, [M-5] fopen( ) Mata, [M-4] Intro, [M-5] Intro, [M-6] Glossary
ftfreqs() function, [M-5] fft( ) mathematical, [FN] Mathematical functions,
ftpad() function, [M-5] fft( ) [M-4] Intro
ftperiodogram() function, [M-5] fft( ) matrix, [FN] Matrix functions, [M-4] Matrix,
ftretime() function, [M-5] fft( ) [P] matrix define, [U] 14.8 Matrix functions
ftruncate() function, [M-5] fopen( ) maximizing likelihood, see maximum likelihood
ftruncate() function, [M-5] fopen( ) estimation
ftunwrap() function, [M-5] fft( ) naming convention, [M-1] Naming
ftwrap() function, [M-5] fft( ) obtaining help for, [R] help
full optimization, [M-5] LinearProgram( ),
conditionals, [BAYES] Intro, [BAYES] bayesmh, [M-5] moptimize( ), [M-5] optimize( ), also see
[BAYES] Glossary maximum likelihood estimation
factorial, [U] 11.4.3 Factor variables orthogonalization, [R] orthog
Gibbs sampling, see Gibbs sampling parameters, [R] nlcom
model, [PSS-2] power, [PSS-2] power rsquared, passing to functions, [M-2] ftof
[PSS-5] Glossary piecewise cubic and piecewise linear,
model space, [BMA] Intro, [BMA] BMA [R] makespline
commands, [BMA] bmaregress, power, see power
[BMA] Glossary prediction, [R] predict, [R] predictnl
fullsdiag() function, [M-5] fullsvd( ) production and cost, [R] frontier, [XT] xtfrontier
fullsvd() function, [M-5] fullsvd( ) programming, [FN] Programming functions,
fullsvd() function, [M-5] fullsvd( ) [M-4] Programming
fully conditional specification, [MI] mi impute, [MI] mi random-number, [D] generate, [FN] Random-
impute chained, [MI] Glossary number functions, [M-5] runiform( ), [R] set
fully explored model space, see model enumeration rng, [R] set rngstream, [R] set seed
function, graph twoway subcommand, [G-2] graph statistical, [FN] Statistical functions,
twoway function [M-5] normal( )
functions, [U] 13.3 Functions string, [FN] String functions, [M-4] String
adding to cluster generate, [MV] cluster time-series, [FN] Selecting time-span functions
programming subroutines trigonometric, [FN] Trigonometric functions,
aggregate, [D] egen [M-5] sin( )
arguments, [M-1] Returned args, also see arguments underscore, [M-6] Glossary
combinations of parameters, [R] lincom, [R] nlcom user-defined weighting matrix, see spatial weighting
matrix, user-defined
combinatorial, [FN] Mathematical functions, see
comb() function variance, [R] glm
creating dataset of, [D] collapse, [D] obs funnel plot, [META] Intro, [META] meta,
[META] meta funnelplot, [META] meta bias,
cumulative distribution, [R] cumul
[META] meta trimfill, [META] Glossary
date and time, [FN] Date and time functions,
funnelplot, meta subcommand, [META] meta
[M-5] date( ), [U] 25.5 Extracting components
funnelplot
of dates and times
Subject index 187

futility, [ADAPT] Glossary gamma() function, [M-5] factorial( )


boundaries, [ADAPT] Glossary gammaden() function, [FN] Statistical functions,
bounds, [ADAPT] GSD intro, [ADAPT] gs, [M-5] normal( )
[ADAPT] gsbounds, [ADAPT] gsdesign, gammap() function, [FN] Statistical functions,
[ADAPT] Glossary [M-5] normal( )
critical values, [ADAPT] Glossary gammaptail() function, [FN] Statistical functions,
stopping, [ADAPT] Glossary [M-5] normal( )
future history, [ST] stset, [ST] Glossary gaps, [ST] stbase, [ST] stdescribe, [ST] stgen,
fvbase, set subcommand, [R] set [ST] stset, [ST] Glossary
fvexpand command, [P] fvexpand GARCH, see generalized autoregressive conditional
fvlabel, set subcommand, [R] set, [R] set heteroskedasticity
showbaselevels Gauss–Hermite quadrature, [IRT] Glossary, see
fvrevar command, [R] fvrevar quadrature, Gauss–Hermite
fvset Gauss–Seidel method, [M-5] solvenl( )
base command, [R] fvset Gaussian kernel function, [CAUSAL] tebalance
clear command, [R] fvset density, [CAUSAL] teoverlap, [G-2] graph
twoway kdensity, [G-2] graph twoway lpoly,
design command, [R] fvset
[R] ivqregress, [R] kdensity, [R] lpoly,
report command, [R] fvset [R] npregress kernel, [R] qreg
mi subcommand, [MI] mi XXXset Gaussian regression, [SEM] Glossary, also see linear
fvtrack, set subcommand, [R] set regression
fvunab command, [P] unab GEE, see generalized estimating equations
fvwrap, set subcommand, [R] set, [R] set geigen la() function, [M-5] geigensystem( )
showbaselevels geigenselect* la() functions,
fvwrapon, set subcommand, [R] set, [R] set [M-5] geigensystem( )
showbaselevels geigensystem() function, [M-5] geigensystem( )
[fweight=exp] modifier, [U] 11.1.6 weight, geigensystem la() function, [M-5] geigensystem( )
[U] 20.24.1 Frequency weights
geigensystemselect*() functions,
fwrite() function, [M-5] fopen( ) [M-5] geigensystem( )
fwrite() function, [M-5] fopen( ) Gelman–Rubin convergence diagnostic, [BAYES] bayes,
fxsize() option, [G-2] graph combine [BAYES] bayesmh, [BAYES] bayesstats,
fysize() option, [G-2] graph combine [BAYES] bayesstats grubin, [BAYES] Glossary
general interval-censored data, see case II interval-
G censored data
general linear model, [ME] mixed, [MV] manova,
g2 inverse of matrix, [P] matrix define, [P] matrix svd [MV] mvreg, [R] anova, [R] loneway,
gain, [TS] tsfilter, [TS] tsfilter bk, [TS] tsfilter bw, [R] oneway, [R] regress
[TS] tsfilter cf, [TS] tsfilter hp, [TS] Glossary generalized
Galbraith plot, [META] meta galbraithplot, autoregressive conditional heteroskedasticity,
[META] Glossary [TS] arch, [TS] Glossary
galbraithplot, meta subcommand, [META] meta eigensystem, [M-5] geigensystem( )
galbraithplot
eigenvalues, [M-6] Glossary
gamma
estimating equations, [XT] xtgee, [XT] Glossary
density function, [FN] Statistical functions,
gamma survival regression, [BAYES] bayes: streg,
[M-5] normal( )
[ST] stintreg, [ST] streg
incomplete, [FN] Statistical functions,
Hessenberg decomposition, [M-5] ghessenbergd( )
[M-5] normal( )
inverse, [M-5] invsym( ), [P] matrix define
distribution, [FMM] fmm: streg
Moore–Penrose, [M-5] pinv( )
cumulative, [FN] Statistical functions,
QR decomposition, [M-5] qrinv( )
[M-5] normal( )
singular value decomposition, [M-5] fullsvd( ),
inverse cumulative, [FN] Statistical functions,
[M-5] qrinv( ), [M-5] svd( )
[M-5] normal( )
solver, [M-4] Solvers, [M-5] svsolve( )
inverse reverse cumulative, [FN] Statistical
functions, [M-5] normal( ) inverse of matrix, [P] matrix svd
reverse cumulative, [FN] Statistical functions, least squares,
[M-5] normal( ) estimated, see estimated generalized least squares
regression, [SEM] Intro 5, [SEM] Glossary feasible, see feasible generalized least squares
survival regression, [FMM] fmm: streg, least-squares estimator, [TS] prais, [TS] Glossary
[ME] mestreg, [XT] xtstreg, also see generalized linear latent and mixed model, [R] gllamm
gamma survival regression
188 Subject index

generalized, continued ggof, estat subcommand, [SEM] Intro 7,


linear mixed-effects model, [ME] me, [ME] meglm, [SEM] estat ggof, [SEM] Methods and formulas
[ME] Glossary for sem
linear model, [FMM] fmm, [FMM] fmm: glm, ghalton() function, [M-5] halton( )
[ME] Glossary, [R] binreg, [R] fracreg, ghessenbergd() function, [M-5] ghessenbergd( )
[R] glm, [SVY] svy estimation, ghessenbergd() function, [M-5] ghessenbergd( )
[U] 27.9 Generalized linear models, ghessenbergd la() function, [M-5] ghessenbergd( )
[U] 27.15.4 Generalized linear models with ghk() function, [M-5] ghk( )
panel data, [XT] xtgee, [XT] Glossary ghkfast() function, [M-5] ghkfast( )
linear response function, [SEM] gsem, ghkfast i() function, [M-5] ghkfast( )
[SEM] Glossary
ghkfast init() function, [M-5] ghkfast( )
method of moments, [P] matrix accum,
ghkfast init *() function, [M-5] ghkfast( )
[SEM] Glossary, [U] 27.24 Generalized
method of moments (GMM), [XT] xtabond, ghkfast query *() function, [M-5] ghkfast( )
[XT] xtdpd, [XT] xtdpdsys, also see gmm ghk init() function, [M-5] ghk( )
command ghk init *() function, [M-5] ghk( )
negative binomial regression, [R] nbreg, [SVY] svy ghk query npts() function, [M-5] ghk( )
estimation GHQ, see quadrature, Gauss–Hermite, see Gauss–
partial credit model, [IRT] irt pcm, [IRT] Glossary Hermite quadrature
response variables, [SEM] Intro 2, [SEM] Intro 5, Gibbs sampling, [BAYES] Intro, [BAYES] bayes,
[SEM] gsem family-and-link options [BAYES] bayesmh, [BAYES] Glossary
responses, combined, [SEM] Example 34g GIF, see Graphics Interchange Format
Schur decomposition, [M-5] gschurd( ) ginvariant, estat subcommand, [SEM] Intro 7,
SEM, [SEM] Glossary, also see gsem command [SEM] estat ginvariant
generate, GIS, see geographic information system
cluster subcommand, [MV] cluster generate GJR, see threshold autoregressive conditional
fp subcommand, [R] fp heteroskedasticity
icd10 subcommand, [D] icd10 gladder command, [R] ladder
icd10cm subcommand, [D] icd10cm Glass’s ∆, [META] meta esize, [META] Glossary
icd10pcs subcommand, [D] icd10pcs GLLAMM, see generalized linear latent and mixed
model
icd9 subcommand, [D] icd9
gllamm command, [R] gllamm
icd9p subcommand, [D] icd9p
GLM, see generalized linear model
sts subcommand, [ST] sts generate
glm command, [R] glm, [R] glm postestimation
generate command, [D] generate, [MI] mi passive,
[MI] mi xeq GLME, see generalized linear mixed-effects model
generate data, [D] dyngen GLMM, see generalized linear mixed-effects model
generate functions, adding, [MV] cluster Global, class prefix operator, [P] class
programming subroutines global command, [P] macro, [U] 18.3.2 Global
generate variable, [D] egen, [D] generate, [ST] stgen, macros, [U] 18.3.10 Advanced global macro
[ST] sts generate manipulation
geographic information system, [SP] Glossary global variable, [M-2] Declarations,
[M-5] direxternal( ), [M-5] findexternal( ),
data, [SP] Glossary
[M-5] valofexternal( ), [M-6] Glossary
geographic units, [SP] Intro 2, [SP] Glossary
glsaccum, matrix subcommand, [P] matrix accum
get,
GMM, see generalized method of moments
collect subcommand, [TABLES] collect get
gmm command, [R] gmm, [R] gmm postestimation
constraint subcommand, [R] constraint
gnbreg command, [R] nbreg, [R] nbreg
net subcommand, [R] net postestimation
get() function, [FN] Matrix functions, [P] matrix gof, estat subcommand, [R] estat gof, [R] poisson
define, [P] matrix get postestimation, [SEM] Intro 7, [SEM] estat
getmata command, [D] putmata gof, [SEM] Methods and formulas for sem,
getting started, [U] 1 Read this—it will help, [SVY] estat
[U] 4 Stata’s help and search facilities gofplot, estat subcommand, [ST] estat gofplot
gettoken command, [P] gettoken Gompertz survival regression, [BAYES] bayes: streg,
Geweke–Hajivassiliou–Keane multivariate normal [ST] stintreg, [ST] streg
simulator, [M-5] ghk( ), [M-5] ghkfast( ) Gönen and Heller’s K , [ST] stcox postestimation
Goodman and Kruskal’s gamma, [R] tabulate twoway
Subject index 189

goodness of fit, [R] brier, [R] Diagnostic plots, graph, continued


[R] estat gof, [R] ksmirnov, [R] linktest, set command, [G-2] graph set
[R] logistic postestimation, [R] lrtest, set print command, [G-2] graph set
[R] poisson postestimation, [R] regress twoway area command, [G-2] graph twoway area
postestimation, [SEM] Intro 7, [SEM] estat twoway bar command, [G-2] graph twoway bar
eqgof, [SEM] estat ggof, [SEM] estat gof,
twoway command, [G-2] graph twoway
[SEM] estat lcgof, [SEM] Example 3,
[SEM] Example 4, [SEM] Example 51g, twoway connected command, [G-2] graph twoway
[SEM] Glossary, [SVY] estat, also see deviance connected
residual, also see normal distribution and twoway contour command, [G-2] graph twoway
normality, test for contour
plot, [ST] estat gofplot, [ST] stintcox twoway contourline command, [G-2] graph
postestimation twoway contourline
goto, [M-2] goto twoway dot command, [G-2] graph twoway dot
Gower coefficient similarity measure, twoway dropline command, [G-2] graph twoway
[MV] measure option dropline
GPCM, see generalized partial credit model twoway fpfit command, [G-2] graph twoway fpfit
gpcm, irt subcommand, [IRT] irt pcm, [IRT] irt pcm twoway fpfitci command, [G-2] graph twoway
postestimation fpfitci
.gph file, [G-2] graph manipulation, [G-4] Concept: twoway function command, [G-2] graph twoway
gph files, [G-4] Glossary, [U] 11.6 Filenaming function
conventions twoway histogram command, [G-2] graph twoway
describing contents, [G-2] graph describe histogram
g -prior, [BMA] BMA commands, [BMA] bmaregress, twoway kdensity command, [G-2] graph twoway
[BMA] Glossary kdensity
graded response model, [IRT] irt grm, [IRT] Glossary twoway lfit command, [G-2] graph twoway lfit
grammar, [M-2] Syntax twoway lfitci command, [G-2] graph twoway
Granger causality, [CAUSAL] DID intro, lfitci
[CAUSAL] didregress, [CAUSAL] didregress twoway line command, [G-2] graph twoway line
postestimation, [TS] vargranger, [TS] Glossary twoway lowess command, [G-2] graph twoway
granger, estat subcommand, [CAUSAL] didregress lowess
postestimation twoway lpoly command, [G-2] graph twoway
grangerplot, estat subcommand, lpoly
[CAUSAL] didregress postestimation twoway lpolyci command, [G-2] graph twoway
graph lpolyci
bar command, [G-2] graph bar twoway mband command, [G-2] graph twoway
box command, [G-2] graph box mband
close command, [G-2] graph close twoway mspline command, [G-2] graph twoway
mspline
combine command, [G-2] graph combine
twoway pcarrow command, [G-2] graph twoway
command, [G-2] graph
pcarrow
copy command, [G-2] graph copy
twoway pcarrowi command, [G-2] graph twoway
describe command, [G-2] graph describe pcarrowi
dir command, [G-2] graph dir twoway pcbarrow command, [G-2] graph twoway
display command, [G-2] graph display pcarrow
dot command, [G-2] graph dot, twoway pccapsym command, [G-2] graph twoway
[G-3] area options pccapsym
drop command, [G-2] graph drop twoway pci command, [G-2] graph twoway pci
export command, [G-2] graph export twoway pcscatter command, [G-2] graph twoway
hbar command, [G-2] graph bar pcscatter
hbox command, [G-2] graph box twoway pcspike command, [G-2] graph twoway
matrix command, [G-2] graph matrix pcspike
pie command, [G-2] graph pie twoway qfit command, [G-2] graph twoway qfit
play command, [G-2] graph play twoway qfitci command, [G-2] graph twoway
print command, [G-2] graph print, qfitci
[G-3] pr options twoway rarea command, [G-2] graph twoway
query command, [G-2] graph query rarea
rename command, [G-2] graph rename twoway rbar command, [G-2] graph twoway rbar
replay command, [G-2] graph replay twoway rcap command, [G-2] graph twoway rcap
save command, [G-2] graph save
190 Subject index

graph, continued graph, continued


twoway rcapsym command, [G-2] graph twoway CA dimension projection, [MV] ca postestimation
rcapsym plots
twoway rconnected command, [G-2] graph cluster tree, see graph, dendrogram
twoway rconnected component-plus-residual, [R] regress postestimation
twoway rline command, [G-2] graph twoway diagnostic plots
rline concentration–time curve, [R] pk
twoway rscatter command, [G-2] graph twoway conditional mean function, [R] npregress kernel
rscatter postestimation
twoway rspike command, [G-2] graph twoway contrasts, see graph, margins
rspike correlogram, [TS] corrgram
twoway scatter command, [G-2] graph twoway Cox predicted survival curve, [ST] stintcox PH-
scatter assumption plots
twoway scatteri command, [G-2] graph twoway cross-correlogram, [TS] xcorr
scatteri cross-sectional time-series data, [XT] xtdata,
twoway spike command, [G-2] graph twoway [XT] xtline
spike cumulative distribution, [R] cumul
twoway tsline command, [G-2] graph twoway cumulative hazard function, [ST] stcurve, [ST] sts
tsline graph
twoway tsrline command, [G-2] graph twoway cumulative spectral density, [TS] cumsp
tsline dendrogram, [MV] cluster, [MV] clustermat,
use command, [G-2] graph use [MV] cluster dendrogram, [MV] cluster
graph, generate, [MV] cluster linkage, [MV] cluster
bayesfcast subcommand, [BAYES] bayesfcast stop, [MV] Glossary
graph density, [CAUSAL] tebalance density,
bayesirf subcommand, [BAYES] bayesirf graph [CAUSAL] tebalance overid,
fcast subcommand, [TS] fcast graph [CAUSAL] teoverlap, [R] kdensity
irf subcommand, [TS] irf graph density-distribution sunflower, [R] sunflower
ml subcommand, [R] ml derivatives, [R] dydx, [R] testnl
sts subcommand, [ST] sts graph describing contents, [G-2] graph describe
graph objects, [G-4] Glossary diagnostic, [R] Diagnostic plots
size of, [G-4] size dot, see dot plot
graph, eigenvalue
added-variable plot, [R] regress postestimation after discrim lda, [MV] discrim lda
diagnostic plots postestimation, [MV] screeplot
adjusted Kaplan–Meier survivor curves, [ST] sts after factor, [MV] factor postestimation,
adjusted partial residual plot, [R] regress [MV] screeplot
postestimation diagnostic plots after manova, [MV] screeplot
apply recording, [G-2] graph play after mca, [MV] screeplot
augmented component-plus-residual plot, [R] regress after mds, [MV] screeplot
postestimation diagnostic plots after pca, [MV] pca postestimation,
augmented partial residual plot, [R] regress [MV] screeplot
postestimation diagnostic plots error-bar charts, [R] serrbar
autocorrelations, [TS] corrgram forecasts, [BAYES] bayesfcast graph, [TS] fcast
bar, see bar chart graph
baseline cumulative hazard, [ST] stcurve, [ST] sts, formats for exporting, [G-2] graph export
[ST] sts graph fractional polynomial, [R] fp postestimation
baseline failure, [ST] stcurve, [ST] sts, [ST] sts functions, [D] obs, [D] range
graph hazard function, [ST] ltable, [ST] stcurve, [ST] sts
baseline hazard, [ST] stcurve, [ST] sts, [ST] sts graph
graph histograms, [R] histogram, [R] kdensity
baseline survivor, [ST] stcurve, [ST] sts, [ST] sts impulse–response functions, [BAYES] bayesirf,
graph [BAYES] bayesirf graph, [BAYES] bayesirf
Bayesian, [BAYES] bayesgraph cgraph, [BAYES] bayesirf ograph, [TS] irf,
binary variable cumulative sum, [R] cusum [TS] irf cgraph, [TS] irf graph, [TS] irf ograph
biplot, [MV] biplot, [MV] ca postestimation plots integrals, [R] dydx
box, see box plot interaction plots, [R] marginsplot
Subject index 191

graph, continued graph, continued


item response theory, [IRT] irtgraph icc, regression diagnostic, [R] regress postestimation
[IRT] irtgraph tcc, [IRT] irtgraph iif, diagnostic plots
[IRT] irtgraph tif, [MV] biplot residual versus fitted, [R] regress postestimation
Kaplan–Meier survivor curves, [ST] stcox PH- diagnostic plots
assumption tests, [ST] sts, [ST] sts graph residual versus predictor, [R] regress postestimation
ladder-of-power histograms, [R] ladder diagnostic plots
lasso ROC curve, [R] lroc, [R] roccomp, [R] rocfit
BIC plot, [LASSO] bicplot postestimation, [R] rocregplot, [R] roctab
coefficient plot, [LASSO] coefpath rootograms, [R] spikeplot
cross-validation function plot, [LASSO] cvplot saving, [G-3] saving option
letter-value display, [R] lv scatterplot matrix, see scatterplot matrices
leverage-versus-(squared)-residual, [R] regress score
postestimation diagnostic plots after candisc, [MV] candisc, [MV] scoreplot
loading after discrim lda, [MV] discrim lda,
after candisc, [MV] candisc, [MV] scoreplot [MV] discrim lda postestimation,
after discrim lda, [MV] discrim lda, [MV] scoreplot
[MV] discrim lda postestimation, after factor, [MV] factor postestimation,
[MV] scoreplot [MV] scoreplot
after factor, [MV] factor postestimation, after pca, [MV] scoreplot
[MV] scoreplot scree
after pca, [MV] pca postestimation, after canon, [MV] screeplot
[MV] scoreplot after ca, [MV] screeplot
log–log curve, [ST] stcox PH-assumption tests after discrim lda, [MV] discrim lda
log–log survival curve, [ST] stintcox PH- postestimation, [MV] screeplot
assumption plots after factor, [MV] factor postestimation,
logistic diagnostic, [R] logistic postestimation, [MV] screeplot
[R] lsens after manova, [MV] screeplot
lowess smoothing, [R] lowess after mca, [MV] screeplot
margins, [U] 20.20 Graphing margins, marginal after mds, [MV] screeplot
effects, and contrasts after pca, [MV] pca postestimation,
margins plots, [R] marginsplot [MV] screeplot
matrix, see scatterplot matrices Shepard diagram, [MV] mds postestimation plots
MDS configuration, [MV] mds postestimation plots smoothing, [R] kdensity, [R] lowess, [R] lpoly
means and medians, [R] grmeanby spatial data, [SP] grmap
normal probability, [R] Diagnostic plots spike plot, [R] spikeplot
overall look of, [G-4] Schemes intro stem-and-leaf, [R] stem
overlap plot, [CAUSAL] teoverlap sunflower, [R] sunflower
parameterized curves, [D] range suppressing, [G-3] nodraw option
parametric autocorrelation, [TS] estat acplot survivor function, [ST] stcurve, [ST] sts graph
parametric autocovariance, [TS] estat acplot symmetry, [R] Diagnostic plots
parametric stability, [TS] estat sbcusum text, [G-4] text
partial correlogram, [TS] corrgram time-versus-concentration curve, [R] pkexamine
partial residual, [R] regress postestimation treatment-effects balance, [CAUSAL] tebalance
diagnostic plots box, [CAUSAL] tebalance density,
partial-regression leverage, [R] regress [CAUSAL] tebalance overid
postestimation diagnostic plots treatment-effects overlap, [CAUSAL] teoverlap
periodogram, [TS] pergram Turnbull’s nonparametric survival curve,
pie, see pie chart [ST] stintcox PH-assumption plots
power and sample size, [PSS-2] power, graph two-way, see two-way graphs
precision and sample size, [PSS-3] ciwidth, graph white-noise test, [TS] wntestb
procrustes overlay, [MV] procrustes postestimation Graph Editor, [G-1] Graph Editor
profile plots, [R] marginsplot apply recording, [G-2] graph play
quality control, [R] QC graphical user interface, [IRT] Control Panel,
quantile, [R] Diagnostic plots [P] Dialog programming, [PSS-2] GUI
quantile–normal, [R] Diagnostic plots (power), [PSS-2] power, [PSS-3] GUI (ciwidth),
quantile–quantile, [R] Diagnostic plots [PSS-3] ciwidth, [SEM] Builder, [SEM] Builder,
region, [G-3] region options, [G-4] Glossary generalized, [SEM] Glossary
192 Subject index

graphical user interface, continued grsummarize, estat subcommand, [MV] candisc,


examples of, [U] 2 A brief description of Stata [MV] discrim estat
graphics, GRT, see cluster randomized design
query subcommand, [G-2] set graphics, [G-2] set grubin, bayesstats subcommand,
printcolor, [G-2] set scheme, [R] query [BAYES] bayesstats grubin
set subcommand, [G-2] set graphics, [R] set gs1 print color mapping, [G-2] set printcolor
Graphics Interchange Format, [G-2] graph export, gs2 print color mapping, [G-2] set printcolor
[G-3] gif options, [G-4] Glossary gs3 print color mapping, [G-2] set printcolor
graphregion() option, [G-3] region options gsbounds command, [ADAPT] gs, [ADAPT] gsbounds
grdistances, estat subcommand, [MV] discrim gschurd() function, [M-5] gschurd( )
lda postestimation, [MV] discrim qda gschurd() function, [M-5] gschurd( )
postestimation gschurdgroupby() function, [M-5] gschurd( )
greater than (or equal) operator, see relational operators gschurdgroupby() function, [M-5] gschurd( )
.grec file, [U] 11.6 Filenaming conventions gschurdgroupby la() function, [M-5] gschurd( )
Greenhouse–Geisser epsilon, [R] anova gschurd la() function, [M-5] gschurd( )
Greenhouse–Geisser correction, see nonsphericity GSD, see group sequential design
correction gsdesign
Greenwood confidence intervals, [ST] sts command, [ADAPT] gs, [ADAPT] gsdesign,
greport, estat subcommand, [IRT] estat greport [ADAPT] gsdesign usermethod
grey literature, [META] Intro, [META] Glossary logrank command, [ADAPT] gsdesign logrank
grid onemean command, [ADAPT] gsdesign onemean
definition, [G-4] gridstyle, [G-4] Glossary oneproportion command, [ADAPT] gsdesign
lines, [G-3] axis label options oneproportion
without ticks, [G-4] tickstyle twomeans command, [ADAPT] gsdesign twomeans
gridstyle, [G-4] gridstyle, [G-4] Glossary twoproportions command, [ADAPT] gsdesign
GRM, see graded response model twoproportions
grm, irt subcommand, [IRT] irt grm, [IRT] irt grm gsem command, [SEM] Builder, generalized,
postestimation [SEM] gsem, [SEM] Methods and formulas for
grmap command, [SP] Intro 7, [SP] grmap gsem
grmeanby command, [R] grmeanby examples,
grmeans, estat subcommand, [MV] discrim lda endogenous treatment effects,
postestimation [SEM] Example 46g
group(), egen function, [D] egen finite mixture Poisson, [SEM] Example 53g,
group, estat subcommand, [ME] estat group, [SEM] Example 54g
[ME] menl postestimation, [ME] mixed generalized response, [SEM] Example 1,
postestimation, [META] estat group [SEM] Example 27g, [SEM] Example 30g,
group invariance test, [SEM] estat ginvariant, [SEM] Example 31g, [SEM] Example 32g,
[SEM] Methods and formulas for sem [SEM] Example 33g, [SEM] Example 34g,
group randomized trial, see cluster randomized design [SEM] Example 35g, [SEM] Example 36g,
group sequential clinical trial, [ADAPT] Glossary [SEM] Example 37g, [SEM] Example 39g
group sequential design, [ADAPT] Intro, Heckman selection, [SEM] Example 45g
[ADAPT] GSD intro, [ADAPT] gs, interval regression, [SEM] Example 44g
[ADAPT] gsbounds, [ADAPT] gsdesign, item response theory, [SEM] Example 28g,
[ADAPT] gsdesign onemean, [ADAPT] gsdesign [SEM] Example 29g
twomeans, [ADAPT] gsdesign oneproportion, latent class, [SEM] Example 50g,
[ADAPT] gsdesign twoproportions, [SEM] Example 51g
[ADAPT] gsdesign logrank, [ADAPT] gsdesign latent profile, [SEM] Example 52g
usermethod, [ADAPT] Glossary multilevel, [SEM] Example 30g,
group sequential trial, [ADAPT] Glossary [SEM] Example 38g, [SEM] Example 39g,
group weights, [PSS-2] power trend [SEM] Example 40g, [SEM] Example 41g,
group-data regression, [R] intreg [SEM] Example 42g
grouped predictors, see in–out group survival model, [SEM] Example 47g,
grouping variables, generating, [MV] cluster generate [SEM] Example 48g, [SEM] Example 49g
groups, graphs by, [G-3] by option tobit regression, [SEM] Example 43g
groupvar, [U] 11.4 varname and varlists
Subject index 193

gsem command, continued harmonic mean, [R] ameans


options, [SEM] gsem estimation options, Harrell’s C , [ST] stcox postestimation
[SEM] gsem family-and-link options, Harris–Tzavalis test, [XT] xtunitroot
[SEM] gsem group options, [SEM] gsem lclass has eprop() function, [FN] Programming functions
options, [SEM] gsem model description options, hash functions, [M-5] hash1( ), [M-6] Glossary
[SEM] gsem reporting options, [SEM] sem and hash tables, [M-5] asarray( ),
gsem option constraints( ), [SEM] sem and [M-5] AssociativeArray( ), [M-6] Glossary
gsem option covstructure( ), [SEM] sem and
hash1() function, [M-5] hash1( )
gsem option from( ), [SEM] sem and gsem
option reliability( ), [SEM] sem and gsem hashing, [M-6] Glossary
syntax options hasmissing() function, [M-5] missing( )
path notation, [SEM] gsem path notation hat matrix, see projection matrix, diagonal elements of
extensions, [SEM] sem and gsem path notation hausman command, [R] hausman
postestimation, [SEM] gsem postestimation Hausman specification test, [R] hausman, [XT] xtreg
gsort command, [D] gsort postestimation
guessing, [IRT] Glossary Hausman–Taylor estimator, [XT] xthtaylor
guessing parameter, [IRT] irt 3pl Haver Analytics databases, importing from, [D] import
GUI, see graphical user interface haver
haver import subcommand, [D] import haver
haverdir, set subcommand, [D] import haver,
H [R] set
hazard, [CAUSAL] etregress, [CAUSAL] Glossary
H 2 statistic, [META] meta forestplot, [META] meta contributions, [ST] Glossary
summarize, [META] meta regress, control-group, [PSS-2] power exponential,
[META] meta meregress, [META] meta [PSS-2] power logrank
mvregress, [META] estat heterogeneity (mv), experimental-group, [PSS-2] power exponential,
[META] Glossary [PSS-2] power logrank
H2O, [P] H2O intro function, [ADAPT] Glossary, [ST] sts, [ST] sts
h2oframe command, [P] H2O intro generate, [ST] sts list, [ST] Glossary
HAC variance estimate, [R] binreg, [R] glm, graph of, [ST] ltable, [ST] stcurve, [ST] sts
[R] gmm, [R] ivregress, [R] nl, [TS] lpirf, graph
[XT] xtcointtest, [XT] xtgls, [XT] xtunitroot rate, [PSS-2] power exponential, [PSS-2] power
hadamard() function, [FN] Matrix functions, logrank
[P] matrix define ratio, [ADAPT] Glossary, [BAYES] bayes: mestreg,
Hadamard matrix, [SVY] svy brr, [SVY] Glossary [BAYES] bayes: streg, [CAUSAL] Glossary,
Hadri Lagrange multiplier stationarity test, [FMM] estat eform, [ME] mestreg,
[XT] xtunitroot [PSS-2] power cox, [PSS-2] power exponential,
hadri, xtunitroot subcommand, [XT] xtunitroot [PSS-2] power logrank, [R] eform option,
half option, [G-2] graph matrix [R] lincom, [R] reri, [SEM] estat eform,
halfyear() function, [D] Datetime, [FN] Date and [ST] estat gofplot, [ST] stcox, [ST] stcox PH-
time functions, [M-5] date( ) assumption tests, [ST] stcox postestimation,
[ST] stintcox, [ST] stintcox PH-assumption
halfyearly() function, [D] Datetime, [D] Datetime
plots, [ST] stintcox postestimation,
conversion, [FN] Date and time functions,
[ST] stintreg, [ST] stintreg postestimation,
[M-5] date( )
[ST] streg, [ST] streg postestimation, [ST] sts
halton() function, [M-5] halton( )
test, [ST] Glossary
halton() function, [M-5] halton( )
tables, [ST] ltable
Halton set, [M-5] halton( )
two-sample, [ADAPT] gsdesign logrank,
Hamann coefficient similarity measure, [PSS-2] power exponential, [PSS-2] power
[MV] measure option logrank
Hammersley set, [M-5] halton( ) hbar, graph subcommand, [G-2] graph bar
Hannan–Quinn information criterion, [TS] arfimasoc, hbox, graph subcommand, [G-2] graph box
[TS] arimasoc, [TS] mswitch, [TS] threshold,
hdidregress command, [CAUSAL] hdidregress,
[TS] var, [TS] var svar, [TS] varsoc, [TS] vec,
[CAUSAL] hdidregress postestimation
[TS] vecrank
headlabel option, [G-2] graph twoway pccapsym,
Hansen’s J statistic, [R] gmm, [R] gmm
[G-2] graph twoway pcscatter
postestimation, [R] ivpoisson, [R] ivpoisson
health ratio, [R] binreg
postestimation, [R] ivregress
heckman command, [R] heckman, [R] heckman
Harbord test, [META] meta bias
postestimation
Harbord, Egger, and Sterne test, [META] meta bias
Heckman selection model, see selection model
hard missing value, [MI] mi impute, [MI] Glossary
194 Subject index

heckoprobit command, [R] heckoprobit, heteroskedasticity, see HAC variance estimate


[R] heckoprobit postestimation ARCH model, see autoregressive conditional
heckpoisson command, [R] heckpoisson, heteroskedasticity model
[R] heckpoisson postestimation conditional, [R] regress postestimation time series
heckprobit command, [R] heckprobit, GARCH model, see generalized autoregressive
[R] heckprobit postestimation conditional heteroskedasticity
Hedges’s g , [META] meta esize, [META] Glossary Newey–West estimator, see Newey–West regression
height() textbox option, [G-3] added text options robust variance, see robust, Huber/White/sandwich
Helmert contrasts, [R] contrast estimator of variance
help, [M-1] help test, [R] hetoprobit, [R] hetprobit, [R] hetregress,
mata subcommand, [M-3] mata help [R] regress postestimation, [R] regress
view subcommand, [R] view postestimation time series, [R] sdtest
help command, [M-3] mata help, [R] help, hetoprobit command, [R] hetoprobit, [R] hetoprobit
[U] 4 Stata’s help and search facilities postestimation
writing your own, [U] 18.11.6 Writing system help hetprobit command, [R] hetprobit, [R] hetprobit
help d, view subcommand, [R] view postestimation
help — I don’t know what to do, [U] 3 Resources for hetregress command, [R] hetregress, [R] hetregress
learning and using Stata postestimation
Henze–Zirkler normality test, [MV] mvtest normality hettest, estat subcommand, [R] regress
Hermitian postestimation
adjoin, [M-2] op transpose, [M-5] conj( ) hexadecimal, [D] Glossary
matrices, [M-5] issymmetric( ), hexadecimal report, [D] hexdump
[M-5] makesymmetric( ), [M-6] Glossary hexdump command, [D] hexdump
transpose, [M-2] op transpose, [M-5] conj( ) Heywood
Hessenberg case, [MV] factor, [MV] Glossary
decomposition, [M-5] hessenbergd( ), solution, [MV] factor, [MV] Glossary
[M-6] Glossary hh() function, [D] Datetime, [FN] Date and time
form, [M-6] Glossary functions, [M-5] date( )
hessenbergd() function, [M-5] hessenbergd( ) hhC() function, [D] Datetime, [FN] Date and time
hessenbergd() function, [M-5] hessenbergd( ) functions, [M-5] date( )
hessenbergd la() function, [M-5] hessenbergd( ) hidden stored results, see results, stored, hidden or
historical
heterogeneity, [META] Intro, [META] meta forestplot,
[META] meta summarize, [META] meta hierarchical
galbraithplot, [META] meta labbeplot, cluster analysis, [MV] cluster, [MV] clustermat,
[META] meta funnelplot, [META] meta bias, [MV] cluster linkage
[META] Glossary clustering, [MV] Glossary
parameter, [META] Glossary model, [ME] Glossary, also see multilevel model
test, [R] Epitab regression, [R] nestreg, [R] stepwise
heterogeneity, estat subcommand, [META] estat samples, [R] anova, [R] gllamm, [R] loneway,
heterogeneity (me), [META] estat heterogeneity [R] areg
(mv) Higgins–Thompson statistic, [META] estat
heterogeneous difference-in-differences heterogeneity (me), [META] estat heterogeneity
regression, [CAUSAL] hdidregress, (mv)
[CAUSAL] xthdidregress higher ASCII, see extended ASCII
heteroskedastic higher-level variables, see first-level variables
errors, see heteroskedastic linear regression higher-order models, see confirmatory factor analysis
linear regression, [BAYES] bayes: hetregress, highest posterior density
[R] hetregress, [R] ivqregress, [R] qreg, credible interval, [BAYES] Intro,
[R] vwls, [SVY] svy estimation, [BAYES] Bayesian commands, [BAYES] bayes,
[U] 27.3.3 Regression with heteroskedastic [BAYES] bayesmh, [BAYES] bayesstats
errors, also see robust, Huber/White/sandwich summary, [BAYES] Glossary,
estimator of variance [BMA] bmaregress, [BMA] bmapredict,
ordered [BMA] bmastats
probit regression, [BAYES] bayes: hetoprobit, region, [BAYES] Intro, [BAYES] Glossary
[R] hetoprobit, [SVY] svy estimation highest probability model, [BMA] BMA commands,
probit regression, [BAYES] bayes: hetprobit, [BMA] bmaregress, [BMA] bmagraph pmp,
[R] hetprobit, [SVY] svy estimation [BMA] bmastats models, [BMA] Glossary
Subject index 195

high-low charts, [G-2] graph twoway rbar, Hotelling’s


[G-2] graph twoway rcap, [G-2] graph twoway generalized T 2 statistic, [MV] manova
rspike T 2 , [MV] hotelling, [MV] mvtest means,
high-pass filter, [TS] tsfilter bw, [TS] tsfilter hp, [MV] Glossary
[TS] Glossary hours() function, [D] Datetime durations, [FN] Date
Hilbert() function, [M-5] Hilbert( ) and time functions, [M-5] date( )
Hildreth–Lu regression, [TS] prais hp, tsfilter subcommand, [TS] tsfilter hp
HILO, [M-5] byteorder( ) HPD
histogram, credible interval, see highest posterior density
bayesgraph subcommand, [BAYES] bayesgraph credible interval
histogram command, [R] histogram region, see highest posterior density region
histogram, graph twoway subcommand, [G-2] graph HPM, see highest probability model
twoway histogram HQIC, see Hannan–Quinn information criterion
histograms, [G-2] graph twoway histogram, hqrd() function, [M-5] qrd( )
[R] histogram hqrd() function, [M-5] qrd( )
dotplots, [R] dotplot hqrdmultq() function, [M-5] qrd( )
kernel density estimator, [R] kdensity hqrdmultq1t() function, [M-5] qrd( )
ladder-of-powers, [R] ladder hqrdp() function, [M-5] qrd( )
of categorical variables, [R] histogram hqrdp() function, [M-5] qrd( )
rootograms, [R] spikeplot hqrdp la() function, [M-5] qrd( )
stem-and-leaf, [R] stem hqrdq() function, [M-5] qrd( )
historical stored results, see results, stored, hidden or hqrdq1() function, [M-5] qrd( )
historical hqrdr() function, [M-5] qrd( )
histories, [G-2] graph bar, [G-2] graph box, hqrdr1() function, [M-5] qrd( )
[G-2] graph matrix, [G-2] graph HSV values, see hue, saturation, and value (HSV)
pie, [G-2] graph twoway histogram, values
[G-3] by option
ht, xtunitroot subcommand, [XT] xtunitroot
hms() function, [D] Datetime, [FN] Date and time
HTML, [R] dtable, [R] etable, [RPT] Dynamic
functions, [M-5] date( )
documents intro, [RPT] dyndoc, [RPT] dyntext,
Hodrick–Prescott filter, [TS] tsfilter, [TS] tsfilter hp [RPT] html2docx, [RPT] markdown,
hofd() function, [D] Datetime, [FN] Date and time [TABLES] collect export, [TABLES] collect
functions, [M-5] date( ) style html, [U] 21.2 The dynamic document
Hogsmead fictional location, [SP] Intro 2 commands
Hogwarts fictional location, [SP] Intro 2 html2docx command, [RPT] html2docx
hold, httpproxy, set subcommand, [R] netio, [R] set
estimates subcommand, [P] estimates httpproxyauth, set subcommand, [R] netio, [R] set
return subcommand, [P] return httpproxyhost, set subcommand, [R] netio, [R] set
Holm’s multiple-comparison adjustment, see multiple httpproxyport, set subcommand, [R] netio, [R] set
comparisons, Holm’s method httpproxypw, set subcommand, [R] netio, [R] set
Holt–Winters smoothing, [TS] tssmooth, [TS] tssmooth httpproxyuser, set subcommand, [R] netio, [R] set
dexponential, [TS] tssmooth exponential, https://www.stata.com, [U] 3.2.1 The Stata website
[TS] tssmooth hwinters, [TS] tssmooth (www.stata.com)
shwinters, [TS] Glossary
Huber weighting, [R] rreg
homogeneity, [META] Intro, [META] meta forestplot,
Huber/White/sandwich estimator of variance, see robust,
[META] Glossary
Huber/White/sandwich estimator of variance
of variances, [R] oneway, [R] sdtest
hue, saturation, and value (HSV) values,
test, [META] meta, [META] meta summarize, [G-4] colorstyle, [G-4] Glossary
[META] Glossary, [R] Epitab
hurdle regression, [R] churdle
homoskedasticity tests, [R] regress postestimation
Huynh–Feldt epsilon, [R] anova
Horst normalization, see Kaiser normalization
Hwang–Shih–de Cani bound, [ADAPT] Glossary
Hosmer–Lemeshow
Hwang–Shih–de Cani design, [ADAPT] Glossary
delta 2 influence statistic, see delta χ2 influence
hwinters, tssmooth subcommand, [TS] tssmooth
statistic
hwinters
delta deviance influence statistic, see delta deviance
hybrid
influence statistic
MH sampler, see Metropolis–Hastings sampling
goodness-of-fit test, [R] estat gof, [SVY] estat
model, [IRT] irt hybrid, [IRT] Glossary
hot, ssc subcommand, [R] ssc
hybrid, irt subcommand, [IRT] irt hybrid, [IRT] irt
hotelling command, [MV] hotelling
hybrid postestimation
196 Subject index

hyperbolic functions, [FN] Statistical functions, icd10


[FN] Trigonometric functions, [M-5] normal( ), check command, [D] icd10
[M-5] sin( ) clean command, [D] icd10
hypergeometric() function, [FN] Statistical command, [D] icd
functions, [M-5] normal( ) generate command, [D] icd10
hypergeometric, lookup command, [D] icd10
cumulative distribution, [FN] Statistical functions, query command, [D] icd10
[M-5] normal( ) search command, [D] icd10
probability mass function, [FN] Statistical functions, icd10cm
[M-5] normal( )
check command, [D] icd10cm
hypergeometricp() function, [FN] Statistical
clean command, [D] icd10cm
functions, [M-5] normal( )
generate command, [D] icd10cm
hyperparameters, [BAYES] Intro, [BAYES] Bayesian
commands, [BAYES] bayes, [BAYES] bayesmh, lookup command, [D] icd10cm
[BAYES] bayesmh evaluators, query command, [D] icd10cm
[BAYES] bayesgraph, [BAYES] Glossary, search command, [D] icd10cm
[BMA] Intro command, [D] icd
hyperprior, [BAYES] Intro, [BAYES] Bayesian icd10pcs
commands, [BAYES] bayes, [BAYES] bayesmh, check command, [D] icd10pcs
[BAYES] bayesmh evaluators, clean command, [D] icd10pcs
[BAYES] bayesgraph, [BAYES] Glossary, generate command, [D] icd10pcs
[BMA] Intro, [BMA] bmaregress, lookup command, [D] icd10pcs
[BMA] Glossary query command, [D] icd10pcs
hypertext help, [R] help, [U] 4 Stata’s help and search search command, [D] icd10pcs
facilities, [U] 18.11.6 Writing system help
command, [D] icd
hypothesis, [ADAPT] Glossary, [PSS-5] Glossary, also icd9
see null hypothesis and alternative hypothesis
check command, [D] icd9
test, [ADAPT] Glossary, [PSS-5] Glossary,
clean command, [D] icd9
[SEM] test, [SEM] testnl, also see null
hypothesis and alternative hypothesis command, [D] icd
testing, [ADAPT] Glossary generate command, [D] icd9
testing, Bayesian, see Bayesian, hypothesis testing lookup command, [D] icd9
hypothesized value, see null value query command, [D] icd9
search command, [D] icd9
icd9p
I check command, [D] icd9p
I() function, [FN] Matrix functions, [M-5] I( ), clean command, [D] icd9p
[P] matrix define command, [D] icd
I(0) process, see covariance stationary generate command, [D] icd9p
I(1) process, see first-difference stationary lookup command, [D] icd9p
I 2 statistic, [META] meta forestplot, [META] meta query command, [D] icd9p
summarize, [META] meta regress, search command, [D] icd9p
[META] meta meregress, [META] meta ICE, see imputation, multivariate, chained equations
multilevel, [META] meta mvregress, ice,
[META] estat heterogeneity (me), [META] estat mi export subcommand, [MI] mi export, [MI] mi
heterogeneity (mv), [META] Glossary export ice
ibeta() function, [FN] Statistical functions, mi import subcommand, [MI] mi import, [MI] mi
[M-5] normal( ) import ice
ibetatail() function, [FN] Statistical functions, iconv, [D] unicode convertfile
[M-5] normal( )
ICU, see International Components for Unicode
ic,
ID variable, [SP] Glossary, [ST] Glossary
bayesstats subcommand, [BAYES] bayesstats ic
ID variable, [SP] spset, [SP] Glossary
estat subcommand, [R] estat, [R] estat ic
identification, see model identification
ICC, see item characteristic curve
identified, [DSGE] Glossary
icc,
identifier, class, [P] class
estat subcommand, [ME] estat icc, [ME] melogit
identifier, unique, [D] isid
postestimation, [ME] meprobit postestimation,
[ME] mixed postestimation identity, forecast subcommand, [TS] forecast
identity
irtgraph subcommand, [IRT] irtgraph icc
identity matrix, [M-5] I( ), [P] matrix define
icc command, [R] icc
Subject index 197

idiosyncratic error term, [XT] Glossary importance weight, [U] 11.1.6 weight,
idistance spatial weighting matrix, [SP] Glossary [U] 20.24.4 Importance weights
if command, [M-2] if, [P] if important predictor, see predictor, important
if exp qualifier, [P] syntax, [U] 11 Language syntax imported spatial weighting matrix, [SP] Glossary
igaussian() function, [FN] Statistical functions, improper prior, [BAYES] Intro, [BAYES] bayes,
[M-5] normal( ) [BAYES] bayesmh, [BAYES] bayesstats ic,
igaussianden() function, [FN] Statistical functions, [BAYES] Glossary
[M-5] normal( ) impulse–response functions, [BAYES] bayesirf,
igaussiantail() function, [FN] Statistical functions, [BAYES] bayesirf graph, [BAYES] bayesirf
[M-5] normal( ) cgraph, [BAYES] bayesirf ograph,
ignorable missing-data mechanism, [MI] Intro [BAYES] bayesirf table, [BAYES] bayesirf
substantive, [MI] Glossary ctable, [DSGE] Intro 1, [DSGE] Intro 3b,
IIA, see independence of irrelevant alternatives [DSGE] Intro 3c, [DSGE] Intro 3d,
[DSGE] Intro 9a, [DSGE] Intro 9b,
i.i.d. assumption, see independent and identically
[DSGE] dsge postestimation, [DSGE] dsgenl
distributed sampling assumption
postestimation, [DSGE] Glossary, [TS] irf,
IIF, see item information function [TS] irf add, [TS] irf cgraph, [TS] irf create,
iif, irtgraph subcommand, [IRT] irtgraph iif [TS] irf ctable, [TS] irf describe, [TS] irf
Im() function, [M-5] Re( ) drop, [TS] irf graph, [TS] irf ograph, [TS] irf
Im–Pesaran–Shin test, [XT] xtunitroot rename, [TS] irf set, [TS] irf table, [TS] lpirf,
image, [TS] lpirf postestimation, [TS] var intro,
putdocx subcommand, [RPT] putdocx paragraph [TS] varbasic, [TS] vec intro, [TS] Glossary
putpdf subcommand, [RPT] putpdf paragraph imputation
image format, [G-2] graph export, [G-4] Glossary binary, [MI] mi impute logit
imaginary part, [M-5] Re( ) by groups, [MI] mi impute
immediate command, [G-2] graph twoway pcarrowi, categorical, [MI] mi impute mlogit, [MI] mi impute
[G-2] graph twoway pci, [G-2] graph twoway ologit
scatteri, [P] display, [R] bitest, [R] ci, chained equations, [MI] mi impute intreg, [MI] mi
[R] Epitab, [R] esize, [R] prtest, [R] sdtest, impute logit, [MI] mi impute mlogit, [MI] mi
[R] symmetry, [R] tabulate twoway, [R] ttest, impute nbreg, [MI] mi impute ologit, [MI] mi
[R] ztest, [U] 18.4.5 Parsing immediate impute pmm, [MI] mi impute poisson, [MI] mi
commands, [U] 19 Immediate commands, impute regress, [MI] mi impute truncreg
[U] Glossary conditional, [MI] mi impute, [MI] mi impute
implied context, class, [P] class chained, [MI] mi impute intreg, [MI] mi impute
import logit, [MI] mi impute mlogit, [MI] mi impute
dbase command, [D] import dbase monotone, [MI] mi impute nbreg, [MI] mi
delimited command, [D] import delimited impute ologit, [MI] mi impute pmm, [MI] mi
excel command, [D] import excel impute poisson, [MI] mi impute regress,
fred command, [D] import fred [MI] mi impute truncreg, [MI] Glossary
haver command, [D] import haver continuous, [MI] mi impute pmm, [MI] mi impute
regress
sas command, [D] import sas
with a limited range, [MI] mi impute intreg,
sasxport5 command, [D] import sasxport5
[MI] mi impute truncreg
sasxport8 command, [D] import sasxport8
count data, [MI] mi impute nbreg, [MI] mi impute
spss command, [D] import spss poisson
import data, [D] import, [D] import dbase, [D] import diagnostics, [MI] mi impute
delimited, [D] import excel, [D] import fred,
interval regression, [MI] mi impute intreg
[D] import haver, [D] import sas, [D] import
sasxport5, [D] import sasxport8, [D] import
interval-censored data, [MI] mi impute intreg
spss, [D] infile (fixed format), [D] infile (free linear regression, [MI] mi impute regress
format), [D] infix (fixed format), [D] jdbc, logistic regression, [MI] mi impute logit
[D] odbc, [MI] mi import, [MI] mi import method, [MI] mi impute, [MI] mi impute
flong, [MI] mi import flongsep, [MI] mi import usermethod
ice, [MI] mi import nhanes1, [MI] mi import iterative, [MI] mi impute, [MI] mi impute
wide, [U] 22 Entering and importing data, also chained, [MI] mi impute mvn
see combine data, also see input data interactively monotone, [MI] mi impute monotone
real-time, [D] import fred multivariate, [MI] mi impute chained, [MI] mi
import, spmatrix subcommand, [SP] spmatrix impute monotone, [MI] mi impute mvn
import proper, [MI] Intro substantive
198 Subject index

imputation method, continued imtest, estat subcommand, [R] regress


univariate, [MI] mi impute intreg, [MI] mi postestimation
impute logit, [MI] mi impute mlogit, in range qualifier, [P] syntax, [U] 11 Language syntax
[MI] mi impute nbreg, [MI] mi impute in smcl, display directive, [P] display
ologit, [MI] mi impute pmm, [MI] mi in–out
impute poisson, [MI] mi impute regress, group, [BMA] bmaregress, [BMA] Glossary
[MI] mi impute truncreg predictor, [BMA] bmaregress, [BMA] Glossary
modeling, [MI] mi impute term, [BMA] bmaregress, [BMA] Glossary
monotone, [MI] mi impute, [MI] mi impute inbase() function, [M-5] inbase( )
chained, [MI] mi impute monotone
incidence, [ST] Glossary
multinomial logistic regression, [MI] mi impute
rate, [ST] Glossary
mlogit
study, see cohort study
multiple, [MI] Intro substantive
incidence-rate ratio, [R] reri
multivariate,
epidemiological tables, [R] Epitab
chained equations, [MI] mi impute, [MI] mi
impute chained estimation,
monotone, [MI] mi impute, [MI] mi impute Bayesian, [BAYES] bayes: gnbreg,
intreg, [MI] mi impute logit, [MI] mi impute [BAYES] bayes: meglm,
mlogit, [MI] mi impute monotone, [MI] mi [BAYES] bayes: menbreg,
impute nbreg, [MI] mi impute ologit, [BAYES] bayes: mepoisson,
[MI] mi impute pmm, [MI] mi impute [BAYES] bayes: poisson,
poisson, [MI] mi impute regress, [MI] mi [BAYES] bayes: tnbreg,
impute truncreg [BAYES] bayes: tpoisson,
[BAYES] bayes: xtpoisson,
normal, [MI] mi impute, [MI] mi impute mvn
[BAYES] bayes: zinb, [BAYES] bayes: zip
negative binomial regression, [MI] mi impute nbreg
displaying exponentiated coefficients,
on subsamples, [MI] mi impute [FMM] estat eform, [R] eform option,
ordered logistic regression, [MI] mi impute ologit [SEM] Intro 7, [SEM] estat eform,
overdispersed count data, [MI] mi impute nbreg [SEM] Example 34g
passive, [MI] mi impute, [MI] mi impute chained, multilevel mixed-effects, [ME] meglm,
[MI] mi impute regress [ME] menbreg, [ME] mepoisson, also see
perfect prediction, [MI] mi impute incidence-rate ratio, estimation, Bayesian
Poisson regression, [MI] mi impute poisson negative binomial regression,
predictive mean matching, [MI] mi impute, [MI] mi [FMM] fmm: nbreg, [ME] menbreg,
impute pmm [R] nbreg, [R] tnbreg, [R] zinb,
recommended number of, [MI] Intro substantive, [XT] xtnbreg, also see incidence-rate ratio,
[MI] mi estimate estimation, Bayesian
regression, [MI] mi impute, [MI] mi impute regress panel data, [XT] xtgee, [XT] xtnbreg,
semiparametric, [MI] mi impute pmm [XT] xtpoisson
step, [MI] Intro substantive, [MI] mi estimate Poisson regression,
transformations, [MI] mi impute [CAUSAL] etpoisson, [FMM] fmm: poisson,
truncated regression, [MI] mi impute truncreg [FMM] fmm: tpoisson, [FMM] Example 2,
[LASSO] dspoisson, [LASSO] popoisson,
univariate, [MI] mi impute intreg, [MI] mi impute
[LASSO] xpopoisson, [ME] mepoisson,
logit, [MI] mi impute mlogit, [MI] mi impute
[R] cpoisson, [R] expoisson, [R] heckpoisson,
nbreg, [MI] mi impute ologit, [MI] mi impute
[R] ivpoisson, [R] poisson, [R] tpoisson,
pmm, [MI] mi impute poisson, [MI] mi impute
[R] zip, [XT] xtpoisson, also see incidence-
regress, [MI] mi impute truncreg
rate ratio, estimation, Bayesian
user-defined, [MI] mi impute usermethod
postestimation, [R] contrast, [R] expoisson
impute, mi subcommand, [MI] mi impute, [MI] mi postestimation, [R] lincom
impute chained, [MI] mi impute intreg, [MI] mi
negative binomial regression, [R] nbreg
impute logit, [MI] mi impute mlogit, [MI] mi
postestimation, [R] tnbreg postestimation,
impute monotone, [MI] mi impute mvn,
[R] zinb postestimation
[MI] mi impute nbreg, [MI] mi impute ologit,
[MI] mi impute pmm, [MI] mi impute poisson, Poisson regression, [R] poisson postestimation,
[MI] mi impute regress, [MI] mi impute [R] tpoisson postestimation, [R] zip
truncreg, [MI] mi impute usermethod postestimation
imputed data, [MI] Glossary survival analysis, [ST] stir, [ST] stptime,
[ST] stsum
imputed variables, see variables, multiple-imputation
imputed include bitmap, set subcommand, [R] set
include command, [P] include
included covariates, see covariate selection
Subject index 199

inclusion influence statistics, see delta χ2 influence statistic, see


map, see variable-inclusion map delta beta influence statistic, see delta deviance
probability, [BMA] Glossary influence statistic, see DFBETA, see LMAX
income distributions, [R] Inequality value
incomplete influential predictor, see predictor, important
beta function, [FN] Statistical functions, %infmt, [D] infile (fixed format)
[M-5] normal( ) information, [ADAPT] Glossary, [IRT] Glossary
gamma function, [FN] Statistical functions, criteria, see Akaike information criterion, see
[M-5] normal( ) Bayesian information criterion, see consistent
observations, see dropout Akaike information criterion, see corrected
increment operator, [M-2] op increment, [P] macro Akaike information criterion, see deviance
information criterion, see Hannan–Quinn
independence of irrelevant alternatives, [CM] Glossary
information criterion
assumption, [FMM] fmm: mlogit, [R] clogit,
fraction, [ADAPT] Glossary
[R] mlogit
matrix, [P] matrix get, [R] correlate, [R] Maximize
relaxing assumption, [CM] Intro 8, [CM] cmclogit,
[CM] cmmixlogit, [CM] cmmprobit, matrix test, [R] regress postestimation
[CM] cmroprobit, [CM] cmxtmixlogit, ratio, [ADAPT] Glossary
[CM] nlogit informative missingness, [ERM] Glossary
test for, [CM] nlogit, [R] hausman, [R] suest informative prior, [BAYES] Intro, [BAYES] Bayesian
independence test, [R] correlate, [R] Epitab, commands, [BAYES] bayes, [BAYES] bayesmh,
[R] spearman, [R] tabulate twoway, [BAYES] bayesstats ic, [BAYES] Glossary,
[SVY] svy: tabulate twoway [BMA] bmaregress
independent inheritance, [M-2] class, [P] class
a posteriori, [BAYES] Glossary init, ml subcommand, [R] ml
a priori, [BAYES] Glossary init, ssd subcommand, [SEM] ssd
independent and identically distributed, initial values, [DSGE] Glossary, also see starting values
[DSGE] Glossary, [TS] Glossary initialization, class, [P] class
independent and identically distributed sampling initialize, java subcommand, [P] Java utilities
assumption, [CAUSAL] teffects intro, inlist() function, [FN] Programming functions
[CAUSAL] teffects intro advanced, inner fence, [R] lv
[CAUSAL] Glossary, [SP] Glossary innovation accounting, [BAYES] bayesirf, [TS] irf
index of probit and logit, [R] logit postestimation, input command, [D] input
[R] predict, [R] probit postestimation input data
index search, [R] search, [U] 4 Stata’s help and search from a file, see import data, see read data from disk
facilities interactively, [D] edit, [D] input, also see edit data,
indexnot() function, [FN] String functions, also see import data
[M-5] indexnot( ) input, matrix subcommand, [P] matrix define
indicator variables, [R] tabulate oneway, [R] xi, input, obtaining from console in programs, see console,
[SEM] Glossary, also see factor variables obtaining input from
indicators, [U] 11.4.3 Factor variables input/output functions, [M-4] IO
indirect effects, see effects, indirect inrange() function, [FN] Programming functions
indirect impacts, [SP] spivregress postestimation, in-sample predictions, see replicated outcome
[SP] spregress postestimation, [SP] spxtregress in-sample R2 , [LASSO] Glossary
postestimation
insert, jdbc subcommand, [D] jdbc
indirect standardization, [R] dstdize
insert, odbc subcommand, [D] odbc
individual-level design, [PSS-2] power, [PSS-2] power
insobs command, [D] insobs
twoproportions, cluster, [PSS-5] Glossary
inspect command, [D] inspect
individual-level treatment effect, [CAUSAL] Glossary,
[ERM] Glossary install,
ineligible missing values, [MI] mi impute, net subcommand, [R] net
[MI] Glossary ssc subcommand, [R] ssc
inequality measures, [R] Inequality installation
inertia, [MV] Glossary, also see total inertia of community-contributed commands (updating),
inertia, estat subcommand, [MV] ca postestimation [R] ado update
inference, [LASSO] Lasso inference intro, of official updates, [R] update, [U] 29 Using the
[LASSO] Glossary Internet to keep up to date
infile command, [D] infile (fixed format), [D] infile of SJ, [R] net, [R] sj, [U] 3.5 Updating and adding
(free format) features from the web, [U] 17.6 How do I
install an addition?
infix command, [D] infix (fixed format)
200 Subject index

instance, [M-6] Glossary internal covariates, [ST] Glossary


class, [P] class International Components for Unicode, [D] unicode
.instancemv built-in class function, [P] class Internet,
instance-specific variable, [P] class commands to control connections to, [R] netio
instrument, [ERM] Glossary, [IRT] Glossary installation of updates from, [R] ado update,
instrumental-variables, [ERM] Intro 3, [R] net, [R] sj, [R] update, [U] 29 Using the
[ERM] Glossary, [SP] Glossary, [XT] Glossary Internet to keep up to date
endogenous, [ERM] Intro 3 search, [R] net search
estimator, [XT] Glossary Stata, [U] 3.2.1 The Stata website (www.stata.com)
regression Stata Journal, [U] 3.4 The Stata Journal
finite mixture models, [FMM] fmm: ivregress Stata Press, [U] 3.3 Stata Press
generalized method of moments, [R] gmm interpolation, [D] ipolate
linear, [ERM] eregress, [LASSO] Lasso interquantile range, [R] qreg
inference intro, [LASSO] poivregress, interquartile range, [R] dtable, [R] lv, [R] table
[LASSO] xpoivregress, [R] ivregress summary, [R] table, [R] tabstat
panel-data models, [XT] xtabond, [XT] xtdpd, generating variable containing, [D] egen
[XT] xtdpdsys, [XT] xthtaylor, [XT] xtivreg making dataset of, [D] collapse
Poisson, [R] ivpoisson summarizing, [D] pctile
probit, [ERM] eprobit, [R] ivfprobit, interrater agreement, [R] kappa
[R] ivprobit interrupt command execution, [U] 10 Keyboard use
quantile, [R] ivqregress interval
spatial autoregressive models, [SP] spivregress censored, see censored
system of equations, [R] reg3 data, [XT] Glossary, also see interval regression
tobit, [ERM] eintreg, [R] ivtobit hypothesis test, [BAYES] Glossary, also see
with survey data, [SVY] svy estimation Bayesian, hypothesis testing, interval
int, [D] Data types, [U] 12.2.2 Numeric storage types regression
int() function, [FN] Mathematical functions, extended, [ERM] Intro 2, [ERM] eintreg,
[M-5] trunc( ) [ERM] Example 1b, [ERM] Example 1c
integ command, [R] dydx finite mixture model, [FMM] fmm: intreg
integer truncation function, [FN] Mathematical linear model, [R] intreg, also see interval
functions, [M-5] trunc( ) regression, extended
integrals, numeric, see numerical integration random-effects, [ERM] eintreg, [XT] xtintreg
integrated autoregressive moving-average model, structural equation modeling,
[TS] estat acplot, [TS] psdensity [SEM] Example 44g
integrated process, [TS] Glossary survey data, [SVY] svy estimation
integration, numeric, see numerical integration survival model, [ST] stintcox, [ST] stintreg
intensity, color, adjustment, [G-2] graph twoway test, see interval hypothesis test
histogram, [G-2] graph twoway kdensity, variable, [ERM] Glossary, also see censored
[G-4] colorstyle, [G-4] Glossary interval, bayestest subcommand,
intensitystyle, [G-4] intensitystyle, [G-4] Glossary [BAYES] bayestest interval
interaction, [CM] margins, [R] anova, [R] contrast, interval-censored data, see case I interval-censored data,
[R] fvrevar, [R] margins, [R] margins, see case II interval-censored data
contrast, [R] margins, pwcompare, intervention effects, see effect size
[R] marginsplot, [R] pwcompare, [R] set intraclass correlation, [ME] Glossary, [PSS-2] power
emptycells, [R] xi, [U] 11.4.3 Factor variables, onemean, cluster, [PSS-2] power twomeans,
[U] 13.5.3 Factor variables and time-series cluster, [PSS-2] power oneproportion,
operators, [U] 20.19 Obtaining contrasts, cluster, [PSS-2] power twoproportions,
tests of interactions, and main effects, cluster, [PSS-2] power logrank, cluster,
[U] 26.2 Estimation with factor variables [PSS-5] Glossary, [R] icc, [R] prtest, [R] ztest,
effects, [PSS-5] Glossary also see estat icc command
expansion, [R] xi intracluster correlation, see correlation, intracluster
plots, [R] marginsplot intreg command, [R] intreg, [R] intreg
test for additive relative risk, [R] reri postestimation
intercept, [SEM] Intro 4, [SEM] Glossary inv() function, [FN] Matrix functions, [P] matrix
interface, query subcommand, [R] query define
interim analysis, [ADAPT] Glossary invariance, [IRT] Glossary
interim look, [ADAPT] Glossary invbinomial() function, [FN] Statistical functions,
internal consistency test, [MV] alpha [M-5] normal( )
Subject index 201

invbinomialtail() function, [FN] Statistical inverse, continued


functions, [M-5] normal( ) reverse cumulative
invcauchy() function, [FN] Statistical functions, beta distribution, [FN] Statistical functions,
[M-5] normal( ) [M-5] normal( )
invcauchytail() function, [FN] Statistical functions, binomial function, [FN] Statistical functions,
[M-5] normal( ) [M-5] normal( )
invchi2() function, [FN] Statistical functions, χ2 distribution function, [FN] Statistical
[M-5] normal( ) functions, [M-5] normal( )
invchi2tail() function, [FN] Statistical functions, exponential distribution, [FN] Statistical
[M-5] normal( ) functions, [M-5] normal( )
invcloglog() function, [FN] Mathematical functions, F distribution function, [FN] Statistical
[M-5] logit( ) functions, [M-5] normal( )
invdunnettprob() function, [FN] Statistical incomplete gamma function, [FN] Statistical
functions, [M-5] normal( ) functions, [M-5] normal( )
inverse inverse Gaussian function, [FN] Statistical
cumulative functions, [M-5] normal( )
beta distribution, [FN] Statistical functions, noncentral χ2 distribution function,
[M-5] normal( ) [FN] Statistical functions, [M-5] normal( )
binomial function, [FN] Statistical functions, t distribution function, [FN] Statistical functions,
[M-5] normal( ) [M-5] normal( )
χ2 distribution function, [FN] Statistical Weibull distribution, [FN] Statistical functions,
functions, [M-5] normal( ) [M-5] normal( )
exponential distribution, [FN] Statistical inverse-distance matrix, see spatial weighting matrix
functions, [M-5] normal( ) inverse-probability weighting, [CAUSAL] teffects
F distribution function, [FN] Statistical intro, [CAUSAL] teffects intro advanced,
functions, [M-5] normal( ) [CAUSAL] teffects ipw, [CAUSAL] Glossary
incomplete gamma function, [FN] Statistical inverse-probability-weighted regression adjustment,
functions, [M-5] normal( ) [CAUSAL] teffects intro, [CAUSAL] teffects
inverse Gaussian function, [FN] Statistical intro advanced, [CAUSAL] teffects ipwra,
functions, [M-5] normal( ) [CAUSAL] Glossary
Weibull distribution, [FN] Statistical functions, inverse-variance method, [META] Glossary
[M-5] normal( ) invexponential() function, [FN] Statistical
Gaussian distribution, functions, [M-5] normal( )
cumulative, [FN] Statistical functions, invexponentialtail() function, [FN] Statistical
[M-5] normal( ) functions, [M-5] normal( )
density, [FN] Statistical functions, invF() function, [FN] Statistical functions,
[M-5] normal( ) [M-5] normal( )
inverse cumulative, [FN] Statistical functions, invfft() function, [M-5] fft( )
[M-5] normal( ) invfft() function, [M-5] fft( )
inverse reverse cumulative, [FN] Statistical invFtail() function, [FN] Statistical functions,
functions, [M-5] normal( ) [M-5] normal( )
reverse cumulative, [FN] Statistical functions, invgammap() function, [FN] Statistical functions,
[M-5] normal( ) [M-5] normal( )
hyperbolic tangent transformation, see Fisher’s z invgammaptail() function, [FN] Statistical functions,
transformation [M-5] normal( )
matrix, [M-4] Solvers, [M-5] invsym( ), invHilbert() function, [M-5] Hilbert( )
[M-5] cholinv( ), [M-5] luinv( ), [M-5] qrinv( ), invibeta() function, [FN] Statistical functions,
[M-5] pinv( ), [M-5] solve tol( ) [M-5] normal( )
noncentral invibetatail() function, [FN] Statistical functions,
beta distribution, [FN] Statistical functions, [M-5] normal( )
[M-5] normal( ) invigaussian() function, [FN] Statistical functions,
χ2 distribution function, [FN] Statistical [M-5] normal( )
functions, [M-5] normal( ) invigaussiantail() function, [FN] Statistical
F distribution, [FN] Statistical functions, functions, [M-5] normal( )
[M-5] normal( ) invlaplace() function, [FN] Statistical functions,
normal distribution function, [FN] Statistical [M-5] normal( )
functions, [M-5] normal( ) invlaplacetail() function, [FN] Statistical
of matrix, [P] matrix define, [P] matrix svd functions, [M-5] normal( )
202 Subject index

invlogistic() function, [FN] Statistical functions, ipw, teffects subcommand, [CAUSAL] teffects ipw
[M-5] normal( ) IPWRA, see inverse-probability-weighted regression
invlogistictail() function, [FN] Statistical adjustment
functions, [M-5] normal( ) ipwra, stteffects subcommand,
invlogit() function, [FN] Mathematical functions, [CAUSAL] stteffects ipwra
[M-5] logit( ) ipwra, teffects subcommand, [CAUSAL] teffects
invnbinomial() function, [FN] Statistical functions, ipwra
[M-5] normal( ) IQR, see instrumental-variables regression quantile, see
invnbinomialtail() function, [FN] Statistical interquartile range
functions, [M-5] normal( ) iqr(), egen function, [D] egen
invnchi2() function, [FN] Statistical functions, iqreg command, [R] qreg, [R] qreg postestimation
[M-5] normal( ) ir command, [R] Epitab
invnchi2tail() function, [FN] Statistical functions, irecode() function, [FN] Programming functions
[M-5] normal( ) IRF, see impulse–response functions
invnF() function, [FN] Statistical functions, DSGE model, [BAYES] bayes: dsge postestimation
[M-5] normal( ) vector autoregressive model, [BAYES] bayes: var
invnFtail() function, [FN] Statistical functions, postestimation
[M-5] normal( ) irf, [TS] irf, [TS] lpirf
invnibeta() function, [FN] Statistical functions, add command, [TS] irf add
[M-5] normal( )
cgraph command, [TS] irf cgraph
invnormal() function, [FN] Statistical functions,
create command, [TS] irf create
[M-5] normal( )
ctable command, [TS] irf ctable
invnt() function, [FN] Statistical functions,
[M-5] normal( ) describe command, [TS] irf describe
invnttail() function, [FN] Statistical functions, drop command, [TS] irf drop
[M-5] normal( ) graph command, [TS] irf graph
invorder() function, [M-5] invorder( ) ograph command, [TS] irf ograph
invpoisson() function, [FN] Statistical functions, rename command, [TS] irf rename
[M-5] normal( ) set command, [TS] irf set
invpoissontail() function, [FN] Statistical table command, [TS] irf table
functions, [M-5] normal( ) .irf file, [U] 11.6 Filenaming conventions
invsym() function, [M-5] invsym( ) iri command, [R] Epitab
invsym() function, [FN] Matrix functions, IRLS, see iterated, reweighted least squares
[M-5] invsym( ), [P] matrix define IRR, see incidence-rate ratio
invt() function, [FN] Statistical functions, irr, estat subcommand, [CAUSAL] mediate
[M-5] normal( ) postestimation
invtokens() function, [M-5] invtokens( ) IRT, see item response theory
invttail() function, [FN] Statistical functions, irt
[M-5] normal( ) 1pl command, [IRT] irt 1pl, [IRT] irt 1pl
invtukeyprob() function, [FN] Statistical functions, postestimation
[M-5] normal( ) 2pl command, [IRT] irt 2pl, [IRT] irt 2pl
invvech() function, [FN] Matrix functions, postestimation
[M-5] vec( ), [P] matrix define 3pl command, [IRT] irt 3pl, [IRT] irt 3pl
invvecp() function, [FN] Matrix functions, postestimation
[P] matrix define command, [IRT] irt, [IRT] Control Panel, [IRT] irt,
invweibull() function, [FN] Statistical functions, group( ), [IRT] irt, group( ) postestimation,
[M-5] normal( ) [IRT] irt constraints
invweibullph() function, [FN] Statistical functions, gpcm command, [IRT] irt pcm, [IRT] irt pcm
[M-5] normal( ) postestimation
invweibullphtail() function, [FN] Statistical grm command, [IRT] irt grm, [IRT] irt grm
functions, [M-5] normal( ) postestimation
invweibulltail() function, [FN] Statistical hybrid command, [IRT] irt hybrid, [IRT] irt
functions, [M-5] normal( ) hybrid postestimation
I/O functions, [M-4] IO nrm command, [IRT] irt nrm, [IRT] irt nrm
ipolate command, [D] ipolate postestimation
ips, xtunitroot subcommand, [XT] xtunitroot pcm command, [IRT] irt pcm, [IRT] irt pcm
IPW, see inverse-probability weighting postestimation
ipw, stteffects subcommand, [CAUSAL] stteffects rsm command, [IRT] irt rsm, [IRT] irt rsm
ipw postestimation
Subject index 203

irtgraph iterations,
icc command, [IRT] irt, [IRT] irtgraph icc bisection method, [ADAPT] Glossary,
iif command, [IRT] irt, [IRT] irtgraph iif [PSS-2] power, [PSS-5] Glossary
tcc command, [IRT] irt, [IRT] irtgraph tcc controlling the maximum number of, [R] set iter
tif command, [IRT] irt, [IRT] irtgraph tif Newton’s method, [PSS-2] power, [PSS-3] ciwidth
.isa built-in class function, [P] class iterlog, set subcommand, [R] set, [R] set iter
isalias macro function, [P] macro ivfprobit command, [R] ivfprobit, [R] ivfprobit
isascii() function, [M-5] isascii( ) postestimation
iscale() option, [G-2] graph matrix ivpoisson command, [R] ivpoisson, [R] ivpoisson
iscomplex() function, [M-5] isreal( ) postestimation
isdiagonal() function, [M-5] isdiagonal( ) ivprobit command, [R] ivprobit, [R] ivprobit
isfleeting() function, [M-5] isfleeting( ) postestimation
isid command, [D] isid IVQR, see instrumental-variables regression quantile
isleapsecond() function, [D] Datetime relative ivqregress command, [R] ivqregress, [R] ivqregress
dates, [FN] Date and time functions, postestimation
[M-5] date( ) ivregress command, [R] ivregress, [R] ivregress
isleapyear() function, [D] Datetime relative dates, postestimation
[FN] Date and time functions, [M-5] date( ) ivtobit command, [R] ivtobit, [R] ivtobit
.isofclass built-in class function, [P] class postestimation
isolines, [G-2] graph twoway contourline [iweight=exp] modifier, [U] 11.1.6 weight,
[U] 20.24.4 Importance weights
ispointer() function, [M-5] isreal( )
isreal() function, [M-5] isreal( )
isrealvalues() function, [M-5] isrealvalues( ) J
issamefile() function, [M-5] issamefile( )
J×2 contingency table, [PSS-2] power trend,
isstring() function, [M-5] isreal( ) [PSS-5] Glossary
issymmetric() function, [FN] Matrix functions, J() function, [M-5] J( ), [M-2] void, [M-6] Glossary,
[M-5] issymmetric( ), [P] matrix define [FN] Matrix functions, [P] matrix define
issymmetriconly() function, [M-5] issymmetric( ) Jaccard coefficient similarity measure,
istdize command, [R] dstdize [MV] measure option
istmt, [M-1] How, [M-6] Glossary jackknife, [SEM] Glossary
isview() function, [M-5] isview( ) estimation, [R] jackknife,
item, [IRT] Glossary [SVY] jackknife options, [SVY] svy jackknife,
characteristic curve, [IRT] irt, [IRT] irtgraph icc, [SVY] Variance estimation, [SVY] Glossary
[IRT] Glossary residuals, [R] regress postestimation
information function, [IRT] irt, [IRT] irtgraph iif, standard errors, [R] vce option, [SVY] svy
[IRT] Glossary jackknife, [SVY] Variance estimation,
location, [IRT] Glossary [XT] vce options
response function, [IRT] irt, [IRT] Glossary jackknife options, [SVY] jackknife options
response theory, [IRT] irt, [IRT] Glossary, jackknife prefix command, [R] jackknife,
[SEM] Intro 5, [SEM] Example 28g, [R] jackknife postestimation
[SEM] Example 29g, also see differential item Jackson–White–Riley
functioning method, [META] Glossary
Control Panel, [IRT] Control Panel statistic, [META] estat heterogeneity (mv)
for multiple groups, [IRT] irt, group( ) Jarque–Bera statistic, [TS] varnorm, [TS] vecnorm
graph, [IRT] irtgraph icc, [IRT] irtgraph tcc, Java, [P] Java intro, [P] Java integration, [P] Java
[IRT] irtgraph iif, [IRT] irtgraph tif plugin, [P] Java utilities, [P] javacall
models, [IRT] irt, [IRT] irt 1pl, [IRT] irt 2pl, java
[IRT] irt 3pl, [IRT] irt grm, [IRT] irt nrm, clear command, [P] Java integration
[IRT] irt pcm, [IRT] irt rsm
command, [P] Java integration
models, multiple, [IRT] irt hybrid
initialize command, [P] Java utilities
iterated principal-factor method, [MV] factor,
query command, [P] Java utilities
[MV] Glossary
set heapmax command, [P] Java utilities
iterated, reweighted least squares, [R] binreg, [R] glm,
[R] reg3, [R] sureg set home command, [P] Java utilities
java, query subcommand, [R] query
java heapmax, set subcommand, [P] Java utilities,
[R] set
java home, set subcommand, [P] Java utilities,
[R] set
204 Subject index

javacall command, [P] javacall justification of text, [G-3] textbox options


JavaScript, [RPT] dyntext justificationstyle, [G-4] justificationstyle,
JCA, see joint correspondence analysis [G-4] Glossary
jdbc
add command, [D] jdbc
connect command, [D] jdbc K
describe command, [D] jdbc
exec command, [D] jdbc Kaiser–Meyer–Olkin sampling adequacy, [MV] factor
insert command, [D] jdbc postestimation, [MV] pca postestimation,
list command, [D] jdbc [MV] Glossary
load command, [D] jdbc Kaiser normalization, [MV] factor postestimation,
remove command, [D] jdbc [MV] pca postestimation, [MV] rotate,
showdbs command, [D] jdbc [MV] rotatemat
showtables command, [D] jdbc Kalman
Jeffreys noninformative prior, [MI] mi impute mvn filter, [DSGE] Glossary, [TS] arima, [TS] dfactor,
[TS] dfactor postestimation, [TS] sspace,
Jeffreys prior, [BAYES] Intro, [BAYES] Bayesian
[TS] sspace postestimation, [TS] ucm, [TS] ucm
commands, [BAYES] bayes, [BAYES] bayesmh,
postestimation, [TS] Glossary
[BAYES] Glossary, [BMA] bmaregress
forecast, [TS] dfactor postestimation, [TS] sspace
jeffreys, prior() suboption, [BAYES] bayesmh
postestimation, [TS] ucm postestimation
evaluators
smoothing, [TS] dfactor postestimation,
jitter() option, [G-2] graph matrix, [G-2] graph
[TS] sspace postestimation, [TS] ucm
twoway scatter
postestimation
jitterseed() option, [G-2] graph matrix,
Kao test, [XT] xtcointtest
[G-2] graph twoway scatter
kao, xtcointtest subcommand, [XT] xtcointtest
join datasets, see combine data
kap command, [R] kappa
join matrix, [P] matrix rowjoinbyname
Kaplan–Meier
join operator, [M-2] op join
product-limit estimate, [ST] sts, [ST] sts generate,
joinby command, [D] joinby, [U] 23 Combining
[ST] sts graph, [ST] sts list, [ST] sts test,
datasets
[ST] Glossary
joining time-span records, [ST] stsplit
survivor function, [ST] ltable, [ST] stcox PH-
joint assumption tests, [ST] sts
correspondence analysis, [MV] mca, [MV] mca kappa command, [R] kappa
postestimation, [MV] Glossary
kapwgt command, [R] kappa
inclusion probability, [BMA] bmastats jointness,
kdensity,
[BMA] Glossary
bayesgraph subcommand, [BAYES] bayesgraph
inference, [BMA] BMA commands,
[BMA] bmaregress, [BMA] BMA kdensity command, [R] kdensity
postestimation, [BMA] bmastats jointness, kdensity, graph twoway subcommand, [G-2] graph
[BMA] Glossary twoway kdensity
noninclusion probability, [BMA] bmastats jointness, keep command, [D] drop
[BMA] Glossary keep variables or observations, [D] drop
normality, see normality assumption, joint Kendall’s tau, [R] spearman, [R] tabulate twoway
posterior distribution, [BAYES] Intro, Kenward–Roger DDF, see denominator degrees of
[BAYES] bayesmh, [BAYES] Glossary freedom, Kenward–Roger
Joint Photographic Experts Group format, [G-2] graph kernel
export, [G-3] jpg options, [G-4] Glossary density smoothing, [R] kdensity
jointness, [BMA] bmaregress, [BMA] bmastats function, [CAUSAL] tebalance density,
jointness, [BMA] Glossary [CAUSAL] teoverlap, [G-2] graph twoway
measures, [BMA] Intro, [BMA] BMA kdensity, [G-2] graph twoway lpoly,
commands, [BMA] bmaregress, [BMA] BMA [R] ivqregress, [R] kdensity, [R] lpoly,
postestimation, [BMA] bmastats jointness, [R] npregress kernel, [R] qreg
[BMA] Glossary regression, [R] npregress kernel
jointness, bmastats subcommand, [BMA] bmastats weighted local polynomial, [R] lpoly
jointness kernel, npregress subcommand, [R] npregress intro,
Jonckheere–Terpstra test for trend, [R] nptrend [R] npregress kernel
JPEG, see Joint Photographic Experts Group format keyboard
jumble() function, [M-5] sort( ) entry, [U] 10 Keyboard use
jumble() function, [M-5] sort( ) search, [U] 4 Stata’s help and search facilities
Keynesian model, see New Keynesian model
Subject index 205

keys, [G-3] clegend option, [G-3] legend options, label,


[G-4] Glossary snapshot subcommand, [D] snapshot
K-fold cross-validation, [LASSO] Glossary vl subcommand, [D] vl create
kilometers, [SP] spdistance label
Kim–DeMets bound, [ADAPT] Glossary copy command, [D] label
Kim–DeMets design, [ADAPT] Glossary data command, [D] label, [U] 12.6 Dataset,
Kish design effects, [R] loneway, [SVY] estat variable, and value labels
kiss32, see random-number generator define command, [D] label, [U] 12.6 Dataset,
Kmatrix() function, [M-5] Kmatrix( ) variable, and value labels
kmeans, [MV] Glossary dir command, [D] label
kmeans, cluster subcommand, [MV] cluster kmeans drop command, [D] label
and kmedians language command, [D] label language,
kmeans clustering, [MV] cluster, [MV] cluster kmeans [U] 12.6 Dataset, variable, and value labels
and kmedians list command, [D] label, [U] 12.6 Dataset,
kmedians, [MV] Glossary variable, and value labels
kmedians, cluster subcommand, [MV] cluster save command, [D] label
kmeans and kmedians values command, [D] label, [U] 12.6 Dataset,
kmedians clustering, [MV] cluster, [MV] cluster variable, and value labels
kmeans and kmedians variable command, [D] label, [U] 12.6 Dataset,
KMO, see Kaiser–Meyer–Olkin sampling adequacy variable, and value labels
kmo, estat subcommand, [MV] factor postestimation, label data, [D] describe, [D] edit, [D] label, [D] label
[MV] pca postestimation language, [D] notes, [D] varmanage,
KNN, see kth-nearest neighbor [U] 12.6 Dataset, variable, and value labels
knn, discrim subcommand, [MV] discrim knn in other languages, [U] 12.6.4 Labels in other
knots, [LASSO] Glossary, [R] makespline, languages
[R] npregress series label dim, collect subcommand, [TABLES] collect
Kolmogorov–Smirnov test, [R] ksmirnov label
KR-20, [MV] alpha label drop, collect subcommand, [TABLES] collect
Kronecker direct product, [D] cross, label
[M-2] op kronecker, [P] matrix define label levels, collect subcommand,
Kruskal stress, [MV] mds postestimation, [TABLES] collect label
[MV] Glossary label list, collect subcommand, [TABLES] collect
Kruskal–Wallis test, [R] kwallis label
ksmirnov command, [R] ksmirnov label macro function, [P] macro
ktau command, [R] spearman label save, collect subcommand, [TABLES] collect
label
kth-nearest neighbor, [MV] discrim knn,
[MV] Glossary label use, collect subcommand, [TABLES] collect
label
Kuder–Richardson Formula 20, [MV] alpha
label values, [P] macro, [U] 12.6 Dataset, variable,
Kulczyński coefficient similarity measure,
and value labels, [U] 13.11 Label values
[MV] measure option
labelbook command, [D] labelbook
kurt(), egen function, [D] egen
labels,
kurtosis, [CM] cmsummarize, [MV] mvtest normality,
[R] dtable, [R] lv, [R] pksumm, [R] regress axis, [G-3] axis label options
postestimation, [R] sktest, [R] summarize, creating, [D] edit, [D] varmanage
[R] table summary, [R] table, [R] tabstat, editing, [D] edit, [D] varmanage
[TS] varnorm, [TS] vecnorm marker, [G-3] marker label options
kwallis command, [R] kwallis ladder command, [R] ladder
ladder of powers, [R] ladder
lag coefficient, [BAYES] Glossary
L lag operator, [DSGE] Glossary, [TS] Glossary,
L1-norm value, [R] qreg [U] 11.4.4 Time-series varlists
l1title() option, [G-3] title options lag polynomial, [TS] Glossary
l2title() option, [G-3] title options lag-polynomial matrix, [TS] Glossary
L’Abbé plot, [META] meta labbeplot, lag-decay parameter, [BAYES] Glossary
[META] Glossary lag-exclusion statistics, [TS] varwle
labbeplot, meta subcommand, [META] meta
labbeplot
206 Subject index

lagged values, [U] 11.4.4 Time-series varlists, lasso, [LASSO] Lasso intro, [LASSO] Lasso
[U] 13 Functions and expressions, inference intro, [LASSO] Collinear covariates,
[U] 13.7 Explicit subscripting, [LASSO] Glossary, [U] 27.30 Lasso
[U] 13.10.1 Generating lags, leads, and inference, [LASSO] Lasso inference intro,
differences [LASSO] dslogit, [LASSO] dspoisson,
lag-order selection statistics, [BAYES] bayes: var, [LASSO] dsregress, [LASSO] Inference
[TS] arfimasoc, [TS] arimasoc, [TS] var intro, examples, [LASSO] Inference requirements,
[TS] var, [TS] var svar, [TS] varsoc, [TS] vec [LASSO] lasso inference postestimation,
intro [LASSO] lasso options, [LASSO] poivregress,
Lagrange multiplier test, [PSS-5] Glossary, [R] regress [LASSO] pologit, [LASSO] popoisson,
postestimation time series, [TS] varlmar, [LASSO] poregress, [LASSO] xpoivregress,
[TS] veclmar, also see score test [LASSO] xpologit, [LASSO] xpopoisson,
lags, see lagged values, see spatial lags [LASSO] xporegress
lalign() option, [G-3] connect options options, [LASSO] lasso options
lambda, [LASSO] Glossary postestimation, [LASSO] bicplot,
Lance and Williams’s formula, [MV] cluster [LASSO] coefpath, [LASSO] cvplot,
language, [D] unicode locale [LASSO] estimates store, [LASSO] lasso
postestimation, [LASSO] lassocoef,
syntax, [P] syntax, [U] 11 Language syntax
[LASSO] lasso fitting, [LASSO] lassogof,
language, label subcommand, [D] label language [LASSO] lasso inference postestimation,
languages, multiple, [D] label language [LASSO] lassoinfo, [LASSO] lassoknots,
LAPACK, [M-1] LAPACK, [M-5] cholesky( ), [LASSO] lassoselect
[M-5] cholinv( ), [M-5] cholsolve( ), prediction and model selection, [LASSO] Collinear
[M-5] eigensystem( ), [M-5] eigensystemselect( ), covariates, [LASSO] elasticnet, [LASSO] lasso,
[M-5] fullsvd( ), [M-5] ghessenbergd( ), [LASSO] lasso postestimation, [LASSO] lasso
[M-5] lapack( ), [M-5] lud( ), [M-5] luinv( ), examples, [LASSO] lasso fitting,
[M-5] lusolve( ), [M-5] qrd( ), [M-5] qrinv( ), [LASSO] sqrtlasso
[M-5] qrsolve( ), [M-5] svd( ), [M-5] svsolve( ), selection, see covariate selection
[M-6] Glossary
lasso command, [LASSO] lasso, [LASSO] lasso
lapack, query subcommand, [R] query postestimation, [LASSO] lasso examples
lapack mkl, set subcommand, [M-1] LAPACK, lassocoef command, [LASSO] lassocoef
[R] set
lassogof command, [LASSO] lassogof
lapack mkl cnr, set subcommand, [M-1] LAPACK,
lassoinfo command, [LASSO] lassoinfo
[R] set
lassoknots command, [LASSO] lassoknots
Laplace
lassoselect command, [LASSO] lassoselect
density, [FN] Statistical functions, [M-5] normal( )
lastdayofmonth() function, [D] Datetime relative
distribution,
dates, [FN] Date and time functions,
cumulative, [FN] Statistical functions, [M-5] date( )
[M-5] normal( )
lastdowofmonth() function, [D] Datetime relative
inverse cumulative, [FN] Statistical functions, dates, [FN] Date and time functions,
[M-5] normal( ) [M-5] date( )
inverse reverse cumulative, [FN] Statistical lastweekdayofmonth() function, [D] Datetime
functions, [M-5] normal( ) relative dates, [FN] Date and time functions,
reverse cumulative, [FN] Statistical functions, [M-5] date( )
[M-5] normal( ) latent
laplace() function, [FN] Statistical functions, class, [FMM] fmm, [FMM] Glossary
[M-5] normal( )
goodness-of-fit statistics, [SEM] estat lcgof,
laplaceden() function, [FN] Statistical functions, [SEM] Example 51g
[M-5] normal( )
marginal means, [FMM] estat lcmean,
laplacetail() function, [FN] Statistical functions, [SEM] estat lcmean
[M-5] normal( )
marginal probabilities, [FMM] estat lcprob,
Laplacian approximation, [ME] me, [ME] mecloglog, [SEM] estat lcprob
[ME] meglm, [ME] meintreg, [ME] melogit,
class analysis, [SEM] Intro 2, [SEM] Intro 5,
[ME] menbreg, [ME] meologit,
[SEM] Glossary
[ME] meoprobit, [ME] mepoisson,
[ME] meprobit, [ME] mestreg, [ME] metobit, class model, [SEM] Intro 5, [SEM] Example 50g,
[ME] Glossary, [R] Estimation options, [SEM] Glossary
[SEM] Intro 12, [SEM] Methods and formulas cluster model, [SEM] Glossary
for gsem growth model, [SEM] Intro 5, [SEM] Example 18,
large-strata limiting model, [META] Glossary [SEM] Glossary
profile analysis, [SEM] Example 52g
Subject index 207

latent, continued leave-one-out meta-analysis, [META] Intro,


profile model, [SEM] Example 52g, [META] meta forestplot, [META] meta
[SEM] Glossary summarize, [META] Glossary
roots, [M-5] eigensystem( ) left eigenvectors, [M-5] eigensystem( ), [M-6] Glossary
space, [IRT] Glossary left-censored, [CAUSAL] Glossary, [ERM] Glossary,
trait, [IRT] Glossary, also see item response theory [ST] Glossary, also see imputation, interval-
models censored data
variable, [FMM] Glossary, [SEM] Intro 4, lefteigensystem() function, [M-5] eigensystem( )
[SEM] Glossary lefteigensystem() function, [M-5] eigensystem( )
LATEX, [R] dtable, [R] etable, [RPT] dyntext, lefteigensystemselect*() functions,
[TABLES] collect export [M-5] eigensystemselect( )
Latin-square designs, [MV] manova, [R] anova, leftgeigensystem() function, [M-5] geigensystem( )
[R] pkshape leftgeigensystemselect*() function,
latitude, see coordinate system [M-5] geigensystem( )
lattice data, [SP] Intro, [SP] Glossary, also see area left-hand-side variable, [ERM] Glossary
data left-truncation, [CAUSAL] Glossary, [ST] Glossary
LAV, see least absolute value legend() option, [G-3] legend options
Lawley–Hotelling trace statistic, [MV] canon, legends, [G-3] clegend option, [G-3] legend options,
[MV] manova, [MV] mvtest means, [G-4] Glossary
[MV] Glossary problems, [G-3] legend options
layout, collect subcommand, [TABLES] collect use with by(), [G-3] by option,
layout [G-3] clegend option, [G-3] legend options
lceffects, estat subcommand, [SVY] estat legendstyle, [G-4] legendstyle, [G-4] Glossary
lcgof, estat subcommand, [SEM] estat lcgof, length, [M-5] abs( ), [M-5] rows( ), [M-5] strlen( ),
[SEM] Example 51g [M-5] ustrlen( ), [M-5] udstrlen( )
lcmean, estat subcommand, [FMM] estat lcmean, length() function, [M-5] rows( )
[SEM] estat lcmean, [SEM] Example 50g, length of string function, [FN] String functions
[SEM] Example 53g, [SEM] Example 54g less than (or equal) operator, see relational operators
lcolor() option, [G-3] connect options, letter values, [R] lv
[G-3] rspike options level command and value, [P] macro
lcprob, estat subcommand, [FMM] estat lcprob, level, set subcommand, [R] level, [R] set
[SEM] estat lcprob, [SEM] Example 50g,
levels, [U] 11.4.3 Factor variables
[SEM] Example 53g, [SEM] Example 54g,
[SEM] Methods and formulas for sem levelsof, collect subcommand, [TABLES] collect
levelsof
LDA, see linear discriminant analysis
levelsof command, [P] levelsof
lda, discrim subcommand, [MV] discrim lda
Levene’s robust test statistic, [R] sdtest
ldl() function, [M-5] ldl( )
leverage, [R] logistic postestimation, [R] regress
lead
postestimation diagnostic plots
operator, see forward operator
leverage-versus-(squared)-residual plot, [R] regress
values, see lagged values postestimation diagnostic plots
leap seconds, [TS] tsset Levin–Lin–Chu test, [XT] xtunitroot
least LEx, [SEM] sem and gsem option covstructure( )
absolute lexis command, [ST] stsplit
deviation, [R] qreg lexis diagram, [ST] stsplit
residual, [R] qreg lfit, graph twoway subcommand, [G-2] graph
value, [R] qreg twoway lfit
squares, see linear regression lfitci, graph twoway subcommand, [G-2] graph
deviations, see linear regression twoway lfitci
generalized, see feasible generalized least squares Li–Racine kernel function, [R] npregress kernel
means, [R] margins, [R] marginsplot, libraries, [M-1] How, [M-3] lmbuild, [M-3] mata mlib,
[U] 20.16.1 Obtaining estimated marginal [M-3] mata which
means license, [R] about
leave one out, [MV] discrim, [MV] discrim life tables, [ST] ltable, [ST] sts, [ST] Glossary
estat, [MV] discrim knn, [MV] discrim likelihood, see maximum likelihood estimation
knn postestimation, [MV] discrim lda,
likelihood displacement value, [ST] stcox
[MV] discrim lda postestimation, [MV] discrim
postestimation, [ST] Glossary
qda, [MV] discrim qda postestimation,
[MV] Glossary
208 Subject index

likelihood-ratio limited dependent variables, continued


χ2 of association, [R] tabulate twoway finite mixture model, [FMM] fmm: betareg,
test, [ADAPT] Glossary, [DSGE] Intro 8, [FMM] fmm: cloglog, [FMM] fmm: glm,
[DSGE] Glossary, [PSS-2] power [FMM] fmm: intreg, [FMM] fmm: logit,
twoproportions, [PSS-5] Glossary, [R] lrtest, [FMM] fmm: mlogit, [FMM] fmm: nbreg,
[SEM] lrtest, [SEM] Methods and formulas for [FMM] fmm: ologit, [FMM] fmm: oprobit,
sem, [U] 20.13.3 Likelihood-ratio tests [FMM] fmm: poisson, [FMM] fmm: probit,
Likert summative scales, [MV] alpha [FMM] fmm: streg, [FMM] fmm: tobit,
limited dependent variables [FMM] fmm: tpoisson, [FMM] fmm: truncreg,
Bayesian estimation, [BAYES] bayes: betareg, [FMM] Example 2
[BAYES] bayes: binreg, generalized linear model, [R] glm
[BAYES] bayes: biprobit, for binomial family, [R] binreg
[BAYES] bayes: clogit, [BAYES] bayes: cloglog, interval regression, [R] intreg
[BAYES] bayes: glm, [BAYES] bayes: gn- item response theory, [IRT] Control Panel, [IRT] irt
breg, [BAYES] bayes: heckopro- 1pl, [IRT] irt 2pl, [IRT] irt 3pl, [IRT] irt grm,
bit, [BAYES] bayes: heckpro- [IRT] irt nrm, [IRT] irt pcm, [IRT] irt rsm,
bit, [BAYES] bayes: hetoprobit, [IRT] irt hybrid
[BAYES] bayes: hetprobit, linear regression, truncated, [R] truncreg
[BAYES] bayes: intreg, logistic regression, [R] logistic, [R] logit
[BAYES] bayes: logistic, [BAYES] bayes: logit, conditional, [R] clogit
[BAYES] bayes: mecloglog, exact, [R] exlogistic
[BAYES] bayes: meglm,
multinomial, [R] mlogit
[BAYES] bayes: melogit,
[BAYES] bayes: menbreg, ordered, [R] ologit
[BAYES] bayes: meologit, skewed, [R] scobit
[BAYES] bayes: meoprobit, stereotype, [R] slogit
[BAYES] bayes: mepoisson, zero-inflated ordered, [R] ziologit
[BAYES] bayes: meprobit, multilevel mixed-effects model, [ME] mecloglog,
[BAYES] bayes: mlogit, [ME] meglm, [ME] meintreg, [ME] melogit,
[BAYES] bayes: mprobit, [ME] menbreg, [ME] meologit,
[BAYES] bayes: nbreg, [BAYES] bayes: ologit, [ME] meoprobit, [ME] mepoisson,
[BAYES] bayes: oprobit, [BAYES] bayes: pois- [ME] meprobit, [ME] mestreg, [ME] metobit
son, [BAYES] bayes: probit, multinomial
[BAYES] bayes: streg, [BAYES] bayes: tnbreg, logistic regression, [R] mlogit
[BAYES] bayes: tobit, [BAYES] bayes: tpois- probit regression, [R] mprobit
son, [BAYES] bayes: truncreg, negative binomial regression, [R] nbreg
[BAYES] bayes: xtlogit, [BAYES] bayes: xtm- truncated, [R] tnbreg
logit, [BAYES] bayes: xtnbreg,
zero-inflated, [R] zinb
[BAYES] bayes: xtologit, [BAYES] bayes: xto-
probit, [BAYES] bayes: xtpoisson, panel-data model, [ERM] eoprobit, [ERM] eprobit,
[BAYES] bayes: xtprobit, [BAYES] bayes: zinb, [ERM] Example 9, [XT] xtcloglog, [XT] xtgee,
[BAYES] bayes: ziologit, [BAYES] bayes: zio- [XT] xtlogit, [XT] xtmlogit, [XT] xtnbreg,
probit, [BAYES] bayes: zip [XT] xtologit, [XT] xtoprobit, [XT] xtpoisson,
[XT] xtprobit, [XT] xtstreg
beta regression, [R] betareg
Poisson regression, [R] poisson
Brier score decomposition, [R] brier
exact, [R] expoisson
censored Poisson regression, [R] cpoisson
truncated, [R] tpoisson
choice model
with endogenous covariates, [R] ivpoisson
conditional logit, [CM] cmclogit
with sample selection, [R] heckpoisson
mixed logit, [CM] cmmixlogit,
[CM] cmxtmixlogit zero-inflated, [R] zip
multinomial probit, [CM] cmmprobit probit regression, [R] probit
nested logistic, [CM] nlogit bivariate, [R] biprobit
panel data, [CM] cmxtmixlogit heteroskedastic, [R] hetprobit
rank-ordered logistic, [CM] cmrologit multinomial, [R] mprobit
rank-ordered probit, [CM] cmroprobit ordered, [R] heckoprobit, [R] hetoprobit,
[R] oprobit
complementary log–log regression, [R] cloglog
with endogenous covariates, [R] ivprobit
cumulative sum, [R] cusum
with sample selection, [R] heckprobit
extended regression model, [ERM] eintreg,
[ERM] eoprobit, [ERM] eprobit zero-inflated ordered, [R] zioprobit
Subject index 209

limited dependent variables, continued linear, continued


ROC analysis estimation, [R] rocfit, [R] rocreg regression, [R] regress, [U] 27.3.2 Linear
survey data, [SVY] svy estimation regression
survival analysis, [ST] stcox, [ST] stcrreg, analysis of variance, [R] anova
[ST] stintcox, [ST] stintreg, [ST] streg Bayesian, [BAYES] bayes: binreg,
tobit model, [R] tobit [BAYES] bayes: glm,
treatment effect, [CAUSAL] etpoisson [BAYES] bayes: heckman,
truncated [BAYES] bayes: hetregress,
linear regression, [R] truncreg [BAYES] bayes: intreg,
[BAYES] bayes: mvreg,
negative binomial regression, [R] tnbreg
[BAYES] bayes: regress,
Poisson regression, [R] tpoisson [BAYES] bayes: tobit,
zero-inflated [BAYES] bayes: truncreg
negative binomial regression, [R] zinb Bayesian model averaging, [BMA] BMA
ordered logistic regression, [R] ziologit commands, [BMA] bmaregress
ordered probit regression, [R] zioprobit censored outcomes, [R] churdle,
Poisson regression, [R] zip [R] intreg, [R] tobit, [R] truncreg,
limits, [D] describe, [D] memory, [M-1] Limits, [U] 27.3.5 Regression with censored or
[R] Limits, [U] 6 Managing memory truncated outcomes
numerical and string, [P] creturn constrained, [R] cnsreg
system, [P] creturn elastic net, [LASSO] elasticnet
lincom command, [R] lincom, [SEM] Intro 7, errors-in-variables, [R] eivreg
[SEM] estat stdize, [SEM] lincom, [SVY] svy extended regression model, [ERM] Intro 2,
postestimation [ERM] eintreg, [ERM] eregress,
Lindstrom–Bates algorithm, [ME] menl, [ME] Glossary [ERM] Example 1a, [ERM] Example 2a,
line, definition, [G-4] linestyle [ERM] Example 2b, [ERM] Example 2c
line, graph twoway subcommand, [G-2] graph finite mixture
twoway line model, [FMM] fmm, [FMM] fmm: glm,
linealignmentstyle, [G-4] linealignmentstyle, [FMM] fmm: intreg, [FMM] fmm: ivregress,
[G-4] Glossary [FMM] fmm: regress, [FMM] fmm: tobit,
linear [FMM] fmm: truncreg, [FMM] Example 1a,
combinations, [SVY] estat, [SVY] svy [FMM] Example 1b, [FMM] Example 1c,
postestimation [FMM] Example 1d
forming, [P] matrix score generalized linear model, see generalized linear
of parameters, [R] lincom, [U] 20.14 Obtaining model
linear combinations of coefficients generalized method of moments, [R] gmm
discriminant analysis, [MV] candisc, [MV] discrim Heckman selection model, [R] heckman,
lda, [MV] Glossary [XT] xtheckman
DSGE, [BAYES] bayes: dsge, heteroskedastic errors, see heteroskedastic linear
[BAYES] bayes: dsgenl, [DSGE] dsge regression
filter, [TS] tsfilter, [TS] tsfilter cf, [TS] tssmooth imputation, see imputation, regression
ma, [TS] Glossary instrumental-variable, [LASSO] poivregress,
form, [ME] Glossary [LASSO] xpoivregress, [R] ivregress,
hypothesis test after estimation, [R] contrast, [R] ivtobit
[R] lrtest, [R] margins, [R] margins, contrast, lasso, [LASSO] Lasso inference intro,
[R] margins, pwcompare, [R] pwcompare, [LASSO] dsregress, [LASSO] Inference
[R] test examples, [LASSO] lasso,
interpolation and extrapolation, [D] ipolate [LASSO] poivregress, [LASSO] poregress,
[LASSO] sqrtlasso, [LASSO] xpoivregress,
logit model, [PSS-2] power trend
[LASSO] xporegress
mixed-effects model, [ME] me, [ME] mixed,
multilevel, [META] meta multilevel
[ME] Glossary, [META] meta multilevel
multilevel mixed-effects, [ME] meintreg,
Bayesian, [BAYES] bayes: mixed
[ME] metobit
optimization, [M-5] LinearProgram( )
multivariate, [META] meta meregress,
prediction, see multiple imputation, prediction [META] meta mvregress, [MV] mvreg
programming, [M-5] LinearProgram( ) ordinary least-squares, [R] regress
random-effects Bayesian, [BAYES] bayes: xtreg
210 Subject index

linear regression, continued lines, continued


panel data, [BAYES] bayes: xtreg, long, in do-files and ado-files, [P] #delimit,
[ERM] eintreg, [ERM] eregress, [U] 18.11.2 Comments and long lines in ado-
[ERM] Example 7, [ERM] Example 8a, files
[ERM] Example 8b, [XT] xtabond, look of, [G-3] fcline options, [G-3] line options,
[XT] xtdpd, [XT] xtdpdsys, [XT] xtfrontier, [G-4] linestyle
[XT] xtgee, [XT] xtgls, [XT] xtheckman, patterns, [G-4] linepatternstyle
[XT] xthtaylor, [XT] xtintreg, [XT] xtivreg, suppressing, [G-4] linestyle
[XT] xtpcse, [XT] xtrc, [XT] xtreg, thickness, [G-4] linewidthstyle
[XT] xtregar, [XT] xttobit, also see panel
linesize, set subcommand, [R] log, [R] set
data
linestyle, [G-4] linestyle, [G-4] Glossary
power and sample size, [PSS-2] power,
[PSS-2] power oneslope, [PSS-2] power added, [G-4] addedlinestyle
rsquared, [PSS-2] power pcorr linewidthstyle, [G-4] linewidthstyle, [G-4] Glossary
quantile, [R] ivqregress, [R] qreg link data, [D] fralias, [D] frget, [D] frlink,
random-coefficients model, see random- [D] frunalias
coefficients model link function, [ME] Glossary, [SEM] Glossary,
robust, [R] rreg [XT] Glossary
seemingly unrelated, [R] sureg beta regression, [BAYES] bayes: betareg,
[FMM] fmm: betareg, [R] betareg
spatial autoregressive model, [SP] spivregress,
[SP] spregress, [SP] spxtregress generalized linear model, [BAYES] bayes: glm,
[FMM] fmm: glm, [R] binreg, [R] glm
stochastic frontier, [R] frontier
with panel data, [XT] xtcloglog, [XT] xtgee,
structural equation modeling, [SEM] Intro 5,
[XT] xtlogit, [XT] xtmlogit, [XT] xtnbreg,
[SEM] Example 6, [SEM] Glossary
[XT] xtpoisson, [XT] xtprobit, [XT] xtreg
survey data, [SVY] svy estimation
multilevel mixed-effects model, [ME] meglm
three-stage least-squares, [R] reg3
structural equation modeling, [SEM] Methods and
time series, [TS] newey, [TS] prais formulas for gsem
treatment effects, [CAUSAL] etregress, link test, [R] linktest
[CAUSAL] mediate, [CAUSAL] teffects ra
link, net subcommand, [R] net
truncated outcomes, see linear regression,
linkage, [MV] cluster, [MV] clustermat, [MV] cluster
censored outcomes
linkage, [MV] Glossary
with dummy-variable set, [R] areg
linkages, [D] fralias, [D] frget, [D] frlink,
splines, [R] makespline [D] frunalias
test, see estimation, test after linktest command, [R] linktest
trend, [PSS-2] power trend list
linear, churdle subcommand, [R] churdle data, [D] edit, [D] list
linear-by-linear test for trend, [R] nptrend estimation results, see results, listing
linearization, see linearized variance estimator macro expanded functions, [P] macro lists
log likelihood, [ME] Glossary manipulation, [P] macro lists
method, [ME] menl, [ME] Glossary strings, [U] 12.4.13 How to see the full contents of
linearized a strL or a str# variable
model, [DSGE] Glossary subscripts, see subscripts
variance estimator, [SVY] Variance estimation, values of a variable, [P] levelsof
[SVY] Glossary list,
LinearProgram() function, [M-5] LinearProgram( ) cluster subcommand, [MV] cluster utility
linegap, set subcommand, [R] set estat subcommand, [MV] discrim estat,
linepalette, palette subcommand, [G-2] palette [MV] discrim knn postestimation,
linepatternstyle, [G-4] linepatternstyle, [G-4] Glossary [MV] discrim lda postestimation, [MV] discrim
lines, [G-4] Concept: lines logistic, [MV] discrim qda postestimation
adding, [G-2] graph twoway lfit, char subcommand, [P] char
[G-3] added line options, [G-4] Glossary, also constraint subcommand, [R] constraint
see fits, adding creturn subcommand, [P] creturn
alignments, [G-4] linealignmentstyle duplicates subcommand, [D] duplicates
connecting points, [G-3] connect options, ereturn subcommand, [P] ereturn, [P] return,
[G-4] connectstyle [R] Stored results
dashed, [G-4] linepatternstyle forecast subcommand, [TS] forecast list
dotted, [G-4] linepatternstyle jdbc subcommand, [D] jdbc
grid, [G-3] axis label options, [G-4] linestyle label subcommand, [D] label
Subject index 211

list, continued load,


macro subcommand, [P] macro bcal subcommand, [D] bcal
matrix subcommand, [P] matrix utility jdbc subcommand, [D] jdbc
notes subcommand, [D] notes odbc subcommand, [D] odbc
odbc subcommand, [D] odbc load data, see import data, see input data interactively,
program subcommand, [P] program see read data from disk, see use data
return subcommand, [P] return, [R] Stored results loading, [MV] Glossary
scalar subcommand, [P] scalar loading plot, [MV] scoreplot, [MV] Glossary
snapshot subcommand, [D] snapshot loadingplot command, [MV] discrim lda
sreturn subcommand, [P] return, [R] Stored postestimation, [MV] factor postestimation,
results [MV] pca postestimation, [MV] scoreplot
ssd subcommand, [SEM] ssd loadings, estat subcommand, [MV] ca
sts subcommand, [ST] sts list postestimation, [MV] canon postestimation,
sysdir subcommand, [P] sysdir [MV] discrim lda, [MV] discrim lda
postestimation, [MV] pca postestimation
timer subcommand, [P] timer
local
vl subcommand, [D] vl list
independence, [IRT] Glossary
list command, [D] list
linear, [R] lpoly
list macro function, [P] macro lists
polynomial, [R] lpoly
liststruct() function, [M-5] liststruct( )
polynomial smoothing, [G-2] graph twoway lpoly,
listwise deletion, [MI] Intro substantive, [MI] mi
[G-2] graph twoway lpolyci
estimate, [MI] Glossary
projection, [TS] lpirf
llc, xtunitroot subcommand, [XT] xtunitroot
local
Lmatrix() function, [M-5] Lmatrix( )
++ command, [P] macro
LMAX value, [ST] stcox postestimation,
[ST] Glossary -- command, [P] macro
lmbuild command, [M-3] lmbuild command, [P] macro, [U] 18.3.1 Local macros,
[U] 18.3.9 Advanced local macro manipulation
LME, see linear mixed-effects model
local,
ln() function, [FN] Mathematical functions,
[M-5] exp( ) ereturn subcommand, [P] ereturn, [P] return
ln1m() function, [FN] Mathematical functions, return subcommand, [P] return
[M-5] exp( ) sreturn subcommand, [P] return
ln1p() function, [FN] Mathematical functions, Local, class prefix operator, [P] class
[M-5] exp( ) local-constant kernel regression, [R] npregress kernel
lncauchyden() function, [FN] Statistical functions, locale, [D] unicode, [D] unicode locale, [D] Glossary,
[M-5] normal( ) [P] Glossary, [U] Glossary
lnfactorial() function, [FN] Mathematical collation, [D] unicode collator
functions, [M-5] factorial( ) locale functions, set subcommand, [P] set
lngamma() function, [FN] Mathematical functions, locale functions, [R] set
[M-5] factorial( ) locale ui, set subcommand, [P] set locale ui,
lnigammaden() function, [FN] Statistical functions, [R] set
[M-5] normal( ) localization, [D] unicode locale
lnigaussianden() function, [FN] Statistical local-linear kernel regression, [R] npregress kernel
functions, [M-5] normal( ) locally weighted smoothing, [R] lowess
lniwishartden() function, [FN] Statistical functions, location,
[M-5] normal( ) data containing, [SP] Intro 5
lnlaplaceden() function, [FN] Statistical functions, measures of, see measures of location
[M-5] normal( ) specifying in graphs, [G-4] clockposstyle,
lnmvnormalden() function, [FN] Statistical functions, [G-4] compassdirstyle, [G-4] ringposstyle
[M-5] normal( ) locksplitters, set subcommand, [R] set
lnnormal() function, [FN] Statistical functions, log
[M-5] normal( ) files, see log command
lnnormalden() function, [FN] Statistical functions, printing, [R] translate
[M-5] normal( ) hazard-rate, [ADAPT] gsdesign logrank,
lnskew0 command, [R] lnskew0 [PSS-2] power exponential, [PSS-2] power
lnwishartden() function, [FN] Statistical functions, logrank
[M-5] normal( )
212 Subject index

log, continued logistic and logit regression, [LASSO] Lasso inference


hazard-ratio, [ADAPT] gsdesign logrank, intro, [LASSO] dslogit, [LASSO] elasticnet,
[ADAPT] Glossary, [PSS-2] power cox, [LASSO] Inference examples, [LASSO] lasso,
[PSS-2] power exponential, [PSS-2] power [LASSO] pologit, [LASSO] xpologit,
logrank [R] logistic, [R] logit, [U] 27.4.1 Logistic,
likelihood, [BAYES] Intro, [BAYES] Bayesian probit, and complementary log–log regression
commands, [BAYES] bayesmh, [FMM] fmm, Bayesian estimation, [BAYES] bayes: logistic,
[SEM] Methods and formulas for gsem, [BAYES] bayes: logit, [BAYES] bayes: xtlogit,
[SEM] Methods and formulas for sem [BAYES] bayes: ziologit
odds-ratio, [META] meta summarize complementary log–log, [FMM] fmm: cloglog,
predictive-score, [BMA] Intro, [BMA] BMA [R] cloglog
commands, [BMA] bmaregress, [BMA] BMA conditional, [BAYES] bayes: clogit,
postestimation, [BMA] bmapredict, [CM] cmclogit, [CM] cmrologit, [R] clogit,
[BMA] bmastats, [BMA] bmastats lps, [U] 27.4.2 Conditional logistic regression
[BMA] Glossary exact, [R] exlogistic
risk-ratio, [META] meta summarize finite mixture model, [FMM] fmm: logit
scales, [G-3] axis scale options multinomial, [FMM] fmm: mlogit
transformations, [R] boxcox, [R] lnskew0 fixed-effects, [R] clogit, [XT] xtlogit, [XT] xtmlogit,
log [XT] xtstreg
close command, [R] log fractional polynomial, [R] fp
command, [R] log, [R] view, [U] 15 Saving and generalized estimating equations, [XT] xtgee
printing output—log files, [U] 16.1.2 Comments generalized linear model, [FMM] fmm: glm,
and blank lines in do-files [R] glm
off command, [R] log item response theory, [IRT] irt 1pl, [IRT] irt 2pl,
on command, [R] log [IRT] irt 3pl, [IRT] irt hybrid
query command, [R] log multinomial, [IRT] irt nrm, [IRT] irt hybrid
using command, [R] log mixed, [CM] cmmixlogit, [CM] cmxtmixlogit
.log file, [U] 11.6 Filenaming conventions mixed-effects, [ME] melogit, also see ordered
log() function, [FN] Mathematical functions, logistic regression
[M-5] exp( ) Bayesian, [BAYES] bayes: melogit
log–log plot, [ST] stcox PH-assumption tests multinomial, [BAYES] bayes: mlogit,
log–log survival plot, [ST] stintcox PH-assumption [CM] cmclogit, [FMM] fmm: mlogit, [IRT] irt
plots nrm, [IRT] irt hybrid, [R] clogit, [R] mlogit,
log10() function, [FN] Mathematical functions, [SVY] svy estimation
[M-5] exp( ) nested, [CM] nlogit
log1m() function, [FN] Mathematical functions, ordered, [BAYES] bayes: ziologit,
[M-5] exp( ) [FMM] fmm: ologit, [IRT] irt grm, [IRT] irt
log1p() function, [FN] Mathematical functions, pcm, [IRT] irt rsm, [IRT] irt hybrid, [R] ologit,
[M-5] exp( ) [R] ziologit
logarithms, [FN] Mathematical functions, [M-5] exp( ), polytomous, see logistic and logit regression,
[M-5] matexpsym( ) multinomial
logical operators, [M-2] op colon, [M-2] op logical, population-averaged, [XT] xtgee, [XT] xtlogit,
[U] 13.2.4 Logical operators [XT] xtstreg
logistic random-effects, [XT] xtlogit, [XT] xtmlogit,
density, [XT] xtologit, [XT] xtstreg
mean µ, scale s, [FN] Statistical functions, rank-ordered, [CM] cmrologit
[M-5] normal( ) skewed, [R] scobit
standard, [FN] Statistical functions, stereotype, [R] slogit
[M-5] normal( ) structural equation modeling, [SEM] Intro 5,
discriminant analysis, [MV] discrim logistic, [SEM] Example 33g, [SEM] Example 34g,
[MV] Glossary [SEM] Glossary
distribution, multinomial, [SEM] Example 37g,
cumulative, [FN] Statistical functions, [SEM] Example 41g
[M-5] normal( ) survey data, [SVY] svy estimation
inverse cumulative, [FN] Statistical functions, zero-inflated ordered, [BAYES] bayes: ziologit,
[M-5] normal( ) [R] ziologit
regression, [FMM] fmm logistic command, [R] logistic, [R] logistic
regression imputation, see imputation, logistic postestimation
regression
Subject index 213

logistic, discrim subcommand, [MV] discrim look of areas, [G-3] area options,
logistic [G-3] fitarea options
logistic() function, [FN] Statistical functions, lookfor command, [D] lookfor
[M-5] normal( ) lookup,
logisticden() function, [FN] Statistical functions, icd10 subcommand, [D] icd10
[M-5] normal( ) icd10cm subcommand, [D] icd10cm
logistictail() function, [FN] Statistical functions, icd10pcs subcommand, [D] icd10pcs
[M-5] normal( ) icd9 subcommand, [D] icd9
logit command, [R] logit, [R] logit postestimation icd9p subcommand, [D] icd9p
logit() function, [FN] Mathematical functions, loop, [M-2] do, [M-2] for, [M-2] while, [P] continue,
[M-5] logit( ) [P] foreach, [P] forvalues, [P] while
logit regression, see logistic and logit regression continuing, [M-2] continue
log-linear model, endless, see endless loop
[BAYES] bayes: glm, [BAYES] bayes: poisson, exiting, [M-2] break
[BAYES] bayes: tpoisson,
use of semicolons in, [M-2] Semicolons
[BAYES] bayes: xtpoisson, [BAYES] bayes: zip,
[CAUSAL] etpoisson, [DSGE] Glossary, looping, [P] Glossary
[FMM] fmm: glm, [FMM] fmm: poisson, Lorenz curve, [R] Inequality
[FMM] fmm: tpoisson, [FMM] Example 2, loss, [MV] Glossary
[R] cpoisson, [R] expoisson, [R] glm, loss to follow-up, [ADAPT] Glossary
[R] heckpoisson, [R] ivpoisson, [R] poisson, lost to follow up, see follow-up, loss to
[R] tpoisson, [R] zip, [SVY] svy estimation Lotus 1-2-3, importing from, see spreadsheets
loglogistic survival regression, [BAYES] bayes: streg, lower
[FMM] fmm: streg, [SEM] Example 48g, ASCII, see plain ASCII
[ST] stintreg, [ST] streg asymptote, [IRT] Glossary
logmsg, set subcommand, [R] log, [R] set one-sided
lognormal survival regression, [BAYES] bayes: streg, confidence interval, [PSS-3] ciwidth,
[FMM] fmm: streg, [ST] stintreg, [ST] streg [PSS-3] ciwidth onemean, [PSS-3] ciwidth
logrank, twomeans, [PSS-3] ciwidth pairedmeans,
gsdesign subcommand, [ADAPT] gsdesign [PSS-3] ciwidth onevariance,
logrank [PSS-5] Glossary
power subcommand, [PSS-2] power logrank, test, [ADAPT] Glossary, [PSS-5] Glossary, also
[PSS-2] power logrank, cluster see one-sided test (power)
log-rank test, [PSS-2] power logrank, [ST] sts test one-tailed test, [ADAPT] Glossary,
cluster randomized design, [PSS-2] power logrank, [PSS-5] Glossary, also see one-sided test (power)
cluster lowercase-string functions, [FN] String functions,
logtype, set subcommand, [R] log, [R] set [M-5] strupper( ), [M-5] ustrupper( ), also see
LOHI, [M-5] byteorder( ) titlecase
loneway command, [R] loneway lowertriangle() function, [M-5] lowertriangle( )
long, [D] Data types, [U] 12.2.2 Numeric storage lowertriangle() function, [M-5] lowertriangle( )
types lower-triangular matrix, see triangular matrix
long data format, [D] Glossary lowess, see locally weighted smoothing
conversion to wide, [D] reshape smoothing, [G-2] graph twoway lowess, [R] lowess
long lines in ado-files and do-files, [P] #delimit, lowess command, [R] lowess
[U] 18.11.2 Comments and long lines in ado- lowess, graph twoway subcommand, [G-2] graph
files twoway lowess
long, reshape subcommand, [D] reshape lowest-level group, [ME] Glossary
long strings, see string variables, long lpattern() option, [G-3] connect options,
longitude, see coordinate system [G-3] rspike options
longitudinal lpirf command, [TS] lpirf, [TS] lpirf postestimation
data, [D] assertnested, [ERM] Glossary, [MI] mi lpoly command, [R] lpoly
estimate, [XT] Glossary, also see panel data lpoly, graph twoway subcommand, [G-2] graph
studies, see cohort study twoway lpoly
survey data, [SVY] svy estimation, lpolyci, graph twoway subcommand, [G-2] graph
[TABLES] Example 7 twoway lpolyci
long-memory process, [TS] arfima, [TS] Glossary LPS, see log predictive-score
LOO, see leave one out lps, bmastats subcommand, [BMA] bmastats lps
look, [ADAPT] Glossary L-R plots, [R] regress postestimation diagnostic plots
LRECLs, [D] infile (fixed format)
214 Subject index

lroc command, [R] lroc macval() macro expansion function, [P] macro
lrtest command, [R] lrtest, [SEM] Example 10, MAD, see minimum absolute deviation
[SEM] Example 39g, [SEM] lrtest mad(), egen function, [D] egen
ls command, [D] dir Mahalanobis
lsens command, [R] lsens distance, [MV] Glossary
lstat command, see estat classification transformation, [MV] discrim knn, [MV] Glossary
command main effects, [MV] manova, [PSS-5] Glossary,
lstretch, set subcommand, [R] set [R] anova
lstyle() option, [G-3] rspike options main equation, [ERM] Glossary
ltable command, [ST] ltable makecns command, [P] makecns
LU decomposition, [M-5] lud( ) makespline command, [R] makespline
lud() function, [M-5] lud( ) makesymmetric() function, [M-5] makesymmetric( )
lud() function, [M-5] lud( ) makesymmetric() function, [M-5] makesymmetric( )
lud la() function, [M-5] lud( ) man command, [R] help
luinv() function, [M-5] luinv( ) manage, window subcommand, [P] window
luinv() function, [M-5] luinv( ) programming, [P] window manage
luinv la() function, [M-5] luinv( ) MANCOVA, see multivariate analysis of variance
luinv lapacke() function, [M-5] luinv( ) mangle option, [G-2] graph twoway pcarrow
lusolve() function, [M-5] lusolve( ) manifest variables, [SEM] Glossary
lusolve() function, [M-5] lusolve( ) manipulation,
lusolve la() function, [M-5] lusolve( ) graph, [G-2] graph manipulation
lv command, [R] lv matrix, [M-4] Manipulation
lval, [M-2] op assignment, [M-6] Glossary Mann–Whitney two-sample statistics, [R] ranksum
lvalue, class, [P] class MANOVA, see multivariate analysis of variance
lvr2plot command, [R] regress postestimation manova command, [MV] manova, [MV] manova
diagnostic plots postestimation
lwidth() option, [G-3] connect options, manova, estat subcommand, [MV] discrim lda
[G-3] rspike options postestimation
manovatest command, [MV] manova postestimation
Mantel–Cox method, [ST] stmc
M Mantel–Haenszel
M , [MI] mi impute, [MI] Glossary method, [META] Glossary, [ST] stmh
size recommendations, [MI] Intro substantive, test, [PSS-5] Glossary, [R] Epitab, [ST] stir
[MI] mi estimate map strings to numbers, [D] destring, [D] encode,
m, [MI] Glossary [D] label, also see real() function, also see
MA, see moving average model strtoreal() function
ma, tssmooth subcommand, [TS] tssmooth ma maps, [M-5] asarray( ), [M-5] AssociativeArray( )
Mac, MAR, see missing at random, see missing values
keyboard use, [U] 10 Keyboard use margin of error, see confidence-interval half-width
pause, [P] sleep marginal
specifying filenames, [U] 11.6 Filenaming distribution, Bayesian, [BAYES] Intro,
conventions [BAYES] bayesmh, [BAYES] Glossary,
machine precision, [M-5] epsilon( ), [M-6] Glossary [BMA] Intro, [BMA] bmaregress
macro effects, [CM] margins, [R] margins,
dir command, [P] macro [R] marginsplot, [U] 20.16 Obtaining marginal
means, adjusted predictions, and predictive
drop command, [P] macro
margins, [U] 20.20 Graphing margins,
list command, [P] macro marginal effects, and contrasts
shift command, [P] macro homogeneity, [PSS-2] power, [PSS-2] power
macro functions, [P] char, [P] display, [P] macro, pairedproportions, [PSS-2] power mcc,
[P] macro lists, [P] serset [PSS-5] Glossary
macro substitution, [M-1] Ado, [P] macro, homogeneity, test of, [R] symmetry
[U] 18.3 Macros inference, [BMA] BMA commands,
class, [P] class [BMA] bmaregress, [BMA] BMA
macros, [D] vl, [D] vl create, [D] vl drop, [D] vl postestimation, [BMA] bmastats jointness,
list, [D] vl rebuild, [D] vl set, [P] creturn, [BMA] bmastats models, [BMA] Glossary
[P] macro, [P] scalar, [P] syntax, [P] Glossary,
[U] 18.3 Macros, also see e() stored results
Subject index 215

marginal Markov chain, [BAYES] Glossary, [TS] mswitch


likelihood, Bayesian, [BAYES] Intro, Markov chain Monte Carlo, [BAYES] Intro,
[BAYES] bayesmh, [BAYES] bayesstats ic, [BAYES] Bayesian commands, [BAYES] bayes,
[BAYES] bayestest model, [BAYES] Glossary, [BAYES] bayesmh, [BAYES] bayesmh
[BMA] Intro, [BMA] bmaregress evaluators, [BAYES] Glossary, [BMA] Intro,
means, [CM] margins, [R] contrast, [R] margins, [BMA] BMA commands, [BMA] bmaregress,
[R] margins, contrast, [R] margins, [BMA] bmacoefsample, [MI] mi impute,
pwcompare, [R] marginsplot, [R] pwcompare, [MI] mi impute mvn, [MI] Glossary
[U] 20.16 Obtaining marginal means, adjusted convergence of, [BAYES] Intro, [BAYES] Bayesian
predictions, and predictive margins commands, [BAYES] bayes, [BAYES] bayesmh,
posterior distribution, Bayesian, [BAYES] Intro, [BAYES] Bayesian postestimation,
[BAYES] Bayesian commands, [BAYES] bayesgraph, [BAYES] bayesstats
[BAYES] bayesmh, [BAYES] bayesgraph, ess, [BAYES] bayesstats grubin, [BMA] BMA
[BAYES] bayesstats ess, [BAYES] bayesstats commands, [BMA] bmaregress, [MI] mi
grubin, [BAYES] bayesstats summary, impute, [MI] mi impute chained, [MI] mi
[BAYES] bayestest interval, [BAYES] Glossary, impute mvn
[BMA] Intro, [BMA] bmaregress, mixing of, [BAYES] Intro, [BAYES] Bayesian
[BMA] bmacoefsample commands, [BAYES] bayesmh,
proportion, see proportions, marginal [BAYES] Bayesian postestimation,
margins command, [CM] Intro 1, [CM] margins, [BAYES] bayesgraph, [BAYES] bayesstats ess,
[ERM] Intro 7, [R] margins, [R] margins [BAYES] bayesstats grubin, [BAYES] Glossary
postestimation, [R] margins, contrast, model composition, [BMA] Intro, [BMA] BMA
[R] margins, pwcompare, [R] marginsplot, commands, [BMA] bmaregress,
[SEM] Intro 7, [SVY] svy postestimation, [BMA] Glossary
[U] 20.16 Obtaining marginal means, adjusted model parameter sample, [BMA] BMA commands,
predictions, and predictive margins [BMA] bmaregress, [BMA] bmacoefsample
margins, size of, [G-4] marginstyle model sample, [BMA] BMA commands,
margins test, [CM] margins, [R] margins, [BMA] bmaregress
[R] pwcompare parameter trace files, [MI] mi ptrace
marginsplot command, [R] marginsplot, replicates, [BAYES] bayespredict,
[U] 20.20 Graphing margins, marginal effects, [BAYES] Glossary
and contrasts sample size, [BAYES] Intro, [BAYES] Bayesian
marginstyle, [G-3] region options, commands, [BAYES] bayesmh,
[G-3] textbox options, [G-4] marginstyle, [BAYES] Glossary, [BMA] bmaregress,
[G-4] Glossary [BMA] bmacoefsample
mark command, [P] mark sampling, [BAYES] Intro, [BAYES] Bayesian
Markdown, [R] dtable, [R] etable, [RPT] Dynamic commands, [BAYES] bayes, [BAYES] bayesmh,
documents intro, [RPT] Dynamic [BAYES] bayesmh evaluators,
tags, [RPT] dyndoc, [RPT] dyntext, [BAYES] Bayesian postestimation,
[RPT] markdown, [RPT] Glossary, [BAYES] bayesgraph, [BAYES] bayesstats
[TABLES] collect export, [U] 21.2 The dynamic summary, [BAYES] Glossary, [BMA] Intro,
document commands [BMA] BMA commands, [BMA] bmaregress,
markdown command, [RPT] markdown [BMA] bmacoefsample
marker labels, [G-3] marker label options, standard error, see Monte Carlo standard error
[G-4] markerlabelstyle Markov-switching model, [TS] mswitch
markerlabelstyle, [G-4] markerlabelstyle, marksample command, [P] mark
[G-4] Glossary Marquardt algorithm, [M-5] moptimize( ),
markers, [G-3] marker options, [G-4] Glossary, also [M-5] optimize( )
see marker labels martingale residual, [ST] stcox postestimation,
color, [G-4] colorstyle [ST] stintcox postestimation, [ST] stintreg
resizing, [G-3] scale option postestimation, [ST] streg postestimation
shape of, [G-4] symbolstyle mass, [MV] Glossary
size of, [G-4] markersizestyle Mata, see matrices (via Mata matrix language)
markersizestyle, [G-4] markersizestyle, [G-4] Glossary mata
markerstyle, [G-4] markerstyle, [G-4] Glossary clear command, [M-3] mata clear
markin command, [P] mark describe command, [M-3] mata describe
marking observations, [P] mark drop command, [M-3] mata drop
markout command, [P] mark help command, [M-3] mata help
invocation command, [M-3] mata
matdescribe command, [M-3] mata matsave
216 Subject index

matsave command, [M-3] mata matsave mathematical functions, [FN] Mathematical


matuse command, [M-3] mata matsave functions, [M-4] Mathematical, [M-4] Scalar,
memory command, [M-3] mata memory [M-4] Solvers, [M-4] Standard, [P] matrix
mlib add command, [M-3] mata mlib define, [U] 13.3 Functions
mlib create command, [M-3] mata mlib matlist command, [P] matlist
mlib index command, [M-3] mata mlib matlogsym() function, [M-5] matexpsym( )
mlib query command, [M-3] mata mlib matlogsym() function, [M-5] matexpsym( )
mosave command, [M-3] mata mosave matmissing() function, [FN] Matrix functions,
query command, [M-3] mata set, [R] set [P] matrix define
rename command, [M-3] mata rename matname command, [P] matrix mkmat
set matacache command, [M-3] mata set, [R] set matpowersym() function, [M-5] matpowersym( )
set matafavor command, [M-3] mata set, matpowersym() function, [M-5] matpowersym( )
[M-5] favorspeed( ), [R] set mat put rr command, [P] matrix get
set matalibs command, [M-3] mata set, [R] set matrices (via Mata matrix language), [M-4] Intro,
set matalnum command, [M-3] mata set, [R] set [M-6] Glossary, also see matrices (via Stata
commands)
set matamofirst command, [M-3] mata set,
[R] set error messages, [M-5] error( ), also see traceback
log
set mataoptimize command, [M-3] mata set,
[R] set for Mata information, [M-1] Intro, [M-3] Intro
set matasolvetol command, [M-3] mata set, functions
[R] set alphabetical list, [M-5] Intro
set matastrict command, [M-1] Ado, I/O, [M-4] IO
[M-2] Declarations, [M-3] mata set, [R] set manipulation, [M-4] Manipulation
stata command, [M-3] mata stata mathematical, [M-4] Mathematical
which command, [M-3] mata which matrix, [M-4] Matrix
mata, clear subcommand, [D] clear programming, [M-4] Programming
mata, query subcommand, [R] query scalar, [M-4] Scalar
.mata source code file, [M-1] Source, [M-3] lmbuild, solvers, [M-4] Solvers
[M-3] mata mlib, [M-6] Glossary, standard, [M-4] Standard
[U] 11.6 Filenaming conventions stata, [M-4] Stata
Mata views onto frames, [D] frames intro statistical, [M-4] Statistical
matafromsp, spmatrix subcommand, [SP] spmatrix string, [M-4] String
matafromsp utility, [M-4] Utility
matched language definition, [M-2] Intro
2x2 tables, [PSS-2] power mcc classes, [M-2] class
case–control data, [R] clogit, [R] Epitab, pointers, [M-2] pointers
[R] symmetry, [ST] sttocc structures, [M-2] struct
case–control study, [PSS-2] power, [PSS-2] power syntax, [M-2] Syntax
mcc norm, [M-5] norm( )
study, [PSS-2] power, [PSS-2] power mcc, variables, moving between Mata and Stata,
[PSS-5] Glossary [D] putmata
matched-pairs test, [R] signrank, [R] ttest, [R] ztest spatial autoregression, [SP] spmatrix
matching matafromsp, [SP] spmatrix spfrommata
1:M , [PSS-2] power matrices (via Stata commands), [P] matrix,
coefficient, [MV] Glossary [U] 14 Matrix expressions, also see matrices
coefficient similarity measure, (via Mata matrix language)
[MV] measure option accessing internal, [P] matrix get
configuration, [MV] Glossary accumulating, [P] matrix accum
estimator, appending rows and columns, [P] matrix define
[CAUSAL] teffects intro, [CAUSAL] teffects Cholesky decomposition, [P] matrix define
intro advanced, [CAUSAL] teffects coefficient matrices, [P] ereturn
nnmatch, [CAUSAL] teffects psmatch, constrained estimation, [P] makecns
[CAUSAL] Glossary
copying, [P] matrix define, [P] matrix get,
matcproc command, [P] makecns [P] matrix mkmat
matdescribe, mata subcommand, [M-3] mata correlation, [MV] pca, [P] matrix define
matsave
covariance, [MV] pca
matexpsym() function, [M-5] matexpsym( )
covariance matrix of estimators, [P] ereturn,
matexpsym() function, [M-5] matexpsym( ) [P] matrix get
Subject index 217

matrices (via Stata commands), continued matrix, continued


cross-product, [P] matrix accum colnames command, [P] matrix rownames
determinant, [P] matrix define commands, introduction, [P] matrix
diagonals, [P] matrix define define command, [P] matrix define
displaying, [P] matlist, [P] matrix utility dir command, [P] matrix utility
dissimilarity, [MV] matrix dissimilarity, dissimilarity command, [MV] matrix
[MV] Glossary, [P] matrix dissimilarity dissimilarity, [P] matrix dissimilarity
distances, [MV] matrix dissimilarity, [P] matrix drop command, [P] matrix utility
dissimilarity eigenvalues command, [P] matrix eigenvalues
dropping, [P] matrix utility glsaccum command, [P] matrix accum
eigenvalues, [P] matrix eigenvalues, [P] matrix input command, [P] matrix define
symeigen list command, [P] matrix utility
eigenvectors, [P] matrix symeigen opaccum command, [P] matrix accum
elements, [P] matrix define rename command, [P] matrix utility
estimation results, [P] ereturn, [P] estimates roweq command, [P] matrix rownames
functions, [FN] Matrix functions, [P] matrix define rowjoinbyname command, [P] matrix
identity, [P] matrix define rowjoinbyname
input, [P] matrix define, [U] 14.4 Inputting rownames command, [P] matrix rownames
matrices by hand score command, [P] matrix score
inversion, [P] matrix define, [P] matrix svd svd command, [P] matrix svd
Kronecker product, [P] matrix define symeigen command, [P] matrix symeigen
linear combinations with data, [P] matrix score vecaccum command, [P] matrix accum
listing, [P] matlist, [P] matrix utility matrix, [M-2] Declarations
namespace and conflicts, [P] matrix, [P] matrix matrix,
define bayesgraph subcommand, [BAYES] bayesgraph
number of rows and columns, [P] matrix define clear subcommand, [D] clear
operators such as addition, [P] matrix define, confirm subcommand, [P] confirm
[U] 14.7 Matrix operators ereturn subcommand, [P] ereturn, [P] return
orthonormal basis, [P] matrix svd graph subcommand, [G-2] graph matrix
partitioned, [P] matrix define return subcommand, [P] return
performing constrained estimation, [P] makecns matrix graphs, [G-2] graph matrix
posting estimation results, [P] ereturn, matrix model parameter, [BAYES] Glossary, also see
[P] estimates Bayesian, model parameters
renaming, [P] matrix utility matrix programming language, see matrices (via Mata
row and column names, [P] ereturn, [P] matrix matrix language)
define, [P] matrix mkmat, [P] matrix matrix() function, [FN] Programming functions,
rownames, [U] 14.2 Row and column names [P] matrix define
rows and columns, [P] matrix define matsave, mata subcommand, [M-3] mata matsave
saving matrix, [P] matrix mkmat matuniform() function, [FN] Matrix functions,
scoring, [P] matrix score [P] matrix define
similarity, [MV] matrix dissimilarity, [P] matrix matuse, mata subcommand, [M-3] mata matsave
dissimilarity max(), egen function, [D] egen
store variables as matrix, [P] matrix mkmat max() function, [FN] Mathematical functions,
submatrix extraction, [P] matrix define [M-5] minmax( )
submatrix substitution, [P] matrix define maxbezierpath, set subcommand, [R] set
subscripting, [P] matrix define, maxbyte() function, [FN] Programming functions
[U] 14.9 Subscripting maxdb, set subcommand, [R] db, [R] set
sweep operator, [P] matrix define maxdouble() function, [FN] Programming functions,
temporary names, [P] matrix [M-5] mindouble( )
trace, [P] matrix define maxes() option, [G-2] graph matrix
transposing, [P] matrix define maxfloat() function, [FN] Programming functions
variables, make into matrix, [P] matrix mkmat maximization, [M-5] LinearProgram( ),
zero, [P] matrix define [M-5] moptimize( ), [M-5] optimize( )
matrix maximization technique explained, [R] Maximize,
accum command, [P] matrix accum [R] ml
coleq command, [P] matrix rownames maximize, ml subcommand, [R] ml
coljoinbyname command, [P] matrix
rowjoinbyname
218 Subject index

maximum mcc, power subcommand, [PSS-2] power mcc


creating dataset of, [D] collapse mcci command, [R] Epitab
function, [D] egen, [FN] Mathematical MCE, see Monte Carlo error
functions, [FN] Programming functions, McFadden’s choice model, [CM] cmclogit
[M-5] mindouble( ), [M-5] minindex( ), MCMC, see Markov chain Monte Carlo
[M-5] minmax( ) McNemar’s test, [PSS-2] power pairedproportions,
information, [ADAPT] Glossary [PSS-5] Glossary, [R] clogit, [R] Epitab
length of string, [M-1] Limits mcolor() option, [G-3] marker options
likelihood, [SEM] Intro 4, [SEM] Methods and MCSE, see Monte Carlo standard error
formulas for gsem, [SEM] Methods and MDES, see minimum detectable effect size
formulas for sem, [SEM] Glossary mdev(), egen function, [D] egen
estimation, [R] Maximize, [R] ml, [R] mlexp MDS, see multidimensional scaling
estimation, nonparametric, [ST] stintcox, mds command, [MV] mds, [MV] mds postestimation,
[ST] Glossary [MV] mds postestimation plots
factor method, [MV] factor, [MV] Glossary mdsconfig command, [MV] mds, [MV] mds
restricted, [ME] menl, [ME] mixed postestimation plots
with missing values, [SEM] Example 26, mdslong command, [MV] mds postestimation,
[SEM] Glossary [MV] mds postestimation plots, [MV] mdslong
limits, [R] Limits mdsmat command, [MV] mds postestimation plots,
number of observations, [D] memory, [MV] mdsmat
[U] 6 Managing memory mdsshepard command, [MV] mds postestimation
number of variables, [D] describe, [D] memory, plots
[U] 6 Managing memory mdy() function, [D] Datetime, [FN] Date and time
pseudolikelihood estimation, [SVY] ml for svy, functions, [M-5] date( )
[SVY] Variance estimation mdyhms() function, [D] Datetime, [FN] Date and time
restricted likelihood, [ME] menl, [ME] mixed functions, [M-5] date( )
sample size, [ADAPT] Glossary mean command, [R] mean, [R] mean postestimation
size of dataset, [U] 6 Managing memory mean contrasts, see contrasts
size of matrix, [M-1] Limits mean(), egen function, [D] egen
value dissimilarity measure, [MV] measure option mean() function, [M-5] mean( )
value to be stored, [FN] Programming functions, mean model size, [BMA] bmaregress, [BMA] bmastats
[M-5] mindouble( ) msize, [BMA] Glossary
values, reporting, [CM] cmsummarize, [R] dtable, mean–variance adaptive Gauss–Hermite quadrature,
[R] lv, [R] summarize, [R] table see quadrature, mean–variance adaptive Gauss–
maxindex() function, [M-5] minindex( ) Hermite
maxint() function, [FN] Programming functions means, [ADAPT] gsdesign, [PSS-2] power,
maxiter, set subcommand, [R] set, [R] set iter [PSS-3] ciwidth
maxlong() function, [FN] Programming functions across variables, not observations, [D] egen
max memory, set subcommand, [D] memory, [R] set arithmetic, geometric, and harmonic, [R] ameans
max preservemem, set subcommand, [P] preserve, confidence interval and standard error, [R] ci
[R] set control-group, [PSS-2] power twomeans,
maxvar, set subcommand, [D] memory, [R] set [PSS-4] Unbalanced designs
mband, graph twoway subcommand, [G-2] graph correlated, see means, paired
twoway mband creating
MC3, see Markov chain Monte Carlo model dataset of, [D] collapse
composition variable containing, [D] egen
MCA, see multiple correspondence analysis displaying, [CM] cmsummarize, [R] ameans,
mca command, [MV] mca, [MV] mca postestimation, [R] dtable, [R] summarize, [R] table
[MV] mca postestimation plots summary, [R] table, [R] tabstat, [R] tabulate,
MCAGH, see quadrature, mode-curvature adaptive summarize(), [XT] xtsum
Gauss–Hermite estimating, [R] mean, [U] 27.2 Means, proportions,
MCAGHQ, see mode-curvature adaptive Gauss–Hermite and related statistics
quadrature experimental-group, [PSS-2] power twomeans,
mcaplot command, [MV] mca postestimation plots [PSS-4] Unbalanced designs
mcaprojection command, [MV] mca postestimation graphing, [R] grmeanby
plots independent, see means, two-sample
MCAR, see missing completely at random marginal, [CM] margins, [R] margins
mcc command, [R] Epitab
Subject index 219

means, continued median probability model, [BMA] bmaregress,


multiple-sample, [PSS-2] power oneway, [BMA] bmastats models, [BMA] Glossary
[PSS-2] power twoway, [PSS-2] power repeated median regression, [R] ivqregress, [R] qreg
one-sample, [ADAPT] gsdesign onemean, median test, [R] ranksum
[ADAPT] gsdesign twomeans, [PSS-2] power medianlinkage,
onemean, [PSS-3] ciwidth onemean, clustermat subcommand, [MV] cluster linkage
[PSS-4] Unbalanced designs cluster subcommand, [MV] cluster linkage
cluster randomized design, [PSS-2] power median-linkage clustering, [MV] cluster,
onemean, cluster [MV] clustermat, [MV] cluster linkage,
paired, [PSS-2] power pairedmeans, [MV] Glossary
[PSS-3] ciwidth pairedmeans medians,
pairwise comparisons of, [R] pwmean creating
pharmacokinetic data, [R] pksumm dataset of, [D] collapse
robust, [R] rreg variable containing, [D] egen
survey data, [SVY] svy estimation displaying, [CM] cmsummarize, [D] pctile,
testing equality of, see equality test of means [R] centile, [R] dtable, [R] lv, [R] summarize,
two-sample, [PSS-2] power twomeans, [R] table summary, [R] table, [R] tabstat
[PSS-2] power pairedmeans, [PSS-3] ciwidth graphing, [R] grmeanby
twomeans, [PSS-3] ciwidth pairedmeans, testing equality of, see equality test of medians
[PSS-4] Unbalanced designs mediate command, [CAUSAL] mediate,
cluster randomized design, [PSS-2] power [CAUSAL] mediate postestimation
twomeans, cluster mediation model, [SEM] Intro 5, [SEM] Example 42g
means, mediator, [CAUSAL] Glossary
ci subcommand, [R] ci MEFF, see misspecification effects
cii subcommand, [R] ci MEFT, see misspecification effects
mvtest subcommand, [MV] mvtest means meglm command, [ME] meglm, [ME] meglm
meanvariance() function, [M-5] mean( ) postestimation
measure, [MV] Glossary meintreg command, [ME] meintreg, [ME] meintreg
measured with error, [ERM] Glossary postestimation
measurement melogit command, [ME] melogit, [ME] melogit
component, [SEM] Glossary postestimation
error, [ERM] Intro 3, [ERM] Glossary, member
[MV] alpha, [R] vwls, [SEM] Intro 5, function, [M-2] class
[SEM] Example 1, [SEM] Example 27g program, [P] class
model, [SEM] Intro 5, [SEM] Example 1, variable, [M-2] class, [P] class
[SEM] Example 3, [SEM] Example 20, memory
[SEM] Example 27g, [SEM] Example 30g,
graphs, describing contents, [G-2] graph describe
[SEM] Example 31g, [SEM] Glossary
requirements, estimating for flongsep, [MI] mi
variables, [SEM] Glossary, also see indicator
convert
variables
settings, [P] creturn
measures, cluster subcommand, [MV] cluster
programming utilities utilization, [M-1] Limits, [M-3] mata memory
measures of memory,
association, [R] tabulate twoway mata subcommand, [M-3] mata memory
central tendency, see measures of location query subcommand, [D] memory, [R] query
dispersion, see percentiles, displaying, see standard memory,
deviations, displaying, see variance, displaying, clearing, [D] clear
see interquartile range, see range of data determining and resetting limits, [D] describe,
inequality, [R] Inequality [D] memory
location, [R] dtable, [R] lv, [R] summarize, managing, [U] 6 Managing memory
[R] table summary, [R] table, [R] tabstat, reducing utilization, [D] compress, [D] encode,
[R] tabulate, summarize(), [XT] xtsum, also [D] recast, [P] discard
see means, also see medians memory command, [D] memory, [U] 6 Managing
spread, see measures of dispersion memory
mecloglog command, [ME] mecloglog, menbreg command, [ME] menbreg, [ME] menbreg
[ME] mecloglog postestimation postestimation
median command, [R] ranksum menl command, [ME] menl, [ME] menl postestimation
median(), egen function, [D] egen menu, window subcommand, [P] window
programming, [P] window menu
220 Subject index

menus, programming, [P] Dialog programming, meta-analysis, [BAYES] bayesmh, [META] Intro,
[P] window programming, [P] window fopen, [META] meta, [META] meta data,
[P] window manage, [P] window menu, [META] meta esize, [META] meta set,
[P] window push, [P] window stopbox [META] meta update, [META] meta forestplot,
meologit command, [ME] meologit, [ME] meologit [META] meta summarize, [META] meta
postestimation galbraithplot, [META] meta labbeplot,
meoprobit command, [ME] meoprobit, [META] meta regress, [META] meta regress
[ME] meoprobit postestimation postestimation, [META] estat bubbleplot,
mepoisson command, [ME] mepoisson, [META] meta funnelplot, [META] meta bias,
[ME] mepoisson postestimation [META] meta trimfill, [META] meta meregress,
meprobit command, [ME] meprobit, [ME] meprobit [META] meta multilevel, [META] meta
postestimation mvregress, [META] Glossary, [U] 27.18 Meta-
analysis
meregress, meta subcommand, [META] meta
meregress, [META] meta me postestimation common-effect, [META] meta esize, [META] meta
set, [META] meta update, [META] meta
merge command, [D] merge, [U] 23 Combining
forestplot, [META] meta summarize,
datasets
[META] meta galbraithplot, [META] meta
merge data, see combine data labbeplot, [META] meta funnelplot,
merge, mi subcommand, [MI] mi merge [META] meta bias, [META] meta trimfill
merge variable, [D] merge inverse-variance method, [META] meta esize,
merged-explicit options, [G-4] Concept: repeated [META] meta update, [META] meta
options, [G-4] Glossary forestplot, [META] meta summarize,
merged-implicit options, [G-4] Concept: repeated [META] meta galbraithplot, [META] meta
options, [G-4] Glossary labbeplot, [META] meta funnelplot
Mersenne Twister, see random-number generator Mantel–Haenszel method, [META] meta esize,
messages and return codes, see error messages and [META] meta update, [META] meta
return codes forestplot, [META] meta summarize,
mestreg command, [ME] mestreg, [ME] mestreg [META] meta galbraithplot, [META] meta
postestimation labbeplot, [META] meta funnelplot
meta cumulative, see cumulative meta-analysis
bias command, [META] meta bias effect-size
clear command, [META] meta update binary outcomes, log odds-ratio, [META] meta
command, [META] meta, [META] meta data esize, [META] meta update
esize command, [META] meta esize binary outcomes, log risk-ratio, [META] meta
forestplot command, [META] meta forestplot esize, [META] meta update
funnelplot command, [META] meta funnelplot binary outcomes, Peto’s log odds-ratio,
galbraithplot command, [META] meta [META] meta esize, [META] meta update
galbraithplot binary outcomes, risk difference, [META] meta
labbeplot command, [META] meta labbeplot esize, [META] meta update
meregress command, [META] meta meregress, continuous outcomes, Cohen’s d, [META] meta
[META] meta me postestimation esize, [META] meta update
multilevel command, [META] meta multilevel continuous outcomes, Glass’s ∆, [META] meta
esize, [META] meta update
mvregress command, [META] meta mvregress
query command, [META] meta update continuous outcomes, Hedges’s g , [META] meta
esize, [META] meta update
regress command, [META] meta regress,
[META] meta regress postestimation, continuous outcomes, mean difference,
[META] meta mvregress postestimation [META] meta esize, [META] meta update
set command, [META] meta set fixed-effects, [META] meta esize, [META] meta set,
[META] meta update, [META] meta forestplot,
summarize command, [META] meta summarize
[META] meta summarize, [META] meta
trimfill command, [META] meta trimfill galbraithplot, [META] meta labbeplot,
update command, [META] meta update [META] meta regress, [META] meta funnelplot,
meta data, [META] meta data, [META] meta set, [META] meta bias, [META] meta trimfill,
[META] meta update, [META] Glossary [META] meta mvregress
meta settings, [META] meta, [META] meta data, inverse-variance method, [META] meta esize,
[META] meta set, [META] meta update, [META] meta update, [META] meta
[META] Glossary forestplot, [META] meta summarize,
[META] meta galbraithplot, [META] meta
labbeplot, [META] meta funnelplot
Subject index 221

meta-analysis, fixed-effects, continued meta-analysis, random-effects, continued


Mantel–Haenszel method, [META] meta esize, restricted maximum likelihood method,
[META] meta update, [META] meta [META] meta esize, [META] meta set,
forestplot, [META] meta summarize, [META] meta update, [META] meta
[META] meta galbraithplot, [META] meta forestplot, [META] meta summarize,
labbeplot, [META] meta funnelplot [META] meta galbraithplot, [META] meta
random-effects, [META] meta esize, [META] meta labbeplot, [META] meta regress,
set, [META] meta update, [META] meta [META] meta funnelplot, [META] meta
forestplot, [META] meta summarize, bias, [META] meta trimfill, [META] meta
[META] meta galbraithplot, [META] meta meregress, [META] meta multilevel,
labbeplot, [META] meta regress, [META] meta [META] meta mvregress
funnelplot, [META] meta bias, [META] meta Sidik–Jonkman method, [META] meta esize,
trimfill, [META] meta meregress, [META] meta [META] meta set, [META] meta update,
multilevel, [META] meta mvregress [META] meta forestplot, [META] meta
DerSimonian–Laird method, [META] meta esize, summarize, [META] meta galbraithplot,
[META] meta set, [META] meta update, [META] meta labbeplot, [META] meta
[META] meta forestplot, [META] meta regress, [META] meta funnelplot,
summarize, [META] meta galbraithplot, [META] meta bias, [META] meta trimfill
[META] meta labbeplot, [META] meta meta-regression, [META] Intro, [META] meta,
regress, [META] meta funnelplot, [META] meta regress, [META] meta regress
[META] meta bias, [META] meta trimfill postestimation, [META] meta meregress,
empirical Bayes method, [META] meta esize, [META] meta multilevel, [META] meta
[META] meta set, [META] meta update, mvregress, [META] Glossary
[META] meta forestplot, [META] meta method, [M-2] class, [SEM] Glossary
summarize, [META] meta galbraithplot, methodological heterogeneity, [META] Intro,
[META] meta labbeplot, [META] meta [META] Glossary
regress, [META] meta funnelplot, metobit command, [ME] metobit, [ME] metobit
[META] meta bias, [META] meta trimfill postestimation
Hedges method, [META] meta esize, metric scaling, [MV] Glossary, also see
[META] meta set, [META] meta update, multidimensional scaling
[META] meta forestplot, [META] meta Metropolis–Hastings
summarize, [META] meta galbraithplot, algorithm, [BAYES] Intro, [BAYES] Bayesian
[META] meta labbeplot, [META] meta commands, [BAYES] bayes, [BAYES] bayesmh,
regress, [META] meta funnelplot, [BAYES] bayesmh evaluators,
[META] meta bias, [META] meta trimfill [BAYES] Glossary, [BMA] Intro,
Hunter–Schmidt method, [META] meta esize, [BMA] BMA commands, [BMA] bmaregress,
[META] meta set, [META] meta update, [BMA] bmacoefsample
[META] meta forestplot, [META] meta sampling, [BAYES] Intro, [BAYES] Bayesian
summarize, [META] meta galbraithplot, commands, [BAYES] bayes, [BAYES] bayesmh,
[META] meta labbeplot, [META] meta [BAYES] bayesmh evaluators,
regress, [META] meta funnelplot, [BAYES] Glossary, [BMA] Intro,
[META] meta bias, [META] meta trimfill [BMA] BMA commands, [BMA] bmaregress,
Jackson–White–Riley method, [META] meta [BMA] bmacoefsample
mvregress mfcolor() option, [G-3] marker options
maximum likelihood method, [META] meta mfp prefix command, [R] mfp, [R] mfp postestimation
esize, [META] meta set, [META] meta
MGARCH, see multivariate GARCH model
update, [META] meta forestplot,
[META] meta summarize, [META] meta mgarch
galbraithplot, [META] meta labbeplot, ccc command, [TS] mgarch ccc, [TS] mgarch ccc
[META] meta regress, [META] meta postestimation
funnelplot, [META] meta bias, [META] meta dcc command, [TS] mgarch dcc, [TS] mgarch dcc
trimfill, [META] meta meregress, postestimation
[META] meta multilevel, [META] meta dvech command, [TS] mgarch dvech, [TS] mgarch
mvregress dvech postestimation
vcc command, [TS] mgarch vcc, [TS] mgarch vcc
postestimation
222 Subject index

MH mi, continued
algorithm, see Metropolis–Hastings algorithm reshape command, [MI] mi reshape
sampling, see Metropolis–Hastings sampling select command, [MI] mi select, also see mi
mhodds command, [R] Epitab extract command
mi set command, [MI] mi set
add command, [MI] mi add st command, [MI] mi XXXset
append command, [MI] mi append stjoin command, [MI] mi stsplit
command, [MI] Intro, [MI] Styles, [MI] Workflow streset command, [MI] mi XXXset
convert command, [MI] mi convert stset command, [MI] mi XXXset
copy command, [MI] mi copy, [MI] Styles stsplit command, [MI] mi stsplit
describe command, [MI] mi describe svyset command, [MI] mi XXXset
erase command, [MI] mi erase, [MI] Styles test command, [MI] mi estimate postestimation,
estimate command, [MI] mi estimate, [MI] mi test
[MI] mi estimate using, [MI] mi estimate testtransform command, [MI] mi estimate
postestimation, [MI] mi test postestimation, [MI] mi test
estimate postestimation, [MI] mi estimate tsset command, [MI] mi XXXset
postestimation, [MI] mi predict, [MI] mi test unregister command, [MI] mi set
expand command, [MI] mi expand unset command, [MI] mi set
export update command, [MI] mi update, [MI] noupdate
ice command, [MI] mi export, [MI] mi export option
ice varying command, [MI] mi varying
nhanes1 command, [MI] mi export, [MI] mi xeq command, [MI] mi xeq
export nhanes1 xtset command, [MI] mi XXXset
extract command, [MI] mi extract, [MI] mi mi data, [MI] Glossary
replace0 mi() function, see missing() function
fvset command, [MI] mi XXXset MICE, see multivariate imputation, chained equations
import Microsoft
flong command, [MI] mi import, [MI] mi Access, importing from, [D] odbc
import flong Automation, [P] Automation
flongsep command, [MI] mi import, [MI] mi Excel, [M-5] xl( )
import flongsep dates, [D] Datetime values from other software
ice command, [MI] mi import, [MI] mi import exporting data to, [D] import excel
ice
importing data from, [D] import excel, [D] odbc
nhanes1 command, [MI] mi import, [MI] mi
writing results to, [R] dtable, [R] etable,
import nhanes1
[RPT] putexcel, [RPT] putexcel advanced,
wide command, [MI] mi import, [MI] mi [U] 21.3 The putdocx, putpdf, and putexcel
import wide commands
impute command, [MI] mi impute, [MI] mi impute Office, [M-5] docx*( ), [M-5] xl( )
chained, [MI] mi impute intreg, [MI] mi impute
Windows, see Windows
logit, [MI] mi impute mlogit, [MI] mi impute
monotone, [MI] mi impute mvn, [MI] mi Word, [M-5] docx*( ), [R] dtable, [R] etable,
impute nbreg, [MI] mi impute ologit, [MI] mi [RPT] docx2pdf, [RPT] Dynamic documents
impute pmm, [MI] mi impute poisson, [MI] mi intro, [RPT] dyndoc, [RPT] html2docx,
impute regress, [MI] mi impute truncreg, [RPT] markdown, [RPT] putdocx intro,
[MI] mi impute usermethod [RPT] putdocx begin, [RPT] putdocx
collect, [RPT] putdocx pagebreak,
merge command, [MI] mi merge
[RPT] putdocx paragraph, [RPT] putdocx table,
misstable command, [MI] mi misstable [TABLES] collect export, [U] 21.2 The dynamic
passive command, [MI] mi passive document commands, [U] 21.3 The putdocx,
predict command, [MI] mi estimate putpdf, and putexcel commands
postestimation, [MI] mi predict middle suboption, [G-4] alignmentstyle
predictnl command, [MI] mi estimate midsummaries, [R] lv
postestimation, [MI] mi predict mild outliers, [R] lv
ptrace command, [MI] mi ptrace miles, [SP] spdistance
query command, [MI] mi describe Mills’s ratio, [R] heckman, [R] heckman
register command, [MI] mi set postestimation
rename command, [MI] mi rename MIMIC models, see multiple indicators and multiple
replace0 command, [MI] mi replace0 causes model
reset command, [MI] mi reset min(), egen function, [D] egen
Subject index 223

min() function, [FN] Mathematical functions, missing observations, see dropout


[M-5] minmax( ) missing on observables, [ERM] Intro 4
minbyte() function, [FN] Programming functions missing values, [M-5] missing( ), [M-5] missingof( ),
mindices, estat subcommand, [SEM] Intro 7, [M-5] editmissing( ), [M-5] fillmissing( ),
[SEM] estat mindices, [SEM] Methods and [D] Missing values, [R] misstable,
formulas for sem [SEM] Example 26, [SP] Intro 2,
mindouble() function, [FN] Programming functions, [U] 12.2.1 Missing values, [U] 13 Functions and
[M-5] mindouble( ) expressions
minfloat() function, [FN] Programming functions counting, [D] codebook, [D] inspect
minimization, [M-5] LinearProgram( ), encoding and decoding, [D] mvencode
[M-5] moptimize( ), [M-5] optimize( ) extended, [D] mvencode
minimum hard and soft, [MI] Glossary
absolute deviation, [R] qreg ineligible, [MI] Glossary
creating dataset of, [D] collapse pattern of, [MI] mi misstable
detectable effect size, [PSS-2] power, replacing, [D] merge
[PSS-5] Glossary missingness, [ERM] Glossary
detectable value, [PSS-5] Glossary pattern, see pattern of missingness
entropy rotation, [MV] rotate, [MV] rotatemat, missingof() function, [M-5] missingof( )
[MV] Glossary misspecification effects, [SVY] estat, [SVY] Glossary
function, [D] egen, [FN] Mathematical misstable
functions, [FN] Programming functions, for mi data, [MI] mi misstable
[M-5] mindouble( ), [M-5] minindex( ), nested command, [R] misstable
[M-5] minmax( )
patterns command, [R] misstable
squared deviations, [R] areg, [R] cnsreg, [R] nl,
summarize command, [R] misstable
[R] regress, [R] regress postestimation
tree command, [R] misstable
values, reporting, [CM] cmsummarize, [R] dtable,
[R] lv, [R] summarize, [R] table misstable, mi subcommand, [MI] mi misstable
minindex() function, [M-5] minindex( ) mixed
minint() function, [FN] Programming functions design, [MV] manova, [PSS-5] Glossary, [R] anova
Minkowski dissimilarity measure, model, see multilevel model
[MV] measure option mixed command, [ME] mixed, [ME] mixed
minlong() function, [FN] Programming functions postestimation
minmax() function, [M-5] minmax( ) mixed-effects model, [ME] Glossary, also see multilevel
model
min memory, set subcommand, [D] memory, [R] set
mixed-treatment studies, see multiple-treatment studies
Minnesota
mixing of Markov chain, see Markov chain Monte
factor covariance, [BAYES] Glossary
Carlo, mixing of
prior, [BAYES] bayes: var, [BAYES] Glossary
mkdir command, [D] mkdir
minutes() function, [D] Datetime durations,
mkdir() function, [M-5] chdir( )
[FN] Date and time functions, [M-5] date( )
mkdir() function, [M-5] chdir( )
misclassification rate, [MV] Glossary, also see
discriminant analysis mkf command, [D] frame create
missing at random, [ERM] Glossary, [MI] Intro mkmat command, [P] matrix mkmat
substantive, [MI] mi impute, [MI] Glossary ML, see maximum likelihood
missing completely at random, [ERM] Glossary, ml
[MI] Intro substantive, [MI] Glossary check command, [R] ml
missing data, [MI] Intro substantive, also see missing clear command, [R] ml
values command, [SVY] ml for svy
arbitrary pattern, [MI] Intro substantive, [MI] mi count command, [R] ml
impute, [MI] mi impute chained, [MI] mi display command, [R] ml
impute mvn, [MI] Glossary footnote command, [R] ml
monotone pattern, [MI] Intro substantive, [MI] mi graph command, [R] ml
impute, [MI] mi impute chained, [MI] mi init command, [R] ml
impute monotone, [MI] mi impute mvn, maximize command, [R] ml
[MI] Glossary model command, [R] ml
missing() function, [FN] Programming functions, plot command, [R] ml
[M-5] missing( ) query command, [R] ml
missing not at random, [ERM] Intro 4, report command, [R] ml
[ERM] Glossary, [MI] Intro substantive,
score command, [R] ml
[MI] Glossary
224 Subject index

ml, continued mode-curvature adaptive Gauss–Hermite quadrature,


search command, [R] ml see quadrature, mode-curvature adaptive Gauss–
trace command, [R] ml Hermite
mlabangle() option, [G-3] marker label options model
mlabcolor() option, [G-3] marker label options averaging, [BMA] Intro, [BMA] BMA commands,
mlabel() option, [G-3] marker label options [BMA] bmaregress, [BMA] Glossary
mlabformat() option, [G-3] marker label options coefficients test, [R] lrtest, [R] test, [R] testnl,
mlabgap() option, [G-3] marker label options [SVY] svy postestimation
mlabposition() option, [G-3] marker label options comparison, Bayesian, see Bayesian, model
comparison
mlabsize() option, [G-3] marker label options
distribution, [BMA] Intro, [BMA] BMA
mlabstyle() option, [G-3] marker label options
commands, [BMA] bmaregress,
mlabtextstyle() option, [BMA] bmagraph pmp, [BMA] bmastats
[G-3] marker label options models, [BMA] Glossary
mlabvposition() option, enumeration, [BMA] Intro, [BMA] BMA
[G-3] marker label options commands, [BMA] bmaregress,
mlalign() option, [G-3] marker options [BMA] Glossary
mlcolor() option, [G-3] marker options hypothesis testing, see Bayesian, hypothesis testing
MLE, see maximum likelihood estimation identification, [DSGE] Intro 6, [SEM] Intro 4,
mleval command, [R] ml [SEM] Intro 12
mlexp command, [R] mlexp, [R] mlexp postestimation interpretation, [ERM] Intro 7
mlib parameter, see Bayesian, model parameters
add, mata subcommand, [M-3] mata mlib parameter sample, see Markov chain Monte Carlo,
create, mata subcommand, [M-3] mata mlib model parameter sample
index, mata subcommand, [M-3] mata mlib posterior, see posterior model distribution
query, mata subcommand, [M-3] mata mlib posterior probability, [BAYES] Intro,
.mlib library file, [M-1] How, [M-3] lmbuild, [BAYES] Bayesian commands,
[M-3] mata describe, [M-3] mata mlib, [BAYES] bayestest model, [BAYES] Glossary,
[M-3] mata set, [M-3] mata which, [BMA] Intro, [BMA] BMA commands,
[M-6] Glossary, [U] 11.6 Filenaming [BMA] bmaregress, [BMA] BMA
conventions postestimation, [BMA] bmagraph,
mlmatbysum command, [R] ml [BMA] bmagraph pmp, [BMA] bmastats
mlmatsum command, [R] ml models
MLMV, see maximum likelihood with missing values prior, see prior model distribution
mlogit command, [R] mlogit, [R] mlogit prior probability, [BMA] Intro, [BMA] BMA
postestimation commands, [BMA] bmaregress,
mlong MI data style, [MI] Styles, [MI] Glossary [BMA] bmagraph pmp, [BMA] bmastats
technical description, [MI] Technical models
mlpattern() option, [G-3] marker options probability, [BMA] Intro, [BMA] BMA commands,
mlstyle() option, [G-3] marker options [BMA] bmaregress, [BMA] bmagraph pmp,
[BMA] bmastats models, [BMA] Glossary
mlsum command, [R] ml
sample, see Markov chain Monte Carlo, model
mlvecsum command, [R] ml
sample
mlwidth() option, [G-3] marker options
simplification test, [SEM] Example 8,
mm() function, [D] Datetime, [FN] Date and time [SEM] Example 10
functions, [M-5] date( )
size, [BMA] BMA commands, [BMA] bmaregress,
.mmat matrix file, [M-3] mata matsave, [BMA] bmagraph msize, [BMA] bmastats
[U] 11.6 Filenaming conventions msize, [BMA] Glossary
mmC() function, [D] Datetime, [FN] Date and time solution, [DSGE] Glossary
functions, [M-5] date( )
space, [BMA] Intro, [BMA] BMA commands,
MNAR, see missing not at random [BMA] bmaregress, [BMA] bmagraph pmp,
MNP, see outcomes, multinomial [BMA] Glossary
.mo object code file, [M-1] How, [M-3] mata specification test, see specification test
mosave, [M-3] mata which, [M-6] Glossary, uncertainty, [BMA] Intro, [BMA] BMA commands,
[U] 11.6 Filenaming conventions [BMA] bmaregress, [BMA] Glossary
mod() function, [FN] Mathematical functions, model, bayestest subcommand, [BAYES] bayestest
[M-5] mod( ) model
mode(), egen function, [D] egen model, ml subcommand, [R] ml
Subject index 225

model-size distribution, [BMA] BMA commands, moptimize() function, [M-5] moptimize( )


[BMA] bmaregress, [BMA] BMA moptimize ado cleanup() function,
postestimation, [BMA] bmagraph, [M-5] moptimize( )
[BMA] bmagraph msize, [BMA] bmastats moptimize evaluate() function,
msize, [BMA] Glossary [M-5] moptimize( )
model-consistent expectation, [DSGE] Glossary moptimize evaluate() function, [M-5] moptimize( )
model-implied covariances and correlations, moptimize init() function, [M-5] moptimize( )
[SEM] Example 11 moptimize init *() functions, [M-5] moptimize( )
modeling moptimize query() function, [M-5] moptimize( )
fractions, [FMM] fmm: betareg, [R] betareg moptimize result *() functions,
proportions, [FMM] fmm: betareg, [R] betareg [M-5] moptimize( )
rates, [FMM] fmm: betareg, [R] betareg moptimize util *() functions, [M-5] moptimize( )
models, bmastats subcommand, [BMA] bmastats moran, estat subcommand, [SP] estat moran
models Moran’s test of residual correlation with nearby
moderator, [META] Intro, [META] meta, residuals, [SP] estat moran
[META] meta regress, [META] estat bubbleplot, Mordor fictional location, [SP] Intro 2
[META] meta bias, [META] meta meregress, more command and parameter, [P] macro, [P] more,
[META] meta multilevel, [META] meta [R] more, [U] 7 –more– conditions,
mvregress, [META] Glossary [U] 16.1.6 Preventing –more– conditions
modern scaling, [MV] mds, [MV] mdslong, more() function, [M-5] more( )
[MV] mdsmat, [MV] Glossary
more, set subcommand, [R] more, [R] set, [U] 7 –
modification, file, [D] filefilter more– conditions
modification indices, [SEM] estat mindices, mortality table, see life tables
[SEM] Example 5, [SEM] Methods and
mosave, mata subcommand, [M-3] mata mosave
formulas for sem, [SEM] Glossary
move, vl subcommand, [D] vl set
modified MC3, [BMA] Intro, [BMA] BMA
commands, [BMA] bmaregress, moving average
[BMA] Glossary model, [TS] arch, [TS] arfima, [TS] arima,
modify data, [D] generate, also see edit data [TS] sspace, [TS] ucm
modify, vl subcommand, [D] vl create process, [TS] Glossary
modulus function, [FN] Mathematical functions, smoother, [TS] tssmooth, [TS] tssmooth ma
[M-5] mod( ) MPM, see median probability model
modulus transformations, [R] boxcox mprobit command, [R] mprobit, [R] mprobit
mofd() function, [D] Datetime, [FN] Date and time postestimation
functions, [M-5] date( ) mreldif() function, [FN] Matrix functions,
moments (of a distribution), [SEM] Glossary [M-5] reldif( ), [P] matrix define
monadic operator, [M-2] Syntax, [M-6] Glossary mreldifre() function, [M-5] reldif( )
monotone imputation, see imputation, monotone mreldifsym() function, [M-5] reldif( )
monotone-missing pattern, [MI] mi impute monotone, msangle() option, [G-3] marker options
[MI] Glossary, [R] misstable msize
monotonicity, see pattern of missingness bmagraph subcommand, [BMA] bmagraph msize
Monte Carlo bmastats subcommand, [BMA] bmastats msize
error, [MI] mi estimate, [MI] mi estimate using, msize() option, [G-3] marker options,
[MI] Glossary [G-3] rcap options
simulations, [P] frame post, [P] postfile, msofhours() function, [D] Datetime durations,
[R] permute, [R] simulate [FN] Date and time functions, [M-5] date( )
standard error, [BAYES] Intro, [BAYES] Bayesian msofminutes() function, [D] Datetime durations,
commands, [BAYES] bayes, [BAYES] bayesmh, [FN] Date and time functions, [M-5] date( )
[BAYES] bayesstats summary, msofseconds() function, [D] Datetime durations,
[BAYES] Glossary, [BMA] bmapredict, [FN] Date and time functions, [M-5] date( )
[BMA] bmastats mspline, graph twoway subcommand, [G-2] graph
month() function, [D] Datetime, [FN] Date and time twoway mspline
functions, [M-5] date( ), [U] 25.5 Extracting mstyle() option, [G-3] marker options
components of dates and times mswitch command, [TS] mswitch, [TS] mswitch
monthly() function, [D] Datetime, [D] Datetime postestimation
conversion, [FN] Date and time functions, msymbol() option, [G-3] marker options
[M-5] date( ) mt64, see random-number generator
Moore–Penrose inverse, [M-5] pinv( ) MTMM, see multitrait–multimethod data and matrices
moptimize() function, [M-5] moptimize( ) multiarm trial, [ST] Glossary
226 Subject index

multidimensional scaling, [MV] mds, [MV] mds multiple comparisons, continued


postestimation plots, [MV] mdslong, Bonferroni’s method, [R] contrast, [R] margins,
[MV] mdsmat, [MV] Glossary [R] pwcompare, [R] pwmean, [R] anova
configuration plot, [MV] Glossary, see configuration postestimation, [R] correlate, [R] oneway,
plot [R] regress postestimation, [R] roccomp,
multilevel [R] spearman, [R] test, [R] testnl,
data, [MI] mi estimate [R] tetrachoric
heterogeneity statistics, [META] estat heterogeneity Duncan’s method, [R] pwcompare, [R] pwmean
(me) Dunnett’s method, [R] pwcompare, [R] pwmean
latent variable, [SEM] Intro 2, [SEM] gsem path Holm’s method, [R] anova postestimation,
notation extensions [R] regress postestimation, [R] test, [R] testnl
meta-analysis, [META] Glossary multiple-range method, see Dunnett’s method
meta-regression, [META] Intro, [META] meta, subentry
[META] meta meregress, [META] meta Scheffé’s method, [R] contrast, [R] margins,
multilevel, [META] meta me postestimation, [R] pwcompare, [R] pwmean, [R] oneway
[META] estat group, [META] estat Šidák’s method, [R] contrast, [R] margins,
heterogeneity (me), [META] estat recovariance, [R] pwcompare, [R] pwmean, [R] anova
[META] Glossary postestimation, [R] correlate, [R] oneway,
model, [BAYES] bayes, [R] regress postestimation, [R] roccomp,
[BAYES] bayesmh, [BAYES] bayes: mecloglog, [R] spearman, [R] test, [R] testnl,
[BAYES] bayes: meglm, [BAYES] bayes: mein- [R] tetrachoric
treg, [BAYES] bayes: melogit, Studentized-range method, see Tukey’s method
[BAYES] bayes: menbreg, [BAYES] bayes: me- subentry
ologit, [BAYES] bayes: meopro- Student–Newman–Keuls’s method, [R] pwcompare,
bit, [BAYES] bayes: mepois- [R] pwmean
son, [BAYES] bayes: mepro- Tukey’s method, [R] pwcompare, [R] pwmean
bit, [BAYES] bayes: mestreg, multiple correlation, [SEM] Glossary
[BAYES] bayes: meto- multiple correspondence analysis, [MV] mca,
bit, [BAYES] bayes: mixed, [ME] me, [MV] mca postestimation, [MV] mca
[ME] mecloglog, [ME] meglm, [ME] mein- postestimation plots, [MV] Glossary
treg, [ME] melogit, [ME] menbreg, [ME] menl,
multiple imputation, [MI] Intro substantive,
[ME] meologit, [ME] meoprobit, [ME] mepois-
[MI] Intro, [MI] Styles, [MI] Workflow,
son, [ME] meprobit, [ME] mestreg, [ME] meto-
[U] 27.32 Multiple imputation
bit, [ME] mixed, [META] meta multilevel,
[R] gllamm, [SEM] Intro 5, [SEM] Exam- analysis step, [MI] Intro substantive, [MI] mi
ple 30g, [SEM] Example 38g, [SEM] Exam- estimate, [MI] mi estimate using, [MI] mi
ple 39g, [SEM] Example 40g, [SEM] Exam- estimate postestimation, [MI] mi test
ple 41g, [SEM] Example 42g, [SEM] Glossary, estimation, [MI] Estimation
[U] 27.16 Multilevel mixed-effects models imputation step, [MI] Intro substantive, [MI] mi
regression, [META] meta meregress, [META] meta impute, [MI] mi impute usermethod
multilevel inference, [MI] Intro substantive
multilevel, meta subcommand, [META] meta pooling step, [MI] Intro substantive, [MI] mi
multilevel, [META] meta me postestimation estimate, [MI] mi estimate using
multinomial prediction, [MI] mi predict
logistic regression, [FMM] fmm, [SEM] Intro 2, theory, [MI] Intro substantive
[SEM] Intro 5, [SEM] Example 37g, multiple indicators and multiple causes model,
[SEM] Example 41g, [SEM] Glossary, [SEM] Intro 5, [SEM] Example 10,
[SVY] svy estimation [SEM] Example 36g, [SEM] Glossary
logistic regression imputation, see imputation, multiple languages, [D] label language
multinomial logistic regression multiple partial correlation, [PSS-5] Glossary
outcome model, see outcomes, multinomial multiple regression, see linear regression
probit regression, [SVY] svy estimation multiple subgroup analyses, [META] meta forestplot,
multiple comparisons, [R] contrast, [R] margins, [META] Glossary
[R] pwcompare, [R] pwmean, [MV] mvreg, multiple-range multiple-comparison adjustment, see
[R] anova postestimation, [R] correlate, multiple comparisons, Dunnett’s method
[R] oneway, [R] regress postestimation, multiple-endpoint studies, [META] meta mvregress,
[R] roccomp, [R] spearman, [R] test, [R] testnl, [META] Glossary
[R] tetrachoric
Subject index 227

multiple-failure st data, [BAYES] bayes: streg, multivariate


[FMM] fmm: streg, [ST] stbase, [ST] stci, analysis of variance, [MV] manova, [MV] Glossary
[ST] stcox, [ST] stcox postestimation, Behrens–Fisher problem, [MV] mvtest means
[ST] stcurve, [ST] stdescribe, [ST] stfill, biplot, see biplot
[ST] stgen, [ST] stir, [ST] stmc, [ST] stmh, canonical
[ST] stptime, [ST] strate, [ST] streg, [ST] streg
correlations, [MV] canon
postestimation, [ST] sts, [ST] sts generate,
[ST] sts graph, [ST] sts list, [ST] sts test, discriminant analysis, [MV] candisc
[ST] stset, [ST] stsplit, [ST] stsum cluster analysis, see cluster analysis
multiple-record interval-censored data, [ST] stcurve, correspondence analysis, see correspondence analysis
[ST] stintcox, [ST] stintcox postestimation, see Cronbach’s alpha, [MV] alpha
interval-censored data discriminant analysis, see discriminant analysis
multiple-record st data, [BAYES] bayes: streg, factor analysis, see factor analysis
[CAUSAL] Glossary, [FMM] fmm: streg, GARCH model, [TS] mgarch, [TS] Glossary
[ST] stbase, [ST] stci, [ST] stcox, [ST] stcox constant conditional correlation, [TS] mgarch ccc
postestimation, [ST] stcrreg, [ST] stcrreg diagonal vech, [TS] mgarch dvech
postestimation, [ST] stcurve, [ST] stdescribe, dynamic conditional correlation, [TS] mgarch
[ST] stfill, [ST] stgen, [ST] stir, [ST] stmc, dcc
[ST] stmh, [ST] stptime, [ST] strate, [ST] streg, varying conditional correlation, [TS] mgarch vcc
[ST] streg postestimation, [ST] sts, [ST] sts heterogeneity statistics, [META] estat heterogeneity
generate, [ST] sts graph, [ST] sts list, [ST] sts
(mv)
test, [ST] stset, [ST] stsplit, [ST] stsum,
imputation, see imputation, multivariate
[ST] stvary, see st data
imputation using chained equations, see imputation,
multiple-sample
multivariate, chained equations
means, see means, multiple-sample
kurtosis, [MV] mvtest normality
study, [PSS-2] power oneway, [PSS-2] power
logistic variable imputation, see imputation,
twoway, [PSS-2] power repeated
multivariate
test, [PSS-2] power oneway, [PSS-2] power
meta-analysis, [META] Glossary
twoway, [PSS-2] power repeated
meta-regression, [META] Intro, [META] meta,
independent samples, [PSS-2] power oneway,
[META] meta mvregress, [META] meta
[PSS-2] power twoway, [PSS-2] power
mvregress postestimation, [META] estat
repeated
heterogeneity (mv), [META] estat recovariance,
means, [PSS-2] power oneway, [PSS-2] power [META] estat sd, [META] Glossary
twoway, [PSS-2] power repeated
multidimensional scaling, see multidimensional
multiple-treatment studies, [META] meta mvregress, scaling
[META] Glossary
normal, [MV] mvtest normality
multiplication operator, see arithmetic operators
distribution, [M-5] mvnormal( )
multiplicative dispersion parameter, [META] Intro,
distribution derivative, [M-5] mvnormal( )
[META] meta regress, [META] meta bias,
[META] Glossary probability, [M-5] mvnormal( )
multiplicative heteroskedastic regression, [R] hetregress normal imputation, see imputation, multivariate
normal
multiplicative heteroskedasticity, [TS] arch
normal simulator, [M-5] ghk( ), [M-5] ghkfast( )
multiplicative meta-regression, [META] Intro,
[META] meta regress, [META] meta principal component analysis, see principal
regress postestimation, [META] meta bias, component analysis
[META] Glossary regression, [META] meta mvregress, [MV] mvreg,
multistage clustered sampling, [SVY] Survey, [MV] Glossary, [U] 27.22 Multivariate analysis
[SVY] svydescribe, [SVY] svyset Bayesian, see Bayesian regression, multivariate
multitrait–multimethod data and matrices, bivariate probit, [BAYES] bayes: biprobit,
[SEM] Intro 5, [SEM] Example 17 [R] biprobit
multivalued treatment effect, [CAUSAL] mediate, imputation, see imputation, multivariate
[CAUSAL] teffects aipw, [CAUSAL] teffects structural equation modeling,
ipw, [CAUSAL] teffects ipwra, [SEM] Example 12, [SEM] Glossary
[CAUSAL] teffects multivalued, three-stage least squares, [R] reg3
[CAUSAL] teffects ra, [CAUSAL] Glossary, Zellner’s seemingly unrelated, [R] nlsur,
[ERM] Glossary [R] sureg
multivariable fractional polynomial regression, [R] mfp skewness, [MV] mvtest normality
test, [MV] hotelling, [MV] mvtest
228 Subject index

multivariate, continued names


time series, conflicts, [P] matrix, [P] matrix define, [P] scalar
dynamic stochastic matrix row and columns, [P] ereturn, [P] matrix
general equilibrium, [BAYES] bayes: dsge, define, [P] matrix rowjoinbyname, [P] matrix
[BAYES] bayes: dsgenl, [DSGE] Intro, rownames
[DSGE] dsge, [DSGE] dsgenl names, confirm subcommand, [P] confirm
dynamic-factor models, [TS] dfactor namespace and conflicts, matrices and scalars,
local-projection IRFs, [TS] lpirf [P] matrix, [P] matrix define
MGARCH models, see multivariate GARCH naming
model convention, [M-1] Naming, [U] 11.3 Naming
state-space models, [TS] sspace conventions
structural vector autoregressive models, [TS] var groups of variables, [D] rename group
svar variables, [D] rename
vector autoregressive models, [TS] var, NaN, [M-6] Glossary
[TS] varbasic NARCH, see nonlinear autoregressive conditional
vector error-correction models, [TS] vec heteroskedasticity
time-series estimators, NARCHK, see nonlinear autoregressive conditional
vector autoregressive models, heteroskedasticity with a shift
[BAYES] bayes: var narrative review, [META] Intro, [META] Glossary
MVAGH, see quadrature, mean–variance adaptive natural
Gauss–Hermite direct effect, [CAUSAL] mediate,
MVAGHQ, see quadrature, mean–variance adaptive [CAUSAL] mediate postestimation,
Gauss–Hermite [CAUSAL] Glossary
mvdecode command, [D] mvencode indirect effect, [CAUSAL] mediate,
mvencode command, [D] mvencode [CAUSAL] mediate postestimation,
MVN imputation, see imputation, multivariate normal [CAUSAL] Glossary
mvnormal() function, [M-5] mvnormal( ) log function, [FN] Mathematical functions,
mvnormalcv() function, [M-5] mvnormal( ) [FN] Statistical functions, [M-5] exp( ),
mvnormalcvderiv() function, [M-5] mvnormal( ) [M-5] normal( )
mvnormalcvderivqp() function, [M-5] mvnormal( ) splines, [R] makespline
mvnormalcvqp() function, [M-5] mvnormal( ) nbetaden() function, [FN] Statistical functions,
mvnormalderiv() function, [M-5] mvnormal( ) [M-5] normal( )
mvnormalderivqp() function, [M-5] mvnormal( ) nbinomial() function, [FN] Statistical functions,
[M-5] normal( )
mvnormalqp() function, [M-5] mvnormal( )
nbinomialp() function, [FN] Statistical functions,
mvreg command, [MV] mvreg, [MV] mvreg
[M-5] normal( )
postestimation
nbinomialtail() function, [FN] Statistical functions,
mvreg, estat subcommand, [MV] procrustes
[M-5] normal( )
postestimation
nbreg command, [R] nbreg, [R] nbreg postestimation
mvregress, meta subcommand, [META] meta
mvregress, [META] meta mvregress nchi2() function, [FN] Statistical functions,
postestimation [M-5] normal( )
mvtest, [MV] mvtest nchi2den() function, [FN] Statistical functions,
[M-5] normal( )
correlations command, [MV] mvtest
correlations nchi2tail() function, [FN] Statistical functions,
[M-5] normal( )
covariances command, [MV] mvtest covariances
n-class command, [P] program, [P] return
means command, [MV] mvtest means
NDE, see natural direct effect
normality command, [MV] mvtest normality
ndots() option, [G-2] graph twoway dot
nearest neighbor, [MI] mi impute pmm, [MV] discrim
N knn, [MV] Glossary
nearest-neighbor matching, [CAUSAL] teffects
n and N built-in variables, [U] 13.4 System variables intro, [CAUSAL] teffects intro
( variables), [U] 13.7 Explicit subscripting advanced, [CAUSAL] teffects nnmatch,
name() option, [G-3] name option [CAUSAL] Glossary
named substitutable expression, [ME] Glossary needle plot, [R] spikeplot
nameexternal() function, [M-5] findexternal( ) negate() function, [M-5] negate( )
namelists, [M-3] namelists negation matrix, [M-5] negate( )
negation operator, see arithmetic operators
Subject index 229

negative binomial, [SEM] Example 39g nested, continued


distribution, random effects, [BAYES] bayes: mecloglog,
cumulative, [FN] Statistical functions, [BAYES] bayes: meglm,
[M-5] normal( ) [BAYES] bayes: meintreg,
inverse cumulative, [FN] Statistical functions, [BAYES] bayes: melogit,
[M-5] normal( ) [BAYES] bayes: menbreg,
inverse reverse cumulative, [FN] Statistical [BAYES] bayes: meologit,
functions, [M-5] normal( ) [BAYES] bayes: meoprobit,
reverse cumulative, [FN] Statistical functions, [BAYES] bayes: mepoisson,
[M-5] normal( ) [BAYES] bayes: meprobit,
[BAYES] bayes: mestreg,
probability mass function, [FN] Statistical functions,
[BAYES] bayes: metobit,
[M-5] normal( )
[BAYES] bayes: mixed, [ME] mecloglog,
regression, [R] nbreg, [SEM] Glossary, [ME] meglm, [ME] meintreg, [ME] melogit,
[XT] Glossary [ME] menbreg, [ME] menl, [ME] meologit,
Bayesian, [BAYES] bayes: glm, [ME] meoprobit, [ME] mepoisson,
[BAYES] bayes: gnbreg, [ME] meprobit, [ME] mestreg, [ME] metobit,
[BAYES] bayes: meglm, [ME] mixed, [ME] Glossary
[BAYES] bayes: menbreg, regression, [R] nestreg
[BAYES] bayes: nbreg,
variables, [D] assertnested
[BAYES] bayes: tnbreg,
[BAYES] bayes: xtnbreg, nested, misstable subcommand, [R] misstable
[BAYES] bayes: zinb nested-effects model, [SEM] Glossary, also see
finite mixture model, [FMM] fmm: glm, multilevel model
[FMM] fmm: nbreg nestreg prefix command, [R] nestreg
fixed-effects, [XT] xtnbreg net
generalized linear model, cd command, [R] net
[BAYES] bayes: meglm, [FMM] fmm: glm, describe command, [R] net
[R] glm from command, [R] net
multilevel, [BAYES] bayes: meglm, get command, [R] net
[BAYES] bayes: menbreg, [ME] meglm, install command, [R] net
[ME] menbreg link command, [R] net
population-averaged, [XT] xtgee, [XT] xtnbreg query command, [R] net
random-effects, [XT] xtnbreg search command, [R] net search
survey data, [SVY] svy estimation set ado command, [R] net
truncated, [BAYES] bayes: tnbreg, [R] tnbreg set other command, [R] net
zero-inflated, [BAYES] bayes: zinb, [R] zinb sj command, [R] net
negative effect size, [PSS-2] power, [PSS-5] Glossary net d, view subcommand, [R] view
neighbors, first- and second-order, [SP] Intro 1, net, view subcommand, [R] view
[SP] spmatrix create, [SP] Glossary NetCourseNow, [U] 3.6.2 NetCourses
Nelder–Mead algorithm, [M-5] moptimize( ), NetCourses, [U] 3.6.2 NetCourses
[M-5] optimize( ) network, query subcommand, [R] query
Nelson–Aalen cumulative hazard, [ST] sts, [ST] sts .new built-in class function, [P] class
generate, [ST] sts graph, [ST] sts list New Classical model, [DSGE] Intro 3b,
nested [DSGE] Intro 3e, [DSGE] Intro 9b
case–control data, [ST] sttocc new() function, [M-2] class
designs, [MV] manova, [R] anova New Keynesian model, [DSGE] Intro 3a,
effects, [MV] manova, [R] anova [DSGE] Intro 3d, [DSGE] Intro 9a
logit, [CM] nlogit new lines, data without, [D] infile (fixed format)
model statistics, [R] nestreg new, ssc subcommand, [R] ssc
number list, [PSS-2] power newey command, [TS] newey, [TS] newey
postestimation
230 Subject index

Newey–West nominal
covariance matrix, [TS] Glossary, also see HAC alpha, [ADAPT] Glossary, [PSS-5] Glossary, also
variance estimate see significance level
postestimation, [TS] newey postestimation item, [IRT] Glossary
regression, [TS] newey power, see power
standard errors, [P] matrix accum, [R] glm, response model, [IRT] irt nrm, [IRT] Glossary
[TS] lpirf sample size, see sample-size
newline(#), display directive, [P] display significance level, [ADAPT] Glossary,
newsletter, [U] 3 Resources for learning and using [PSS-5] Glossary, see significance level
Stata nonadaptive Gauss–Hermite quadrature, see quadrature,
Newton–Raphson algorithm, [M-5] moptimize( ), Gauss–Hermite
[M-5] optimize( ), [R] ml nonbinding
Newton–Raphson method, [M-5] solvenl( ) futility boundaries, [ADAPT] Glossary
Newton’s method, see iterations, Newton’s method futility bounds, [ADAPT] Glossary
nextbirthday() function, [D] Datetime relative noncentral
dates, [FN] Date and time functions, beta density, [FN] Statistical functions,
[M-5] date( ) [M-5] normal( )
nextdow() function, [D] Datetime relative dates, beta distribution, [FN] Statistical functions,
[FN] Date and time functions, [M-5] date( ) [M-5] normal( )
nextleapyear() function, [D] Datetime relative χ2 distribution, [FN] Statistical functions,
dates, [FN] Date and time functions, [M-5] normal( )
[M-5] date( ) F density, [FN] Statistical functions,
nextweekday() function, [D] Datetime relative dates, [M-5] normal( )
[FN] Date and time functions, [M-5] date( ) F distribution, [FN] Statistical functions,
Neyman allocation, [SVY] estat [M-5] normal( )
nF() function, [FN] Statistical functions, Student’s t density, [FN] Statistical functions,
[M-5] normal( ) [M-5] normal( )
nFden() function, [FN] Statistical functions, Student’s t distribution, [FN] Statistical functions,
[M-5] normal( ) [M-5] normal( )
nFtail() function, [FN] Statistical functions, noncentrality parameter, [PSS-2] power, [PSS-2] power
[M-5] normal( ) onemean, [PSS-2] power twomeans,
nhanes1, [PSS-2] power pairedmeans, [PSS-2] power
mi export subcommand, [MI] mi export, [MI] mi oneway, [PSS-2] power twoway, [PSS-2] power
export nhanes1 repeated, [PSS-2] power oneslope,
mi import subcommand, [MI] mi import, [MI] mi [PSS-2] power rsquared, [PSS-2] power pcorr,
import nhanes1 [PSS-5] Glossary
nibeta() function, [FN] Statistical functions, nonconformities, quality control, [R] QC
[M-5] normal( ) nonconstant variance, see robust, Huber/White/sandwich
niceness, set subcommand, [D] memory, [R] set estimator of variance
NIE, see natural indirect effect noncursive model, see nonrecursive model
nl command, [R] nl, [R] nl postestimation nondirectional test, see two-sided test (power)
nl, tssmooth subcommand, [TS] tssmooth nl nonignorable missing data, [ERM] Intro 4
nlcom command, [R] nlcom, [SEM] Intro 7, noninclusion probability, [BMA] Glossary
[SEM] estat stdize, [SEM] Example 42g, noninferiority trial, [ADAPT] Glossary
[SEM] nlcom, [SVY] svy postestimation noninformative prior, [BAYES] Intro,
NLME, see nonlinear mixed-effects model [BAYES] Bayesian commands, [BAYES] bayes,
nlogit command, [CM] Intro 5, [CM] nlogit, [BAYES] bayesmh, [BAYES] bayesstats ic,
[CM] nlogit postestimation [BAYES] Glossary, [BMA] BMA commands,
nlogitgen command, [CM] nlogit [BMA] bmaregress
nlogittree command, [CM] nlogit nonlinear
nlsur command, [R] nlsur, [R] nlsur postestimation autoregressive conditional heteroskedasticity,
nnmatch, teffects subcommand, [CAUSAL] teffects [TS] arch
nnmatch autoregressive conditional heteroskedasticity with a
nobreak command, [P] break shift, [TS] arch
nodraw option, [G-3] nodraw option combinations of parameters, [R] nlcom,
noisily prefix, [P] quietly [U] 20.15 Obtaining nonlinear combinations
of coefficients
Subject index 231

nonlinear, continued nonparametric analysis, continued


combinations, predictions, and tests, [SVY] svy survival analysis,
postestimation Kaplan–Meier curves, [ST] sts graph
DSGE, [DSGE] dsgenl log rank and other tests of equality, [ST] sts test
equations, [M-5] solvenl( ) Nelson–Aalen curves, [ST] sts graph
estimation, [TS] arch treatment effect, [CAUSAL] teffects nnmatch,
hypothesis test after estimation, [R] lrtest, [CAUSAL] teffects psmatch
[R] margins, [R] margins, contrast, nonparametric maximum-likelihood estimation, see
[R] margins, pwcompare, [R] nlcom, maximum likelihood estimation, nonparametric
[R] predictnl, [R] testnl nonparametric methods, [MV] discrim knn,
least squares, [R] nl, [SVY] svy estimation [MV] Glossary
mixed-effects model, [ME] me, [ME] menl, nonpredetermined variable, [DSGE] Glossary
[ME] Glossary nonrecursive model, [SEM] Glossary
power autoregressive conditional heteroskedasticity, stability of, [SEM] estat stable, [SEM] Example 7
[TS] arch nonselection hazard, [R] heckman, [R] heckman
prediction, see multiple imputation, prediction postestimation
regression, [CAUSAL] mediate, [CAUSAL] teffects nonsphericity correction, [PSS-2] power repeated,
ra, [ME] menl, [R] boxcox, [R] demandsys, [PSS-5] Glossary
[R] nl, [R] nlsur nonstationary time series
smoothing, [TS] tssmooth nl first-difference stationary, [TS] vec intro, [TS] vec
test, [R] nlcom, [R] testnl test for unit root, [TS] dfgls, [TS] dfuller,
time-series model, [TS] mswitch, [TS] threshold [TS] pperron
nonmetric scaling, [MV] mds, [MV] mdslong, nonzero coefficients, [LASSO] Glossary
[MV] mdsmat, [MV] Glossary nonzero null, [PSS-2] power, [PSS-2] power
nonmissing() function, [M-5] missing( ) onemean, [PSS-2] power pairedmeans,
nonmonotonic power, see saw-toothed power function [PSS-2] power oneproportion, [PSS-2] power
nonnormed fit index, see Tucker–Lewis index onevariance, [PSS-2] power onecorrelation,
nonparametric analysis, [PSS-2] power oneslope, [PSS-2] power
discriminant analysis, see nonparametric methods rsquared, [PSS-2] power pcorr
hypothesis tests, nopreserve option, [P] nopreserve option
agreement, [R] kappa norm, [M-5] norm( ), [M-6] Glossary
association, [R] spearman, [R] tabulate twoway norm() function, [M-5] norm( )
cusum, [R] cusum normal distribution and normality,
equality of distributions, [R] ksmirnov, examining distributions for, [R] Diagnostic plots,
[R] kwallis, [R] ranksum, [R] signrank [R] lv
medians, [R] ranksum generating multivariate data, [D] drawnorm
proportions, [R] bitest, [R] prtest probability and quantile plots, [R] Diagnostic plots
random order, [R] runtest test for, see normality test
trend, [R] nptrend transformations to achieve, [R] boxcox, [R] ladder,
instrumental-variables quantile regression, [R] lnskew0
[R] ivqregress normal() function, [FN] Statistical functions,
kernel regression, [R] npregress intro, [M-5] normal( )
[R] npregress kernel, [R] npregress kernel normal,
postestimation, [U] 27.3.9 Nonparametric density,
regression mean µ, std. dev. σ , [FN] Statistical functions,
percentiles, [R] centile [M-5] normal( )
quantile regression, [R] qreg natural log of mean µ, std. dev. σ ,
ROC analysis, [R] roc [FN] Statistical functions, [M-5] normal( )
estimation, [R] rocreg natural log of standard normal, [FN] Statistical
graphs, [R] rocregplot functions, [M-5] normal( )
test equality of areas, [R] roccomp standard normal, [FN] Statistical functions,
without covariates, [R] roctab [M-5] normal( )
series regression, [R] npregress intro, [R] npregress distribution,
series, [R] npregress series postestimation cumulative, [FN] Statistical functions,
smoothing, [R] kdensity, [R] lowess, [R] lpoly, [M-5] normal( )
[R] smooth generating multivariate data with, [D] corr2data
spline generation, [R] makespline inverse cumulative, [FN] Statistical functions,
[M-5] normal( )
232 Subject index

normal, distribution, continued not-selected covariates, [LASSO] Glossary


joint cumulative of bivariate, [FN] Statistical noupdate option, [MI] noupdate option
functions, [M-5] normal( ) novarabbrev command, [P] varabbrev
natural log of cumulative, [FN] Statistical now() function, [D] Datetime relative dates,
functions, [M-5] normal( ) [FN] Date and time functions, [M-5] date( )
sample from multivariate, [FN] Statistical NPARCH, see nonlinear power autoregressive
functions, [M-5] normal( ) conditional heteroskedasticity
normalden() function, [FN] Statistical functions, npgraph command, [R] npregress kernel
[M-5] normal( ) postestimation
normality assumption, NPMLE, see maximum likelihood estimation,
conditional, [SEM] Intro 4, [SEM] Glossary nonparametric
joint, [SEM] Intro 4, [SEM] Glossary npnchi2() function, [FN] Statistical functions,
normality, mvtest subcommand, [MV] mvtest [M-5] normal( )
normality npnF() function, [FN] Statistical functions,
normality test, see normal distribution and normality [M-5] normal( )
after VAR or SVAR, [TS] varnorm npnt() function, [FN] Statistical functions,
after VEC, [TS] vecnorm [M-5] normal( )
based on kurtosis, [R] sktest npregress
based on skewness, [R] sktest kernel command, [R] npregress intro,
multivariate, [MV] mvtest normality [R] npregress kernel, [R] npregress kernel
Shapiro–Francia W 0 , [R] swilk postestimation
Shapiro–Wilk W , [R] swilk series command, [R] npregress intro,
[R] npregress series, [R] npregress series
normalization, [MV] ca, [MV] mca, [MV] mds,
postestimation
[MV] rotate, [MV] Glossary
nproc, estat subcommand, [R] rocreg postestimation
constraints, see model identification
nptrend command, [R] nptrend
normalize, spmatrix subcommand, [SP] spmatrix
normalize NR algorithm, [R] ml
normalized residuals, [R] regress postestimation NRM, see nominal response model
diagnostic plots, [SEM] estat residuals, nrm, irt subcommand, [IRT] irt nrm, [IRT] irt nrm
[SEM] Methods and formulas for sem, postestimation
[SEM] Glossary nt() function, [FN] Statistical functions,
normalized spatial weighting matrix, [SP] Glossary [M-5] normal( )
normally distributed random numbers, [FN] Random- ntden() function, [FN] Statistical functions,
number functions, [M-5] runiform( ), [R] set [M-5] normal( )
rng, [R] set rngstream, [R] set seed nttail() function, [FN] Statistical functions,
not concave message, [R] Maximize [M-5] normal( )
Not Elsewhere Classified, see Stata Blog NULL, [M-2] pointers, [M-6] Glossary
not equal operator, see relational operators null
not operator, see logical operators correlation, [PSS-2] power
note() option, [G-3] title options hypothesis and alternative hypothesis,
note, spmatrix subcommand, [SP] spmatrix note [ADAPT] Glossary, [DSGE] Glossary,
[PSS-2] power, [PSS-2] power onemean,
notes
[PSS-2] power twomeans, [PSS-2] power
command, [D] notes pairedmeans, [PSS-2] power oneproportion,
drop command, [D] notes [PSS-2] power twoproportions, [PSS-2] power
list command, [D] notes pairedproportions, [PSS-2] power onevariance,
renumber command, [D] notes [PSS-2] power twovariances, [PSS-2] power
replace command, [D] notes onecorrelation, [PSS-2] power twocorrelations,
search command, [D] notes [PSS-2] power oneway, [PSS-2] power twoway,
notes, [PSS-2] power repeated, [PSS-2] power
cluster subcommand, [MV] cluster notes oneslope, [PSS-2] power rsquared,
collect subcommand, [TABLES] collect notes [PSS-2] power pcorr, [PSS-2] power cmh,
estimates subcommand, [R] estimates notes [PSS-2] power mcc, [PSS-2] power trend,
[PSS-2] power cox, [PSS-2] power exponential,
notes on estimation results, [R] estimates notes
[PSS-2] power logrank, [PSS-4] Unbalanced
notes, designs, [PSS-5] Glossary
cluster analysis, [MV] cluster notes mean, [PSS-2] power, [PSS-2] power onemean,
creating, [D] notes, [D] varmanage [PSS-2] power oneproportion, [PSS-2] power
editing, [D] notes, [D] varmanage onecorrelation, [PSS-4] Unbalanced designs
notifyuser, set subcommand, [R] set
Subject index 233

null, continued objects, graph, see graph objects


mean difference, [PSS-2] power, [PSS-2] power .objkey built-in class function, [P] class
pairedmeans .objtype built-in class function, [P] class
parameter, [PSS-5] Glossary, see null value oblimax rotation, [MV] rotate, [MV] rotatemat,
partial correlation, [PSS-2] power, [PSS-2] power [MV] Glossary
pcorr oblimin rotation, [MV] rotate, [MV] rotatemat,
proportion, [PSS-2] power [MV] Glossary
R2 , [PSS-2] power, [PSS-2] power rsquared oblique rotation, [MV] factor postestimation,
slope, [PSS-2] power, [PSS-2] power oneslope [MV] rotate, [MV] rotatemat, [MV] Glossary
standard deviation, [PSS-2] power, [PSS-2] power oblique transformation, see oblique rotation
onevariance O’Brien–Fleming bounds, [ADAPT] Glossary
value, [PSS-2] power, [PSS-5] Glossary O’Brien–Fleming design, [ADAPT] Glossary
variance, [PSS-2] power, [PSS-2] power obs parameter, [D] describe, [D] obs
onevariance obs, set subcommand, [D] obs, [R] set
null-terminator, see binary 0 observation, [CM] Glossary
nullmat() function, [FN] Matrix functions, observational data, [CAUSAL] Glossary,
[P] matrix define [ERM] Glossary
number observational study, [ADAPT] Glossary,
of clusters, [PSS-5] Glossary, also see cluster [PSS-2] power, [PSS-3] ciwidth,
analysis [PSS-5] Glossary
of events, see number of failures observations,
of failures, [PSS-2] power cox, [PSS-2] power adding, [D] insobs
exponential, [PSS-2] power logrank, also see built-in counter variable, [U] 11.3 Naming
survival analysis conventions
to string conversion, see string functions complete and incomplete, [MI] Glossary
number, confirm subcommand, [P] confirm creating dataset of, [D] collapse
numbered styles, [G-4] linestyle, dropping, [D] drop
[G-4] markerlabelstyle, [G-4] markerstyle, dropping duplicate, [D] duplicates
[G-4] pstyle duplicating, [D] expand
numbers, [U] 12.2 Numbers duplicating, clustered, [D] expandcl
formatting, [D] format, [U] 12.5 Formats: identifying duplicate, [D] duplicates
Controlling how data are displayed, increasing number of, [D] obs
[U] 20.9 Formatting the coefficient table
inserting, [D] insobs
mapping to strings, [D] destring, [D] encode,
marking, [P] mark
[D] label, also see real() function, also see
strofreal() function maximum number of, [D] memory, [U] 6 Managing
memory
missing values, see missing values
ordering, [D] gsort, [D] sort
precision, see numerical precision
transposing with variables, [D] xpose
storing, see data types
observed information matrix, [R] ml, [R] vce option,
numeric, [M-2] Declarations, [M-6] Glossary
[SEM] Glossary, [XT] vce options
numeric list, [P] numlist, [P] syntax,
observed level of significance, see p-value
[U] 11.1.8 numlist
observed variables, [SEM] Intro 4, [SEM] Glossary
numeric value labels, [D] labelbook
Ochiai coefficient similarity measure,
numerical integration, [M-5] Quadrature( ), [R] dydx
[MV] measure option
numerical precision, [U] 13.12 Precision and problems
odbc
therein
describe command, [D] odbc
numlabel command, [D] labelbook
exec() command, [D] odbc
numlist, [D] Glossary, [P] Glossary, [U] Glossary
insert command, [D] odbc
numlist command, [P] numlist, [U] 11.1.8 numlist
list command, [D] odbc
N-way analysis of variance, [R] anova
load command, [D] odbc
N-way multivariate analysis of variance, [MV] manova
query command, [D] odbc
sqlfile() command, [D] odbc
O ODBC data source, importing from, [D] odbc,
object, [M-2] class, [P] class [U] 22.4 ODBC sources, [U] 22.5 JDBC sources
code, [M-1] How, [M-6] Glossary odbcdriver, set subcommand, [D] odbc, [R] set
objective prior, see noninformative prior odbcmgr, set subcommand, [D] odbc, [R] set
object-oriented programming, [M-2] class, odds, [ADAPT] Glossary, [PSS-5] Glossary,
[M-6] Glossary, [P] class, [P] Glossary [ST] Glossary
234 Subject index

odds ratio, [ADAPT] Glossary, [META] Intro, OIM, see observed information matrix
[META] meta esize, [META] meta OLDPLACE directory, [P] sysdir, [U] 17.5 Where does
summarize, [META] Glossary, [PSS-2] power, Stata look for ado-files?
[PSS-2] power twoproportions, [PSS-2] power OLE Automation, [P] Automation
pairedproportions, [PSS-2] power cmh, ologit command, [R] ologit, [R] ologit postestimation
[PSS-2] power mcc, [PSS-5] Glossary, ologit regression, mixed-effects, [ME] meologit
[R] eform option, [R] Epitab, [R] reri,
OLS regression, see linear regression
[SEM] estat eform, [ST] Glossary
omitted variables, [ERM] Intro 3, [ERM] Glossary
differences, [SVY] svy postestimation
omitted variables test, [R] regress postestimation, also
estimation, [CM] cmclogit, [LASSO] dslogit,
see specification test
[LASSO] pologit, [LASSO] xpologit, [R] binreg,
[R] clogit, [R] cloglog, [R] exlogistic, on,
[R] fracreg, [R] glm, [R] logistic, [R] logit, cmdlog subcommand, [R] log
[R] mlogit, [R] ologit log subcommand, [R] log
Bayesian, [BAYES] bayes: binreg, timer subcommand, [P] timer
[BAYES] bayes: clogit, one-parameter logistic model, [IRT] irt 1pl,
[BAYES] bayes: fracreg, [IRT] Glossary
[BAYES] bayes: glm, one-at-a-time Markov chain Monte Carlo sampling,
[BAYES] bayes: logistic, [BAYES] Intro, [BAYES] bayesmh,
[BAYES] bayes: logit, [BAYES] Glossary
[BAYES] bayes: meglm, onecorrelation, power subcommand, [PSS-2] power
[BAYES] bayes: melogit, onecorrelation
[BAYES] bayes: meologit, one-level model, [ME] me, [ME] Glossary
[BAYES] bayes: ologit, onemean,
[BAYES] bayes: xtlogit, ciwidth subcommand, [PSS-3] ciwidth onemean
[BAYES] bayes: xtologit gsdesign subcommand, [ADAPT] gsdesign
finite mixture model, [FMM] fmm: glm, onemean
[FMM] fmm: logit power subcommand, [PSS-2] power onemean,
multilevel model, [ME] meglm, [ME] melogit, [PSS-2] power onemean, cluster
[ME] meologit oneproportion,
panel-data model, [XT] xtcloglog, [XT] xtgee, gsdesign subcommand, [ADAPT] gsdesign
[XT] xtlogit, [XT] xtologit oneproportion
structural equation modeling, [SEM] Intro 7, power subcommand, [PSS-2] power oneproportion,
[SEM] Example 33g, [SEM] Example 34g [PSS-2] power oneproportion, cluster
survey data, [SVY] svy estimation one-sample
postestimation, [R] contrast, [R] exlogistic binary data, [META] meta esize, [META] meta
postestimation, [R] lincom
update, [META] meta forestplot, [META] meta
OEx, [SEM] sem and gsem option covstructure( ) summarize, [META] Glossary
off, confidence interval, [PSS-1] Intro, [PSS-3] Intro
cmdlog subcommand, [R] log (ciwidth), [PSS-3] ciwidth, [PSS-3] ciwidth
log subcommand, [R] log usermethod
timer subcommand, [P] timer mean, [PSS-3] ciwidth onemean,
Office Open XML, [M-5] docx*( ), [R] dtable, [PSS-4] Unbalanced designs
[R] etable, [RPT] docx2pdf, [RPT] Dynamic variance, [PSS-3] ciwidth onevariance
documents intro, [RPT] dyndoc, correlation, see correlation, one-sample
[RPT] html2docx, [RPT] markdown, mean, see means, one-sample
[RPT] putdocx intro, [RPT] putdocx begin, proportion, see proportions, one-sample
[RPT] putdocx collect, [RPT] putdocx
standard deviation, see standard deviations, one-
pagebreak, [RPT] putdocx paragraph,
sample
[RPT] putdocx table, [TABLES] collect export,
[U] 21.2 The dynamic document commands, study, [PSS-2] power, [PSS-4] Unbalanced designs
[U] 21.3 The putdocx, putpdf, and putexcel test, [ADAPT] gs, [ADAPT] gsdesign,
commands [ADAPT] Glossary, [PSS-1] Intro, [PSS-2] Intro
Office, Microsoft, see Microsoft Office (power), [PSS-2] power, [PSS-2] power
offset between axes and data, setting,
usermethod, [PSS-5] Glossary
[G-3] region options correlation, [PSS-2] power onecorrelation
offset variable, [ST] Glossary Cox proportional hazards model, [PSS-2] power
cox
ograph,
hazard function, [PSS-2] power cox
bayesirf subcommand, [BAYES] bayesirf ograph
hazard ratio, [PSS-2] power cox
irf subcommand, [TS] irf ograph
Subject index 235

one-sample test, continued opacity, [G-4] colorstyle, [G-4] Glossary


linear logit model, [PSS-2] power trend open, file subcommand, [P] file
log hazard-ratio, [PSS-2] power cox OpenOffice dates, [D] Datetime values from other
mean, software
[ADAPT] gsdesign onemean, [PSS-2] power operating characteristic curve, [IRT] Glossary, also see
onemean, [PSS-4] Unbalanced designs category characteristic curve
partial correlation, [PSS-2] power pcorr operating system command, [D] cd, [D] copy, [D] dir,
proportion, [ADAPT] gsdesign oneproportion, [D] erase, [D] mkdir, [D] rmdir, [D] shell,
[PSS-2] power oneproportion [D] type
regression coefficient, [PSS-2] power trend, operator,
[PSS-2] power cox arithmetic, [M-2] op arith, [M-2] op colon,
R2 , [PSS-2] power rsquared [P] matrix define, [U] 13.2.1 Arithmetic
slope, [PSS-2] power oneslope operators
survivor function, [PSS-2] power cox assignment, [M-2] op assignment, [U] 11.1.5 =exp
variance, [PSS-2] power onevariance colon, [M-2] op colon, [M-6] Glossary
variance, see variance, one-sample column-join, [M-2] op join
one-sided conditional, [M-2] op conditional
confidence interval, [PSS-3] Intro (ciwidth), conjugate transpose, [M-2] op transpose
[PSS-3] ciwidth, [PSS-3] ciwidth onemean, increment (++) and decrement (–),
[PSS-3] ciwidth twomeans, [PSS-3] ciwidth [M-2] op increment, [P] macro
pairedmeans, [PSS-3] ciwidth onevariance, Kronecker direct-product, [M-2] op kronecker,
[PSS-5] Glossary [P] matrix define
test (power), [ADAPT] gsdesign, [ADAPT] gsdesign logical, [M-2] op colon, [M-2] op logical,
onemean, [ADAPT] gsdesign twomeans, [U] 13.2.4 Logical operators
[ADAPT] gsdesign oneproportion, order of evaluation, [P] matrix define,
[ADAPT] gsdesign twoproportions, [U] 13.2.5 Order of evaluation, all operators
[ADAPT] gsdesign logrank, [ADAPT] gsdesign range, [M-2] op range
usermethod, [ADAPT] Glossary, relational, [M-2] op colon, [U] 13.2.3 Relational
[PSS-2] power, [PSS-2] power onemean, operators
[PSS-2] power onemean, cluster, [PSS-2] power row-join, [M-2] op join
twomeans, [PSS-2] power twomeans,
string,
cluster, [PSS-2] power pairedmeans,
[PSS-2] power oneproportion, [PSS-2] power concatenation, [M-4] String, [M-5] invtokens( ),
oneproportion, cluster, [PSS-2] power [U] 13.2.2 String operators
twoproportions, [PSS-2] power twoproportions, duplication, [M-4] String, [M-5] strdup( ),
cluster, [PSS-2] power pairedproportions, [U] 13.2.2 String operators
[PSS-2] power onevariance, [PSS-2] power time-series, [U] 11.4.3.6 Using factor variables with
twovariances, [PSS-2] power onecorrelation, time-series operators, [U] 13.10 Time-series
[PSS-2] power twocorrelations, [PSS-2] power operators
oneway, [PSS-2] power oneslope, [PSS-2] power difference, [U] 11.4.4 Time-series varlists
cmh, [PSS-2] power mcc, [PSS-2] power trend, lag, [U] 11.4.4 Time-series varlists
[PSS-2] power cox, [PSS-2] power exponential, lead, [U] 11.4.4 Time-series varlists
[PSS-2] power logrank, [PSS-2] power logrank, programming, [M-5] st tsrevar( ), [TS] tsrevar
cluster, [PSS-5] Glossary seasonal lag, [U] 11.4.4 Time-series varlists
oneslope, power subcommand, [PSS-2] power transpose, [M-2] op transpose
oneslope OPG, see outer product of the gradient
one-step-ahead forecast, see static forecast oprobit command, [R] oprobit, [R] oprobit
one-tailed test, see one-sided test (power) postestimation
onevariance, oprobit regression, mixed-effects, [ME] meoprobit
ciwidth subcommand, [PSS-3] ciwidth optimization, [M-3] mata set, [M-5] moptimize( ),
onevariance [M-5] optimize( ), [M-6] Glossary, also see
power subcommand, [PSS-2] power onevariance maximum likelihood estimation
one-way analysis of variance, [PSS-2] power, linear, see linear optimization
[PSS-2] power oneway, [PSS-5] Glossary, optimize() function, [M-5] optimize( )
[R] kwallis, [R] loneway, [R] oneway optimize() function, [M-5] optimize( )
oneway command, [R] oneway optimize evaluate() function, [M-5] optimize( )
one-way repeated-measures ANOVA, [PSS-2] power optimize evaluate() function, [M-5] optimize( )
repeated, [PSS-5] Glossary
optimize init() function, [M-5] optimize( )
oneway, power subcommand, [PSS-2] power oneway optimize init *() functions, [M-5] optimize( )
opaccum, matrix subcommand, [P] matrix accum
236 Subject index

optimize query() function, [M-5] optimize( ) original data, [MI] Glossary


optimize result *() functions, [M-5] optimize( ) orthog command, [R] orthog
option, [U] Glossary orthogonal
options, [U] 11 Language syntax matrix, [M-6] Glossary
in a programming context, [P] syntax, [P] unab polynomial, [R] contrast, [R] margins, contrast,
repeated, [G-4] Concept: repeated options, [R] orthog
[G-4] Glossary rotation, [MV] factor postestimation, [MV] rotate,
or, estat subcommand, [CAUSAL] mediate [MV] rotatemat, [MV] Glossary
postestimation transformation, see orthogonal rotation
or operator, see logical operators orthogonalized impulse–response function,
Oracle, importing from, [D] odbc [BAYES] bayesirf, [TS] irf, [TS] var intro,
order [TS] vec intro, [TS] vec, [TS] Glossary
observations, [D] gsort, [D] sort orthonormal basis, [P] matrix svd
of evaluation, see operator, order of evaluation orthpoly command, [R] orthog
statistics, [D] egen, [R] lv other, query subcommand, [R] query
variables, [D] order, [D] sort outcome model, [CAUSAL] didregress,
order command, [D] order [CAUSAL] eteffects, [CAUSAL] etpoisson,
order() function, [M-5] sort( ) [CAUSAL] etregress, [CAUSAL] hdidregress,
[CAUSAL] mediate, [CAUSAL] teffects
ordered
intro advanced, [CAUSAL] teffects
categorical variable, [ERM] Glossary aipw, [CAUSAL] teffects ipwra,
complementary log–log regression, [SEM] Glossary [CAUSAL] teffects ra, [CAUSAL] telasso,
logistic regression, [BAYES] bayes: meologit, [CAUSAL] xthdidregress, [CAUSAL] Glossary,
[BAYES] bayes: ologit, [ERM] Glossary
[BAYES] bayes: xtologit, outcome variable, [LASSO] Glossary, [SP] Glossary
[BAYES] bayes: ziologit, [FMM] fmm: ologit, outcomes,
[ME] meologit, [R] ologit, [R] ziologit,
binary,
[SEM] Example 35g, [SVY] svy estimation
complementary log–log, [BAYES] bayes: cloglog,
logistic regression imputation, see imputation,
[FMM] fmm, [FMM] fmm: cloglog,
ordered logistic regression
[R] cloglog, [XT] xtcloglog
logit, see ordered logistic regression
generalized estimating equations, [XT] xtgee
logit regression, [SEM] Glossary, also see ordered
glm for binomial family, [BAYES] bayes: binreg,
logistic regression
[BAYES] bayes: glm, [FMM] fmm,
probit, [BAYES] bayes: heckoprobit, [FMM] fmm: glm, [R] binreg, [R] glm
[BAYES] bayes: hetoprobit,
logistic, [BAYES] bayesmh
[BAYES] bayes: meoprobit,
evaluators, [BAYES] bayes: logistic,
[BAYES] bayes: oprobit,
[BAYES] bayes: logit,
[BAYES] bayes: xtoprobit,
[BAYES] bayes: xtlogit, [FMM] fmm,
[BAYES] bayes: zioprobit, [ERM] Intro 2,
[FMM] fmm: logit, [IRT] irt 1pl, [IRT] irt
[ERM] eoprobit, [ERM] Example 6a,
2pl, [IRT] irt 3pl, [IRT] irt hybrid,
[ERM] Example 6b, [ERM] Example 9,
[LASSO] dslogit, [LASSO] elasticnet,
[FMM] fmm: oprobit, [ME] meoprobit,
[LASSO] lasso, [LASSO] pologit,
[R] heckoprobit, [R] hetoprobit, [R] oprobit,
[LASSO] xpologit, [R] exlogistic, [R] logistic,
[R] zioprobit, [SEM] Example 35g,
[R] logit, [R] scobit, [XT] xtlogit,
[SEM] Example 36g, [SVY] svy estimation
[XT] xtstreg
probit regression, [SEM] Glossary, also see ordered
multilevel
probit
mixed-effects, [BAYES] bayes: mecloglog,
ordinal [BAYES] bayes: melogit,
exposure, [PSS-2] power trend [BAYES] bayes: meprobit, [ME] mecloglog,
item, [IRT] Glossary [ME] meglm, [ME] melogit, [ME] meprobit
model, [SEM] Intro 5, [SEM] Example 31g, power and sample size, [ADAPT] gsdesign
[SEM] Example 32g, [SEM] Example 35g, oneproportion, [ADAPT] gsdesign
[SEM] Example 36g twoproportions, [PSS-2] power,
outcome, see outcomes, ordinal [PSS-2] power oneproportion,
outcome model, see outcomes, ordinal [PSS-2] power twoproportions,
ordinary least squares, see linear regression [PSS-2] power pairedproportions,
ordination, [MV] mds, [MV] Glossary [PSS-2] power cmh, [PSS-2] power mcc,
orgtype, [M-2] Declarations, [M-6] Glossary [PSS-2] power trend
orgtype() function, [M-5] eltype( )
orientationstyle, [G-4] orientationstyle, [G-4] Glossary
Subject index 237

outcomes, binary, continued outcomes, continuous, continued


probit, [BAYES] bayes: biprobit, Bayesian,
[BAYES] bayes: heckprobit, [BAYES] bayesmh, [BAYES] bayes: dsge,
[BAYES] bayes: hetprobit, [BAYES] bayes: dsgenl,
[BAYES] bayes: probit, [BAYES] bayes: glm,
[BAYES] bayes: xtprobit, [ERM] eprobit, [BAYES] bayes: heckman,
[ERM] Example 3a, [ERM] Example 3b, [BAYES] bayes: hetregress,
[ERM] Example 4a, [ERM] Example 4b, [BAYES] bayes: intreg,
[ERM] Example 5, [ERM] Example 6b, [BAYES] bayes: regress,
[FMM] fmm, [FMM] fmm: probit, [BAYES] bayes: tobit,
[LASSO] elasticnet, [LASSO] lasso, [BAYES] bayes: truncreg,
[R] biprobit, [R] heckprobit, [R] hetprobit, [BAYES] bayes: var, [BAYES] bayes: xtreg,
[R] ivprobit, [R] probit, [XT] xtprobit [BMA] bmaregress
regress, [R] hetregress multilevel mixed-effects, [ME] meglm,
ROC analysis, [R] rocfit, [R] rocreg [ME] meintreg, [ME] menl, [ME] metobit,
structural equation modeling, [SEM] Intro 5, [ME] mixed
[SEM] Example 27g, [SEM] Example 28g, panel data, [BAYES] bayes: xtreg,
[SEM] Example 29g, [SEM] Example 30g, [CAUSAL] didregress,
[SEM] Example 31g, [SEM] Example 32g, [CAUSAL] xthdidregress, [ERM] eintreg,
[SEM] Example 33g, [SEM] Example 34g, [ERM] eregress, [ERM] Example 7,
[SEM] Example 50g [ERM] Example 8a, [ERM] Example 8b,
treatment effects, [CAUSAL] eteffects, [XT] xtabond, [XT] xtdpd, [XT] xtdpdsys,
[CAUSAL] mediate, [CAUSAL] teffects [XT] xtfrontier, [XT] xtgls, [XT] xtheckman,
aipw, [CAUSAL] teffects ipw, [XT] xthtaylor, [XT] xtintreg, [XT] xtivreg,
[CAUSAL] teffects ipwra, [XT] xtpcse, [XT] xtreg, [XT] xtregar,
[CAUSAL] teffects nnmatch, [XT] xttobit
[CAUSAL] teffects psmatch, power and sample size, [ADAPT] gsdesign
[CAUSAL] teffects ra, [CAUSAL] telasso onemean, [ADAPT] gsdesign twomeans,
categorical, [PSS-2] power onemean, [PSS-2] power
logistic, [BAYES] bayes: mlogit, twomeans, [PSS-2] power pairedmeans,
[BAYES] bayes: xtmlogit, [CM] cmclogit, [PSS-2] power onevariance, [PSS-2] power
[CM] cmmixlogit, [CM] cmxtmixlogit, twovariances, [PSS-2] power onecorrelation,
[CM] nlogit, [FMM] fmm, [PSS-2] power twocorrelations,
[FMM] fmm: mlogit, [IRT] irt nrm, [IRT] irt [PSS-2] power oneway, [PSS-2] power
hybrid, [R] clogit, [R] mlogit, [R] slogit, twoway, [PSS-2] power repeated
[XT] xtmlogit precision and sample size, [PSS-3] ciwidth
probit, [BAYES] bayes: mprobit, onemean, [PSS-3] ciwidth twomeans,
[BAYES] bayes: probit, [PSS-3] ciwidth pairedmeans,
[BAYES] bayes: xtprobit, [CM] cmmprobit, [PSS-3] ciwidth onevariance
[R] mprobit time series, [TS] arch, [TS] arfima, [TS] arima,
censored, multilevel mixed-effects, [TS] dfactor, [TS] lpirf, [TS] mgarch ccc,
[BAYES] bayes: metobit, [ME] meintreg, [TS] mgarch dcc, [TS] mgarch dvech,
[ME] metobit [TS] mgarch vcc, [TS] mswitch, [TS] newey,
continuous, [ERM] eintreg, [ERM] eregress, [TS] prais, [TS] sspace, [TS] threshold,
[FMM] fmm, [LASSO] dsregress, [TS] ucm, [TS] var, [TS] var svar, [TS] vec
[LASSO] elasticnet, [LASSO] lasso, treatment effects, [CAUSAL] didregress,
[LASSO] poivregress, [LASSO] poregress, [CAUSAL] eteffects, [CAUSAL] etregress,
[LASSO] sqrtlasso, [LASSO] xpoivregress, [CAUSAL] hdidregress, [CAUSAL] mediate,
[LASSO] xporegress, [R] anova, [R] areg, [CAUSAL] teffects aipw, [CAUSAL] teffects
[R] churdle, [R] cnsreg, [R] frontier, [R] glm, ipw, [CAUSAL] teffects ipwra,
[R] heckman, [R] hetregress, [R] intreg, [CAUSAL] teffects nnmatch,
[R] ivqregress, [R] ivregress, [R] ivtobit, [CAUSAL] teffects psmatch,
[R] qreg, [R] reg3, [R] regress, [R] rreg, [CAUSAL] teffects ra, [CAUSAL] telasso,
[R] sureg, [R] tobit, [R] truncreg, [R] vwls [CAUSAL] xthdidregress
238 Subject index

outcomes, count, continued outcomes, ordinal, continued


count, [U] 27.8 Count outcomes probit, [BAYES] bayes: hetoprobit,
generalized estimating equations, [XT] xtgee [BAYES] bayes: oprobit,
heckpoisson, [R] heckpoisson [BAYES] bayes: xtoprobit,
multilevel, [SEM] Example 39g [BAYES] bayes: zioprobit, [ERM] eoprobit,
multilevel [ERM] Example 6a, [ERM] Example 9,
mixed-effects, [BAYES] bayes: menbreg, [FMM] fmm, [FMM] fmm: oprobit,
[BAYES] bayes: mepoisson, [ME] menbreg, [R] heckoprobit, [R] hetoprobit, [R] oprobit,
[ME] mepoisson [R] zioprobit, [XT] xtoprobit
negative binomial, [BAYES] bayes: gnbreg, treatment effect, [CAUSAL] teffects multivalued
[BAYES] bayes: nbreg, polytomous, see categorical subentry, see ordinal
[BAYES] bayes: tnbreg, subentry, see rank subentry
[BAYES] bayes: xtnbreg, rank,
[BAYES] bayes: zinb, [FMM] fmm, logistic, [CM] cmrologit
[FMM] fmm: nbreg, [R] nbreg, [R] tnbreg, probit, [CM] cmroprobit
[R] zinb, [SEM] Intro 5, [XT] xtnbreg survival, [FMM] fmm
Poisson, [BAYES] bayes: poisson, competing risks, [ST] stcrreg
[BAYES] bayes: tpoisson, Cox, [LASSO] elasticnet, [LASSO] lasso,
[BAYES] bayes: xtpoisson, [ST] stcox, [ST] stintcox
[BAYES] bayes: zip, [CAUSAL] etpoisson, parametric, [BAYES] bayes: streg,
[FMM] fmm, [FMM] fmm: poisson, [FMM] fmm: streg, [FMM] Example 4,
[FMM] fmm: tpoisson, [FMM] Example 2, [ST] stintreg, [ST] streg
[FMM] Example 3, [LASSO] dspoisson, power and sample size, [ADAPT] gsdesign
[LASSO] elasticnet, [LASSO] lasso, logrank, [PSS-2] power cox, [PSS-2] power
[LASSO] popoisson, [LASSO] xpopoisson, exponential, [PSS-2] power logrank
[R] cpoisson, [R] expoisson, [R] ivpoisson,
treatment effects, [CAUSAL] stteffects
[R] poisson, [R] tpoisson, [R] zip,
ipw, [CAUSAL] stteffects ipwra,
[SEM] Intro 5, [SEM] Example 34g,
[CAUSAL] stteffects ra, [CAUSAL] stteffects
[SEM] Example 53g, [SEM] Example 54g,
wra
[XT] xtpoisson
outer
treatment effects, [CAUSAL] eteffects,
[CAUSAL] etpoisson, [CAUSAL] mediate, fence, [R] lv
[CAUSAL] teffects aipw, [CAUSAL] teffects product, see Kronecker direct product
ipw, [CAUSAL] teffects ipwra, product of the gradient, [R] ml, [R] vce option,
[CAUSAL] teffects nnmatch, [SEM] Glossary, [XT] vce options
[CAUSAL] teffects psmatch, outfile command, [D] outfile
[CAUSAL] teffects ra, [CAUSAL] telasso outliers,
fractional, downweighting, [R] qreg, [R] rreg
beta, [BAYES] bayes: betareg, graphing, [G-2] graph twoway lfitci, [G-2] graph
[FMM] fmm: betareg, [R] betareg twoway qfitci
fractional response, [BAYES] bayes: fracreg, identifying, [R] jackknife, [R] lv, [R] regress
[R] fracreg, [R] ivfprobit postestimation
treatment effects, [CAUSAL] eteffects, outlines, suppressing, [G-4] linestyle
[CAUSAL] teffects ipw, [CAUSAL] teffects outlining regions, [G-3] region options
nnmatch, [CAUSAL] teffects psmatch out-of-sample predictions, [R] predict, [R] predictnl,
multinomial, see categorical subentry, see ordinal [U] 20.11.3 Making out-of-sample predictions,
subentry, see rank subentry see simulated outcome
ordinal, out-of-sample R2 , [LASSO] Glossary
logistic, [BAYES] bayes: ologit, output,
[BAYES] bayes: xtologit, query subcommand, [R] query
[BAYES] bayes: ziologit, [FMM] fmm, set subcommand, [P] quietly, [R] set
[FMM] fmm: ologit, [IRT] irt grm, output gap, [TS] Glossary
[IRT] irt pcm, [IRT] irt rsm, [IRT] irt output,
hybrid, [R] ologit, [R] slogit, [R] ziologit,
coefficient table,
[XT] xtologit
automatically widen, [R] set
multilevel
mixed-effects, [BAYES] bayes: meologit, display settings, [R] set showbaselevels
[BAYES] bayes: meoprobit, [ME] meologit, format settings, [R] set cformat
[ME] meoprobit controlling the scrolling of, [R] more, [U] 7 –more–
conditions
Subject index 239

output, continued paired-coordinate plots, [G-2] graph twoway pcarrow,


displaying, [P] display, [P] smcl [G-2] graph twoway pccapsym, [G-2] graph
formatting numbers, [D] format twoway pcscatter, [G-2] graph twoway pcspike
printing, [R] translate, [U] 15 Saving and printing pairedmeans,
output—log files ciwidth subcommand, [PSS-3] ciwidth
recording, [R] log pairedmeans
settings, [P] creturn power subcommand, [PSS-2] power pairedmeans
suppressing, [P] quietly pairedproportions, power subcommand,
outside values, [R] lv [PSS-2] power pairedproportions
over() option, [G-2] graph bar, [G-2] graph box, paired-sample
[G-2] graph dot confidence interval, [PSS-1] Intro, [PSS-3] Intro
overall effect size, [META] meta, [META] Glossary (ciwidth), [PSS-3] ciwidth, [PSS-3] ciwidth
overall significance level, see familywise significance pairedmeans
level test, [PSS-1] Intro, [PSS-2] Intro (power),
overdispersion, [ME] menbreg, [ME] mepoisson, [PSS-2] power, [PSS-2] power pairedmeans,
[ME] mestreg, [ME] Glossary, also see [PSS-2] power pairedproportions
imputation, overdispersed count data pairwise
overid, combinations, [D] cross, [D] joinby
estat subcommand, [R] gmm postestimation, comparisons, [MV] Intro, [R] margins, pwcompare,
[R] ivpoisson postestimation, [R] ivregress [R] marginsplot, [R] pwcompare, [R] pwmean,
postestimation [U] 20.18 Obtaining pairwise comparisons
tebalance subcommand, [CAUSAL] tebalance correlation, [R] correlate
overid pairwise, estat subcommand, [MV] mds
overidentifying restrictions, [XT] Glossary postestimation
tests of, [R] gmm postestimation, [R] ivpoisson palette color command, [G-2] palette
postestimation, [R] ivregress postestimation, palette linepalette command, [G-2] palette
[XT] xtabond, [XT] xtabond postestimation, palette smclsymbolpalette command,
[XT] xtdpd, [XT] xtdpdsys, [XT] xtdpdsys [G-2] palette
postestimation palette symbolpalette command, [G-2] palette
overlap assumption, [CAUSAL] teffects intro, panel data, [BAYES] bayes, [BAYES] bayesmh,
[CAUSAL] teffects intro advanced, [CM] Glossary, [D] assertnested,
[CAUSAL] teoverlap, [CAUSAL] Glossary [ERM] Glossary, [M-5] panelsetup( ),
overlap, teffects subcommand, [M-5] panelsum( ), [MI] mi estimate,
[CAUSAL] teoverlap [SP] Glossary, [U] 27.15 Panel-data models,
overloading, class program names, [P] class [XT] xt, [XT] Glossary, also see area data
ovtest, estat subcommand, [R] regress panel-corrected standard error, [XT] xtpcse,
postestimation [XT] Glossary
panels, variable identifying, [CM] cmset, [XT] xtset
panelsetup() function, [M-5] panelsetup( )
P panelstats() function, [M-5] panelsetup( )
panelsubmatrix() function, [M-5] panelsetup( )
p charts, see fraction defective panelsubview() function, [M-5] panelsetup( )
P–P plot, [R] Diagnostic plots panelsum() function, [M-5] panelsum( )
pac command, [TS] corrgram paragraph,
pagebreak, putdocx subcommand, [RPT] putdocx paragraph
putdocx subcommand, [RPT] putdocx pagebreak putpdf subcommand, [RPT] putpdf paragraph
putpdf subcommand, [RPT] putpdf pagebreak parallel number list, [PSS-2] power, [PSS-3] ciwidth
pagenumber, putdocx subcommand, [RPT] putdocx parallel-trends assumption, [CAUSAL] DID intro,
paragraph [CAUSAL] didregress, [CAUSAL] didregress
pagesize, set subcommand, [R] more, [R] set postestimation
paging of screen output, controlling, [P] more, parameter
[R] more, [U] 7 –more– conditions constraints, [SEM] estat ginvariant,
paired [SEM] Glossary
data, [PSS-5] Glossary stability, [TS] estat sbcusum
means, see means, paired trace files, [MI] mi impute mvn, [MI] mi ptrace
observations, see paired data parameterized curves, [D] range
proportions, see proportions, paired
study, [PSS-2] power, [PSS-2] power mcc
test, [PSS-5] Glossary
240 Subject index

parameters, [SEM] Glossary Parzen kernel function, [CAUSAL] tebalance


combinations of, [R] lincom, [R] nlcom, density, [CAUSAL] teoverlap, [G-2] graph
[SEM] lincom, [SEM] nlcom, twoway kdensity, [G-2] graph twoway lpoly,
[U] 20.14 Obtaining linear combinations of [R] ivqregress, [R] kdensity, [R] lpoly,
coefficients [R] npregress kernel, [R] qreg
system, see system parameters passive imputation, see imputation, passive
parameters, estat subcommand, [R] demandsys passive variables, see variables, multiple-imputation
postestimation passive
parametric passive, mi subcommand, [MI] mi passive
methods, [MV] Glossary past history, [ST] stset, [ST] Glossary
spectral density estimation, [TS] psdensity path (in a filesystem sense), [M-5] pathjoin( ),
survival models, [BAYES] bayes: mestreg, [P] creturn, [U] 11.6 Filenaming conventions
[BAYES] bayes: streg, [FMM] fmm, path (in an SEM sense), [SEM] Glossary
[FMM] fmm: streg, [FMM] Example 4, adding, [SEM] Intro 6
[ME] mestreg, [SEM] Intro 5, coefficients, [SEM] Glossary
[SEM] Example 47g, [SEM] Example 48g, constraining, [SEM] Intro 4
[SEM] Example 49g, [ST] stintreg, [ST] streg, diagrams, [SEM] Intro 2, [SEM] Intro 3,
[SVY] svy estimation [SEM] Glossary
PARCH, see power autoregressive conditional model, [SEM] Intro 5
heteroskedasticity notation, [SEM] Intro 2, [SEM] Intro 3,
parsedistance, cluster subcommand, [MV] cluster [SEM] gsem path notation extensions,
programming utilities [SEM] sem and gsem path notation, [SEM] sem
parsimax rotation, [MV] rotate, [MV] rotatemat, path notation extensions, [SEM] Glossary
[MV] Glossary pathasciisuffix() function, [M-5] pathjoin( )
parsing, [M-5] tokenget( ), [M-5] tokens( ), pathbasename() function, [M-5] pathjoin( )
[M-5] ustrsplit( ), [P] gettoken, [P] numlist, pathgetparent() function, [M-5] pathjoin( )
[P] syntax, [P] tokenize, [U] 18.4 Program
pathisabs() function, [M-5] pathjoin( )
arguments
pathisurl() function, [M-5] pathjoin( )
partial
pathjoin() function, [M-5] pathjoin( )
autocorrelation function, [TS] corrgram,
[TS] Glossary pathlist() function, [M-5] pathjoin( )
correlation, [PSS-2] power, [PSS-2] power pcorr, pathresolve() function, [M-5] pathjoin( )
[PSS-5] Glossary, [R] pcorr pathrmsuffix() function, [M-5] pathjoin( )
credit model, [IRT] irt pcm, [IRT] Glossary pathsearchlist() function, [M-5] pathjoin( )
DFBETA, [ST] stcox postestimation, [ST] stcrreg pathsplit() function, [M-5] pathjoin( )
postestimation, [ST] Glossary pathstatasuffix() function, [M-5] pathjoin( )
effects, [CM] margins, [R] margins, pathsubsysdir() function, [M-5] pathjoin( )
[R] marginsplot pathsuffix() function, [M-5] pathjoin( )
likelihood displacement value, [ST] Glossary pattern
LMAX value, [ST] stcox postestimation, matching, [M-5] strmatch( )
[ST] Glossary of data, [D] egen
regression leverage plot, [R] regress postestimation of missing values, [R] misstable
diagnostic plots of missingness, [MI] Intro substantive, [MI] mi
regression plot, [R] regress postestimation impute, [MI] mi misstable, [MI] Glossary
diagnostic plots patterns, misstable subcommand, [R] misstable
residual plot, [R] regress postestimation diagnostic pause command, [P] pause
plots pausing until key is pressed, [P] more, [R] more,
partialing out, [LASSO] Lasso inference [U] 7 –more– conditions
intro, [LASSO] Inference examples, pc(), egen function, [D] egen
[LASSO] Inference requirements, PCA, see principal component analysis
[LASSO] poivregress, [LASSO] pologit, pca command, [MV] pca, [MV] pca postestimation
[LASSO] popoisson, [LASSO] poregress, pcamat command, [MV] pca, [MV] pca
[LASSO] Glossary postestimation
partially specified target rotation, [MV] rotate, pcarrow, graph twoway subcommand, [G-2] graph
[MV] rotatemat, [MV] Glossary twoway pcarrow
partition cluster-analysis methods, [MV] cluster kmeans pcarrowi, graph twoway subcommand, [G-2] graph
and kmedians, [MV] Glossary
twoway pcarrowi
partitioned matrices, [P] matrix define pcbarrow, graph twoway subcommand, [G-2] graph
partitioning memory, [U] 6 Managing memory twoway pcarrow
Subject index 241

pccapsym, graph twoway subcommand, [G-2] graph percentiles,


twoway pccapsym create
pchart command, [R] QC dataset of, [D] collapse
pchi command, [R] Diagnostic plots variable containing, [D] codebook, [D] egen,
pci, graph twoway subcommand, [G-2] graph twoway [D] pctile
pci displaying, [CM] cmsummarize, [R] centile,
PCM, see partial credit model [R] dtable, [R] lv, [R] summarize, [R] table
pcm, irt subcommand, [IRT] irt pcm, [IRT] irt pcm summary, [R] table, [R] tabstat
postestimation perfect prediction, see imputation, perfect prediction
p-conformability, [M-6] Glossary pergram command, [TS] pergram
pcorr command, [R] pcorr perhapsequilc() function, [M-5] equilrc( )
pcorr, power subcommand, [PSS-2] power pcorr perhapsequilr() function, [M-5] equilrc( )
pcscatter, graph twoway subcommand, [G-2] graph perhapsequilrc() function, [M-5] equilrc( )
twoway pcscatter period, estat subcommand, [TS] ucm, [TS] ucm
PCSE, see panel-corrected standard error postestimation
pcspike, graph twoway subcommand, [G-2] graph periodogram, [TS] pergram, [TS] psdensity,
twoway pcspike [TS] Glossary
pctile(), egen function, [D] egen permname macro function, [P] macro
pctile command, [D] pctile permutation matrix and vector, [M-1] Permutation,
pctile command, [D] pctile [M-5] invorder( ), [M-6] Glossary
PDF, see Portable Document Format permutation test, [M-5] cvpermute( ), [R] permute
Pdf*() functions, [M-5] Pdf*( ) permute prefix command, [R] permute
Pearson person location, [IRT] Glossary
coefficient similarity measure, personal command, [P] sysdir
[MV] measure option PERSONAL directory, [P] sysdir, [U] 17.5 Where does
goodness-of-fit test, [R] estat gof Stata look for ado-files?
product-moment correlation coefficient, person-time, [ST] stptime
[PSS-2] power onecorrelation, [PSS-2] power Peters test, [META] meta bias
twocorrelations, [R] correlate Peto’s method, [META] Glossary
residual, [ME] mecloglog postestimation, pformat, set subcommand, [R] set, [R] set cformat
[ME] meglm postestimation, [ME] melogit pharmaceutical statistics, [R] pk, [R] pksumm
postestimation, [ME] menbreg postestimation, pharmacokinetic data, [R] pk,
[ME] mepoisson postestimation, [ME] meprobit [R] pkcollapse, [R] pkcross, [R] pkequiv,
postestimation, [R] binreg postestimation, [R] pkexamine, [R] pkshape, [R] pksumm,
[R] clogit postestimation, [R] glm [U] 27.21 Pharmacokinetic data
postestimation, [R] logistic postestimation, pharmacokinetic plots, [R] pkexamine
[R] logit postestimation
phase function, [TS] tsfilter, [TS] Glossary
Pearson’s χ2 test, [ADAPT] Glossary
Phillips curve, [TS] Glossary
Pearson’s correlation, [PSS-5] Glossary, also see
Phillips–Perron test, [TS] pperron
Pearson product-moment correlation coefficient
phtest, estat subcommand, [ST] stcox PH-
Pedroni test, [XT] xtcointtest
assumption tests
pedroni, xtcointtest subcommand, [XT] xtcointtest
pi built-in variable, [U] 11.3 Naming conventions
Pegdown, [RPT] markdown
pi() function, [M-5] sin( )
penalized
pi, value of, [U] 11.3 Naming conventions,
coefficients, [LASSO] elasticnet, [LASSO] lasso, [U] 13.4 System variables ( variables)
[LASSO] lassocoef, [LASSO] Glossary
pie chart, [G-2] graph pie
estimators, [LASSO] Glossary
pie, graph subcommand, [G-2] graph pie
log-likelihood function, [ST] stcox, [ST] Glossary
piece macro function, [P] macro
penalty
piecewise
loadings, [LASSO] Glossary
cubic functions, [R] makespline
parameter, [LASSO] Glossary
linear functions, [R] makespline
Penn World Table, importing from, [D] import fred
Pillai’s trace statistic, [MV] canon, [MV] manova,
[MV] mvtest means, [MV] Glossary
pinnable, set subcommand, [R] set
242 Subject index

pinv() function, [M-5] pinv( ) pointmass density, [FMM] fmm: pointmass,


pinv() function, [M-5] pinv( ) [FMM] Glossary
PIP, see posterior inclusion probability points, connecting, [G-3] connect options,
pip, bmastats subcommand, [BMA] bmastats pip [G-4] connectstyle
pk, see pharmacokinetic data Poisson
pkcollapse command, [R] pkcollapse distribution,
pkcross command, [R] pkcross confidence intervals, [R] ci
pkequiv command, [R] pkequiv cumulative, [FN] Statistical functions,
pkexamine command, [R] pkexamine [M-5] normal( )
.pkg filename suffix, [R] net inverse cumulative, [FN] Statistical functions,
pkshape command, [R] pkshape [M-5] normal( )
pksumm command, [R] pksumm inverse reverse cumulative, [FN] Statistical
functions, [M-5] normal( )
placebo, [ADAPT] Glossary
reverse cumulative, [FN] Statistical functions,
placebo control, [ADAPT] Glossary
[M-5] normal( )
places, [SP] Glossary
probability mass function, [FN] Statistical functions,
Plackett–Luce model, [CM] cmrologit [M-5] normal( )
plain ASCII, [D] Glossary, [P] Glossary, [U] Glossary regression, [R] nbreg, [R] poisson, [ST] stcox,
planar coordinates, see coordinate system [SVY] svy estimation
platforms for which Stata is available, Bayesian, [BAYES] bayes, [BAYES] bayesmh,
[U] 5.1 Platforms [BAYES] bayes: glm,
play, graph subcommand, [G-2] graph play [BAYES] bayes: meglm,
play() option, [G-3] play option [BAYES] bayes: mepoisson,
playsnd, set subcommand, [R] set [BAYES] bayes: poisson,
plegend() option, [G-3] legend options [BAYES] bayes: tpoisson,
plot, definition, [G-4] pstyle [BAYES] bayes: xtpoisson,
plot, ml subcommand, [R] ml [BAYES] bayes: zip
plot region, [G-3] region options, [G-4] Glossary censored, [R] cpoisson
suppressing border around, [G-3] region options elastic net, [LASSO] elasticnet
plotregion() option, [G-3] region options finite mixture model, [FMM] fmm,
plotregionstyle, [G-4] plotregionstyle, [G-4] Glossary [FMM] fmm: poisson, [FMM] Example 2
plottypes, [G-2] graph twoway, [G-4] Glossary fixed-effects, [XT] xtpoisson
base, [G-3] advanced options generalized linear model, [BAYES] bayes: glm,
derived, [G-3] advanced options [BAYES] bayes: meglm, [FMM] fmm: glm,
[ME] meglm, [R] glm
plugin, [P] Glossary
lasso, [LASSO] Lasso inference intro,
Java, [P] Java intro, [P] Java plugin, [P] Java
[LASSO] dspoisson, [LASSO] Inference
utilities, [P] javacall
examples, [LASSO] lasso,
loading, [P] plugin [LASSO] popoisson, [LASSO] xpopoisson
plugin option, [P] plugin, [P] program mixed-effects, [BAYES] bayes: mepoisson,
plugins, [LASSO] Inference examples, [LASSO] lasso [ME] mepoisson
fitting, [LASSO] Glossary model, [XT] Glossary
plural() function, [FN] String functions population-averaged, [XT] xtgee, [XT] xtpoisson
PLUS directory, [P] sysdir, [U] 17.5 Where does Stata random-effects, [XT] xtpoisson
look for ado-files?
structural equation modeling,
PMM imputation, see imputation, predictive mean [SEM] Example 34g, [SEM] Example 39g,
matching [SEM] Example 53g, [SEM] Example 54g,
PMP, see posterior model probability [SEM] Glossary
pmp, bmagraph subcommand, [BMA] bmagraph pmp truncated, [BAYES] bayes: tpoisson,
PNG, see Portable Network Graphics [FMM] fmm: tpoisson, [R] tpoisson
PNIE, see pure natural indirect effect with sample selection, [R] heckpoisson
pnorm command, [R] Diagnostic plots zero-inflated, [BAYES] bayes: zip, [R] zip
po, [LASSO] Glossary poisson command, [R] nbreg, [R] poisson,
Pocock bounds, [ADAPT] Glossary [R] poisson postestimation
Pocock design, [ADAPT] Glossary poisson() function, [FN] Statistical functions,
point estimate, [SVY] Glossary [M-5] normal( )
point-and-click analysis, see graphical user interface poissonp() function, [FN] Statistical functions,
pointers, [M-2] pointers, [M-2] ftof, [M-5] normal( )
[M-5] findexternal( ), [M-6] Glossary
Subject index 243

poissontail() function, [FN] Statistical functions, population, continued


[M-5] normal( ) size, [PSS-2] power, [PSS-2] power onemean,
poivregress command, [LASSO] Inference [PSS-2] power pairedmeans, [PSS-3] ciwidth
examples, [LASSO] lasso inference onemean, [PSS-3] ciwidth pairedmeans
postestimation, [LASSO] poivregress standard deviation, see subpopulation, standard
polar coordinates, [D] range deviations of
policy, estat subcommand, [DSGE] estat policy standard errors, [ERM] Intro 5
policy matrix, [DSGE] estat policy, [DSGE] Glossary population-averaged model, [XT] xtcloglog, [XT] xtgee,
pologit command, [LASSO] Inference examples, [XT] xtlogit, [XT] xtnbreg, [XT] xtpoisson,
[LASSO] lasso inference postestimation, [XT] xtprobit, [XT] xtreg, [XT] Glossary
[LASSO] pologit populations,
polyadd() function, [M-5] polyeval( ) diagnostic plots, [R] Diagnostic plots
polyderiv() function, [M-5] polyeval( ) examining, [R] dtable, [R] histogram, [R] lv,
polydiv() function, [M-5] polyeval( ) [R] spikeplot, [R] stem, [R] summarize,
polyeval() function, [M-5] polyeval( ) [R] table
polyinteg() function, [M-5] polyeval( ) standard, [R] dstdize
polymorphism, [P] class testing equality of, see distributions, testing equality
polymult() function, [M-5] polyeval( ) of
polynomial, [M-5] polyeval( ) testing for normality, [R] sktest, [R] swilk
basis, [R] npregress series poregress command, [LASSO] Inference examples,
fractional, [R] fp, [R] mfp [LASSO] lasso inference postestimation,
[LASSO] poregress
orthogonal, [R] orthog
Portable Document Format, [G-2] graph export,
smoothing, see local polynomial
[G-4] Glossary, [R] dtable, [R] etable,
polyroots() function, [M-5] polyeval( ) [R] translate, [RPT] docx2pdf, [RPT] putpdf
polysolve() function, [M-5] polyeval( ) intro, [TABLES] collect export
polytomous create, [M-5] Pdf*( ), [RPT] putpdf begin,
item, see categorical item [RPT] putpdf collect, [RPT] putpdf pagebreak,
logistic regression, see logistic and logit regression, [RPT] putpdf paragraph, [RPT] putpdf table
multinomial Portable Network Graphics, [G-2] graph export,
outcome model, see outcomes, polytomous [G-3] png options, [G-4] Glossary
polytrim() function, [M-5] polyeval( ) portmanteau statistic, [TS] corrgram, [TS] wntestq,
POMs, see potential-outcome means [TS] Glossary
pooled effect size, see overall effect size positive effect size, [PSS-2] power, [PSS-5] Glossary
pooled estimates, [R] Epitab post,
pooled estimator, [XT] Glossary ereturn subcommand, [P] ereturn, [P] makecns,
pooling step, [MI] Intro substantive, [MI] mi estimate, [P] return
[MI] mi estimate using, [MI] mi predict frame subcommand, [P] frame post
popoisson command, [LASSO] Inference examples, post command, [P] postfile
[LASSO] lasso inference postestimation, postclose command, [P] postfile
[LASSO] popoisson posterior
population coefficient sample, [BMA] BMA commands,
attributable risk, [R] Epitab [BMA] bmaregress, [BMA] bmacoefsample,
error, [SEM] estat gof, [SEM] Example 4 [BMA] BMA postestimation, [BMA] bmagraph
parameter, [PSS-2] power, [PSS-2] power onemean, coefdensity
[PSS-2] power twomeans, [PSS-2] power distribution, [BAYES] Intro, [BAYES] Bayesian
pairedmeans, [PSS-2] power oneproportion, commands, [BAYES] bayes, [BAYES] bayesmh,
[PSS-2] power twoproportions, [PSS-2] power [BAYES] Glossary, [BMA] Intro,
pairedproportions, [PSS-2] power onevariance, [BMA] BMA commands, [BMA] bmaregress,
[PSS-2] power twovariances, [PSS-2] power [BMA] bmacoefsample, [BMA] bmagraph,
onecorrelation, [PSS-2] power twocorrelations, [BMA] bmagraph coefdensity,
[PSS-2] power oneway, [PSS-2] power twoway, [BMA] bmagraph pmp, [BMA] Glossary
[PSS-2] power repeated, [PSS-3] ciwidth inclusion probability, [BMA] Intro, [BMA] BMA
onemean, [PSS-3] ciwidth twomeans, commands, [BMA] bmaregress, [BMA] BMA
[PSS-3] ciwidth pairedmeans, [PSS-3] ciwidth postestimation, [BMA] bmagraph,
onevariance, [PSS-4] Unbalanced designs, see [BMA] bmagraph coefdensity, [BMA] bmastats
target parameter jointness, [BMA] bmastats models,
pyramid, [G-2] graph twoway bar [BMA] bmastats pip, [BMA] Glossary
244 Subject index

posterior, continued posterior, continued


independence, see independent a posteriori predictive
interval, see credible interval checking, [BAYES] Glossary
mean, [BAYES] Intro, [BAYES] Bayesian distribution, [BAYES] Intro, [BAYES] Glossary,
commands, [BAYES] bayes, [BAYES] bayesmh, [BMA] Intro, [BMA] BMA commands,
[BAYES] bayesstats summary, [BMA] bmaregress, [BMA] bmapredict,
[BMA] bmaregress, [BMA] bmapredict, [BMA] bmastats
[BMA] bmastats, [IRT] irt 1pl postestimation, p-value, [BAYES] Intro, [BAYES] Bayesian
[IRT] irt 2pl postestimation, [IRT] irt 3pl commands, [BAYES] bayesmh,
postestimation, [IRT] irt grm postestimation, [BAYES] Bayesian postestimation,
[IRT] irt nrm postestimation, [IRT] irt [BAYES] bayesstats, [BAYES] bayesstats
pcm postestimation, [IRT] irt rsm ppvalues, [BAYES] bayespredict,
postestimation, [IRT] irt hybrid postestimation, [BAYES] Glossary
[IRT] Glossary, [ME] mecloglog postestimation, probabilities, [BAYES] Intro, [BAYES] Bayesian
[ME] meglm postestimation, [ME] meintreg commands, [BAYES] bayesmh,
postestimation, [ME] melogit postestimation, [BAYES] bayestest interval, [BAYES] bayestest
[ME] menbreg postestimation, [ME] meologit model, [BMA] bmaregress, [MV] Glossary
postestimation, [ME] meoprobit postestimation, standard deviation, [BAYES] bayes,
[ME] mepoisson postestimation, [ME] meprobit [BAYES] bayesmh, [BAYES] bayesstats
postestimation, [ME] mestreg postestimation, summary, [BMA] bmaregress,
[ME] metobit postestimation, [ME] Glossary [BMA] bmapredict, [BMA] bmastats
mean model size, [BMA] bmaregress, variance, [BMA] bmaregress
[BMA] bmastats msize, [BMA] Glossary postest command, [R] postest
median, [BMA] bmapredict, [BMA] bmastats postestimation command,
mode, [BAYES] Intro, [IRT] irt 1pl postestimation, Bayesian,
[IRT] irt 2pl postestimation, [IRT] irt 3pl [BAYES] bayesgraph, [BAYES] bayesstats
postestimation, [IRT] irt grm postestimation, ess, [BAYES] bayesstats grubin,
[IRT] irt nrm postestimation, [IRT] irt [BAYES] bayesstats ic, [BAYES] bayesstats
pcm postestimation, [IRT] irt rsm ppvalues, [BAYES] bayesstats summary,
postestimation, [IRT] irt hybrid postestimation, [BAYES] bayestest interval, [BAYES] bayestest
[IRT] Glossary, [ME] mecloglog postestimation, model, [BAYES] bayespredict,
[ME] meglm postestimation, [ME] meintreg [BAYES] bayesvarstable, [BAYES] bayesfcast
postestimation, [ME] melogit postestimation, compute, [BAYES] bayesfcast graph,
[ME] menbreg postestimation, [ME] meologit [BAYES] bayesirf, [BAYES] bayesirf create
postestimation, [ME] meoprobit postestimation,
dynamic stochastic general equilibrium,
[ME] mepoisson postestimation, [ME] meprobit
[DSGE] estat covariance, [DSGE] estat policy,
postestimation, [ME] mestreg postestimation,
[DSGE] estat stable, [DSGE] estat steady,
[ME] metobit postestimation, [ME] Glossary
[DSGE] estat transition
model distribution, [BMA] bmaregress,
estat, [CM] cmmprobit postestimation,
[BMA] bmagraph pmp, [BMA] bmastats
[CM] cmroprobit postestimation, [CM] nlogit
models, [BMA] Glossary
postestimation, [DSGE] estat covariance,
model parameter sample, [BMA] BMA commands, [DSGE] estat policy, [DSGE] estat stable,
[BMA] bmaregress, [BMA] bmacoefsample, [DSGE] estat steady, [DSGE] estat transition,
[BMA] Glossary [ERM] estat teffects, [FMM] estat eform,
model probability, [BMA] Glossary [FMM] estat lcmean, [FMM] estat lcprob,
model sample, see Markov chain Monte Carlo, [IRT] estat report, [IRT] estat greport,
sampling [ME] estat df, [ME] estat group, [ME] estat
model-size distribution, [BMA] bmaregress, icc, [ME] estat recovariance, [ME] estat sd,
[BMA] bmagraph msize, [BMA] bmastats [ME] estat wcorrelation, [META] estat group,
msize, [BMA] Glossary [META] estat heterogeneity (me), [META] estat
noninclusion probability, [BMA] bmaregress, heterogeneity (mv), [META] estat recovariance,
[BMA] bmagraph coefdensity, [BMA] bmastats [META] estat sd, [MV] ca postestimation,
jointness, [BMA] bmastats pip, [MV] canon postestimation, [MV] discrim
[BMA] Glossary estat, [MV] factor postestimation, [MV] mca
odds, [BAYES] Intro, [BAYES] Bayesian postestimation, [MV] mds postestimation,
commands, [BAYES] bayesstats ic, [MV] pca postestimation, [MV] procrustes
[BAYES] bayestest model, [BAYES] Glossary postestimation, [P] estat programming,
[R] bootstrap postestimation, [R] estat,
[R] estat classification, [R] estat gof, [R] estat
ic, [R] estat summarize, [R] estat vce,
Subject index 245

postestimation command, estat, continued postestimation command, continued


[R] exlogistic postestimation, [R] expoisson standard, [CM] margins, [R] contrast, [R] estat,
postestimation, [R] gmm postestimation, [R] estat gof, [R] estat ic, [R] estat summarize,
[R] ivpoisson postestimation, [R] ivqregress [R] estat vce, [R] estimates, [R] etable,
postestimation, [R] ivregress postestimation, [R] hausman, [R] lincom, [R] linktest,
[R] poisson postestimation, [R] regress [R] lrtest, [R] margins, [R] margins, contrast,
postestimation, [R] regress postestimation [R] margins, pwcompare, [R] marginsplot,
time series, [R] rocreg postestimation, [R] nlcom, [R] predict, [R] predictnl,
[SEM] estat eform, [SEM] estat eqgof, [R] pwcompare, [R] suest, [R] test, [R] testnl
[SEM] estat eqtest, [SEM] estat framework, structural equation modeling, [SEM] estat eform,
[SEM] estat ggof, [SEM] estat ginvariant, [SEM] estat eqgof, [SEM] estat eqtest,
[SEM] estat gof, [SEM] estat lcgof, [SEM] estat [SEM] estat framework, [SEM] estat ggof,
lcmean, [SEM] estat lcprob, [SEM] estat [SEM] estat ginvariant, [SEM] estat gof,
mindices, [SEM] estat residuals, [SEM] estat [SEM] estat lcgof, [SEM] estat lcmean,
scoretests, [SEM] estat sd, [SEM] estat [SEM] estat lcprob, [SEM] estat mindices,
stable, [SEM] estat stdize, [SEM] estat [SEM] estat residuals, [SEM] estat scoretests,
summarize, [SEM] estat teffects, [SP] estat [SEM] estat sd, [SEM] estat stable, [SEM] estat
moran, [SP] spivregress postestimation, stdize, [SEM] estat summarize, [SEM] estat
[SP] spregress postestimation, [SP] spxtregress teffects
postestimation, [ST] estat gofplot, [ST] stcox survey, [SVY] estat, [SVY] svy postestimation
PH-assumption tests, [ST] stcox postestimation, survival analysis, [ST] estat gofplot, [ST] stcox PH-
[SVY] estat, [TS] estat acplot, [TS] estat assumption tests, [ST] stcox postestimation,
aroots, [TS] estat sbcusum, [TS] estat sbknown, [ST] stcurve, [ST] stintcox PH-assumption
[TS] estat sbsingle, [TS] ucm postestimation, plots, [ST] stintcox postestimation
[XT] xtabond postestimation, [XT] xtdpd
time series, [BAYES] bayesvarstable,
postestimation, [XT] xtdpdsys postestimation,
[BAYES] bayesfcast graph, [BAYES] bayesirf,
[XT] xtgee postestimation
[TS] estat acplot, [TS] estat aroots, [TS] estat
extended regression model, [ERM] estat teffects sbcusum, [TS] estat sbknown, [TS] estat
finite mixture model, [FMM] estat eform, sbsingle, [TS] fcast compute, [TS] fcast
[FMM] estat lcmean, [FMM] estat lcprob graph, [TS] irf, [TS] psdensity, [TS] ucm
interface, [R] postest postestimation, [TS] vargranger, [TS] varlmar,
item response theory, [IRT] estat report, [IRT] estat [TS] varnorm, [TS] varsoc, [TS] varstable,
greport, [IRT] irtgraph icc, [IRT] irtgraph tcc, [TS] varwle, [TS] veclmar, [TS] vecnorm,
[IRT] irtgraph iif, [IRT] irtgraph tif [TS] vecstable
lasso, [LASSO] bicplot, [LASSO] coefpath, treatment effects, [CAUSAL] tebalance
[LASSO] cvplot, [LASSO] lassocoef, box, [CAUSAL] tebalance density,
[LASSO] lassogof, [LASSO] lassoinfo, [CAUSAL] tebalance overid,
[LASSO] lassoknots, [LASSO] lassoselect [CAUSAL] tebalance summarize,
multilevel, [ME] estat df, [ME] estat group, [CAUSAL] teoverlap
[ME] estat icc, [ME] estat recovariance, Postestimation Selector, [R] postest
[ME] estat sd, [ME] estat wcorrelation, postfile command, [P] postfile
[META] estat group postlasso coefficients, [LASSO] Glossary
multiple imputation, [MI] mi predict, [MI] mi test PostScript, [G-2] graph export, [G-3] eps options,
multivariate, [MV] ca postestimation, [MV] canon [G-3] ps options, [G-4] Glossary
postestimation, [MV] discrim estat, [MV] factor poststratification, [SVY] Poststratification,
postestimation, [MV] mca postestimation, [SVY] Glossary
[MV] mds postestimation, [MV] pca postulated value, [PSS-2] power, [PSS-5] Glossary
postestimation, [MV] procrustes postestimation
postutil
panel data, [XT] xtabond postestimation,
clear command, [P] postfile
[XT] xtdpd postestimation, [XT] xtdpdsys
postestimation, [XT] xtgee postestimation dir command, [P] postfile
spatial, [SP] estat moran, [SP] spivregress potential covariates, see covariates
postestimation, [SP] spregress postestimation,
[SP] spxtregress postestimation
246 Subject index

potential outcome, [CAUSAL] eteffects, power, continued


[CAUSAL] etpoisson, [CAUSAL] etpoisson curve, [PSS-2] power, [PSS-2] power usermethod,
postestimation, [CAUSAL] etregress, [PSS-2] power, graph, [PSS-5] Glossary
[CAUSAL] mediate, [CAUSAL] tebalance function, [PSS-2] Intro (power), [PSS-5] Glossary
box, [CAUSAL] tebalance density, graphical output, see power curve
[CAUSAL] tebalance overid, regress, [PSS-2] power, [PSS-2] power oneslope,
[CAUSAL] tebalance summarize, [PSS-2] power rsquared, [PSS-2] power pcorr
[CAUSAL] teffects intro, [CAUSAL] teffects
tabular output, [PSS-2] power, table
intro advanced, [CAUSAL] teffects aipw,
[CAUSAL] teffects ipw, [CAUSAL] teffects transformations, [R] boxcox, [R] lnskew0
ipwra, [CAUSAL] teffects nnmatch, user-defined, [PSS-2] power usermethod
[CAUSAL] teffects postestimation, power
[CAUSAL] teffects psmatch, [CAUSAL] teffects cmh command, [PSS-2] power cmh
ra, [CAUSAL] telasso, [CAUSAL] teoverlap, command, [PSS-1] Intro, [PSS-2] Intro (power),
[CAUSAL] Glossary, [ERM] Intro 7, [PSS-2] GUI (power), [PSS-2] power,
[ERM] eintreg, [ERM] eoprobit, [ERM] eprobit, [PSS-2] power usermethod, [PSS-2] power,
[ERM] eregress, [ERM] Glossary graph, [PSS-2] power, table
potential spillover effects, see spillover effects cox command, [PSS-2] power cox
potential-outcome means, [CAUSAL] eteffects, exponential command, [PSS-2] power
[CAUSAL] mediate, [CAUSAL] teffects exponential
intro, [CAUSAL] teffects intro logrank command, [PSS-2] power logrank,
advanced, [CAUSAL] teffects aipw, [PSS-2] power logrank, cluster
[CAUSAL] teffects ipw, [CAUSAL] teffects mcc command, [PSS-2] power mcc
ipwra, [CAUSAL] teffects multivalued, onecorrelation command, [PSS-2] power
[CAUSAL] teffects ra, [CAUSAL] telasso, onecorrelation
[CAUSAL] Glossary, [ERM] Intro 5, onemean command, [PSS-2] power onemean,
[ERM] Intro 7, [ERM] predict treatment, [PSS-2] power onemean, cluster
[ERM] Glossary oneproportion command, [PSS-2] power
survival time, [CAUSAL] stteffects oneproportion, [PSS-2] power oneproportion,
ipw, [CAUSAL] stteffects ipwra, cluster
[CAUSAL] stteffects ra, [CAUSAL] stteffects oneslope command, [PSS-2] power oneslope
wra
onevariance command, [PSS-2] power
poverty indices, [R] Inequality onevariance
power, [ADAPT] Glossary, [M-2] op arith, oneway command, [PSS-2] power oneway
[M-2] op colon, [M-5] matpowersym( ),
pairedmeans command, [PSS-2] power
[PSS-5] Glossary, [ST] Glossary, [U] 19.3 The
pairedmeans
power, precision, and sample-size commands,
[U] 27.33 Power, precision, and sample-size pairedproportions command, [PSS-2] power
analysis pairedproportions
and sample-size analysis, [ADAPT] Glossary, pcorr command, [PSS-2] power pcorr
[PSS-2] GUI (power), [PSS-2] power, repeated command, [PSS-2] power repeated
[PSS-2] power usermethod, [PSS-2] power rsquared command, [PSS-2] power rsquared
onemean, [PSS-2] power twomeans, trend command, [PSS-2] power trend
[PSS-2] power pairedmeans, [PSS-2] power twocorrelations command, [PSS-2] power
oneproportion, [PSS-2] power twoproportions, twocorrelations
[PSS-2] power pairedproportions, twomeans command, [PSS-2] power twomeans,
[PSS-2] power onevariance, [PSS-2] power [PSS-2] power twomeans, cluster
twovariances, [PSS-2] power onecorrelation, twoproportions command, [PSS-2] power
[PSS-2] power twocorrelations, [PSS-2] power twoproportions, [PSS-2] power twoproportions,
oneway, [PSS-2] power twoway, [PSS-2] power cluster
repeated, [PSS-2] power oneslope, twovariances command, [PSS-2] power
[PSS-2] power rsquared, [PSS-2] power pcorr, twovariances
[PSS-2] power cmh, [PSS-2] power mcc, twoway command, [PSS-2] power twoway
[PSS-2] power trend, [PSS-2] power cox,
power, raise to, function, see arithmetic operators
[PSS-2] power exponential, [PSS-2] power
logrank, [PSS-4] Unbalanced designs, pperron command, [TS] pperron
[PSS-5] Glossary ppvalues, bayesstats subcommand,
goals of, [PSS-1] Intro, [PSS-2] Intro (power) [BAYES] bayesstats ppvalues
autoregressive conditional heteroskedasticity, pragma, [M-2] pragma, [M-6] Glossary
[TS] arch pragma unset, [M-2] pragma
pragma unused, [M-2] pragma
Subject index 247

prais command, [TS] prais, [TS] prais postestimation predictor,


Prais–Winsten regression, [TS] prais, [TS] prais always included, [BMA] bmaregress,
postestimation, [TS] Glossary, [XT] xtpcse [BMA] Glossary
precision, see numerical precision important, [BMA] bmaregress, [BMA] bmagraph
and sample-size analysis, [PSS-3] GUI varmap, [BMA] bmastats pip, [BMA] Glossary
(ciwidth), [PSS-3] ciwidth, [PSS-3] ciwidth in–out, see in–out predictor
usermethod, [PSS-3] ciwidth onemean, influential, see predictor, important
[PSS-3] ciwidth twomeans, [PSS-3] ciwidth strong, see predictor, important
pairedmeans, [PSS-3] ciwidth onevariance, weak, [BMA] bmaregress, [BMA] bmagraph
[PSS-4] Unbalanced designs, [PSS-5] Glossary varmap, [BMA] bmastats pip, [BMA] Glossary
goals of, [PSS-1] Intro, [PSS-3] Intro (ciwidth) predictor-inclusion
curve, [PSS-3] ciwidth, graph map, see variable-inclusion map
determination, [PSS-3] ciwidth usermethod summary, see variable-inclusion summary
graphical output, see precision curve prefix command, [BAYES] bayes, [D] by,
of a confidence interval, see confidence-interval [D] frame prefix, [D] statsby, [D] Glossary,
precision [FMM] fmm, [MI] mi estimate, [MI] mi
tabular output, [PSS-3] ciwidth, table estimate using, [R] bootstrap, [R] fp,
predetermined variable, [DSGE] Glossary, [R] jackknife, [R] mfp, [R] nestreg,
[XT] Glossary [R] permute, [R] simulate, [R] stepwise, [R] xi,
predict command, [P] predict [SVY] svy, [TABLES] collect get, [TS] rolling,
predict command, [CAUSAL] stteffects [U] 11.1.10 Prefix commands, [U] Glossary
postestimation, [CAUSAL] teffects Pregibon delta beta influence statistic, see delta beta
postestimation, [ERM] Intro 4, [ERM] Intro 7, influence statistic
[ERM] eintreg predict, [ERM] eoprobit predict, preprocessor command, [P] #delimit, [R] #review
[ERM] eprobit predict, [ERM] eregress predict, preserve command, [D] frames intro, [P] preserve
[ERM] predict advanced, [ERM] predict preserve data, [D] snapshot, [P] preserve
treatment, [P] ereturn, [P] estimates, prevalence, [META] meta esize, [META] meta
[R] predict, [R] regress postestimation, forestplot, [META] meta summarize,
[SEM] Intro 7, [SEM] Example 14, [META] Glossary
[SEM] Example 28g, [SEM] predict after data, [META] meta esize, [META] Glossary
gsem, [SEM] predict after sem, [SVY] svy
prevalence studies, see case–control data
postestimation, [U] 20.11 Obtaining predicted
values prevented fraction, [R] Epitab
predict, estat subcommand, [R] exlogistic preview, collect subcommand, [TABLES] collect
postestimation preview
predict, mi subcommand, [MI] mi predict previousbirthday() function, [D] Datetime
relative dates, [FN] Date and time functions,
prediction interval, [META] Glossary
[M-5] date( )
predictions, [LASSO] Lasso inference intro,
previousdow() function, [D] Datetime relative dates,
[LASSO] Glossary, [R] predict, [R] predictnl,
[FN] Date and time functions, [M-5] date( )
[SVY] svy postestimation, see multiple
imputation, prediction previousleapyear() function, [D] Datetime
relative dates, [FN] Date and time functions,
obtaining after estimation, [MI] mi predict,
[M-5] date( )
[P] predict
previousweekday() function, [D] Datetime
standard error of, [R] glm, [R] predict, [R] regress
relative dates, [FN] Date and time functions,
postestimation
[M-5] date( )
predictive
prewhiten, [XT] Glossary
distribution, see posterior predictive distribution, see
primary sampling unit, [SVY] svydescribe,
prior predictive distribution
[SVY] svyset, [SVY] Glossary
inference, [BAYES] bayesstats ppvalues,
primary study, [META] Intro, [META] Glossary
[BAYES] bayespredict, [BAYES] Glossary
priming values, [TS] arch, [TS] Glossary
margins, [SVY] Glossary, [U] 20.16 Obtaining
marginal means, adjusted predictions, and principal
predictive margins component analysis, [MV] pca, [MV] Glossary
mean matching imputation, see imputation, factor method, [MV] Glossary, also see
predictive mean matching communality, also see factor analysis
modeling, [LASSO] Glossary factors analysis, [MV] factor
outcome, [BAYES] Glossary print command, [R] translate
predictnl command, [R] predictnl, [SVY] svy print, graph subcommand, [G-2] graph print
postestimation printcolor, set subcommand, [G-2] set printcolor,
predictnl, mi subcommand, [MI] mi predict [R] set
248 Subject index

printf() function, [M-5] printf( ) probit regression, [R] probit, [SEM] Glossary,
printing graphs, [G-2] graph print, [G-3] pr options [SVY] svy estimation
exporting options, [G-2] graph set Bayesian, [BAYES] bayes: biprobit,
settings, [G-2] graph set [BAYES] bayes: heckoprobit,
printing, logs (output), [R] translate, [U] 15 Saving [BAYES] bayes: heckprobit,
and printing output—log files [BAYES] bayes: hetoprobit,
prior [BAYES] bayes: hetprobit,
[BAYES] bayes: meoprobit,
distribution, [BAYES] Intro, [BAYES] Bayesian
[BAYES] bayes: meprobit,
commands, [BAYES] bayes, [BAYES] bayesmh,
[BAYES] bayes: mprobit,
[BAYES] Glossary, [BMA] Intro, [BMA] BMA
[BAYES] bayes: oprobit,
commands, [BMA] bmaregress
[BAYES] bayes: probit,
independence, see independent a priori [BAYES] bayes: xtoprobit,
mean model size, [BMA] bmaregress, [BAYES] bayes: xtprobit,
[BMA] bmastats msize, [BMA] Glossary [BAYES] bayes: zioprobit
model distribution, [BMA] Intro, bivariate, [BAYES] bayes: biprobit, [R] biprobit
[BMA] bmaregress, [BMA] bmagraph pmp, extended regression model, [ERM] Intro 2,
[BMA] bmastats models, [BMA] Glossary [ERM] eprobit, [ERM] Example 3a,
model probability, [BMA] Glossary [ERM] Example 3b, [ERM] Example 4a,
model-size distribution, [BMA] bmaregress, [ERM] Example 5
[BMA] bmagraph msize, [BMA] bmastats finite mixture model, [FMM] fmm: oprobit,
msize, [BMA] Glossary [FMM] fmm: probit
odds, [BAYES] Intro, [BAYES] Bayesian generalized estimating equations, [XT] xtgee
commands, [BAYES] bayesstats ic, generalized linear model, [FMM] fmm: glm,
[BAYES] bayestest model, [BAYES] Glossary [R] glm
predictive distribution, [BAYES] bayespredict, heteroskedastic, [BAYES] bayes: hetoprobit,
[BAYES] Glossary [BAYES] bayes: hetprobit, [R] hetprobit
probabilities, [BAYES] Intro, [BAYES] Bayesian multilevel, [BAYES] bayes: meoprobit,
commands, [BAYES] bayesmh, [BAYES] bayes: meprobit, [ME] meoprobit,
[BAYES] bayestest model, [BMA] Intro, [ME] meprobit
[BMA] bmaregress, [MV] Glossary
multinomial, [BAYES] bayes: mprobit,
tightness, [BAYES] Glossary [CM] cmmprobit, [R] mprobit
private, [M-2] class ordered, [BAYES] bayes: heckoprobit,
probability [BAYES] bayes: hetoprobit,
of a type I error, [ADAPT] Glossary, [BAYES] bayes: oprobit,
[PSS-2] power, [PSS-5] Glossary [BAYES] bayes: xtoprobit,
of a type II error, [ADAPT] Glossary, [BAYES] bayes: zioprobit, [ERM] eoprobit,
[PSS-2] power, [PSS-5] Glossary [ERM] Example 3b, [ERM] Example 6a,
of confidence-interval width, [PSS-3] Intro [ERM] Example 6b, [FMM] fmm: oprobit,
(ciwidth), [PSS-5] Glossary [R] heckoprobit, [R] hetoprobit, [R] oprobit,
determination, [PSS-1] Intro, [PSS-3] Intro [R] zioprobit, [SEM] Example 35g
(ciwidth), [PSS-3] ciwidth, [PSS-3] ciwidth population-averaged, [XT] xtgee, [XT] xtprobit
usermethod, [PSS-3] ciwidth, random-effects, [ERM] eoprobit, [ERM] eprobit,
graph, [PSS-3] ciwidth onemean, [ERM] Example 9, [XT] xtoprobit,
[PSS-3] ciwidth twomeans, [PSS-3] ciwidth [XT] xtprobit
pairedmeans, [PSS-3] ciwidth onevariance, rank-ordered, [CM] cmroprobit
[PSS-5] Glossary structural equation modeling, [SEM] Intro 5,
of unit circle inclusion, [BAYES] Glossary [SEM] Example 35g
weight, see sampling weight two-equation, see probit regression, bivariate
probit command, [R] probit, [R] probit with endogenous covariates, [ERM] eoprobit,
postestimation [ERM] eprobit, [R] ivprobit, [SVY] svy
estimation
Subject index 249

probit regression, continued programming, continued


with sample selection, [BAYES] bayes: heckoprobit, linear, [M-5] LinearProgram( )
[BAYES] bayes: heckprobit, [ERM] eoprobit, Mac, [P] window programming, [P] window
[ERM] eprobit, [R] heckoprobit, fopen, [P] window manage, [P] window menu,
[R] heckprobit, [SVY] svy estimation [P] window push, [P] window stopbox
zero-inflated ordered, [R] zioprobit matrix, see matrices (via Mata matrix language), see
procedure codes, [D] icd, [D] icd9p, [D] icd10pcs matrices (via Stata commands)
processors, set subcommand, [R] set menus, [P] window programming, [P] window
procoverlay command, [MV] procrustes menu
postestimation multiple-imputation method, [MI] mi impute
procrustes command, [MV] procrustes, usermethod
[MV] procrustes postestimation power methods, [PSS-2] power usermethod
Procrustes rotation, [MV] procrustes, [MV] Glossary rotations, [MV] rotate
Procrustes transformation, see Procrustes rotation spatial weighting matrix, [SP] spmatrix userdefined
product, [M-2] op arith, [M-2] op colon, use, [M-1] Ado
[M-2] op kronecker, [M-5] cross( ), Windows, [P] window programming, [P] window
[M-5] crossdev( ), [M-5] quadcross( ) fopen, [P] window manage, [P] window menu,
production [P] window push, [P] window stopbox
frontier model, [R] frontier, [XT] xtfrontier programs, clear subcommand, [D] clear
function, [XT] Glossary programs,
product-moment correlation, [PSS-2] power adding comments to, [P] comments
onecorrelation, [PSS-2] power twocorrelations, community-contributed, see ado-files
[R] correlate debugging, [P] trace
between ranks, [R] spearman dropping, [P] discard
profile likelihood function, [ST] Glossary looping, [P] continue
profile log likelihood, [ST] stintcox Project Manager, [P] Project Manager
profile plots, [R] marginsplot projection matrix, diagonal elements of, [R] binreg
profiles, estat subcommand, [MV] ca postestimation, [R] clogit postestimation,
postestimation [R] glm postestimation, [R] logistic
program postestimation, [R] logit postestimation,
define command, [P] plugin, [P] program, [R] regress postestimation, [R] rreg
[P] program properties postestimation
dir command, [P] program projection plot, [G-2] graph twoway contour,
drop command, [P] program [G-2] graph twoway contourline
list command, [P] program projmanager command, [P] Project Manager
program properties, [P] program properties promax power rotation, [MV] rotate, [MV] rotatemat,
programmer’s commands and utilities, [MI] mi select, [MV] Glossary
[MI] Styles, [MI] Technical promax rotation, [MV] rotate
programming, [P] syntax propensity score, [CAUSAL] stteffects postestimation,
Bayesian user-defined evaluator, [BAYES] bayesmh [CAUSAL] teffects intro, [CAUSAL] teffects
evaluators intro advanced, [CAUSAL] teffects
ciwidth methods, [PSS-3] ciwidth usermethod postestimation, [CAUSAL] teffects psmatch,
[CAUSAL] Glossary
cluster analysis, [MV] cluster programming
utilities propensity-score matching, [CAUSAL] teffects
intro, [CAUSAL] teffects intro
cluster subcommands, [MV] cluster programming
advanced, [CAUSAL] teffects psmatch,
subroutines
[CAUSAL] Glossary
cluster utilities, [MV] cluster programming
proper imputation method, [MI] Intro substantive
subroutines
proper values, [M-5] eigensystem( )
dialog, [P] Dialog programming
properties, [P] program properties
estat, [P] estat programming
properties macro function, [P] macro
estimation commands, [P] Estimation command
proportion command, [R] proportion,
functions, [FN] Programming functions,
[R] proportion postestimation
[M-4] Programming
proportion, estat subcommand, [CAUSAL] mediate
gsdesign methods, [ADAPT] gsdesign
postestimation
usermethod
limits, [R] Limits
250 Subject index

proportional prtest command, [R] prtest


hazards model, [ST] Glossary, [SVY] svy prtesti command, [R] prtest
estimation, also see Cox proportional hazards PS, see PostScript
model, see survival analysis psdensity command, [TS] psdensity
odds assumption, [FMM] fmm: ologit, [R] ologit pseudo confidence interval, [META] meta funnelplot,
relaxed, [R] slogit [META] Glossary
odds model, [BAYES] bayes: ologit, pseudo R2 , [R] Maximize
[BAYES] bayes: xtologit, [FMM] fmm: ologit, pseudoconvergence, [BAYES] Intro,
[R] ologit [BAYES] bayesmh, [BAYES] bayesgraph,
sampling, [D] sample, [D] splitsample, [BAYES] Glossary
[R] bootstrap pseudofunctions, [D] Datetime, [FN] Programming
proportions, [ADAPT] gsdesign, [PSS-2] power functions, [FN] Random-number functions
confidence intervals for, [R] ci pseudoguessing parameter, [IRT] irt 3pl
control-group, [PSS-2] power twoproportions, pseudoinverse, [M-5] pinv( )
[PSS-2] power cmh pseudolikelihood, [SVY] Glossary
correlated, see proportions, paired pseudosigmas, [R] lv
discordant, [PSS-2] power pairedproportions psi function, [FN] Mathematical functions,
estimating, [R] proportion, [U] 27.2 Means, [M-5] factorial( )
proportions, and related statistics psmatch, teffects subcommand, [CAUSAL] teffects
experimental-group, [PSS-2] power twoproportions, psmatch
[PSS-2] power cmh PSS analysis, see power and sample-size analysis
independent, see proportions, two-sample PSS Control Panel, [PSS-2] GUI (power), [PSS-3] GUI
marginal, [PSS-2] power pairedproportions, (ciwidth), [PSS-5] Glossary
[PSS-5] Glossary pstyle, [G-4] pstyle, [G-4] Glossary
of exposed cases, [PSS-2] power mcc pstyle() option, [G-2] graph twoway scatter,
of exposed controls, [PSS-2] power mcc [G-3] rspike options, [G-4] pstyle
one-sample, [ADAPT] gsdesign oneproportion, PSU, see primary sampling unit
[PSS-2] power oneproportion .ptrace file, [MI] mi impute mvn, [MI] mi ptrace
cluster randomized design, [PSS-2] power ptrace, mi subcommand, [MI] mi ptrace
oneproportion, cluster ptrends, estat subcommand, [CAUSAL] didregress
paired, [PSS-2] power pairedproportions postestimation, [CAUSAL] hdidregress
stratified test, [PSS-2] power cmh postestimation
survey data, [SVY] svy estimation, public, [M-2] class
[SVY] svy: tabulate oneway, publication bias, [META] Intro, [META] meta,
[SVY] svy: tabulate twoway [META] meta funnelplot, [META] meta bias,
test of marginal homogeneity, [PSS-2] power mcc [META] meta trimfill, [META] Glossary
testing equality of, [R] bitest, [R] prtest pure natural indirect effect, [CAUSAL] mediate,
two-sample, [ADAPT] gsdesign twoproportions, [CAUSAL] mediate postestimation,
[PSS-2] power twoproportions, [PSS-2] power [CAUSAL] Glossary
pairedproportions push, window subcommand, [P] window
cluster randomized design, [PSS-2] power programming, [P] window push
twoproportions, cluster put, frame subcommand, [D] frame put
proportions, putdocx
ci subcommand, [R] ci append command, [RPT] putdocx begin
cii subcommand, [R] ci begin command, [RPT] putdocx begin,
proposal distribution, [BAYES] Intro, [RPT] putdocx paragraph
[BAYES] bayesmh, [BAYES] bayesgraph, clear command, [RPT] putdocx begin
[BAYES] Glossary collect command, [RPT] putdocx collect
prospective study, [PSS-2] power, [PSS-3] ciwidth, command, [RPT] putdocx intro, [RPT] putdocx
[PSS-5] Glossary, [R] Epitab, also see cohort collect, [RPT] putdocx paragraph,
study [RPT] putdocx table
protected, [M-2] class describe command, [RPT] putdocx begin,
proximity, [MV] Glossary [RPT] putdocx table
data, [MV] mds, [MV] mdslong, [MV] mdsmat image command, [RPT] putdocx paragraph
matrix, [MV] mdsmat, [MV] Glossary, also see pagebreak command, [RPT] putdocx pagebreak
distance matrix pagenumber command, [RPT] putdocx paragraph
measure, [MV] Glossary paragraph command, [RPT] putdocx paragraph
PrSS analysis, see precision and sample-size analysis save command, [RPT] putdocx begin
Subject index 251

putdocx, continued Python, [P] PyStata intro, [P] PyStata integration,


sectionbreak command, [RPT] putdocx [P] PyStata module
pagebreak python
table command, [RPT] putdocx table clear command, [P] PyStata integration
text command, [RPT] putdocx paragraph command, [P] PyStata integration
textblock append command, [RPT] putdocx describe command, [P] PyStata integration
paragraph drop command, [P] PyStata integration
textblock begin command, [RPT] putdocx query command, [P] PyStata integration
paragraph script command, [P] PyStata integration
textblock end command, [RPT] putdocx search command, [P] PyStata integration
paragraph set exec command, [P] PyStata integration
textfile command, [RPT] putdocx paragraph set userpath command, [P] PyStata integration
putdocx, query subcommand, [R] query which command, [P] PyStata integration
putexcel python, query subcommand, [R] query
clear command, [RPT] putexcel, [RPT] putexcel python: command, [P] PyStata integration
advanced python exec, set subcommand, [P] PyStata
command, [RPT] putexcel, [RPT] putexcel integration, [R] set
advanced python userpath, set subcommand, [P] PyStata
describe command, [RPT] putexcel, integration, [R] set
[RPT] putexcel advanced
set command, [RPT] putexcel, [RPT] putexcel
advanced Q
putmata command, [D] putmata
putpdf Q–Q plot, [R] Diagnostic plots
Q statistic, [META] meta forestplot, [META] meta
begin command, [RPT] putpdf begin
summarize, [META] meta regress,
clear command, [RPT] putpdf begin
[META] meta meregress, [META] meta
collect command, [RPT] putpdf collect multilevel, [META] meta mvregress,
command, [RPT] putpdf intro, [RPT] putpdf begin, [META] Glossary, also see portmanteau statistic
[RPT] putpdf collect, [RPT] putpdf pagebreak, qc charts, see quality control charts
[RPT] putpdf paragraph, [RPT] putpdf table
qchi command, [R] Diagnostic plots
describe command, [RPT] putpdf begin
QDA, see quadratic discriminant analysis
image command, [RPT] putpdf paragraph
qda, discrim subcommand, [MV] discrim qda
pagebreak command, [RPT] putpdf pagebreak
qfit, graph twoway subcommand, [G-2] graph
paragraph command, [RPT] putpdf paragraph twoway qfit
save command, [RPT] putpdf begin qfitci, graph twoway subcommand, [G-2] graph
sectionbreak command, [RPT] putpdf pagebreak twoway qfitci
table command, [RPT] putpdf table qladder command, [R] ladder
text command, [RPT] putpdf paragraph QML, see quasimaximum likelihood
p-value, [ADAPT] Glossary, [PSS-5] Glossary, qnorm command, [R] Diagnostic plots
[SEM] Glossary qofd() function, [D] Datetime, [FN] Date and time
for bootstrap statistics, [R] wildbootstrap functions, [M-5] date( )
pwcompare command, [R] pwcompare, qqplot command, [R] Diagnostic plots
[R] pwcompare postestimation, [SEM] Intro 7, QR decomposition, [M-5] qrd( ), [ME] Glossary
[SVY] svy postestimation, [U] 20.18 Obtaining
qrd() function, [M-5] qrd( )
pairwise comparisons
qrdp() function, [M-5] qrd( )
pwcorr command, [R] correlate
qreg command, [R] qreg, [R] qreg postestimation
pwd command, [D] cd
qrinv() function, [M-5] qrinv( )
pwd() function, [M-5] chdir( )
qrinv() function, [M-5] qrinv( )
pweight, see sampling weight
qrsolve() function, [M-5] qrsolve( )
[pweight=exp] modifier, [U] 11.1.6 weight,
[U] 20.24.3 Sampling weights qrsolve() function, [M-5] qrsolve( )
pwf command, [D] frame pwf quad precision, [M-5] mean( ), [M-5] quadcross( ),
[M-5] runningsum( ), [M-5] sum( )
pwf, frame subcommand, [D] frame pwf
quadchk command, [XT] quadchk
pwmean command, [R] pwmean, [R] pwmean
postestimation quadcolsum() function, [M-5] sum( )
pyramid, population, [G-2] graph twoway bar quadcorrelation() function, [M-5] mean( )
PyStata, [P] PyStata intro, [P] PyStata integration, quadcross() function, [M-5] quadcross( )
[P] PyStata module, [P] Glossary quadcrossdev() function, [M-5] quadcross( )
quadmeanvariance() function, [M-5] mean( )
252 Subject index

quadrant() function, [M-5] sign( ) qualitative dependent variables, continued


quadratic discriminant analysis, [MV] discrim qda, Bayesian estimation, [BAYES] bayesmh,
[MV] Glossary [BAYES] bayes: binreg, [BAYES] bayes: bipro-
quadratic terms, [SVY] svy postestimation bit,
quadrature, [IRT] Glossary, [SEM] Glossary, [BAYES] bayes: clogit, [BAYES] bayes: cloglog,
[XT] Glossary [BAYES] bayes: glm, [BAYES] bayes: heck-
adaptive Simpson, [M-5] Quadrature( ) oprobit, [BAYES] bayes: heck-
Gauss–Hermite, [IRT] irt 1pl, [IRT] irt 2pl, probit, [BAYES] bayes: hetopro-
[IRT] irt 3pl, [IRT] irt grm, [IRT] irt nrm, bit, [BAYES] bayes: hetprobit,
[IRT] irt pcm, [IRT] irt rsm, [IRT] irt hybrid, [BAYES] bayes: logistic, [BAYES] bayes: logit,
[IRT] irt, group( ), [IRT] Glossary, [ME] me, [BAYES] bayes: mecloglog,
[ME] mecloglog, [ME] meglm, [ME] meintreg, [BAYES] bayes: melogit, [BAYES] bayes: me-
[ME] melogit, [ME] menbreg, [ME] meologit, ologit, [BAYES] bayes: meopro-
[ME] meoprobit, [ME] mepoisson, bit, [BAYES] bayes: meprobit,
[ME] meprobit, [ME] mestreg, [ME] metobit, [BAYES] bayes: mlogit, [BAYES] bayes: mpro-
[ME] Glossary, [R] Estimation options, bit,
[SEM] Intro 12, [SEM] gsem estimation [BAYES] bayes: ologit, [BAYES] bayes: opro-
options, [SEM] Methods and formulas for bit, [BAYES] bayes: probit, [BAYES] bayes: xt-
gsem, [XT] quadchk logit, [BAYES] bayes: xtmlogit,
[BAYES] bayes: xtologit, [BAYES] bayes: xto-
Gauss–Kronrod, [M-5] Quadrature( )
probit, [BAYES] bayes: xtprobit
mean–variance adaptive Gauss–Hermite,
Brier score decomposition, [R] brier
[IRT] irt 1pl, [IRT] irt 2pl, [IRT] irt 3pl,
[IRT] irt grm, [IRT] irt nrm, [IRT] irt choice model
pcm, [IRT] irt rsm, [IRT] irt hybrid, conditional logit, [CM] cmclogit
[IRT] irt, group( ), [IRT] Glossary, [ME] me, mixed logit, [CM] cmmixlogit,
[ME] mecloglog, [ME] meglm, [ME] meintreg, [CM] cmxtmixlogit
[ME] melogit, [ME] menbreg, [ME] meologit, multinomial probit, [CM] cmmprobit
[ME] meoprobit, [ME] mepoisson, nested logistic, [CM] nlogit
[ME] meprobit, [ME] mestreg, [ME] metobit, panel data, [CM] cmxtmixlogit
[ME] Glossary, [R] Estimation options, rank-ordered logistic, [CM] cmrologit
[SEM] Intro 12, [SEM] gsem estimation rank-ordered probit, [CM] cmroprobit
options, [SEM] Methods and formulas for complementary log–log regression, [R] cloglog
gsem, [XT] quadchk
cumulative sum, [R] cusum
mode-curvature adaptive Gauss–Hermite,
extended regression model, [ERM] eoprobit,
[IRT] irt 1pl, [IRT] irt 2pl, [IRT] irt 3pl,
[ERM] eprobit
[IRT] irt grm, [IRT] irt nrm, [IRT] irt
pcm, [IRT] irt rsm, [IRT] irt hybrid, finite mixture model, [FMM] fmm: cloglog,
[IRT] irt, group( ), [IRT] Glossary, [ME] me, [FMM] fmm: glm, [FMM] fmm: logit,
[ME] mecloglog, [ME] meglm, [ME] meintreg, [FMM] fmm: mlogit, [FMM] fmm: ologit,
[ME] melogit, [ME] menbreg, [ME] meologit, [FMM] fmm: oprobit, [FMM] fmm: probit
[ME] meoprobit, [ME] mepoisson, generalized linear model, [R] glm
[ME] meprobit, [ME] mestreg, [ME] metobit, for binomial family, [R] binreg
[ME] Glossary, [R] Estimation options, item response theory, [IRT] irt 1pl, [IRT] irt 2pl,
[SEM] Intro 12, [SEM] gsem estimation [IRT] irt 3pl, [IRT] irt grm, [IRT] irt nrm,
options, [SEM] Methods and formulas for gsem [IRT] irt pcm, [IRT] irt rsm, [IRT] irt hybrid,
nonadaptive Gauss–Hermite, see quadrature, Gauss– [IRT] irt, group( )
Hermite logistic regression, [R] logistic, [R] logit
Quadrature() function, [M-5] Quadrature( ) conditional, [R] clogit
QuadratureVec() function, [M-5] Quadrature( ) exact, [R] exlogistic
quadrowsum() function, [M-5] sum( ) multinomial, [R] mlogit
quadrunningsum() function, [M-5] runningsum( ) ordered, [R] ologit
quadrunningsum() function, [M-5] runningsum( ) skewed, [R] scobit
quadsum() function, [M-5] sum( ) stereotype, [R] slogit
quadvariance() function, [M-5] mean( ) multilevel mixed-effects model, [ME] mecloglog,
qualitative dependent variables, [U] 27.4 Binary [ME] meglm, [ME] melogit, [ME] meologit,
outcomes, [U] 27.6 Ordinal outcomes, [ME] meoprobit, [ME] meprobit
[U] 27.7 Categorical outcomes,
[U] 27.15.3 Discrete outcomes with panel data
Subject index 253

qualitative dependent variables, continued query, continued


multinomial unicode command, [R] query
logistic regression, [R] mlogit update command, [R] query
probit regression, [R] mprobit query,
panel-data model, [ERM] eoprobit, [ERM] eprobit, cluster subcommand, [MV] cluster programming
[XT] xtcloglog, [XT] xtgee, [XT] xtlogit, utilities
[XT] xtmlogit, [XT] xtologit, [XT] xtoprobit, estimates subcommand, [R] estimates store
[XT] xtprobit file subcommand, [P] file
probit regression, [R] probit forecast subcommand, [TS] forecast query
bivariate, [R] biprobit graph subcommand, [G-2] graph query
heteroskedastic, [R] hetprobit icd10cm subcommand, [D] icd10cm
multinomial, [R] mprobit icd10pcs subcommand, [D] icd10pcs
ordered, [R] heckoprobit, [R] hetoprobit, icd10 subcommand, [D] icd10
[R] oprobit icd9 subcommand, [D] icd9
with endogenous covariates, [R] ivprobit icd9p subcommand, [D] icd9p
with sample selection, [R] heckprobit log subcommand, [R] log
ROC analysis estimation, [R] rocfit, [R] rocreg meta subcommand, [META] meta update
survey data, [SVY] svy estimation mi subcommand, [MI] mi describe
quality control charts, [R] QC, [R] serrbar ml subcommand, [R] ml
quantile command, [R] Diagnostic plots net subcommand, [R] net
quantile–normal plots, [R] Diagnostic plots odbc subcommand, [D] odbc
quantile plot, [R] ivqregress postestimation, [R] qreg python subcommand, [P] PyStata integration
postestimation translator subcommand, [R] translate
quantile plots, [R] Diagnostic plots transmap subcommand, [R] translate
quantile–quantile plots, [R] Diagnostic plots update subcommand, [R] update
quantile regression, [R] qreg webuse subcommand, [D] webuse
with endogenous covariates, [R] ivqregress query autolevels, collect subcommand,
quantiles, see percentiles [TABLES] collect query
quantiles, estat subcommand, [MV] mds query cell, collect subcommand, [TABLES] collect
postestimation query
quarter() function, [D] Datetime, [FN] Date and query column, collect subcommand,
time functions, [M-5] date( ) [TABLES] collect query
quarterly() function, [D] Datetime, [D] Datetime query composite, collect subcommand,
conversion, [FN] Date and time functions, [TABLES] collect query
[M-5] date( ) query cons, collect subcommand,
quartimax rotation, [MV] rotate, [MV] rotatemat, [TABLES] collect query
[MV] Glossary query header, collect subcommand,
quartimin rotation, [MV] rotate, [MV] rotatemat, [TABLES] collect query
[MV] Glossary query html, collect subcommand, [TABLES] collect
quasimaximum likelihood, [SEM] Glossary query
query query notes, collect subcommand,
command, [R] query [TABLES] collect query
graphics command, [G-2] set graphics, [G-2] set query putdocx, collect subcommand,
printcolor, [G-2] set scheme, [R] query [TABLES] collect query
interface command, [R] query query putpdf, collect subcommand,
java subcommand, [P] Java utilities [TABLES] collect query
java command, [R] query query row, collect subcommand, [TABLES] collect
lapack command, [R] query query
mata command, [R] query query showbase, collect subcommand,
memory command, [D] memory, [R] query [TABLES] collect query
network command, [R] query query showempty, collect subcommand,
other command, [R] query [TABLES] collect query
output command, [R] query query showomit, collect subcommand,
putdocx command, [R] query [TABLES] collect query
python command, [R] query query stars, collect subcommand,
rng command, [R] query [TABLES] collect query
sort command, [R] query query table, collect subcommand,
[TABLES] collect query
trace command, [R] query
254 Subject index

query tex, collect subcommand, [TABLES] collect random, continued


query numbers, normally distributed, [FN] Random-
query title, collect subcommand, number functions, [M-5] runiform( ),
[TABLES] collect query [R] set rng, [R] set rngstream, [R] set seed,
querybreakintr() function, [M-5] setbreakintr( ) [D] generate
quietly prefix, [P] quietly order, test for, [R] runtest
quit Mata, [M-3] end sample, [D] sample, [D] splitsample, [R] bootstrap,
quit Stata, see exit command [U] 22.3 If you run out of memory
quotes slope, [SEM] Example 38g
to delimit strings, [U] 18.3.5 Double quotes utility model, [CM] Intro 8
to expand macros, [P] macro, [U] 18.3.1 Local variates, [FN] Random-number functions,
macros [R] set rng, [R] set rngstream, [R] set seed,
[M-5] runiform( )
walk, [TS] dfgls, [TS] dfuller, [TS] pperron,
R [TS] sspace, [TS] tsfilter, [TS] tsfilter cf,
[TS] ucm, [TS] vec intro, [TS] Glossary
r()
random-coefficients model, [U] 27.15.1 Continuous
function, [FN] Programming functions
outcomes with panel data, [XT] xtrc,
stored results, [P] discard, [P] return, [R] Stored
[XT] Glossary
results, [U] 18.8 Accessing results calculated
random-effects meta-analysis model, [META] Intro,
by other programs, [U] 18.9 Accessing
[META] meta esize, [META] meta set,
results calculated by estimation commands,
[META] meta update, [META] meta forestplot,
[U] 18.10.1 Storing results in r()
[META] meta galbraithplot, [META] meta
r(functions) macro function, [P] macro
labbeplot, [META] meta regress, [META] meta
r(macros) macro function, [P] macro funnelplot, [META] meta trimfill, [META] meta
r(matrices) macro function, [P] macro meregress, [META] meta multilevel,
r(scalars) macro function, [P] macro [META] meta mvregress, [META] Glossary,
R chart, see range chart also see meta-analysis random-effects
R dates, [D] Datetime values from other software random-effects meta-regression, [META] Intro,
R statistic, [META] estat heterogeneity (mv) [META] meta regress, [META] meta meregress,
r1title() option, [G-3] title options [META] meta multilevel, [META] meta
r2title() option, [G-3] title options mvregress, [META] Glossary
ra, stteffects subcommand, [CAUSAL] stteffects ra random-effects model, [BAYES] bayes: xtreg,
ra, teffects subcommand, [CAUSAL] teffects ra, [ERM] eintreg, [ERM] eoprobit, [ERM] eprobit,
[ERM] Example 2a, [ERM] Example 2b [ERM] eregress, [ERM] Example 7,
radians, [FN] Mathematical functions [ERM] Example 8a, [ERM] Example 8b,
[ERM] Example 9, [ERM] Glossary,
raise to a power function, [U] 13.2.1 Arithmetic
[ME] Glossary, [R] anova, [R] loneway,
operators
[SEM] Example 38g, [SEM] Glossary,
Ramsey test, [R] regress postestimation [SP] spxtregress, [XT] xtabond, [XT] xtcloglog,
random [XT] xtdpd, [XT] xtdpdsys, [XT] xtgee,
g , [BMA] Intro, [BMA] BMA commands, [XT] xtheckman, [XT] xthtaylor, [XT] xtintreg,
[BMA] bmaregress, [BMA] bmastats models, [XT] xtivreg, [XT] xtlogit, [XT] xtmlogit,
[BMA] bmastats msize, [BMA] bmastats pip, [XT] xtnbreg, [XT] xtologit, [XT] xtoprobit,
[BMA] Glossary [XT] xtpoisson, [XT] xtprobit, [XT] xtreg,
coefficient, [BAYES] bayesmh, [ME] Glossary [XT] xtregar, [XT] xtstreg, [XT] xttobit,
effects, [BAYES] Glossary, [ME] Glossary, [XT] Glossary
[PSS-5] Glossary, also see random-effects model multilevel mixed-effects models, [ME] me,
linear form, [BAYES] Glossary [ME] mecloglog, [ME] meglm, [ME] meintreg,
parameters, [BAYES] Glossary [ME] melogit, [ME] menbreg, [ME] menl,
variable, [BAYES] Glossary [ME] meologit, [ME] meoprobit,
intercept, [BAYES] bayesmh, [ME] Glossary, [ME] mepoisson, [ME] meprobit, [ME] mestreg,
[SEM] Example 38g [ME] metobit, [ME] mixed
model, [BMA] Intro random-effects substitutable expression, [ME] Glossary
model parameter, [BAYES] Intro, random-intercepts multilevel meta-regression,
[BAYES] Bayesian commands, [META] Glossary
[BAYES] bayesmh, [BMA] Intro, randomized controlled trial, [ADAPT] Glossary,
[BMA] BMA commands, [BMA] bmaregress, [META] Intro, [META] Glossary
[BMA] bmacoefsample randomized controlled trial study, [PSS-2] power,
[PSS-3] ciwidth, [PSS-5] Glossary
Subject index 255

random-number rbar, graph twoway subcommand, [G-2] graph


function, [FN] Random-number functions, twoway rbar
[M-5] runiform( ), [R] set rng, [R] set rbeta() function, [FN] Random-number functions,
rngstream, [R] set seed, [D] generate [M-5] runiform( )
generator, [FN] Random-number functions, rbinomial() function, [FN] Random-number
[M-5] runiform( ), [R] set seed functions, [M-5] runiform( )
generator setting, [R] set rng, [R] set rngstream rc (return codes), see error messages and return codes
seed, [BAYES] bayes, [BAYES] bayesmh, rc built-in variable, [P] capture, [U] 13.4 System
[BMA] bmaregress, [BMA] bmacoefsample, variables ( variables)
[BMA] bmapredict, [BMA] bmastats, [MI] mi rcap, graph twoway subcommand, [G-2] graph
impute, [R] set seed twoway rcap
random-order test, [R] runtest rcapsym, graph twoway subcommand, [G-2] graph
range twoway rcapsym
chart, [R] QC rcauchy() function, [FN] Random-number functions,
of data, [CM] cmsummarize, [D] codebook, [M-5] runiform( )
[D] inspect, [R] dtable, [R] lv, [R] stem, rchart command, [R] QC
[R] summarize, [R] table summary, [R] table, rchi2() function, [FN] Random-number functions,
[R] tabstat, [XT] xtsum [M-5] runiform( )
operators, [M-2] op range r-class command, [P] program, [P] return,
plots, [G-3] rcap options [U] 18.8 Accessing results calculated by other
spikes, [G-3] rspike options programs
subscripts, see subscripts r-conformability, [M-5] normal( ), [M-6] Glossary
vector, [M-5] range( ) rconnected, graph twoway subcommand,
range command, [D] range [G-2] graph twoway rconnected
range() function, [M-5] range( ) RCT, see randomized controlled trial study
rangen() function, [M-5] range( ) rdiscrete() function, [M-5] runiform( )
rank, [M-5] rank( ), [M-6] Glossary Re() function, [M-5] Re( )
correlation, [R] spearman read
data, [CM] cmrologit console input in programs, see console, obtaining
rank(), egen function, [D] egen input from
rank() function, [M-5] rank( ) data, [M-5] docx*( ), [M-5] xl( )
rank-order statistics, [D] egen, [R] signrank, data from disk, see import data
[R] spearman read, file subcommand, [P] file
rank-ordered alternatives, [CM] Glossary real, [M-2] Declarations, [M-6] Glossary
rank-ordered logistic regression, see outcomes, rank real() function, [FN] String functions
ranks of observations, [D] egen real number to string conversion, [D] destring,
ranksum command, [R] ranksum [D] encode, [FN] String functions
Rao’s canonical-factor method, [MV] factor real part, [M-5] Re( )
rarea, graph twoway subcommand, [G-2] graph realization, [DSGE] Glossary, [M-6] Glossary
twoway rarea rebuild, vl subcommand, [D] vl rebuild
Rasch models, see item response theory recast command, [D] recast
raster image format, see image format recast() option, [G-3] advanced options,
rate ratio, [R] Epitab, [ST] stir, [ST] stptime, [G-3] rcap options, [G-3] rspike options
[ST] stsum, also see risk ratio, see incidence-rate receiver operating characteristic analysis, [R] roc,
ratio [U] 27.4.3 ROC analysis
rating scale model, [IRT] irt rsm, [IRT] Glossary area under ROC curve, [R] lroc
ratio command, [R] ratio, [R] ratio postestimation nonparametric analysis without covariates,
rational expectations, [DSGE] Glossary [R] roctab
ratios, parametric analysis without covariates, [R] rocfit
estimating, [R] ratio, [U] 27.2 Means, proportions, regression models, [R] rocreg
and related statistics ROC curves after rocfit, [R] rocfit postestimation
sample sizes, see allocation ratio ROC curves after rocreg, [R] rocregplot
survey data, [SVY] svy estimation, test equality of ROC areas, see equality test of ROC
[SVY] svy: tabulate twoway areas
raw data, [U] 12 Data reciprocal averaging, [MV] ca
.raw file, [U] 11.6 Filenaming conventions recode, collect subcommand, [TABLES] collect
raw residuals, [SEM] Methods and formulas for sem recode
recode command, [D] recode
256 Subject index

recode data, [D] recode regions


recode data autocode() function, [FN] Programming look of, [G-4] areastyle
functions outlining, [G-3] region options
recode() function, [FN] Programming functions, shading, [G-3] region options
[U] 26.1.2 Converting continuous variables to register, mi subcommand, [MI] mi set
categorical variables registered variables, see variables, multiple-imputation
reconstructed correlations, [MV] factor postestimation registered
record I/O versus stream I/O, [U] 22 Entering and regress command, [R] regress, [R] regress
importing data postestimation, [R] regress postestimation
recording sessions, [U] 15 Saving and printing diagnostic plots, [R] regress postestimation time
output—log files series, [R] wildbootstrap, [SP] estat moran
recovariance, estat subcommand, [ME] estat regress, meta subcommand, [META] meta regress,
recovariance, [ME] mixed postestimation, [META] meta regress postestimation
[META] estat recovariance regressand, [TS] Glossary, [XT] Glossary
recruitment, see accrual period regression, [SEM] Glossary
recruitment period, see accrual period adjustment, [CAUSAL] teffects intro,
rectangle kernel function, [CAUSAL] tebalance [CAUSAL] teffects intro advanced,
density, [CAUSAL] teoverlap, [G-2] graph [CAUSAL] teffects ra, [CAUSAL] Glossary
twoway kdensity, [G-2] graph twoway lpoly, Bayesian, see Bayesian regression
[R] ivqregress, [R] kdensity, [R] lpoly, Bayesian model averaging, see Bayesian model
[R] npregress kernel, [R] qreg averaging regression
rectangularize dataset, [D] fillin coefficient sample, see posterior coefficient sample
recursion, [P] Glossary coefficient,
recursive accessing, [U] 13.5 Accessing coefficients and
estimation, [TS] rolling standard errors
model, [ERM] Glossary, [SEM] Glossary combinations of, [R] lincom, [R] nlcom
regression analysis, [TS] rolling, [TS] Glossary power for, [PSS-2] power, [PSS-2] power
system requirement and solution, oneslope, [PSS-2] power rsquared,
[ERM] Triangularize [PSS-2] power pcorr, [PSS-2] power trend,
red, green, and blue (RGB) values, [G-4] colorstyle, [PSS-2] power cox
[G-4] Glossary tests of, [R] lrtest, [R] test, [R] testnl
redisplay graph, [G-2] graph display competing risks, [ST] stcrreg
reduced form, [DSGE] Glossary constrained, [R] cnsreg
reduced model, [PSS-2] power, [PSS-2] power creating orthogonal polynomials for, [R] orthog
rsquared, [PSS-5] Glossary diagnostic plots, [R] regress postestimation
reexpression, [R] boxcox, [R] ladder, [R] lnskew0 diagnostic plots
.ref built-in class function, [P] class diagnostics, [ME] mecloglog postestimation,
reference [ME] meglm postestimation, [ME] meintreg
group, see control group postestimation, [ME] melogit postestimation,
prior, see noninformative prior [ME] menbreg postestimation, [ME] menl
value, see null value postestimation, [ME] mepoisson postestimation,
references, class, [M-2] class, [P] class [ME] meprobit postestimation, [ME] mestreg
postestimation, [ME] metobit postestimation,
reflection, [MV] procrustes, [MV] Glossary
[ME] mixed postestimation, [META] meta
.ref n built-in class function, [P] class me postestimation, [META] meta mvregress
reg3 command, [R] reg3, [R] reg3 postestimation postestimation, [R] binreg postestimation,
regexcapture() function, [FN] String functions [R] clogit postestimation, [R] estat
regexcapturenamed() function, [FN] String classification, [R] estat gof, [R] glm
functions postestimation, [R] logistic postestimation,
regexm() function, [FN] String functions [R] poisson postestimation, [R] predict,
regexmatch() function, [FN] String functions [R] predictnl, [R] regress postestimation,
regexr() function, [FN] String functions [R] regress postestimation diagnostic plots,
regexreplace() function, [FN] String functions [R] regress postestimation time series,
regexreplaceall() function, [FN] String functions [ST] estat gofplot, [ST] stcox PH-assumption
tests, [ST] stcox postestimation, [ST] stcrreg
regexs() function, [FN] String functions
postestimation, [ST] stintcox PH-assumption
regime-switching model, [TS] mswitch
plots, [ST] stintcox postestimation, [ST] stintreg
postestimation, [ST] streg postestimation,
[SVY] estat, [SVY] svy postestimation
Subject index 257

regression, continued release marker, [P] version


dummy variables, with, [R] anova, [R] areg, [R] xi, releases, compatibility of Stata programs across,
[U] 26.2.5 Specifying indicator (dummy) [P] version
variables as factor variables, [XT] xtreg reliability, [MV] alpha, [MV] factor, [R] brier,
fixed-effects, see fixed-effects model [R] eivreg, [R] heckpoisson, [R] icc, [R] intreg,
fractional polynomial, [R] fp, [R] mfp [R] loneway, [R] poisson, [SEM] Intro 5,
function, estimating, [R] lpoly [SEM] Intro 12, [SEM] Example 24,
graphing, [R] logistic postestimation, [R] lroc, [SEM] gsem model description options,
[R] lsens, [R] marginsplot, [R] regress [SEM] sem and gsem option reliability( ),
postestimation diagnostic plots [SEM] sem model description options,
hurdle, [R] churdle [SEM] Glossary, [ST] Survival analysis,
[ST] Discrete, [ST] ltable, [ST] st, [ST] stcox,
instrumental variables, [FMM] fmm: ivregress,
[ST] stcrreg, [ST] streg
[LASSO] poivregress, [LASSO] xpoivregress,
[R] gmm, [R] ivfprobit, [R] ivpoisson, theory, see survival analysis
[R] ivprobit, [R] ivqregress, [R] ivregress, remainder function, see modulus function
[R] ivtobit, [SP] spivregress, [XT] xtabond, remap, collect subcommand, [TABLES] collect
[XT] xtdpd, [XT] xtdpdsys, [XT] xthtaylor, remap
[XT] xtivreg REML, see restricted maximum likelihood
linear, see linear regression remove
lines, see fits, adding directories, [D] rmdir
random-effects, see random-effects model files, [D] erase, [M-5] unlink( )
scoring, [MV] factor postestimation remove, jdbc subcommand, [D] jdbc
spatial autoregressive models, [SP] spivregress, r. En, [SEM] sem and gsem option covstructure( )
[SP] spregress, [SP] spxtregress rename,
system, see system estimators bayesirf subcommand, [BAYES] bayesirf
truncated, [FMM] fmm: truncreg, [R] truncreg char subcommand, [P] char
regression (in generic sense), see estimation commands cluster subcommand, [MV] cluster utility
accessing coefficients and standard errors, [P] matrix collect subcommand, [TABLES] collect rename
get, [U] 13.5 Accessing coefficients and frame subcommand, [D] frame rename
standard errors graph subcommand, [G-2] graph rename
dummy variables, with, [R] xi, [U] 26.2.5 Specifying irf subcommand, [TS] irf rename
indicator (dummy) variables as factor variables mata subcommand, [M-3] mata rename
regressor, [TS] Glossary, [XT] Glossary matrix subcommand, [P] matrix utility
regular expressions, [FN] String functions mi subcommand, [MI] mi rename
regular variables, see variables, multiple-imputation rename collection, [TABLES] collect rename
regular rename command, [D] rename, [D] rename group
regularized estimator, [LASSO] Glossary rename for mi data, [MI] mi rename
rejection region, [ADAPT] Glossary, [PSS-5] Glossary rename graph, [G-2] graph rename
relational operators, [M-2] op colon, rename variables, [D] rename, [D] rename group,
[U] 13.2.3 Relational operators [MI] mi rename
relative renamevar, cluster subcommand, [MV] cluster
difference function, [FN] Mathematical functions, utility
[FN] Matrix functions, [M-5] reldif( ) renumber, notes subcommand, [D] notes
efficiency, [MI] mi estimate, [MI] mi predict, reorder data, [D] gsort, [D] order, [D] sort
[MI] Glossary
reorganize data, [D] reshape, [D] xpose
risk, [PSS-2] power, [PSS-2] power
repair, ssd subcommand, [SEM] ssd
twoproportions, [PSS-2] power
pairedproportions, [PSS-5] Glossary, repeated DDF, see denominator degrees of freedom,
[R] Epitab, [R] reri repeated
variance increase, [MI] mi estimate, [MI] mi repeated measures, [MV] Glossary, [PSS-2] power
predict, [MI] Glossary pairedmeans, [PSS-2] power pairedproportions,
[PSS-3] ciwidth pairedmeans
relative excess risk due to interaction, [R] reri
repeated options, [G-4] Concept: repeated options,
relative risk, see risk ratio
[G-4] Glossary
relative-risk ratio, [BAYES] bayes: mlogit,
repeated, power subcommand, [PSS-2] power
[BAYES] bayes: xtmlogit, [FMM] fmm: mlogit,
repeated
[R] eform option, [R] lincom, [R] mlogit,
[SEM] estat eform, [XT] xtmlogit repeated-measures ANOVA, [PSS-2] power,
[PSS-2] power repeated, [R] anova
reldif() function, [FN] Mathematical functions,
[M-5] reldif( ) repeated-measures MANOVA, [MV] manova
258 Subject index

repeating and editing command, [R] #review, resampling, [D] sample, [D] splitsample,
[U] 10 Keyboard use [R] bootstrap, [R] bsample, [R] bstat,
repeating command, [D] by, [P] continue, [P] foreach, [R] jackknife, [R] permute, [R] wildbootstrap,
[P] forvalues [SVY] Glossary
replace command, [D] generate, [MI] mi passive, reserved names, [U] 11.3 Naming conventions
[MI] mi xeq reserved words, [M-2] reswords
replace, notes subcommand, [D] notes reset,
replace option, [U] 11.2 Abbreviation rules frames subcommand, [D] frames reset
replace0, mi subcommand, [MI] mi replace0 mi subcommand, [MI] mi reset
replay, translator subcommand, [R] translate
estimates subcommand, [R] estimates replay RESET test, [R] regress postestimation
graph subcommand, [G-2] graph replay reset id, serset subcommand, [P] serset
replay() function, [FN] Programming functions, reshape
[P] ereturn, [P] estimates command, [D] reshape
replay graphs, [G-2] graph replay error command, [D] reshape
replay models, [SEM] Intro 7, [U] 20.3 Replaying for mi data, [MI] mi reshape
prior results long command, [D] reshape
replicate-weight variable, [SVY] Survey, [SVY] svy wide command, [D] reshape
bootstrap, [SVY] svy brr, [SVY] svy jackknife, reshape data, [D] reshape, also see transpose data
[SVY] svy sdr, [SVY] svyset, [SVY] Glossary reshape, mi subcommand, [MI] mi reshape
replicated residual, [R] predict, [ST] stintcox postestimation,
data, [BAYES] Glossary also see Anscombe residual, also see Cox–Snell
outcome, [BAYES] Bayesian commands, residual, also see deviance residual, also see
[BAYES] bayesstats ppvalues, martingale residual, also see Pearson residual
[BAYES] bayespredict, [BAYES] Glossary, covariance, see error covariance
[BMA] bmapredict, [BMA] bmastats DDF, see denominator degrees of freedom, residual
replicating error covariance, see error covariance
clustered observations, [D] expandcl graph, [R] logistic postestimation, [R] regress
observations, [D] expand postestimation diagnostic plots
replication method, [SVY] svy bootstrap, [SVY] svy Moran’s test of residual correlation, [SP] estat
brr, [SVY] svy jackknife, [SVY] svy sdr, moran
[SVY] svyset, [SVY] Variance estimation programming to obtain, [P] predict
report, serial correlation in, [R] runtest, [TS] varlmar,
datasignature subcommand, [D] datasignature [TS] veclmar
duplicates subcommand, [D] duplicates structural equation modeling, [SEM] estat gof,
estat subcommand, [IRT] estat report [SEM] estat residuals, [SEM] Example 4,
fvset subcommand, [R] fvset [SEM] Methods and formulas for sem,
ml subcommand, [R] ml [SEM] Glossary
report generation, [G-2] graph export, [RPT] Dynamic residual heterogeneity, [META] Intro, [META] meta,
documents intro, [RPT] dyndoc, [RPT] putdocx [META] meta bias, [META] Glossary
intro, [RPT] putdocx begin, [RPT] putdocx residuals, estat subcommand, [MV] factor
collect, [RPT] putdocx pagebreak, postestimation, [MV] pca postestimation,
[RPT] putdocx paragraph, [RPT] putdocx [SEM] Intro 7, [SEM] estat residuals,
table, [RPT] putexcel, [RPT] putexcel advanced, [SEM] Methods and formulas for sem
[RPT] putpdf intro, [RPT] putpdf begin, residual-versus-fitted plot, [R] regress postestimation
[RPT] putpdf collect, [RPT] putpdf pagebreak, diagnostic plots
[RPT] putpdf paragraph, [RPT] putpdf table, residual-versus-predictor plot, [R] regress
[U] 13.5 Accessing coefficients and standard postestimation diagnostic plots
errors, [U] 13.6 Accessing results from Stata resistant smoothers, [R] smooth
commands, [U] 21 Creating reports
restore,
reporting bias, [META] Glossary, also see publication
estimates subcommand, [LASSO] estimates store,
bias
[R] estimates store
reporting options, [SEM] gsem reporting options,
return subcommand, [P] return
[SEM] sem reporting options
snapshot subcommand, [D] snapshot
repost, ereturn subcommand, [P] ereturn,
[P] return restore command, [D] frames intro, [P] preserve
request(macname), display directive, [P] display restore data, [D] snapshot, [P] preserve
RERI, see relative excess risk due to interaction restricted cubic splines, [R] makespline
reri command, [R] reri
Subject index 259

restricted maximum likelihood, [ME] menl, rhypergeometric() function, [FN] Random-number


[ME] mixed, [ME] Glossary functions, [M-5] runiform( )
results macro function, [P] macro ridge prior, [MI] mi impute mvn
results, clear subcommand, [D] clear rigaussian() function, [FN] Random-number
Results window, clearing, [R] cls functions, [M-5] runiform( )
results, right eigenvectors, [M-5] eigensystem( )
accessing, [R] Stored results, [SEM] Intro 7, right-censored, [CAUSAL] Glossary, [ERM] Glossary,
[U] 13.5 Accessing coefficients and standard [ST] Glossary
errors, [U] 13.6 Accessing results from right-censoring, see imputation, interval-censored data
Stata commands, [U] 18.8 Accessing right-hand-side variable, [ERM] Glossary, also see
results calculated by other programs, covariate
[U] 18.9 Accessing results calculated by rightmost options, [G-4] Concept: repeated options,
estimation commands [G-4] Glossary
clearing, [M-5] st rclear( ), [P] ereturn, right-truncation, [CAUSAL] Glossary, [ST] Glossary
[P] estimates, [P] return, [P] return, ringposstyle, [G-4] ringposstyle, [G-4] Glossary
[R] estimates store risk
listing, [P] ereturn, [P] estimates, [P] return, difference, [ADAPT] Glossary,
[P] return, [R] estimates store, [R] Stored [BAYES] bayes: binreg, [META] Intro,
results [META] meta summarize, [PSS-2] power,
saving, [P] estimates, [P] frame post, [P] postfile, [PSS-2] power twoproportions, [PSS-2] power
[P] return, [R] estimates save pairedproportions, [PSS-5] Glossary,
stored, hidden or historical, [M-5] st global( ), [R] binreg, [R] Epitab
[M-5] st matrix( ), [M-5] st numscalar( ) factor, [ADAPT] Glossary, [PSS-5] Glossary,
storing, [M-5] st global( ), [M-5] st local( ), [R] Epitab, [ST] Glossary
[M-5] st matrix( ), [M-5] st numscalar( ), pool, [ST] stcox, [ST] stcrreg, [ST] stset,
[P] ereturn, [P] return, [R] estimates store, [ST] Glossary
[U] 18.10 Storing results ratio, [ADAPT] Glossary, [BAYES] bayes: binreg,
retrospective study, [PSS-2] power, [PSS-3] ciwidth, [META] Intro, [META] meta esize,
[PSS-5] Glossary [META] meta update, [META] meta
return summarize, [META] Glossary,
codes, see error messages and return codes [PSS-5] Glossary, [R] binreg, [R] Epitab,
results, see results, listing [R] reri, also see relative risk
value, [P] class rlaplace() function, [FN] Random-number
return functions, [M-5] runiform( )
dir command, [P] return rline, graph twoway subcommand, [G-2] graph
drop command, [P] return twoway rline
hold command, [P] return rlogistic() function, [FN] Random-number
restore command, [P] return functions, [M-5] runiform( )
return, [M-2] return rm command, [D] erase
add command, [P] return rmcoll command, [P] rmcoll
clear command, [P] return rmdcoll command, [P] rmcoll
list command, [P] return, [R] Stored results rmdir command, [D] rmdir
local command, [P] return rmdir() function, [M-5] chdir( )
matrix command, [P] return rmdir() function, [M-5] chdir( )
scalar command, [P] return rmexternal() function, [M-5] findexternal( )
return() function, [FN] Programming functions RMSEA, see root mean squared error of approximation
reventries, set subcommand, [R] set rmsg, set subcommand, [P] creturn, [P] error,
reverse causation, [ERM] Intro 3, [ERM] Glossary [P] rmsg, [R] set, [U] 8 Error messages and
return codes
reversed scales, [G-3] axis scale options
rnbinomial() function, [FN] Random-number
#review command, [R] #review, [U] 10 Keyboard
functions, [M-5] runiform( )
use, [U] 15 Saving and printing output—log
files rng, query subcommand, [R] query
revkeyboard, set subcommand, [R] set rng, set subcommand, [R] set, [R] set rng
revorder() function, [M-5] invorder( ) rngstate() function, [M-5] runiform( )
rexponential() function, [FN] Random-number rngstate, set subcommand, [R] set, [R] set seed
functions, [M-5] runiform( ) rngstream,
rgamma() function, [FN] Random-number functions, clear subcommand, [D] clear
[M-5] runiform( ) set subcommand, [R] set, [R] set rngstream
RGB values, see red, green, and blue (RGB) values
260 Subject index

rnormal() function, [FN] Random-number functions, robust, Huber/White/sandwich estimator of variance,


[M-5] runiform( ) continued
robust interval regression, [ERM] eintreg, [R] intreg
regression, [R] betareg, [R] regress, [R] rreg linear dynamic panel-data estimation, [XT] xtabond,
standard errors, [XT] Glossary, also see robust, [XT] xtdpd, [XT] xtdpdsys
Huber/White/sandwich estimator of variance linear regression, [ERM] eregress,
test for equality of variance, [R] sdtest [LASSO] dsregress, [LASSO] poregress,
robust, [SEM] Glossary [LASSO] xporegress, [R] regress
robust, Abadie–Imbens standard errors, constrained, [R] cnsreg
[CAUSAL] teffects nnmatch, heteroskedastic, [R] hetregress
[CAUSAL] teffects psmatch hurdle, [R] churdle
robust, Huber/White/sandwich estimator of variance, seemingly unrelated, [R] sureg
[P] robust, [R] vce option, [SVY] Variance three-stage least squares, [R] reg3
estimation, [XT] vce options truncated, [R] truncreg
ARCH, [TS] arch with dummy-variable set, [R] areg
ARFIMA, [TS] arfima local projection, [TS] lpirf
ARIMA and ARMAX, [TS] arima logistic regression, [IRT] irt 1pl, [IRT] irt 2pl,
beta regression, [R] betareg [IRT] irt 3pl, [IRT] irt hybrid, [IRT] irt,
between-effects models, instrumental variables, group( ), [LASSO] dslogit, [LASSO] pologit,
[XT] xtivreg [LASSO] xpologit, [R] logistic, [R] logit, also
censored Poisson regression, [R] cpoisson see logit regression subentry
choice model conditional, [R] clogit
conditional logit, [CM] cmclogit multinomial, [IRT] irt nrm, [IRT] irt hybrid,
mixed logit, [CM] cmmixlogit, [R] mlogit
[CM] cmxtmixlogit ordered, [IRT] irt grm, [IRT] irt pcm, [IRT] irt
multinomial probit, [CM] cmmprobit rsm, [IRT] irt hybrid, [R] ologit
nested logit, [CM] nlogit skewed, [R] scobit
rank-ordered logistic, [CM] cmrologit stereotype, [R] slogit
rank-ordered probit, [CM] cmroprobit zero-inflated ordered, [R] ziologit
competing-risks regression, [ST] stcrreg logit regression, [IRT] irt 1pl, [IRT] irt 2pl,
complementary log–log regression, [R] cloglog [IRT] irt 3pl, [IRT] irt hybrid, [IRT] irt,
Cox proportional hazards model, [ST] stcox, group( ), [LASSO] dslogit, [LASSO] pologit,
[ST] stintcox [LASSO] xpologit, [R] logistic, [R] logit, also
see logistic regression subentry
dynamic stochastic general equilibrium,
[DSGE] dsge, [DSGE] dsgenl Markov-switching model, [TS] mswitch
dynamic-factor model, [TS] dfactor maximum likelihood estimation, [R] ml, [R] mlexp
exponential regression hurdle, [R] churdle MGARCH, [TS] mgarch ccc, [TS] mgarch dcc,
[TS] mgarch dvech, [TS] mgarch vcc
finite mixture models, [FMM] fmm
multilevel mixed-effects model, [ME] mecloglog,
first-differenced estimator, [XT] xtivreg
[ME] meglm, [ME] meintreg, [ME] melogit,
fixed-effects models, [ME] menbreg, [ME] meologit,
instrumental variables, [XT] xtivreg, [ME] meoprobit, [ME] mepoisson,
[XT] xtmlogit [ME] meprobit, [ME] mestreg, [ME] metobit,
linear, [XT] xtreg [ME] mixed
Poisson, [XT] xtpoisson multinomial
fractional response regression, [R] fracreg logistic regression, [IRT] irt nrm, [IRT] irt
with endogenous covariates, [R] ivfprobit hybrid, [R] mlogit
GARCH, [TS] arch, also see MGARCH subentry probit regression, [R] mprobit
generalized linear models, [R] glm negative binomial regression, [R] nbreg
for binomial family, [R] binreg truncated, [R] tnbreg
generalized method of moments, [R] gmm, zero-inflated, [R] zinb
[R] ivpoisson Newey–West regression, [TS] newey
Heckman selection model, [R] heckman, nonlinear
[XT] xtheckman demand systems, [R] demandsys
heckpoisson regression, [R] heckpoisson least-squares estimation, [R] nl
hurdle regression, [R] churdle systems of equations, [R] nlsur
instrumental-variables regression, nonparametric series regression, [R] npregress series
[LASSO] poivregress, [LASSO] xpoivregress, ordered probit regression, [ERM] eoprobit
[R] ivregress, [XT] xtivreg
parametric survival models, [ST] stintreg, [ST] streg
Subject index 261

robust, Huber/White/sandwich estimator of variance, robust, Huber/White/sandwich estimator of variance,


continued continued
Poisson regression, [CAUSAL] etpoisson, truncated
[LASSO] dspoisson, [LASSO] popoisson, negative binomial regression, [R] tnbreg
[LASSO] xpopoisson, [R] poisson Poisson regression, [R] tpoisson
censored, [R] cpoisson regression, [R] truncreg
truncated, [R] tpoisson unobserved-components model, [TS] ucm
with endogenous covariates, [R] ivpoisson with endogenous covariates,
zero-inflated, [R] zip fractional response regression, [R] ivfprobit
population-averaged models, [XT] xtgee Poisson regression, [R] ivpoisson
complementary log–log, [XT] xtcloglog probit regression, [R] ivprobit
logit, [XT] xtlogit quantile regression, [R] ivqregress
negative binomial, [XT] xtnbreg tobit regression, [R] ivtobit
Poisson, [XT] xtpoisson with endogenous regressors,
probit, [XT] xtprobit instrumental-
Prais–Winsten and Cochrane–Orcutt regression, variables regression, [LASSO] poivregress,
[TS] prais [LASSO] xpoivregress, [R] ivregress
probit regression, [ERM] eprobit, [R] probit zero-inflated
bivariate, [R] biprobit negative binomial regression, [R] zinb
heteroskedastic, [R] hetprobit ordered logistic regression, [R] ziologit
multinomial, [R] mprobit ordered probit regression, [R] zioprobit
ordered, [R] heckoprobit, [R] hetoprobit, Poisson regression, [R] zip
[R] oprobit robust, other methods of, [R] rreg, [R] smooth
with endogenous covariates, [R] ivprobit robust command, [P] robust
with sample selection, [R] heckprobit robvar command, [R] sdtest
zero-inflated ordered, [R] zioprobit ROC, see receiver operating characteristic analysis
quantile regression, [R] qreg roccomp command, [R] roc, [R] roccomp
with endogenous covariates, [R] ivqregress rocfit command, [R] rocfit, [R] rocfit postestimation
random-effects model rocgold command, [R] roc, [R] roccomp
complementary log–log, [XT] xtcloglog rocplot command, [R] rocfit postestimation
Hausman–Taylor estimator, [XT] xthtaylor rocreg command, [R] rocreg, [R] rocreg
instrumental variables, [XT] xtivreg postestimation, [R] rocregplot
linear, [XT] xtheckman, [XT] xtreg rocregplot command, [R] rocregplot
logistic, [XT] xtlogit, [XT] xtmlogit, roctab command, [R] roc, [R] roctab
[XT] xtologit Rogers and Tanimoto similarity measure,
parametric survival, [XT] xtstreg [MV] measure option
Poisson, [XT] xtpoisson roh, [R] loneway
probit, [XT] xtoprobit, [XT] xtprobit rolling command, [TS] rolling
spatial autoregressive models, [SP] spregress rolling regression, [TS] rolling, [TS] Glossary
state-space model, [TS] sspace root mean squared error of approximation, [SEM] estat
stochastic frontier model, [R] frontier gof, [SEM] Example 4, [SEM] Methods and
structural equation modeling, [SEM] Intro 8, formulas for sem
[SEM] sem option method( ) rootograms, [R] spikeplot
threshold regression model, [TS] threshold roots of polynomials, [M-5] polyeval( )
tobit model, [R] tobit rotate command, [MV] factor postestimation,
with endogenous covariates, [R] ivtobit [MV] pca postestimation, [MV] rotate
treatment effect, [CAUSAL] didregress, rotate, estat subcommand, [MV] canon
[CAUSAL] eteffects, [CAUSAL] etpoisson, postestimation
[CAUSAL] etregress, [CAUSAL] hdidregress, rotatecompare, estat subcommand, [MV] canon
[CAUSAL] mediate, [CAUSAL] teffects postestimation, [MV] factor postestimation,
aipw, [CAUSAL] teffects ipw, [MV] pca postestimation
[CAUSAL] teffects ipwra, [CAUSAL] teffects rotated
ra, [CAUSAL] telasso, [CAUSAL] xthdidregress factor loadings, [MV] factor postestimation
survival-time data, [CAUSAL] stteffects principal components, [MV] pca postestimation
ipw, [CAUSAL] stteffects ipwra, rotatemat command, [MV] rotatemat
[CAUSAL] stteffects ra, [CAUSAL] stteffects
wra
262 Subject index

rotation, [MV] factor postestimation, [MV] pca rowmiss(), egen function, [D] egen
postestimation, [MV] rotate, [MV] rotatemat, rowmissing() function, [M-5] missing( )
[MV] Glossary rownames macro function, [P] macro
Bentler’s invariant pattern simplicity, see Bentler’s rownames, matrix subcommand, [P] matrix
invariant pattern simplicity rotation rownames
biquartimax, see biquartimax rotation rownfreeparms macro function, [P] macro
biquartimin, see biquartimin rotation rownfreeparms() function, [FN] Matrix functions
Comrey’s tandem 1, see Comrey’s tandem 1 and 2 rownlfs macro function, [P] macro
rotations rownonmiss(), egen function, [D] egen
Comrey’s tandem 2, see Comrey’s tandem 1 and 2 rownonmissing() function, [M-5] missing( )
rotations rownumb macro function, [P] macro
covarimin, see covarimin rotation rownumb() function, [FN] Matrix functions,
Crawford–Ferguson, see Crawford–Ferguson rotation [P] matrix define
equamax, see equamax rotation rowpctile(), egen function, [D] egen
factor parsimony, see factor parsimony rotation rows() function, [M-5] rows( )
minimum entropy, see minimum entropy rotation rows of matrix
oblimax, see oblimax rotation appending to, [P] matrix define
oblimin, see oblimin rotation names, [P] ereturn, [P] matrix define, [P] matrix
oblique, see oblique rotation rowjoinbyname, [P] matrix rownames
orthogonal, see orthogonal rotation operators, [P] matrix define
parsimax, see parsimax rotation rowscalefactors() function, [M-5] equilrc( )
partially specified target, see partially specified target rowsd(), egen function, [D] egen
rotation rowshape() function, [M-5] rowshape( )
Procrustes, see Procrustes rotation rowsof macro function, [P] macro
promax, see promax rotation rowsof() function, [FN] Matrix functions, [P] matrix
quartimax, see quartimax rotation define
quartimin, see quartimin rotation rowsum() function, [M-5] sum( )
toward a target, see toward a target rotation rowtotal(), egen function, [D] egen
varimax, see varimax rotation rowvarlist macro function, [P] macro
round() function, [FN] Mathematical functions, rowvector, [M-2] Declarations, [M-6] Glossary
[M-5] trunc( ) Roy’s
roundoff error, [M-5] epsilon( ), [M-5] edittozero( ), largest root test, [MV] canon, [MV] manova,
[M-5] edittoint( ), [U] 13.12 Precision and [MV] mvtest means, [MV] Glossary
problems therein union-intersection test, [MV] canon, [MV] manova,
row [MV] mvtest means
of matrix, selecting, [M-5] select( ) rpoisson() function, [FN] Random-number
operators for data, [D] egen functions, [M-5] runiform( )
stripes, [M-5] st matrix( ), [M-6] Glossary rr, estat subcommand, [CAUSAL] mediate
roweq macro function, [P] macro postestimation
roweq, matrix subcommand, [P] matrix rownames rreg command, [R] rreg, [R] rreg postestimation
roweqnumb macro function, [P] macro rscatter, graph twoway subcommand, [G-2] graph
roweqnumb() function, [FN] Matrix functions twoway rscatter
rowfirst(), egen function, [D] egen rseed() function, [M-5] runiform( )
rowfullnames macro function, [P] macro RSM, see rating scale model
row-join operator, [M-2] op join rsm, irt subcommand, [IRT] irt rsm, [IRT] irt rsm
rowjoinbyname, matrix subcommand, [P] matrix postestimation
rowjoinbyname rspike, graph twoway subcommand, [G-2] graph
rowlast(), egen function, [D] egen twoway rspike
rowlfnames macro function, [P] macro R2 , [LASSO] Glossary, [PSS-2] power,
row-major order, [M-6] Glossary [PSS-2] power rsquared, [PSS-2] power pcorr,
rowmax(), egen function, [D] egen [PSS-5] Glossary, [SEM] estat eqgof, also see
rowmax() function, [M-5] minmax( ) coefficient of determination
rowmaxabs() function, [M-5] minmax( ) rsquared, power subcommand, [PSS-2] power
rsquared
rowmean(), egen function, [D] egen
rt() function, [FN] Random-number functions,
rowmedian(), egen function, [D] egen
[M-5] runiform( )
rowmin(), egen function, [D] egen
Rubin’s combination rules, [MI] mi estimate, [MI] mi
rowmin() function, [M-5] minmax( ) estimate using, [MI] mi predict
rowminmax() function, [M-5] minmax( )
Subject index 263

run command, [R] do, [U] 16 Do-files sample-size, continued


runiform() function, [FN] Random-number determination, [ADAPT] GSD intro, [ADAPT] gs,
functions, [M-5] runiform( ), [R] set seed [ADAPT] gsdesign, [ADAPT] gsdesign
runiformint() function, [FN] Random-number onemean, [ADAPT] gsdesign twomeans,
functions, [M-5] runiform( ) [ADAPT] gsdesign oneproportion,
runningsum() function, [M-5] runningsum( ) [ADAPT] gsdesign twoproportions,
runningsum() function, [M-5] runningsum( ) [ADAPT] gsdesign logrank, [ADAPT] gsdesign
runtest command, [R] runtest usermethod, [ADAPT] Glossary, [PSS-1] Intro,
[PSS-2] Intro (power), [PSS-2] power,
Russell and Rao coefficient similarity measure,
[PSS-2] power usermethod, [PSS-2] power
[MV] measure option
onemean, [PSS-2] power twomeans,
rvalue, class, [P] class [PSS-2] power pairedmeans, [PSS-2] power
rvfplot command, [R] regress postestimation oneproportion, [PSS-2] power twoproportions,
diagnostic plots [PSS-2] power pairedproportions,
RVI, see relative variance increase [PSS-2] power onevariance, [PSS-2] power
rvpplot command, [R] regress postestimation twovariances, [PSS-2] power onecorrelation,
diagnostic plots [PSS-2] power twocorrelations, [PSS-2] power
rweibull() function, [FN] Random-number oneway, [PSS-2] power twoway, [PSS-2] power
functions, [M-5] runiform( ) repeated, [PSS-2] power oneslope,
rweibullph() function, [FN] Random-number [PSS-2] power rsquared, [PSS-2] power pcorr,
functions, [M-5] runiform( ) [PSS-2] power cmh, [PSS-2] power mcc,
[PSS-2] power trend, [PSS-2] power cox,
[PSS-2] power exponential, [PSS-2] power
S logrank, [PSS-3] Intro (ciwidth),
[PSS-3] ciwidth, [PSS-3] ciwidth usermethod,
s() function, [FN] Programming functions
[PSS-3] ciwidth, graph, [PSS-3] ciwidth
s() stored results, [FN] Programming onemean, [PSS-3] ciwidth twomeans,
functions, [P] return, [R] Stored results, [PSS-3] ciwidth pairedmeans, [PSS-3] ciwidth
[U] 18.8 Accessing results calculated by other onevariance, [PSS-4] Unbalanced designs,
programs, [U] 18.10.3 Storing results in s() [PSS-5] Glossary
s(macros) macro function, [P] macro cluster size, [PSS-2] power onemean, cluster,
s1color scheme, [G-4] Scheme s1 [PSS-2] power twomeans, cluster,
s1manual scheme, [G-4] Scheme s1 [PSS-2] power twoproportions, cluster,
s1mono scheme, [G-4] Scheme s1 [PSS-2] power logrank, cluster
s1rcolor scheme, [G-4] Scheme s1 ratio, [ADAPT] Glossary, [PSS-5] Glossary
s2color scheme, [G-4] Scheme s2 rounding rules for, [PSS-4] Unbalanced designs
s2gcolor scheme, [G-4] Scheme s2 sampling, [D] sample, [D] splitsample, [R] bootstrap,
s2gmanual scheme, [G-4] Scheme s2 [R] bsample, [SVY] Survey, [SVY] svydescribe,
s2manual scheme, [G-4] Scheme s2 [SVY] svyset, [SVY] Glossary, also see cluster
s2mono scheme, [G-4] Scheme s2 sampling
SAARCH, see simple asymmetric autoregressive correlation, [BMA] bmaregress, [BMA] bmagraph
conditional heteroskedasticity pmp, [BMA] Glossary
saddle-path stable, [DSGE] Glossary rate, [PSS-2] power, [PSS-2] power onemean,
Sammon mapping criterion, [MV] Glossary [PSS-2] power pairedmeans, [PSS-3] ciwidth,
sample, [SVY] Glossary, also see random sample [PSS-3] ciwidth onemean, [PSS-3] ciwidth
pairedmeans
selection, [ERM] Glossary, also see endogenous
sample selection, also see selection model stage, [SVY] estat, [SVY] Glossary
sample command, [D] sample standard errors, [META] Glossary
sample splitting, [LASSO] Glossary unit, [SVY] Survey, [SVY] Glossary, also see
primary sampling unit
sample-size, [ADAPT] Glossary, [PSS-5] Glossary,
[U] 27.33 Power, precision, and sample-size variance, [META] Glossary
analysis weight, [SVY] Survey, [SVY] Calibration,
analysis, see power and sample-size analysis [SVY] Poststratification, [SVY] Glossary,
[U] 11.1.6 weight, [U] 20.24.3 Sampling
curve, [PSS-2] power, [PSS-2] power usermethod,
weights, also see survey data
[PSS-3] ciwidth, [PSS-3] ciwidth usermethod,
[PSS-3] ciwidth, graph, [PSS-5] Glossary with and without replacement, [SVY] Glossary
sandwich/Huber/White estimator of variance, see robust,
Huber/White/sandwich estimator of variance
264 Subject index

SAR, see spatial autoregressive model scalar, [M-2] Declarations, [M-6] Glossary,
sargan, estat subcommand, [XT] xtabond, [P] scalar
[XT] xtabond postestimation, [XT] xtdpd, confirm subcommand, [P] confirm
[XT] xtdpd postestimation, [XT] xtdpdsys define command, [P] scalar
postestimation dir command, [P] scalar
Sargan test, [XT] xtabond postestimation, [XT] xtdpd drop command, [P] scalar
postestimation, [XT] xtdpdsys postestimation ereturn subcommand, [P] ereturn, [P] return
SAS dates, [D] Datetime values from other software list command, [P] scalar
sas, import subcommand, [D] import sas return subcommand, [P] return
SAS XPORT format, [D] import sasxport5, [D] import scalar functions, [M-4] Scalar
sasxport8 scalar model parameter, [BAYES] Glossary, also see
sasxport5, Bayesian, model parameters
export subcommand, [D] import sasxport5 scalar() function, [FN] Programming functions
import subcommand, [D] import sasxport5 scalar() pseudofunction, [P] scalar
sasxport8, scalars, [P] scalar
export subcommand, [D] import sasxport8 namespace and conflicts, [P] matrix, [P] matrix
import subcommand, [D] import sasxport8 define
Satterthwaite DDF, see denominator degrees of freedom, scale,
Satterthwaite log, [G-3] axis scale options
Satterthwaite’s t test, [ADAPT] Glossary, range of, [G-3] axis scale options
[PSS-2] power, [PSS-2] power twomeans, reversed, [G-3] axis scale options
[PSS-5] Glossary
scale() option, [G-3] scale option
saturated likelihood, [LASSO] Glossary
scaling, [MV] mds, [MV] mds postestimation plots,
saturated model, [SEM] estat gof, [SEM] estat lcgof, [MV] mdslong, [MV] mdsmat
[SEM] Example 4, [SEM] Methods and
scatter, graph twoway subcommand, [G-2] graph
formulas for sem, [SEM] Glossary
twoway scatter
saturation, see intensity, color, adjustment
scatteri, graph twoway subcommand, [G-2] graph
save twoway scatteri
data, [D] import dbase, [D] import delimited, scatterplot matrices, [G-2] graph matrix
[D] import spss, [D] outfile, [D] save,
scenarios, [TS] forecast, [TS] forecast adjust,
[D] snapshot, also see export data
[TS] forecast clear, [TS] forecast coefvector,
frames, [D] frames save [TS] forecast create, [TS] forecast describe,
results, see results, saving [TS] forecast drop, [TS] forecast estimates,
save, [TS] forecast exogenous, [TS] forecast
collect subcommand, [TABLES] collect save identity, [TS] forecast list, [TS] forecast query,
estimates subcommand, [LASSO] estimates store, [TS] forecast solve
[R] estimates save Scheffé’s multiple-comparison adjustment, see multiple
frames subcommand, [D] frames save comparisons, Scheffé’s method
graph subcommand, [G-2] graph save scheme() option, [G-3] scheme option
label subcommand, [D] label scheme, set subcommand, [G-2] set scheme, [R] set
putdocx subcommand, [RPT] putdocx begin schemes, [G-2] set scheme, [G-3] play option,
putpdf subcommand, [RPT] putpdf begin [G-3] scheme option, [G-4] Schemes intro,
snapshot subcommand, [D] snapshot [G-4] Scheme economist, [G-4] Scheme
spmatrix subcommand, [SP] spmatrix save s1, [G-4] Scheme s2, [G-4] Scheme sj,
save command, [D] save [G-4] Scheme st, [G-4] Glossary
saveold command, [D] save changing, [G-2] graph display
saving() option, [G-3] saving option creating your own, [G-4] Schemes intro
saw-toothed power function, [PSS-2] power default, [G-2] set scheme
oneproportion, [PSS-2] power twoproportions Schoenfeld residual, [ST] stcox PH-assumption
sbcusum, estat subcommand, [TS] estat sbcusum tests, [ST] stcox postestimation, [ST] stcrreg
postestimation
SBIC, see Bayesian information criterion
Schur
sbknown, estat subcommand, [TS] estat sbknown
decomposition, [M-5] schurd( ), [M-6] Glossary,
sbsingle, estat subcommand, [TS] estat sbsingle
also see generalized Schur decomposition
Scalable Vector Graphics, [G-2] graph export,
form, [M-6] Glossary
[G-3] svg options, [G-4] Glossary
schurd() function, [M-5] schurd( )
schurd() function, [M-5] schurd( )
schurdgroupby() function, [M-5] schurd( )
Subject index 265

schurdgroupby() function, [M-5] schurd( ) se, estat subcommand, [R] exlogistic postestimation,
schurdgroupby la() function, [M-5] schurd( ) [R] expoisson postestimation
schurd la() function, [M-5] schurd( ) se[], [U] 13.5 Accessing coefficients and standard
Schwarz’s Bayesian information criterion, see Bayesian errors
information criterion search,
sci, estat subcommand, [CAUSAL] hdidregress icd10 subcommand, [D] icd10
postestimation, [CAUSAL] xthdidregress icd10cm subcommand, [D] icd10cm
postestimation icd10pcs subcommand, [D] icd10pcs
scientific notation, [U] 12.2 Numbers icd9 subcommand, [D] icd9
s-class command, [P] program, [P] return, [R] Stored icd9p subcommand, [D] icd9p
results, [U] 18.8 Accessing results calculated by ml subcommand, [R] ml
other programs net subcommand, [R] net
scobit command, [R] scobit, [R] scobit notes subcommand, [D] notes
postestimation python subcommand, [P] PyStata integration
scope, class, [P] class view subcommand, [R] view
score, [MV] factor postestimation, [MV] pca search command, [R] search, [U] 4 Stata’s help and
postestimation, [MV] Glossary search facilities
plot, [MV] scoreplot, [MV] Glossary search d, view subcommand, [R] view
test, [ADAPT] Glossary, [PSS-2] power search Internet, [R] net search
oneproportion, [PSS-5] Glossary,
searchdefault, set subcommand, [R] search, [R] set
[SEM] Intro 7, [SEM] estat ginvariant,
[SEM] estat mindices, [SEM] estat scoretests, seasonal
[SEM] Methods and formulas for sem, ARIMA, [TS] arima
[SEM] Glossary, also see Lagrange multiplier difference operator, [TS] arima, [TS] forecast
test estimates, [TS] Glossary
score, matrix subcommand, [P] matrix score lag operator, [U] 11.4.4 Time-series varlists
score, ml subcommand, [R] ml smoothing, [TS] tssmooth, [TS] tssmooth shwinters
scoreplot command, [MV] discrim lda secondary sampling unit, [SVY] Variance estimation,
postestimation, [MV] factor postestimation, [SVY] Glossary
[MV] scoreplot second-level variables, see first-level variables
scores, [SEM] Glossary second-order latent variables, see first-order latent
obtaining, [ERM] predict advanced, [R] predict, variables
[SEM] predict after gsem, [SEM] predict after seconds() function, [D] Datetime durations,
sem, [U] 20.23 Obtaining scores [FN] Date and time functions, [M-5] date( )
programming, [M-5] deriv( ), [M-5] moptimize( ), sectionbreak,
[M-5] optimize( ), [P] matrix score, [P] program putdocx subcommand, [RPT] putdocx pagebreak
properties, [P] robust putpdf subcommand, [RPT] putpdf pagebreak
scoretests, estat subcommand, [SEM] Intro 7, seed, set subcommand, [R] set, [R] set seed
[SEM] estat scoretests, [SEM] Methods and seek, file subcommand, [P] file
formulas for sem seemingly unrelated
scree plot, [MV] screeplot, [MV] Glossary estimation, [R] suest
screeplot command, [MV] discrim lda regression, [R] nlsur, [R] reg3, [R] sureg,
postestimation, [MV] factor postestimation, [SEM] Intro 5, [SEM] Example 12,
[MV] pca postestimation, [MV] screeplot [SEM] Glossary, [TS] dfactor
script subcommand, [P] PyStata integration segmentsize, set subcommand, [D] memory, [R] set
scrollbufsize, set subcommand, [R] set select() function, [M-5] select( )
scrolling of output, controlling, [P] more, [R] more, select, mi subcommand, [MI] mi select
[U] 7 –more– conditions selected covariates, see covariate selection
sd(), egen function, [D] egen selected, estimates subcommand, [R] estimates
sd, estat subcommand, [ME] estat sd, [ME] menl, selected
[ME] mixed postestimation, [META] estat selectindex() function, [M-5] select( )
sd, [R] mean postestimation, [SEM] estat sd,
selection, [ERM] Glossary
[SVY] estat
on observables, see conditional-independence
SDR, see successive difference replication assumption
sdr options, [SVY] sdr options on unobservables, [ERM] Glossary
sdtest command, [R] sdtest
sdtesti command, [R] sdtest
266 Subject index

selection model, [R] heckman, [R] heckoprobit, sem command, continued


[R] heckprobit [SEM] sem option noxconditional, [SEM] sem
Bayesian estimation, [BAYES] bayes: heckman, option select( ), [SEM] sem reporting options,
[BAYES] bayes: heckoprobit, [SEM] sem ssd options
[BAYES] bayes: heckprobit path notation, [SEM] sem and gsem path notation,
structural equation modeling, [SEM] Example 45g [SEM] sem path notation extensions
survey data, [SVY] svy estimation postestimation, [SEM] sem postestimation
with endogenous covariates, [ERM] Intro 1, semicolons, [M-2] Semicolons
[ERM] eintreg, [ERM] eoprobit, [ERM] eprobit, semiconjugacy, see semiconjugate prior
[ERM] eregress, [ERM] Example 1c, semiconjugate prior, [BAYES] Intro,
[ERM] Example 6b, [ERM] Example 8b [BAYES] bayesmh, [BAYES] Glossary
with random effects, [XT] xtheckman semiparametric imputation method, see imputation,
with treatment effects, [ERM] Intro 1, predictive mean matching
[ERM] eintreg, [ERM] eoprobit, [ERM] eprobit, semiparametric model, [ST] stcox, [ST] stcrreg,
[ERM] eregress, [ERM] Example 4a, [ST] stintcox, [ST] Glossary
[ERM] Example 4b, [ERM] Example 6b semirobust standard errors, [XT] Glossary
selection-order statistics, [TS] arfimasoc, sensitivity, [R] estat classification, [R] lroc, [R] lsens,
[TS] arimasoc, [TS] varsoc also see receiver operating characteristic analysis
self-variable, [BAYES] Glossary analysis, [ADAPT] Glossary, [META] Intro,
self-variables [META] meta summarize, [META] meta
first-lag coefficients, [BAYES] Glossary regress, [META] meta meregress,
tightness parameter, [BAYES] Glossary [META] meta multilevel, [META] meta
SEM, see structural equation modeling mvregress, [META] Glossary, [PSS-2] power,
sem command, [SEM] Builder, [SEM] Methods and [PSS-2] power, graph, [PSS-2] power, table,
formulas for sem, [SEM] sem, [SEM] Glossary [PSS-2] power onemean, [PSS-2] power
examples, twomeans, [PSS-2] power pairedmeans,
[PSS-2] power oneproportion, [PSS-2] power
CFA model, [SEM] Example 1,
twoproportions, [PSS-2] power
[SEM] Example 3, [SEM] Example 15,
pairedproportions, [PSS-2] power onevariance,
[SEM] Example 20
[PSS-2] power twovariances, [PSS-2] power
constraints, [SEM] Example 8, onecorrelation, [PSS-2] power twocorrelations,
[SEM] Example 23 [PSS-2] power oneway, [PSS-2] power twoway,
correlated uniqueness model, [SEM] Example 17 [PSS-2] power repeated, [PSS-2] power
correlation, [SEM] Example 16 oneslope, [PSS-2] power rsquared,
latent growth model, [SEM] Example 18 [PSS-2] power pcorr, [PSS-2] power cmh,
linear regression, [SEM] Example 6, [PSS-2] power mcc, [PSS-2] power trend,
[SEM] Example 12 [PSS-2] power cox, [PSS-2] power exponential,
measurement model, [SEM] Example 1, [PSS-2] power logrank, [PSS-3] Intro (ciwidth),
[SEM] Example 3, [SEM] Example 20 [PSS-3] ciwidth, [PSS-3] ciwidth, graph,
MIMIC model, [SEM] Example 10 [PSS-3] ciwidth, table, [PSS-5] Glossary, also
model with MAR data, [SEM] Example 26 see Bayesian, sensitivity analysis
multilevel, [SEM] Example 42g model, [R] regress postestimation, [R] rreg
multiple-group model, [SEM] Example 20, separate command, [D] separate
[SEM] Example 23 separating string variables into parts, [D] split
path model, [SEM] Example 7, seq(), egen function, [D] egen
[SEM] Example 12 sequential imputation, [MI] mi impute, [MI] mi impute
reliability model, [SEM] Example 24 chained, [MI] mi impute monotone
structural model, [SEM] Example 7, sequential limit theory, [XT] Glossary
[SEM] Example 9 sequential regression multivariate imputation, see
missing values, [SEM] Example 26 imputation, multivariate, chained equations
options, [SEM] sem and gsem option constraints( ), serial correlation, [TS] Glossary, also see
[SEM] sem and gsem option covstructure( ), autocorrelation
[SEM] sem and gsem option from( ), test, [TS] Glossary, also see autocorrelation test
[SEM] sem and gsem option reliability( ), serial independence test, [R] regress postestimation
[SEM] sem and gsem syntax options, time series, [R] runtest, [TS] varlmar,
[SEM] sem estimation options, [SEM] sem [TS] veclmar, [XT] xtabond postestimation,
group options, [SEM] sem model description [XT] xtdpd postestimation, [XT] xtdpdsys
options, [SEM] sem option method( ), postestimation
series, npregress subcommand, [R] npregress intro,
[R] npregress series
Subject index 267

series regression, [R] npregress series set, continued


serrbar command, [R] serrbar graphics command, [G-2] set graphics, [R] set
serset, [P] serset haverdir command, [D] import haver, [R] set
clear command, [P] serset httpproxy command, [R] netio, [R] set
create command, [P] serset httpproxyauth command, [R] netio, [R] set
create cspline command, [P] serset httpproxyhost command, [R] netio, [R] set
create xmedians command, [P] serset httpproxyport command, [R] netio, [R] set
dir command, [P] serset httpproxypw command, [R] netio, [R] set
drop command, [P] serset httpproxyuser command, [R] netio, [R] set
reset id command, [P] serset include bitmap command, [R] set
set command, [P] serset iterlog command, [R] set, [R] set iter
sort command, [P] serset java heapmax command, [P] Java utilities, [R] set
summarize command, [P] serset java home command, [P] Java utilities, [R] set
use command, [P] serset lapack mkl command, [M-1] LAPACK, [R] set
sersetread, file subcommand, [P] serset lapack mkl cnr command, [M-1] LAPACK,
sersetwrite, file subcommand, [P] serset [R] set
session, recording, [R] log, [U] 15 Saving and printing level command, [R] level, [R] set
output—log files linegap command, [R] set
set linesize command, [R] log, [R] set
adosize command, [P] sysdir, [R] set, locale functions command, [P] set
[U] 18.11 Ado-files locale functions, [R] set
autotabgraphs command, [R] set locale ui command, [P] set locale ui, [R] set
cformat command, [R] set, [R] set cformat locksplitters command, [R] set
clevel command, [BAYES] set clevel, [R] set logmsg command, [R] log, [R] set
coeftabresults command, [R] set logtype command, [R] log, [R] set
collect double command, [R] set, [TABLES] set lstretch command, [R] set
collect double maxbezierpath command, [R] set
collect label command, [R] set, [TABLES] set maxdb command, [R] db, [R] set
collect label maxiter command, [R] set, [R] set iter
collect style command, [R] set, [TABLES] set max memory command, [D] memory, [R] set
collect style max preservemem command, [P] preserve
collect warn command, [R] set, [TABLES] set max preservemem command, [R] set
collect warn maxvar command, [D] memory, [R] set
command, [R] query, [R] set min memory command, [D] memory, [R] set
conren command, [R] set more command, [P] more, [R] more, [R] set,
copycolor command, [G-2] set printcolor, [R] set [U] 7 –more– conditions
dockable command, [R] set niceness command, [D] memory, [R] set
docx hardbreak command, [R] set, [RPT] set notifyuser command, [R] set
docx obs command, [D] obs, [R] set
docx paramode command, [R] set, [RPT] set docx odbcdriver command, [D] odbc, [R] set
dots command, [R] set odbcmgr command, [D] odbc, [R] set
doublebuffer command, [R] set output command, [P] quietly, [R] set
dp command, [D] format, [R] set pagesize command, [R] more, [R] set
dtable style command, [R] set, [TABLES] set pformat command, [R] set, [R] set cformat
dtable style
pinnable command, [R] set
dtascomplevel command, [R] set
playsnd command, [R] set
emptycells command, [R] set, [R] set emptycells
print, graph subcommand, [G-2] graph set
etable style command, [R] set, [TABLES] set
printcolor command, [G-2] set printcolor, [R] set
etable style
processors command, [R] set
fastscroll command, [R] set
python exec command, [P] PyStata integration,
floatwindows command, [R] set
[R] set
fredkey command, [D] import fred, [R] set
python userpath command, [P] PyStata
fvbase command, [R] set integration, [R] set
fvlabel command, [R] set, [R] set showbaselevels reventries command, [R] set
fvtrack command, [R] set revkeyboard command, [R] set
fvwrap command, [R] set, [R] set showbaselevels rmsg command, [P] creturn, [P] error, [P] rmsg,
fvwrapon command, [R] set, [R] set [R] set, [U] 8 Error messages and return codes
showbaselevels
268 Subject index

set, continued set ado, net subcommand, [R] net


rng command, [R] set, [R] set rng set exec subcommand, [P] PyStata integration
rngstate command, [R] set, [R] set seed set heapmax, java subcommand, [P] Java utilities
rngstream command, [R] set, [R] set rngstream set home, java subcommand, [P] Java utilities
scheme command, [G-2] set scheme, set matacache, mata subcommand, [M-3] mata set,
[G-4] Schemes intro, [R] set [R] set
scrollbufsize command, [R] set set matafavor, mata subcommand, [M-3] mata set,
searchdefault command, [R] search, [R] set [M-5] favorspeed( ), [R] set
seed command, [R] set, [R] set seed set matalibs, mata subcommand, [M-3] mata set,
segmentsize command, [D] memory, [R] set [R] set
sformat command, [R] set, [R] set cformat set matalnum, mata subcommand, [M-3] mata set,
showbaselevels command, [R] set, [R] set [R] set
showbaselevels set matamofirst, mata subcommand, [M-3] mata
showemptycells command, [R] set, [R] set set, [R] set
showbaselevels set mataoptimize, mata subcommand, [M-3] mata
showomitted command, [R] set, [R] set set, [R] set
showbaselevels set matasolvetol, mata subcommand, [M-3] mata
smoothfonts command, [R] set set, [R] set
sortmethod command, [P] set sortmethod, [R] set set matastrict, mata subcommand, [M-1] Ado,
sortrngstate command, [P] set sortrngstate, [M-2] Declarations, [M-3] mata set, [R] set
[R] set set mi data, [MI] mi set
table style command, [R] set, [TABLES] set set other, net subcommand, [R] net
table style set userpath subcommand, [P] PyStata integration
taskbargroups command, [R] set setbreakintr() function, [M-5] setbreakintr( )
trace command, [P] trace, [R] set set defaults command, [R] set defaults
tracedepth command, [P] trace, [R] set setmore() function, [M-5] more( )
traceexpand command, [P] trace, [R] set setmoreonexit() function, [M-5] more( )
tracehilite command, [P] trace, [R] set settings,
traceindent command, [P] trace, [R] set display, [R] set showbaselevels
tracenumber command, [P] trace, [R] set efficiency, [P] sysdir
tracesep command, [P] trace, [R] set format, [R] set cformat
type command, [D] generate, [R] set graphics, [G-2] set graphics, [G-2] set printcolor,
update interval command, [R] set, [R] update [G-2] set scheme, [P] creturn
update prompt command, [R] set, [R] update interface, [P] creturn, [R] db
update query command, [R] set, [R] update Java, [P] creturn
varabbrev command, [R] set LAPACK, [M-1] LAPACK, [P] creturn
varkeyboard command, [R] set Mata, [M-3] mata set, [P] creturn
set, memory, [D] memory, [P] creturn
bayesirf subcommand, [BAYES] bayesirf network, [P] creturn, [R] netio
cluster subcommand, [MV] cluster programming output, [BAYES] set clevel, [D] format, [P] creturn,
utilities [P] rmsg, [R] level, [R] log, [R] more, [R] set
collect subcommand, [TABLES] collect set cformat, [R] set showbaselevels, [U] 7 –more–
conditions
datasignature subcommand, [D] datasignature
program debugging, see settings trace
file subcommand, [P] file
putdocx, [P] creturn
graph subcommand, [G-2] graph set
Python, [P] creturn
irf subcommand, [TS] irf set
random-number generator, [R] set rng, [R] set
meta subcommand, [META] meta set
rngstream
mi subcommand, [MI] mi set
RNG, [P] creturn
putexcel subcommand, [RPT] putexcel,
sort, [P] creturn, [P] set sortmethod, [P] set
[RPT] putexcel advanced
sortrngstate
serset subcommand, [P] serset
trace, [P] creturn, [P] trace
ssd subcommand, [SEM] ssd
Unicode, [P] creturn, [P] set locale functions,
sysdir subcommand, [P] sysdir [P] set locale ui
translator subcommand, [R] translate update, [P] creturn, [R] update
vl subcommand, [D] vl set sformat, set subcommand, [R] set, [R] set cformat
webuse subcommand, [D] webuse sfrancia command, [R] swilk
set M , [MI] mi add, [MI] mi set shadestyle, [G-4] shadestyle, [G-4] Glossary
Subject index 269

shading region, [G-3] region options significance level, [ADAPT] Glossary, [PSS-2] power,
sham treatment, [ADAPT] Glossary [PSS-2] power onemean, [PSS-2] power
shape parameter, [BAYES] bayes, [BAYES] bayesmh, twomeans, [PSS-2] power pairedmeans,
[CAUSAL] stteffects postestimation, [PSS-2] power oneproportion, [PSS-2] power
[CAUSAL] Glossary, [R] nbreg, [ST] stintreg, twoproportions, [PSS-2] power
[ST] streg, [ST] Glossary pairedproportions, [PSS-2] power onevariance,
shapefiles, [SP] Intro 3, [SP] spbalance, [SP] spset, [PSS-2] power twovariances, [PSS-2] power
[SP] spshape2dta, [SP] Glossary, also see area onecorrelation, [PSS-2] power twocorrelations,
data [PSS-2] power oneway, [PSS-2] power twoway,
standard-format, [SP] Intro 4 [PSS-2] power repeated, [PSS-2] power
oneslope, [PSS-2] power rsquared,
Stata-format, [SP] Intro 4
[PSS-2] power pcorr, [PSS-2] power cmh,
translating to Stata format, [SP] Intro 4 [PSS-2] power mcc, [PSS-2] power trend,
Shapiro–Francia test for normality, [R] swilk [PSS-2] power cox, [PSS-2] power exponential,
Shapiro–Wilk test for normality, [R] swilk [PSS-2] power logrank, [PSS-3] Intro (ciwidth),
shared frailty, [ST] stcox, [ST] stcox postestimation, [PSS-3] ciwidth, [PSS-3] ciwidth onemean,
[ST] stcurve, [ST] streg, [ST] streg [PSS-3] ciwidth twomeans, [PSS-3] ciwidth
postestimation, [ST] Glossary pairedmeans, [PSS-3] ciwidth onevariance,
shared object, [P] class, [P] plugin [PSS-4] Unbalanced designs, [PSS-5] Glossary,
shell command, [D] shell [R] level, [U] 20.8 Specifying the width of
Shepard confidence intervals
diagram, [MV] mds postestimation plots, approach, [ADAPT] Glossary
[MV] Glossary observed, see p-value
plot, [MV] mds postestimation plots signing digitally data, see datasignature command
shewhart command, [R] QC signrank command, [R] signrank
shift, macro subcommand, [P] macro signtest command, [R] signrank
shock variable, [DSGE] Glossary signum function, see sign() function
showbaselevels, set subcommand, [R] set, [R] set similarity, [MV] Glossary
showbaselevels matrices, [MV] matrix dissimilarity, [P] matrix
showdbs, jdbc subcommand, [D] jdbc dissimilarity
showemptycells, set subcommand, [R] set, [R] set measures, [MV] cluster, [MV] cluster
showbaselevels programming utilities, [MV] matrix
showomitted, set subcommand, [R] set, [R] set dissimilarity, [MV] measure option, [P] matrix
showbaselevels dissimilarity
showtables, jdbc subcommand, [D] jdbc Anderberg coefficient, [MV] measure option
.shp files, [SP] Intro 4, also see shapefiles angular, [MV] measure option
* shp.dta files, [SP] Intro 4, [SP] spcompress correlation, [MV] measure option
* shp.dta files, also see shapefiles Dice coefficient, [MV] measure option
SHR, see subhazard ratio Gower coefficient, [MV] measure option
shrinkage, [BMA] Intro, [BMA] BMA commands, Hamann coefficient, [MV] measure option
[BMA] bmaregress, [BMA] Glossary Jaccard coefficient, [MV] measure option
shwinters, tssmooth subcommand, [TS] tssmooth Kulczyński coefficient, [MV] measure option
shwinters matching coefficient, [MV] measure option
SI, see synergy index Ochiai coefficient, [MV] measure option
Šidák’s multiple-comparison adjustment, see multiple Pearson coefficient, [MV] measure option
comparisons, Šidák’s method Rogers and Tanimoto coefficient,
sign() function, [FN] Mathematical functions, [MV] measure option
[M-5] sign( ) Russell and Rao coefficient,
sign test, [PSS-2] power oneproportion, [MV] measure option
[PSS-5] Glossary Sneath and Sokal coefficient,
signature of data, [D] checksum, [D] datasignature, [MV] measure option
[P] datasignature, [P] signestimationsample Yule coefficient, [MV] measure option
signestimationsample command, simple asymmetric autoregressive conditional
[P] signestimationsample heteroskedasticity, [TS] arch
significance contours, [META] meta funnelplot, simple random sample, [SVY] Glossary, also see
[META] Glossary random sample
Simpson’s rule, [PSS-2] power logrank
270 Subject index

simulate prefix command, [R] simulate SITE directory, [P] sysdir, [U] 17.5 Where does Stata
simulated outcome, [BAYES] bayesstats ppvalues, look for ado-files?
[BAYES] bayespredict, [BAYES] Glossary, size, [G-4] size
[BMA] bmapredict, [BMA] bmastats size, estat subcommand, [SVY] estat
simulation, [TS] forecast, [TS] forecast adjust, size of
[TS] forecast clear, [TS] forecast coefvector, all text and markers, [G-3] scale option
[TS] forecast create, [TS] forecast describe, graph, [G-3] region options
[TS] forecast drop, [TS] forecast estimates, changing, [G-2] graph display
[TS] forecast exogenous, [TS] forecast
graph objects, [G-4] size
identity, [TS] forecast list, [TS] forecast query,
[TS] forecast solve, [U] 20.21 Dynamic forecasts markers, [G-3] marker options
and simulations test, [PSS-5] Glossary, see significance level
Markov chain Monte Carlo, see Markov chain text, [G-3] textbox options
Monte Carlo sizeof() function, [M-5] sizeof( )
Monte Carlo, see Monte Carlo simulations SJ, see Stata Journal
simultaneous sj, net subcommand, [R] net
autoregressive model, see spatial autoregressive sj scheme, [G-4] Scheme sj
model skew(), egen function, [D] egen
bootstraps and simulations, [R] set rngstream skewed logistic regression, [R] scobit, [SVY] svy
causation, [ERM] Intro 3, [ERM] Triangularize, estimation
[ERM] Glossary skewness, [CM] cmsummarize, [MV] mvtest
equations, solving, [M-1] LAPACK, [M-5] lapack( ) normality, [R] ladder, [R] regress
log files, [U] 15.6 Creating multiple log files for postestimation, [R] summarize, [TS] varnorm,
simultaneous use [R] dtable, [R] lnskew0, [R] lv, [R] pksumm,
quantile regression, [R] ivqregress, [R] qreg [R] sktest, [R] table, [R] table summary,
[R] tabstat
system, [DSGE] Intro, [ERM] Glossary,
[SEM] estat stable, [SEM] Example 7, skip(#), display directive, [P] display
[TS] forecast, [U] 27.29 Dynamic stochastic sktest command, [R] sktest
general equilibrium (DSGE) models sleep command, [P] sleep
systems, [R] reg3 slogit command, [R] slogit, [R] slogit postestimation
sin() function, [FN] Trigonometric functions, slope, [IRT] Glossary
[M-5] sin( ) S macros, [P] creturn, [P] macro
sine functions, [FN] Trigonometric functions, smallestdouble() function, [FN] Programming
[M-5] sin( ) functions, [M-5] mindouble( )
single subgroup analysis, [META] meta forestplot, small-study effects, [META] meta, [META] meta set,
[META] meta funnelplot, [META] Glossary [META] meta funnelplot, [META] Glossary
single-arm trial, [ADAPT] Glossary smc, estat subcommand, [MV] factor postestimation,
single-failure st data, see survival analysis [MV] pca postestimation
single-imputation methods, [MI] Intro substantive SMCL, see Stata Markup and Control Language
singlelinkage, .smcl file, [U] 11.6 Filenaming conventions
clustermat subcommand, [MV] cluster linkage smclsymbolpalette, palette subcommand,
cluster subcommand, [MV] cluster linkage [G-2] palette
single-linkage clustering, [MV] cluster, smooth command, [R] smooth
[MV] clustermat, [MV] cluster linkage, smooth treatment-effects estimator,
[MV] Glossary [CAUSAL] stteffects ipw, [CAUSAL] stteffects
single-precision floating point number, ipwra, [CAUSAL] stteffects ra,
[U] 12.2.2 Numeric storage types [CAUSAL] stteffects wra, [CAUSAL] teffects
single-record interval-censored data, [ST] stintcox, aipw, [CAUSAL] teffects ipw,
[ST] stintreg, see interval-censored data [CAUSAL] teffects ipwra, [CAUSAL] teffects
ra, [CAUSAL] telasso, [CAUSAL] Glossary
single-record st data, see st data, see survival analysis
smoothed estimating equations, [R] ivqregress
singleton strata, [SVY] estat, [SVY] Variance
estimation smoothers, [TS] tssmooth, [TS] Glossary
singleton-group data, [ST] stcox, [ST] Glossary double exponential, [TS] tssmooth dexponential
singular value decomposition, [M-5] svd( ), exponential, [TS] tssmooth exponential
[M-5] fullsvd( ), [MV] Glossary, [P] matrix svd graphs, [G-2] graph twoway lpoly, [R] kdensity,
sinh() function, [FN] Trigonometric functions, [R] lowess, [R] lpoly
[M-5] sin( ) Holt–Winters,
SIR, see standardized incidence ratio nonseasonal, [TS] tssmooth hwinters
seasonal, [TS] tssmooth shwinters
Subject index 271

smoothers, continued sort order, continued


kernel density estimation, [R] kdensity in byable() programs, [P] byable
local polynomial, [R] lpoly rows of matrix, [M-5] sort( ), [M-5] uniqrows( )
lowess, [R] lowess with by varlist:, [U] 11.5 by varlist: construct
moving average, [TS] tssmooth ma with missing values, [U] 12.2.1 Missing values
nonlinear, [TS] tssmooth nl with sersets, [P] serset
robust, [R] smooth within programs, [P] macro, [P] sortpreserve
smoothfonts, set subcommand, [R] set sort, query subcommand, [R] query
smoothing, see smoothers sort, serset subcommand, [P] serset
SMR, see standardized mortality ratio sortedby macro function, [P] macro
snapshot, also see preserve data sortmethod, set subcommand, [P] set sortmethod,
snapshot [R] set
erase command, [D] snapshot sortpreserve option, [P] sortpreserve
label command, [D] snapshot sortrngstate, set subcommand, [P] set sortrngstate,
list command, [D] snapshot [R] set
restore command, [D] snapshot soundex() function, [FN] String functions,
save command, [D] snapshot [M-5] soundex( )
snapshot data, [D] snapshot, [ST] snapspan, [ST] stset, soundex nara() function, [FN] String functions,
[ST] Glossary [M-5] soundex( )
snapspan command, [ST] snapspan source code,
Sneath and Sokel coefficient similarity measure, ado-files,
[MV] measure option viewing, [P] viewsource
soft missing value, [MI] mi impute, [MI] Glossary where to put, [P] sysdir
solve AX=B, [M-4] Solvers, [M-5] cholsolve( ), Mata, [M-6] Glossary
[M-5] lusolve( ), [M-5] qrsolve( ), object code, [M-1] How
[M-5] solve tol( ), [M-5] solvelower( ), viewing, [M-1] Source
[M-5] svsolve( ) where to put, [M-1] Ado
solve, forecast subcommand, [TS] forecast solve Sp, see spatial
solvelower() function, [M-5] solvelower( ) sparse data, [META] meta esize, [META] Glossary
solvelower() function, [M-5] solvelower( ) sparse data limiting model, [META] meta esize,
solvelowerlapacke() function, [M-5] solvelower( ) [META] Glossary
solvelowerlapacke() function, [M-5] solvelower( ) sparsity assumption, [LASSO] Lasso inference
solvenl dump() function, [M-5] solvenl( ) intro, [LASSO] Inference requirements,
solvenl init() function, [M-5] solvenl( ) [LASSO] Glossary
solvenl init *() functions, [M-5] solvenl( ) spatial, [SP] Glossary
solvenl result *() functions, [M-5] solvenl( ) autoregressive model, [SP] Intro, [SP] Intro 1,
solvenl solve() function, [M-5] solvenl( ) [SP] spivregress, [SP] spregress,
solvenl solve() function, [M-5] solvenl( ) [SP] spxtregress, [SP] Glossary,
[U] 27.19 Spatial autoregressive models
solve tol() function, [M-5] solve tol( )
direct, indirect, and total impacts,
solvetolerance, [M-5] solve tol( )
[SP] spivregress postestimation,
solveupper() function, [M-5] solvelower( ) [SP] spregress postestimation,
solveupper() function, [M-5] solvelower( ) [SP] spxtregress postestimation
solveupperlapacke() function, [M-5] solvelower( ) Moran’s test of residual correlation with nearby
solveupperlapacke() function, [M-5] solvelower( ) residuals, [SP] estat moran
sort command, [D] sort data, [SP] spbalance, [SP] spcompress,
sort() function, [M-5] sort( ) [SP] spgenerate, [SP] spset, [SP] spshape2dta,
sort() function, [M-5] sort( ) [SP] Glossary, also see area data
sort option, [G-3] connect options estimation, [SP] Intro 8
sort order, lags, [SP] Intro 1, [SP] Intro 2, [SP] spgenerate,
ascending, [D] sort [SP] Glossary
ascending and descending, [D] gsort use with non-SP datasets, [SP] spgenerate
displaying, [D] describe, [D] frames describe simultaneous autoregressive model, see spatial
for strings, [U] 13.2.3 Relational operators autoregressive model
with Unicode, [D] unicode collator, [FN] String units, [SP] Glossary
functions, [M-5] ustrcompare( ), weighting matrix, [SP] Intro 1, [SP] spgenerate,
[U] 12.4.2.5 Sorting strings containing [SP] spmatrix, [SP] spmatrix copy,
Unicode characters [SP] spmatrix note, [SP] spmatrix save,
[SP] spmatrix use, [SP] Glossary
272 Subject index

spatial weighting matrix, continued Spiegelhalter’s Z statistic, [R] brier


advanced construction, [SP] spmatrix spike, graph twoway subcommand, [G-2] graph
spfrommata, [SP] spmatrix userdefined twoway spike
contiguity, [SP] spmatrix create spike plot, [R] spikeplot
creating from data, [SP] spmatrix fromdata spikeplot command, [R] spikeplot
dropping from memory, [SP] spmatrix drop spillover effects, [SP] Intro 2, [SP] spivregress
ex post contiguity, [SP] spmatrix summarize postestimation, [SP] spregress postestimation,
explained, [SP] Intro 2 [SP] spxtregress postestimation, [SP] Glossary
exporting as text file, [SP] spmatrix export spivregress command, [SP] Intro 8,
import from text file, [SP] spmatrix import [SP] spivregress, [SP] spivregress
inverse distance, [SP] spmatrix create, postestimation
[SP] spmatrix userdefined spline
inverse-distance contiguity, [SP] spmatrix create basis, [R] makespline, [R] npregress series
listing, [SP] spmatrix drop natural, [R] makespline
manipulation from Mata, [SP] spmatrix piecewise polynomial, [R] makespline,
userdefined [R] npregress series
manipulation in Mata, [SP] spmatrix spline3() function, [M-5] spline3( )
matafromsp, [SP] spmatrix spfrommata spline3eval() function, [M-5] spline3( )
normalization, [SP] spmatrix create splines
panel data, [SP] spmatrix create linear, [R] makespline
renormalizing, [SP] spmatrix normalize restricted cubic, [R] makespline
user-defined, [SP] spmatrix fromdata, split command, [D] split
[SP] spmatrix spfrommata, [SP] spmatrix split data, [D] splitsample
userdefined split-plot designs, [MV] manova, [R] anova
spatially autoregressive error, see autoregressive error splitsample command, [D] splitsample
spbalance command, [SP] Intro 4, [SP] Intro 6 splitting time-span records, [ST] stsplit
spcompress command, [SP] spcompress spmatrix
spdistance command, [SP] spdistance clear command, [SP] spmatrix drop
Spearman–Brown prophecy formula, [MV] alpha command, [SP] spmatrix
spearman command, [R] spearman copy command, [SP] spmatrix copy
Spearman’s rho, [R] spearman create command, [SP] Intro 7, [SP] spmatrix
specification test, [R] gmm postestimation, create
[R] hausman, [R] ivpoisson postestimation, dir command, [SP] spmatrix drop, [SP] spmatrix
[R] ivregress postestimation, [R] linktest, summarize
[R] lnskew0, [R] regress postestimation, drop command, [SP] spmatrix drop
[R] suest, [ST] stcox, [ST] stcox PH-assumption export command, [SP] spmatrix export
tests, [ST] stcox postestimation, [ST] stsplit, fromdata command, [SP] spmatrix fromdata
[TS] varlmar, [TS] vec intro, [TS] veclmar, import command, [SP] spmatrix import,
[XT] xtreg postestimation [SP] spmatrix normalize
specificity, [MV] factor, [R] estat classification, matafromsp command, [SP] spmatrix create,
[R] lroc, [R] lsens, also see receiver operating [SP] spmatrix matafromsp
characteristic analysis
normalize command, [SP] spmatrix normalize
spectral
note command, [SP] spmatrix note, [SP] spmatrix
analysis, see frequency-domain analysis save
density, [TS] psdensity, [TS] Glossary save command, [SP] spmatrix save
distribution, [TS] cumsp, [TS] pergram, spfrommata command, [SP] spmatrix create,
[TS] psdensity, [TS] Glossary [SP] spmatrix spfrommata
plots, cumulative, [TS] cumsp summarize command, [SP] spmatrix summarize
spell data, [ST] Discrete, [ST] Glossary use command, [SP] spmatrix use
spfrommata, userdefined command, [SP] spmatrix userdefined
spmatrix subcommand, [SP] spmatrix spfrommata spread, see percentiles, displaying, see standard
spgenerate command, [SP] spgenerate deviations, displaying, see variance, displaying,
spherical covariance, [MV] mvtest covariances see interquartile range, see range of data
sphericity, [MV] Glossary
assumption, [PSS-2] power repeated,
[PSS-5] Glossary
Subject index 273

spreadsheets, ss() function, [D] Datetime, [FN] Date and time


exporting, [D] edit, [D] export, [D] import functions, [M-5] date( )
delimited, [D] import excel, [D] odbc, ssc
[D] outfile copy command, [R] ssc
collection, [R] dtable, [R] etable, describe command, [R] ssc
[TABLES] collect export hot command, [R] ssc
results, [RPT] putexcel, [RPT] putexcel install command, [R] ssc
advanced, [U] 21.3 The putdocx, putpdf, new command, [R] ssc
and putexcel commands type command, [R] ssc
importing, [D] edit, [D] import, [D] import uninstall command, [R] ssc
delimited, [D] import excel, [D] infile (fixed
SSC Archive, see Statistical Software Components
format), [D] infile (free format), [D] odbc,
Archive
[U] 22 Entering and importing data
ssC() function, [D] Datetime, [FN] Date and time
modifying, [RPT] putexcel, [RPT] putexcel
functions, [M-5] date( )
advanced, [U] 21.3 The putdocx, putpdf, and
putexcel commands SSCP matrix, [MV] Glossary
spregress command, [SP] Intro 7, [SP] Intro 8, SSD, see summarize data, summary statistics
[SP] estat moran, [SP] spregress, [SP] spregress ssd
postestimation addgroup command, [SEM] ssd
sprintf() function, [M-5] printf( ) build command, [SEM] ssd
spset command, [SP] Intro 4, [SP] Intro 5, describe command, [SEM] ssd
[SP] Intro 6, [SP] spset init command, [SEM] ssd
spshape2dta command, [SP] Intro 4, [SP] Intro 7, list command, [SEM] ssd
[SP] spshape2dta repair command, [SEM] ssd
SPSS dates, [D] Datetime values from other software set command, [SEM] ssd
spss, export subcommand, [D] import spss status command, [SEM] ssd
spss, import subcommand, [D] import spss unaddgroup command, [SEM] ssd
spxtregress command, [SP] Intro 8, sspace command, [TS] sspace, [TS] sspace
[SP] spxtregress, [SP] spxtregress postestimation
postestimation SSU, see secondary sampling unit
SQL, [D] jdbc, [D] odbc st addalias() function, [M-5] st addalias( )
sqlfile(), odbc subcommand, [D] odbc st addalias() function, [M-5] st addalias( )
sqreg command, [R] qreg, [R] qreg postestimation st addobs() function, [M-5] st addobs( )
sqrt() function, [FN] Mathematical functions, st addobs() function, [M-5] st addobs( )
[M-5] sqrt( ) st addvar() function, [M-5] st addvar( )
sqrtlasso command, [LASSO] lasso postestimation, st addvar() function, [M-5] st addvar( )
[LASSO] sqrtlasso st aliasframe() function, [M-5] st isalias( )
square st aliaslinkname() function, [M-5] st isalias( )
brackets, [U] 11 Language syntax, st aliasvarname() function, [M-5] st isalias( )
[U] 13.5.2 Multiple-equation models, st command, [ST] stset
[U] 13.7 Explicit subscripting st commands for mi data, [MI] mi stsplit
graph, see aspect ratio st ct, [ST] st is
marker symbols, [G-4] symbolstyle st data, [CAUSAL] Glossary, [ST] st, [ST] Glossary
matrix, [M-6] Glossary st data() function, [M-5] st data( )
root, [M-5] sqrt( ), [M-5] cholesky( ), st data() function, [M-5] st data( )
[FN] Mathematical functions
st dir() function, [M-5] st dir( )
transformation, [R] ladder
st dropobsif() function, [M-5] st dropvar( )
squared multiple correlations, [MV] factor
st dropobsin() function, [M-5] st dropvar( )
postestimation, [SEM] Methods and formulas
for sem st dropvar() function, [M-5] st dropvar( )
square-root lasso, [LASSO] sqrtlasso, st eclear() function, [M-5] st rclear( )
[LASSO] Glossary st framecopy() function, [D] frames intro,
sreturn [M-5] st frame*( )
clear command, [P] return st framecreate() function, [D] frames intro,
[M-5] st frame*( )
list command, [P] return, [R] Stored results
st framecurrent() function, [D] frames intro,
local command, [P] return
[M-5] st frame*( )
SRMI, see imputation, multivariate, chained equations
st framedir() function, [D] frames intro,
SRMR, see standardized, root mean squared residual [M-5] st frame*( )
SRS, see simple random sample
274 Subject index

st framedrop() function, [D] frames intro, st varindex() function, [M-5] st varindex( )


[M-5] st frame*( ) st varindex() function, [M-5] st varindex( )
st framedropabc() function, [D] frames intro, st varlabel() function, [M-5] st varformat( )
[M-5] st frame*( ) st varname() function, [M-5] st varname( )
st frameexists() function, [D] frames intro, st varrename() function, [M-5] st varrename( )
[M-5] st frame*( ) st vartype() function, [M-5] st vartype( )
st framerename() function, [D] frames intro, st varvaluelabel() function, [M-5] st varformat( )
[M-5] st frame*( ) st view() function, [M-5] st view( )
st global() function, [M-5] st global( ) st viewobs() function, [M-5] st viewvars( )
st global hcat() function, [M-5] st global( ) st viewvars() function, [M-5] st viewvars( )
st is 2, [ST] st is st vldrop() function, [M-5] st vlexists( )
st isalias() function, [M-5] st isalias( ) st vlexists() function, [M-5] st vlexists( )
st isfmt() function, [M-5] st isfmt( ) st vlload() function, [M-5] st vlexists( )
st islmname() function, [M-5] st isname( ) st vlmap() function, [M-5] st vlexists( )
st isname() function, [M-5] st isname( ) st vlmodify() function, [M-5] st vlexists( )
st isnumfmt() function, [M-5] st isfmt( ) st vlsearch() function, [M-5] st vlexists( )
st isnumvar() function, [M-5] st vartype( ) stability, [TS] Glossary
st isstrfmt() function, [M-5] st isfmt( ) ARIMA, [TS] estat aroots
st isstrvar() function, [M-5] st vartype( ) condition, [TS] Glossary
st keepobsif() function, [M-5] st dropvar( ) cumulative sum test, [TS] estat sbcusum
st keepobsin() function, [M-5] st dropvar( ) DSGE, [DSGE] Intro 5, [DSGE] estat stable
st keepvar() function, [M-5] st dropvar( ) nonrecursive model, see nonrecursive model,
st local() function, [M-5] st local( ) stability of
st macroexpand() function, VAR, [BAYES] bayesvarstable
[M-5] st macroexpand( ) VAR or SVAR, [TS] var intro, [TS] var, [TS] var
st macroexpand() function, svar, [TS] varstable
[M-5] st macroexpand( ) VEC, [TS] vec intro, [TS] vec, [TS] vecstable
st matrix() function, [M-5] st matrix( ) stable, estat subcommand, [DSGE] estat
st matrix hcat() function, [M-5] st matrix( ) stable, [SEM] Intro 7, [SEM] estat stable,
st matrixcolstripe() function, [M-5] st matrix( ) [SEM] Methods and formulas for sem
st matrixrowstripe() function, [M-5] st matrix( ) stable unit treatment value assumption,
st, mi subcommand, [MI] mi XXXset [CAUSAL] teffects intro advanced
st nobs() function, [M-5] st nvar( ) stack command, [D] stack
st numscalar() function, [M-5] st numscalar( ) stack data, [D] stack
st numscalar hcat() function, stacked variables, [MV] ca, [MV] mca, [MV] Glossary
[M-5] st numscalar( ) stacking variables, [MV] ca, [MV] mca, [MV] Glossary
st nvar() function, [M-5] st nvar( ) stairstep, connecting points with, [G-4] connectstyle
st rclear() function, [M-5] st rclear( ) standard deviations, [PSS-2] power, [PSS-2] power
st replacematrix() function, [M-5] st matrix( ) onevariance, [PSS-3] ciwidth, [PSS-3] ciwidth
st sclear() function, [M-5] st rclear( ) onevariance
st sdata() function, [M-5] st data( ) confidence intervals for, [R] ci
st sdata() function, [M-5] st data( ) control-group, [PSS-2] power twovariances
st select() function, [M-5] select( ) creating
st show, [ST] st is dataset of, [D] collapse
st sstore() function, [M-5] st store( ) dataset with specified structure, [D] corr2data
st sstore() function, [M-5] st store( ) variable containing, [D] egen
st store() function, [M-5] st store( ) discriminating variables group summary,
st store() function, [M-5] st store( ) [MV] discrim estat
st strscalar() function, [M-5] st numscalar( ) displaying, [CM] cmsummarize, [D] codebook,
st subview() function, [M-5] st subview( ) [R] dtable, [R] lv, [R] summarize, [R] table
st sview() function, [M-5] st view( ) summary, [R] table, [R] tabstat, [R] tabulate,
st tempfilename() function, [M-5] st tempname( ) summarize()
st tempname() function, [M-5] st tempname( ) for panel data, [XT] xtsum
st tsrevar() function, [M-5] st tsrevar( ) graphically, [R] dotplot
st tsrevar() function, [M-5] st tsrevar( ) with correlation matrix, [R] correlate
st updata() function, [M-5] st updata( ) estimation sample, [R] estat summarize
st varformat() function, [M-5] st varformat( ) experimental-group, [PSS-2] power twovariances
independent, see standard deviations, two-sample
Subject index 275

standard deviations, continued standardized, continued


jackknifed estimate, [R] jackknife difference, [CAUSAL] tebalance,
of shocks, [DSGE] Intro 1, [DSGE] Intro 7 [CAUSAL] tebalance summarize,
one-sample, [PSS-2] power onevariance, [PSS-2] power, [PSS-2] power onemean,
[PSS-3] ciwidth onevariance [PSS-2] power twomeans, [PSS-2] power
posterior, see posterior standard deviation pairedmeans, [PSS-3] ciwidth twomeans,
subpopulations, see subpopulation, standard [PSS-3] ciwidth pairedmeans
deviations of discriminant function coefficients, [MV] candisc,
testing equality of, [R] sdtest [MV] discrim, [MV] discrim lda, [MV] discrim
lda postestimation, [MV] scoreplot
two-sample, [PSS-2] power twovariances
incidence ratio, [R] dstdize
variance components, [ME] estat sd, [META] estat
sd, [SEM] estat sd incidence-rate difference, [R] Epitab
within-cluster, [ME] estat wcorrelation margins, [R] margins
standard error bar charts, [R] serrbar mean difference, [META] meta summarize
standard errors mean residual, [SEM] estat residuals,
[SEM] Example 10, [SEM] Methods and
accessing, [P] matrix get, [U] 13.5 Accessing
formulas for sem
coefficients and standard errors
means, [R] mean
balanced repeated replication, see balanced repeated
replication standard errors mortality ratio, [R] dstdize, [R] Epitab,
[ST] stptime, [ST] strate, [ST] Glossary
bootstrap, see bootstrap standard errors
normal probability plot, [R] Diagnostic plots
for general predictions, [R] predictnl
option, [SEM] Example 16, [SEM] sem reporting
forecast, [R] predict, [R] regress postestimation
options
jackknife, see jackknife standard errors
parameters, [SEM] estat stdize, [SEM] Methods
MCMC, see Monte Carlo standard error and formulas for sem
mean, [R] ci, [R] mean proportions, [R] proportion
panel-corrected, see panel-corrected standard error rate ratio, [R] Epitab
population, [ERM] Intro 5 rates, [R] dstdize
prediction, [R] glm, [R] predict, [R] regress ratios, [R] ratio
postestimation
residuals, [ME] menl postestimation, [ME] mixed
residuals, [R] predict, [R] regress postestimation postestimation, [META] meta me
robust, see robust, Abadie–Imbens standard errors, postestimation, [META] meta mvregress
see robust, Huber/White/sandwich estimator of postestimation, [R] binreg postestimation,
variance [R] clogit postestimation, [R] glm
semirobust, see semirobust standard errors postestimation, [R] logistic postestimation,
successive difference replication, see successive [R] logit postestimation, [R] predict, [R] regress
difference replication postestimation, [SEM] Glossary, [TS] sspace
standard linear SEM, [SEM] Glossary, also see sem postestimation, [TS] ucm postestimation
command risk difference, [R] Epitab
standard meta-analysis, [META] Glossary risk ratio, [R] Epitab
standard of care, [ADAPT] Glossary root mean squared residual, [SEM] estat
standard strata, see direct standardization ggof, [SEM] estat gof, [SEM] Example 4,
standard weights, see direct standardization [SEM] Example 21, [SEM] Methods and
standard-format shapefiles, see shapefiles formulas for sem
standardized variables, [D] egen
coefficients, [LASSO] Glossary, [MV] canon, stars, collect subcommand, [TABLES] collect stars
[R] regress, [SEM] Example 3, starting values, [R] set iter
[SEM] Example 6, [SEM] Glossary, also see DSGE, [DSGE] Intro 5, [DSGE] Intro 7,
standardized parameters [DSGE] dsge, [DSGE] dsgenl
correlation residual, [MV] factor postestimation multilevel mixed-effects, [ME] meglm
covariance, [SEM] Glossary structural equation modeling, [SEM] Intro 12,
covariance residual, [SEM] estat residuals, [SEM] gsem estimation options, [SEM] sem and
[SEM] Example 10, [SEM] Methods and gsem option from( ), [SEM] sem and gsem path
formulas for sem notation, [SEM] sem path notation extensions,
data, [MV] Glossary [SEM] Glossary
time series, [TS] arch, [TS] arima, [TS] tssmooth
hwinters, [TS] tssmooth shwinters
276 Subject index

Stata Stata, continued


Blog, [U] 3.2.3 The Stata Blog: Not Elsewhere time-series–operated variable, [M-5] st tsrevar( ),
Classified [M-6] Glossary
c-class results, [M-5] st global( ) training, [U] 3.6 Conferences and training
characteristic, [M-5] st global( ), [M-5] st dir( ) updates, see updates to Stata
conference, [U] 3.6.1 Conferences and users group users group meeting, [U] 3.6.1 Conferences and
meetings users group meetings
data file format, technical description, [P] File value labels, [M-5] st varformat( ),
formats .dta [M-5] st vlexists( )
description, [U] 2 A brief description of Stata variable
documentation, [U] 1 Read this—it will help formats, [M-5] st varformat( )
e-class results, [M-5] st global( ), [M-5] st dir( ), labels, [M-5] st varformat( )
[M-5] st rclear( ) webinar, [U] 3.6.6 Webinars
error message, see error messages and return codes website, [U] 3.2.1 The Stata website
example datasets, [U] 1.2.2 Example datasets (www.stata.com)
execute command, [M-3] mata stata, [M-5] stata( ) YouTube Channel, [U] 3.2.2 The Stata YouTube
exiting, see exit command Channel
for Mac, see Mac STATA directory, [P] sysdir
for Unix, see Unix stata() function, [M-5] stata( )
for Windows, see Windows stata() function, [M-5] stata( )
Forum, [U] 3.2.4 The Stata Forum Stata Journal, [U] 3.4 The Stata Journal
frameset file format, technical description, [P] File installation of, [R] net, [R] sj, [U] 17.6 How do I
formats .dtas install an addition?
Function Interface (sfi) module, [P] PyStata intro, keyword search of, [R] search, [U] 4 Stata’s help
[P] PyStata integration, [P] PyStata module and search facilities
limits, [R] Limits, [U] 5 Editions of Stata scheme, [G-4] Scheme sj
logo, [G-2] graph print, [G-3] pr options stata, mata subcommand, [M-3] mata stata
macro, [M-5] st global( ), [M-5] st local( ), Stata News, [U] 3 Resources for learning and using
[M-5] st dir( ) Stata
Markup and Control Language, [M-5] display( ), Stata-format shapefiles, see shapefiles
[M-5] printf( ), [M-5] errprintf( ), [P] smcl Stata/BE, [R] Limits, [U] 5 Editions of Stata
matrix, [M-5] st matrix( ), [M-5] st dir( ), Stata/MP, [R] Limits, [U] 5 Editions of Stata
[M-6] Glossary Stata/SE, [R] Limits, [U] 5 Editions of Stata
NetCourseNow, [U] 3.6.2 NetCourses stata.key file, [R] search
NetCourses, [U] 3.6.2 NetCourses Statalist, [U] 3.2.4 The Stata Forum
on Facebook, [U] 3.2.5 Stata on social media statasetversion() function, [M-5] stataversion( )
on Instagram, [U] 3.2.5 Stata on social media stataversion() function, [M-5] stataversion( )
on LinkedIn, [U] 3.2.5 Stata on social media state transition matrix, [DSGE] estat transition,
on Twitter, [U] 3.2.5 Stata on social media [DSGE] Glossary
op.varname, see Stata, time-series–operated variable state variables, [DSGE] Glossary
pause, [P] sleep lag of, [DSGE] Intro 4c
platforms, [U] 5.1 Platforms state-space model, [DSGE] Glossary, [TS] sspace,
Press, [U] 3.3 Stata Press [TS] sspace postestimation, [TS] Glossary, also
r-class results, [M-5] st global( ), [M-5] st dir( ), see autoregressive integrated moving-average
[M-5] st rclear( ) model, also see dynamic factor model
scalar, [M-5] st numscalar( ), [M-5] st dir( ) static, [M-2] class
s-class results, [M-5] st global( ), [M-5] st dir( ), static forecast, [DSGE] Glossary, [TS] forecast,
[M-5] st rclear( ) [TS] forecast adjust, [TS] forecast clear,
Stata/BE, see Stata/BE [TS] forecast coefvector, [TS] forecast
Stata/MP, see Stata/MP create, [TS] forecast describe, [TS] forecast
drop, [TS] forecast estimates, [TS] forecast
Stata/SE, see Stata/SE
exogenous, [TS] forecast identity, [TS] forecast
supplementary material, [U] 3 Resources for list, [TS] forecast query, [TS] forecast solve,
learning and using Stata [TS] Glossary
support, [U] 3 Resources for learning and using stationary distribution, [BAYES] Intro,
Stata [BAYES] bayesmh, [BAYES] bayesgraph,
temporary [BAYES] Glossary
filenames, [M-5] st tempname( ) stationary process, [TS] Glossary
names, [M-5] st tempname( )
Subject index 277

stationary time series, [BAYES] bayes: var, stintreg command, [ST] stcurve, [ST] stintreg,
[BAYES] bayesvarstable, see covariance [ST] stintreg postestimation
stationary, see nonstationary time series stir command, [ST] stir
statistical stjoin command, [ST] stsplit
density functions, [M-5] normal( ) stjoin, mi subcommand, [MI] mi stsplit
distribution functions, [M-5] normal( ) stmc command, [ST] stmc
heterogeneity, see heterogeneity stmh command, [ST] stmh
inference, hypothesis testing, see hypothesis test stochastic
Statistical Software Components Archive, [R] ssc cycle, [TS] Glossary
stats, estimates subcommand, [R] estimates stats equation, [DSGE] Glossary, [TS] forecast,
statsby prefix command, [D] statsby [TS] forecast estimates, [TS] forecast solve,
status, ssd subcommand, [SEM] ssd [TS] Glossary
stbase command, [ST] stbase frontier model, [R] frontier, [U] 27.3.7 Stochastic
.stbcal file, [D] bcal, [D] Datetime business frontier models, [XT] xtfrontier
calendars, [D] Datetime business calendars growth model, [DSGE] Intro 3f
creation, [U] 11.6 Filenaming conventions trend, [DSGE] Glossary, [TS] tsfilter, [TS] ucm,
stci command, [ST] stci [TS] Glossary
stcolor scheme, [G-4] Scheme st stop,
stcolor alt scheme, [G-4] Scheme st clustermat subcommand, [MV] cluster stop
stcox command, [ST] stcox, [ST] stcox PH- cluster subcommand, [MV] cluster stop
assumption tests, [ST] stcox postestimation, stop command execution, [U] 10 Keyboard use
[ST] stcurve stopbox, window subcommand, [P] window
stcox, fractional polynomials, [R] fp, [R] mfp programming, [P] window stopbox
stcoxkm command, [ST] stcox PH-assumption tests stopping boundary, [ADAPT] GSD intro, [ADAPT] gs,
stcrreg command, [ST] stcrreg, [ST] stcrreg [ADAPT] gsbounds, [ADAPT] gsdesign,
postestimation, [ST] stcurve [ADAPT] gsdesign onemean, [ADAPT] gsdesign
stcurve command, [ST] stcurve twomeans, [ADAPT] gsdesign oneproportion,
std(), egen function, [D] egen [ADAPT] gsdesign twoproportions,
stdescribe command, [ST] stdescribe [ADAPT] gsdesign logrank, [ADAPT] gsdesign
usermethod, [ADAPT] Glossary
stdize, estat subcommand, [SEM] estat stdize
stopping rules, [ADAPT] Glossary, [MV] Glossary
steady, estat subcommand, [DSGE] estat steady
adding, [MV] cluster programming subroutines
steady-state equilibrium, [DSGE] Glossary,
[TS] Glossary Caliński and Harabasz index, [MV] cluster,
[MV] cluster stop
steepest descent (ascent), [M-5] moptimize( ),
[M-5] optimize( ) Duda and Hart index, [MV] cluster, [MV] cluster
stop
stem command, [R] stem
stepsize, [MV] cluster programming subroutines
stem-and-leaf displays, [R] stem
storage types,
stepwise estimation, [R] stepwise
changing, [D] compress, [D] format, [D] recast,
stepwise prefix command, [R] stepwise
[D] varmanage
.ster file, [MI] mi estimate, [MI] mi estimate
default, [D] generate
using, [MI] mi predict, [U] 11.6 Filenaming
conventions displaying, [D] codebook, [D] describe, [D] ds,
[D] frames describe
stereotype logistic regression, [R] slogit, [SVY] svy
estimation explaining, [D] Data types, [D] Glossary,
[U] 12.2.2 Numeric storage types,
stfill command, [ST] stfill
[U] 12.4 Strings, [U] Glossary
stgcolor scheme, [G-4] Scheme st
obtaining, [D] describe, [D] ds, [D] frames
stgcolor alt scheme, [G-4] Scheme st describe, [M-5] st vartype( ), [P] macro
stgen command, [ST] stgen precision of, [D] Data types, [U] 13.12 Precision
.sthlp file, [U] 4 Stata’s help and search and problems therein
facilities, [U] 11.6 Filenaming conventions, specifying when
[U] 18.11.6 Writing system help
creating variables, [D] egen, [D] encode,
stintcox command, [ST] stcurve, [ST] stintcox, [D] generate
[ST] stintcox PH-assumption plots,
importing data, [U] 11.4.2 Lists of new variables
[ST] stintcox postestimation
testing, [M-5] st vartype( ), [P] confirm
stintcoxnp command, [ST] stintcox PH-assumption
plots store and restore estimation results, see results, stored,
hidden or historical
stintphplot command, [ST] stintcox PH-assumption
plots store, estimates subcommand, [LASSO] estimates
store, [R] estimates store
278 Subject index

stored results, see results string, see Unicode strings


stphplot command, [ST] stcox PH-assumption tests concatenation, [M-4] String, [M-5] invtokens( ),
.stpr file, [U] 11.6 Filenaming conventions [U] 13.2.2 String operators
stptime command, [ST] stptime duplication, [M-4] String, [M-5] strdup( ),
.stptrace file, [U] 11.6 Filenaming conventions [U] 13.2.2 String operators
str#, [D] Data types, [U] 12.4 Strings functions, [FN] String functions, [M-4] String,
strata, estat subcommand, [SVY] estat [U] 12.4 Strings, [U] 12.4.2.1 Unicode string
strata with one sampling unit, [SVY] Variance functions, [U] 24 Working with strings
estimation pattern matching, [M-5] strmatch( )
strate command, [ST] strate to real, convert, [M-5] strtoreal( )
stratification, [BAYES] bayes: streg, [R] Epitab, variables, [D] Data types, [D] infile (free format),
[R] rocreg, [SEM] Example 49g, [ST] stcox, [U] 12.4 Strings, [U] 24 Working with strings
[ST] stcox PH-assumption tests, [ST] stintcox, converting to numbers, [FN] String functions
[ST] stintcox PH-assumption plots, encoding, [D] encode
[ST] stintreg, [ST] stir, [ST] stmc, [ST] stmh, exporting, [D] export
[ST] streg, [ST] sts, [ST] sts generate, [ST] sts formatting, [D] format
graph, [ST] sts list, [ST] sts test, [ST] stsplit, importing, [D] import
[SVY] Glossary, also see stratified sampling inputting, [D] edit, [D] input, [U] 22 Entering
stratified and importing data
2×2 table, [PSS-2] power, [PSS-2] power cmh, long, [U] 12.4.13 How to see the full contents of
[PSS-5] Glossary a strL or a str# variable, also see strL
analysis, [PSS-2] power, [PSS-2] power cmh making from value labels, [D] encode
graphs, [R] dotplot mapping to numbers, [D] destring, [D] encode,
model, [CM] cmclogit, [CM] cmmprobit, [D] label, also see real() function
[CM] cmrologit, [CM] cmroprobit, [R] clogit, parsing, [M-5] ustrsplit( ), [P] gettoken,
[R] exlogistic, [R] expoisson, [R] rocreg, [P] tokenize
[SEM] Example 49g, [ST] stcox, [ST] stintcox, sort order, [U] 13.2.3 Relational operators
[ST] stintreg, [ST] streg, [ST] Glossary splitting into parts, [D] split, [M-5] ustrsplit( )
resampling, [R] bootstrap, [R] bsample, [R] bstat, string, [M-2] Declarations, [M-6] Glossary
[R] permute
string() function, [FN] String functions
sampling, [SVY] Survey, [SVY] svydescribe,
stritrim() function, [FN] String functions,
[SVY] svyset, [SVY] Glossary
[M-5] strtrim( )
standardization, [R] dstdize
strL, [D] Data types, [D] Glossary, [P] Glossary,
summary statistics, [R] mean, [R] proportion, [U] 12.4 Strings, [U] Glossary
[R] ratio, [R] total
displaying, [U] 12.4.13 How to see the full contents
tables, [R] Epitab of a strL or a str# variable
test, [R] Epitab, [ST] stcox PH-assumption tests, strlen macro function, [P] macro
[ST] sts test, [ST] Glossary
strlen() function, [FN] String functions,
stratum collapse, [SVY] svydescribe [M-5] strlen( )
strcat() function, [FN] String functions strlower() function, [FN] String functions,
strdup() function, [FN] String functions, [M-5] strupper( )
[M-5] strdup( ) strltrim() function, [FN] String functions,
stream I/O versus record I/O, [U] 22 Entering and [M-5] strtrim( )
importing data strmatch() function, [FN] String functions,
streg command, [ST] stcurve, [ST] streg, [ST] streg [M-5] strmatch( )
postestimation strofreal() function, [FN] String functions,
streset command, [ST] stset [M-5] strofreal( )
streset, mi subcommand, [MI] mi XXXset strong predictor, see predictor, important
stress, [MV] mds postestimation, [MV] Glossary strongly balanced, [ERM] Glossary, [SP] spbalance,
stress, estat subcommand, [MV] mds [XT] Glossary
postestimation data, [SP] Glossary
strict stationarity, [DSGE] Glossary strongly stationary process, see stationary process
strictly stationary process, see stationary process
Subject index 279

strpos() function, [FN] String functions, structural equation modeling, continued


[M-5] strpos( ) IRT model, [SEM] Intro 5, [SEM] Example 28g,
strproper() function, [FN] String functions, [SEM] Example 29g
[M-5] strupper( ) latent, see latent
strreverse() function, [FN] String functions, linear regression, [SEM] Intro 5, [SEM] Example 6
[M-5] strreverse( ) logistic regression, [SEM] Intro 5,
strrpos() function, [FN] String functions, [SEM] Example 33g, also see structural equation
[M-5] strpos( ) modeling, multinomial logistic regression, also
strrtrim() function, [FN] String functions, see structural equation modeling, ordered probit
[M-5] strtrim( ) and logit
strtoname() function, [FN] String functions, marginal means for latent classes,
[M-5] strtoname( ) [SEM] estat lcmean, [SEM] Example 50g,
strtoreal() function, [M-5] strtoreal( ) [SEM] Example 53g, [SEM] Example 54g
strtoreal() function, [M-5] strtoreal( ) marginal probabilities for latent classes,
strtrim() function, [FN] String functions, [SEM] estat lcprob, [SEM] Example 50g,
[M-5] strtrim( ) [SEM] Example 53g, [SEM] Example 54g
struct, [M-2] struct measurement model, see structural equation
structname() function, [M-5] eltype( ) modeling, CFA model
structural break, mediation model, [SEM] Intro 5,
known break date, [TS] estat sbknown [SEM] Example 42g
unknown break date, [TS] estat sbsingle methods and formulas, [SEM] Methods and
formulas for gsem, [SEM] Methods and
structural equation modeling, [SEM] Glossary,
formulas for sem
[SVY] svy estimation, [U] 27.25 Structural
equation modeling (SEM) MIMIC model, [SEM] Intro 5, [SEM] Example 10
builder, [SEM] Builder, [SEM] Builder, generalized missing values, [SEM] Intro 4, [SEM] Example 26
CFA model, [SEM] Intro 5, [SEM] Example 1, model description options, [SEM] gsem model
[SEM] Example 3, [SEM] Example 15, description options, [SEM] sem model
[SEM] Example 27g, [SEM] Example 31g description options
constraints, [SEM] Intro 2, [SEM] Intro 4, model identification, [SEM] Intro 4
[SEM] sem and gsem option constraints( ) modeling framework, [SEM] estat framework,
convergence, [SEM] Intro 12 [SEM] Example 11
correlated uniqueness model, [SEM] Intro 5, modification indices, [SEM] estat mindices,
[SEM] Example 17 [SEM] Example 5
correlations, [SEM] Intro 5, [SEM] Example 16 multilevel model, [SEM] Intro 5,
[SEM] Example 38g, [SEM] Example 39g,
covariance restrictions, [SEM] sem and gsem option
[SEM] Example 40g, [SEM] Example 41g,
covstructure( )
[SEM] Example 42g
effects decomposition, [SEM] estat teffects,
multinomial logistic regression, [SEM] Intro 5,
[SEM] Example 7
[SEM] Example 37g, [SEM] Example 41g
estimation commands, [SEM] gsem, [SEM] sem
ordered probit and logit, [SEM] Intro 5,
estimation options, [SEM] gsem estimation options, [SEM] Example 35g
[SEM] sem estimation options
parameters of observed exogenous variables,
exponentiated coefficients, [SEM] estat eform [SEM] sem option noxconditional
factor variables, [SEM] Intro 3 path diagrams, [SEM] Intro 2, [SEM] gsem path
family-and-link options, [SEM] gsem family-and- notation extensions, [SEM] sem and gsem path
link options notation, [SEM] sem path notation extensions
finite mixture model, [SEM] Intro 5, postestimation, [SEM] Intro 7, [SEM] gsem
[SEM] Example 53g, [SEM] Example 54g postestimation, [SEM] sem postestimation
goodness-of-fit, [SEM] estat eqgof, [SEM] estat predictions, [SEM] Example 14, [SEM] predict
ggof, [SEM] estat lcgof, [SEM] Example 4, after gsem, [SEM] predict after sem
[SEM] Example 21, [SEM] Example 51g reliability, [SEM] Intro 5, [SEM] Example 24,
groups, [SEM] Intro 6, [SEM] Example 20, [SEM] sem and gsem option reliability( )
[SEM] Example 23, [SEM] Example 49g, reporting options, [SEM] gsem reporting options,
[SEM] gsem group options, [SEM] sem group [SEM] sem reporting options
options
residuals, [SEM] estat residuals,
Heckman selection model, [SEM] Example 45g [SEM] Example 10
interpretation of syntax, [SEM] sem and gsem seemingly unrelated regression, [SEM] Intro 5,
syntax options [SEM] Example 12, [SEM] Glossary
interval regression, [SEM] Example 44g stability of system, [SEM] estat stable,
introduction, [SEM] Intro 1 [SEM] Example 7
280 Subject index

structural equation modeling, continued strupper() function, [FN] String functions,


standard deviations, [SEM] estat sd, [M-5] strupper( )
[SEM] Example 31g sts command, [ST] sts, [ST] sts generate, [ST] sts
standard errors, [SEM] Intro 8, [SEM] Intro 9 graph, [ST] sts list, [ST] sts test
starting values, [SEM] Intro 12, [SEM] sem and sts generate command, [ST] sts, [ST] sts generate
gsem option from( ) sts graph command, [ST] sts, [ST] sts graph
structural model, [SEM] Intro 5, [SEM] Example 7, sts list command, [ST] sts, [ST] sts list
[SEM] Example 9 sts test command, [ST] sts, [ST] sts test
summary statistics, [SEM] Intro 11, .stsem file, [U] 11.6 Filenaming conventions
[SEM] estat summarize, [SEM] Example 2, stset command, [ST] stset
[SEM] Example 19, [SEM] Example 25, stset, mi subcommand, [MI] mi XXXset
[SEM] sem option select( ), [SEM] sem ssd stsplit command, [ST] stsplit
options, [SEM] ssd
stsplit, mi subcommand, [MI] mi stsplit
survey data, [SEM] Intro 10
stsum command, [ST] stsum
survival model, [SEM] Example 47g,
.stswm file extension, [SP] spmatrix save,
[SEM] Example 48g, [SEM] Example 49g
[SP] spmatrix use
test,
.stswm file, [U] 11.6 Filenaming conventions
coefficients are zero, [SEM] estat eqtest,
.stswp file, [U] 11.6 Filenaming conventions
[SEM] Example 13
stteffects, [CAUSAL] stteffects,
combinations of parameters, [SEM] lincom,
[CAUSAL] stteffects postestimation
[SEM] nlcom
command, [CAUSAL] tebalance
hypothesis, [SEM] test, [SEM] testnl
ipw command, [CAUSAL] stteffects ipw
invariance of parameters, [SEM] estat ginvariant,
[SEM] Example 22 ipwra command, [CAUSAL] stteffects ipwra
likelihood-ratio, [SEM] lrtest ra command, [CAUSAL] stteffects ra
score, [SEM] estat scoretests wra command, [CAUSAL] stteffects wra
standardized parameters, [SEM] estat stdize, sttocc command, [ST] sttocc
[SEM] Example 16 sttoct command, [ST] sttoct
tobit regression, [SEM] Example 43g Stuart–Maxwell test statistic, [R] symmetry
treatment-effects model, [SEM] Example 46g Studentized residuals, [R] predict, [R] regress
variable types, [SEM] Intro 4 postestimation
VCE, [SEM] sem option method( ) Studentized-range multiple-comparison adjustment, see
multiple comparisons, Tukey’s method
structural model, [BAYES] bayes: dsge,
[BAYES] bayes: dsgenl, [DSGE] Intro 1, Student–Newman–Keuls’s multiple-comparison
[DSGE] dsge, [DSGE] dsgenl, [DSGE] Glossary, adjustment, see multiple comparisons, Student–
[ERM] Glossary, [SEM] Intro 5, Newman–Keuls’s method
[SEM] Example 7, [SEM] Example 9, Student’s t
[SEM] Example 32g, [SEM] Glossary, density,
[TS] psdensity, [TS] sspace, [TS] ucm, central, [FN] Statistical functions,
[TS] Glossary, also see structural vector [M-5] normal( )
autoregressive model noncentral, [FN] Statistical functions,
structural vector autoregressive [M-5] normal( )
model, [TS] var intro, [TS] var svar, [TS] Glossary distribution, see t distribution
postestimation, [R] regress postestimation time cumulative, [FN] Statistical functions,
series, [TS] fcast compute, [TS] fcast graph, [M-5] normal( )
[TS] irf, [TS] irf create, [TS] var svar cumulative noncentral, [FN] Statistical functions,
postestimation, [TS] vargranger, [TS] varlmar, [M-5] normal( )
[TS] varnorm, [TS] varsoc, [TS] varstable, inverse cumulative, [FN] Statistical functions,
[TS] varwle [M-5] normal( )
structure inverse cumulative noncentral, [FN] Statistical
(factors), [MV] discrim lda postestimation, functions, [M-5] normal( )
[MV] factor postestimation, [MV] Glossary inverse reverse cumulative, [FN] Statistical
(programming), [M-2] struct, [M-5] liststruct( ), functions, [M-5] normal( )
[M-6] Glossary reverse cumulative, [FN] Statistical functions,
structure, estat subcommand, [MV] discrim lda [M-5] normal( )
postestimation, [MV] factor postestimation study participant, [ADAPT] Glossary
structured (correlation or covariance), see unstructured study precision, [META] Intro, [META] meta
(correlation or covariance) funnelplot, [META] Glossary
Subject index 281

study, style,
case–control, see case–control study added line, [G-4] addedlinestyle
cohort, see cohort study area, [G-4] areastyle, [G-4] shadestyle
controlled clinical trial, see controlled clinical trial axis, [G-4] axisstyle, [G-4] ticksetstyle,
study [G-4] tickstyle
cross-sectional, see cross-sectional study by-graphs, [G-4] bystyle
experimental, see experimental study clock position, [G-4] clockposstyle
follow-up, see cohort study color, [G-4] colorstyle, [G-4] intensitystyle
matched, see matched study compass direction, [G-4] compassdirstyle
multiple-sample, see multiple-sample study connect points, [G-4] connectstyle
observational, see observational study flong, see flong MI data style
one-sample, see one-sample study flongsep, see flongsep MI data style
paired, see paired study grid lines, [G-4] gridstyle
prospective, see prospective study legends, [G-4] legendstyle
randomized controlled trial, see randomized lines, [G-4] linealignmentstyle,
controlled trial study [G-4] linepatternstyle, [G-4] linestyle,
retrospective, see retrospective study [G-4] linewidthstyle
two-sample, see two-sample study lists, [G-4] stylelists
stvary command, [ST] stvary location, [G-4] ringposstyle
.stxer file, [U] 11.6 Filenaming conventions margins, [G-4] marginstyle
style, [G-4] Glossary marker labels, [G-4] markerlabelstyle,
style, [MI] mi convert, [MI] Styles, [MI] Glossary [G-4] markersizestyle, [G-4] markerstyle
style autolevels, collect subcommand, markers, [G-4] symbolstyle
[TABLES] collect style autolevels mlong, see mlong MI data style
style cell, collect subcommand, [TABLES] collect outline, [G-4] linealignmentstyle
style cell plot, [G-4] plotregionstyle, [G-4] pstyle
style clear, collect subcommand, text, [G-4] textsizestyle, [G-4] textstyle
[TABLES] collect style clear text display angle, [G-4] anglestyle
style column, collect subcommand, text justification, [G-4] justificationstyle
[TABLES] collect style column textboxes, [G-4] orientationstyle,
style header, collect subcommand, [G-4] textboxstyle
[TABLES] collect style header vertical alignment of text, [G-4] alignmentstyle
style html, collect subcommand, [TABLES] collect wide, see wide MI data style
style html style cons, collect subcommand,
style notes, collect subcommand, [TABLES] collect style cons
[TABLES] collect style notes stylelist, [G-4] stylelists
style putdocx, collect subcommand, subclass, [M-2] class
[TABLES] collect style putdocx subdirectories, [U] 11.6 Filenaming conventions
style putpdf, collect subcommand, subgroup analysis, [META] Intro, [META] meta
[TABLES] collect style putpdf forestplot, [META] meta summarize,
style row, collect subcommand, [TABLES] collect [META] meta funnelplot, [META] Glossary
style row subgroup heterogeneity, [META] meta forestplot,
style save, collect subcommand, [TABLES] collect [META] meta funnelplot, [META] Glossary
style save subhazard ratio, [R] eform option, [R] lincom,
style showbase, collect subcommand, [ST] stcrreg, [ST] stcrreg postestimation,
[TABLES] collect style showbase [ST] Glossary, also see cumulative subhazard
style showempty, collect subcommand, function
[TABLES] collect style showempty subinertia, estat subcommand, [MV] mca
style showomit, collect subcommand, postestimation
[TABLES] collect style showomit subinstr macro function, [P] macro
style table, collect subcommand, subinstr() function, [FN] String functions,
[TABLES] collect style table [M-5] subinstr( )
style tex, collect subcommand, [TABLES] collect subinword() function, [FN] String functions,
style tex [M-5] subinstr( )
style title, collect subcommand, subjective prior, see informative prior
[TABLES] collect style title sublowertriangle() function,
style use, collect subcommand, [TABLES] collect [M-5] sublowertriangle( )
style use
282 Subject index

sublowertriangle() function, summarize command, [D] format, [R] summarize,


[M-5] sublowertriangle( ) [R] tabulate, summarize()
subpopulation summarize data, [D] codebook, [D] inspect, [R] cumul,
differences, [SVY] Survey, [SVY] svy [R] lv, [R] stem
postestimation estimation sample, [R] estat summarize,
estimation, [SVY] Subpopulation estimation, [SEM] estat summarize
[SVY] svy estimation, [SVY] Glossary missing values, [MI] mi misstable, [R] misstable
means, [SVY] svy estimation counting, [D] codebook, [D] inspect
proportions, [SVY] svy estimation, panel data, [XT] xtsum
[SVY] svy: tabulate oneway, pharmacokinetic data, [R] pksumm
[SVY] svy: tabulate twoway spatial weighting matrix, [SP] spmatrix summarize
ratios, [SVY] svy estimation, [SVY] svy: tabulate summary statistics, [CM] cmsummarize, [R] dtable,
oneway, [SVY] svy: tabulate twoway [R] summarize, [R] table summary, [R] table,
standard deviations of, [SVY] estat [R] tabstat, [R] tabulate, summarize(),
totals, [SVY] svy estimation, [SVY] svy: tabulate [SEM] Intro 11, [SEM] Example 2,
oneway, [SVY] svy: tabulate twoway [SEM] Example 19, [SEM] Example 25, also
subroutines, adding, [MV] cluster programming see Bayesian, summary statistics
utilities survival-time data, [ST] stsum
subsampling the chain, see thinning tabulation, [R] table oneway, [R] table twoway,
subscripts, [M-2] Subscripts, [M-6] Glossary, [R] table multiway, [R] tabulate oneway,
[U] 13.7 Explicit subscripting [R] tabulate twoway
substantial superiority trial, [ADAPT] Glossary panel data, [XT] xttab
substantive constraints, see constraints survey data, [SVY] svy: tabulate oneway,
substitutable expression, [ME] Glossary [SVY] svy: tabulate twoway
substitute, vl subcommand, [D] vl create time-series aspects, [TS] tsreport
substitutes, [BMA] bmaregress, [BMA] bmastats summary
jointness, [BMA] Glossary data, [META] meta, [META] Glossary
substr() function, [M-5] substr( ) effect, see overall effect size
substr() function, [FN] String functions, statistics, see summarize data, summary statistics,
[M-5] substr( ) see descriptive statistics
substring function, [FN] String functions, statistics data, [SEM] sem option select( ),
[M-5] strpos( ), [M-5] ustrpos( ), [M-5] substr( ), [SEM] sem ssd options, [SEM] ssd,
[M-5] usubstr( ), [M-5] udsubstr( ) [SEM] Glossary
subtitle() option, [G-3] title options variables, generating, [MV] cluster generate
subtraction operator, see arithmetic operators summary, bayesstats subcommand,
success–failure proportion, [PSS-2] power [BAYES] bayesstats summary
pairedproportions summative (Likert) scales, [MV] alpha
successive difference replication, [SVY] sdr options, sums, see checksums of data
[SVY] svy sdr, [SVY] Variance estimation, creating dataset containing, [D] collapse
[SVY] Glossary of vector, [M-5] runningsum( )
suest command, [R] suest, [SVY] svy postestimation over observations, [CM] cmsummarize, [D] egen,
sufficient statistic, [BAYES] Glossary [FN] Mathematical functions, [M-5] sum( ),
.sum file, [U] 11.6 Filenaming conventions [R] summarize
sum() function, [FN] Mathematical functions, over variables, [D] egen, [D] list, [M-5] sum( )
[M-5] sum( ) sunflower command, [R] sunflower
sum of vector, [M-5] runningsum( ) sunflower plots, [R] sunflower
summarize, Super, class prefix operator, [P] class
estat subcommand, [MV] ca postestimation, super-varying variables, [MI] mi varying,
[MV] discrim estat, [MV] factor postestimation, [MI] Glossary
[MV] mca postestimation, [MV] mds .superclass built-in class function, [P] class
postestimation, [MV] pca postestimation, superiority trial, [ADAPT] Glossary
[MV] procrustes postestimation, [R] estat, supplementary rows or columns, [MV] ca,
[R] estat summarize, [SEM] estat summarize [MV] Glossary
meta subcommand, [META] meta summarize supplementary variables, [MV] mca, [MV] Glossary
misstable subcommand, [R] misstable support of Stata, [U] 3 Resources for learning and
serset subcommand, [P] serset using Stata
spmatrix subcommand, [SP] spmatrix summarize suppress graphs, [G-3] nodraw option
tebalance subcommand, [CAUSAL] tebalance suppress terminal output, [P] quietly
summarize
Subject index 283

SUR, see seemingly unrelated regression survival analysis, continued


sureg command, [R] sureg, [R] sureg postestimation, parametric survival model, [BAYES] bayes: streg,
[SEM] Intro 5, [SEM] Example 12 [FMM] fmm: streg, [FMM] Example 4,
surrogate endpoint, [ADAPT] Glossary [SEM] Example 47g, [SEM] Example 48g,
survey [SEM] Example 49g, [ST] stintreg, [ST] stintreg
concepts, [SVY] Calibration, [SVY] Direct postestimation, [ST] streg, [ST] streg
standardization, [SVY] Poststratification, postestimation
[SVY] Subpopulation estimation, person-time, [ST] stptime
[SVY] Variance estimation Poisson regression, [R] poisson
data, [D] assertnested, [MI] Intro substantive, power and sample size, [ADAPT] gsdesign,
[MI] mi estimate, [SEM] Intro 10, [PSS-2] power, [PSS-2] power cox,
[SVY] Survey, [SVY] svydescribe, [PSS-2] power exponential, [PSS-2] power
[SVY] svyset, [SVY] Glossary, logrank
[U] 27.31 Survey data programmer’s utilities, [ST] st is
design, [SVY] svydescribe, [SVY] svyset, random-effects parametric model, [XT] xtstreg
[SVY] Glossary semiparametric model, [ST] stintcox PH-assumption
estimation, [SVY] bootstrap options, plots, [ST] stintcox postestimation
[SVY] brr options, [SVY] jackknife options, SMR, [ST] stptime, [ST] strate
[SVY] sdr options, [SVY] svy, [SVY] svy snapshot data, [ST] snapspan
bootstrap, [SVY] svy brr, [SVY] svy survey data, [SVY] Survey, [SVY] svy estimation
estimation, [SVY] svy jackknife, [SVY] svy sdr survival-time data,
postestimation, [SVY] estat, [SVY] svy converting, [ST] sttocc, [ST] sttoct
postestimation
declaring and summarizing, [ST] stdescribe,
prefix command, [SVY] svy [ST] stset, [ST] stsum
programmers tools, [SVY] ml for svy, manipulating, [ST] stbase, [ST] stfill, [ST] stgen,
[SVY] svymarkout [ST] stsplit, [ST] stvary
sampling, [SVY] Survey, [SVY] svydescribe, survivor function, [CAUSAL] Glossary, [ST] stci,
[SVY] svyset, also see cluster sampling [ST] stcox postestimation, [ST] stcurve,
tables, [SVY] svy: tabulate oneway, [ST] stintcox PH-assumption plots,
[SVY] svy: tabulate twoway [ST] stintcox postestimation, [ST] sts, [ST] sts
survival analysis, [ST] Survival analysis, [ST] Discrete, generate, [ST] sts graph, [ST] sts list, [ST] sts
[ST] st, [U] 27.17 Survival analysis models test, [ST] Glossary
competing-risks regression, [ST] stcrreg, treatment effects, [CAUSAL] stteffects
[ST] stcrreg postestimation ipw, [CAUSAL] stteffects ipwra,
count-time data, [ST] ct, [ST] ctset, [ST] cttost, [CAUSAL] stteffects ra, [CAUSAL] stteffects
[ST] sts graph wra
Cox proportional hazards model, survival data, [ADAPT] Glossary, see survival analysis
[LASSO] elasticnet, [LASSO] lasso, [ST] stcox, survival model, see survival analysis
[ST] stcox PH-assumption tests, [ST] stcox survival outcomes, see outcomes, survival
postestimation, [ST] stintcox, [ST] stintcox PH- survival-time data, see survival analysis, survival-time
assumption plots, [ST] stintcox postestimation data
failure function, [ST] stcurve, [ST] sts, [ST] sts survivor function, [ADAPT] Glossary, see survival
generate, [ST] sts graph, [ST] sts list, analysis, survivor function
[ST] Glossary
SUTVA, see stable unit treatment value assumption
failure rates and rate ratios, [ST] stmc, [ST] stmh,
SVAR, see structural vector autoregressive
[ST] strate
svar command, [TS] var svar, [TS] var svar
finite mixture model, [FMM] fmm: streg
postestimation
graphs, [ST] estat gofplot, [ST] ltable, [ST] stci,
SVD, see singular value decomposition
[ST] stcurve, [ST] strate, [ST] sts graph
svd() function, [M-5] svd( )
incidence rates, [ST] stir, [ST] stptime
svd() function, [M-5] svd( )
interval regression, [ERM] eintreg, [R] intreg,
[ST] stintcox, [ST] stintreg svd, matrix subcommand, [P] matrix svd
life table, [ST] ltable svd la() function, [M-5] svd( ), [M-5] fullsvd( )
logistic regression, [R] logistic svdsv() function, [M-5] svd( )
mixed-effects parametric model, [ME] mestreg svdsv() function, [M-5] svd( )
Bayesian, [BAYES] bayes: mestreg SVG, see Scalable Vector Graphics
multiple imputation, [MI] mi estimate, [MI] mi svmat command, [P] matrix mkmat
predict, [MI] mi XXXset svsolve() function, [M-5] svsolve( )
svsolve() function, [M-5] svsolve( )
svy: biprobit command, [SVY] svy estimation
284 Subject index

svy: clogit command, [SVY] svy estimation svy: mean command, [SVY] Survey, [SVY] estat,
svy: cloglog command, [SVY] svy estimation [SVY] Poststratification, [SVY] Subpopulation
svy: cmmixlogit command, [SVY] svy estimation estimation, [SVY] svy, [SVY] svy estimation,
svy: cmxtmixlogit command, [SVY] svy estimation [SVY] svy postestimation, [SVY] svydescribe,
svy: cnsreg command, [SVY] svy estimation [SVY] svyset
svy: cpoisson command, [SVY] svy estimation svy: mecloglog command, [SVY] svy estimation
svy: eintreg command, [SVY] svy estimation svy: meglm command, [SVY] svy estimation
svy: eoprobit command, [SVY] svy estimation svy: meintreg command, [SVY] svy estimation
svy: eprobit command, [SVY] svy estimation svy: melogit command, [SVY] svy estimation
svy: eregress command, [SVY] svy estimation svy: menbreg command, [SVY] svy estimation
svy: etpoisson command, [SVY] svy estimation svy: meologit command, [SVY] svy estimation
svy: etregress command, [SVY] svy estimation svy: meoprobit command, [SVY] svy estimation
svy: fmm: betareg command, [SVY] svy estimation svy: mepoisson command, [SVY] svy estimation
svy: fmm: cloglog command, [SVY] svy estimation svy: meprobit command, [SVY] svy estimation
svy: fmm: glm command, [SVY] svy estimation svy: mestreg command, [SVY] svy estimation
svy: fmm: intreg command, [SVY] svy estimation svy: metobit command, [SVY] svy estimation
svy: fmm: ivregress command, [SVY] svy svy: mlogit command, [SVY] svy estimation
estimation svy: mprobit command, [SVY] svy estimation
svy: fmm: logit command, [SVY] svy estimation svy: nbreg command, [SVY] svy estimation
svy: fmm: mlogit command, [SVY] svy estimation svy: nl command, [SVY] svy estimation
svy: fmm: nbreg command, [SVY] svy estimation svy: ologit command, [SVY] svy estimation,
svy: fmm: ologit command, [SVY] svy estimation [SVY] svy postestimation
svy: fmm: oprobit command, [SVY] svy estimation svy: oprobit command, [SVY] svy estimation
svy: fmm: pointmass command, [SVY] svy svy: poisson command, [SVY] svy estimation
estimation svy: probit command, [SVY] svy estimation
svy: fmm: poisson command, [SVY] svy estimation svy: proportion command, [SVY] svy estimation
svy: fmm: probit command, [SVY] svy estimation svy: ratio command, [SVY] Direct standardization,
svy: fmm: regress command, [SVY] svy estimation [SVY] svy brr, [SVY] svy estimation,
[SVY] svy: tabulate twoway
svy: fmm: streg command, [SVY] svy estimation
svy: regress command, [SVY] Survey,
svy: fmm: tobit command, [SVY] svy estimation
[SVY] svy, [SVY] svy estimation, [SVY] svy
svy: fmm: tpoisson command, [SVY] svy estimation jackknife, [SVY] svy postestimation,
svy: fmm: truncreg command, [SVY] svy estimation [TABLES] Example 7
svy: glm command, [SVY] svy estimation svy: scobit command, [SVY] svy estimation
svy: gnbreg command, [SVY] svy estimation svy: sem command, [SVY] svy estimation
svy: gsem command, [SVY] svy estimation svy: slogit command, [SVY] svy estimation
svy: heckman command, [SVY] svy estimation svy: stcox command, [SVY] svy estimation
svy: heckoprobit command, [SVY] svy estimation svy: stintreg command, [SVY] svy estimation
svy: heckpoisson command, [SVY] svy estimation svy: streg command, [SVY] svy estimation
svy: heckprobit command, [SVY] svy estimation svy: tabulate command, [SVY] svy
svy: hetoprobit command, [SVY] svy estimation estimation, [SVY] svy: tabulate oneway,
svy: hetprobit command, [SVY] svy estimation [SVY] svy: tabulate twoway
svy: hetregress command, [SVY] svy estimation svy: tnbreg command, [SVY] svy estimation
svy: intreg command, [SVY] svy estimation svy: tobit command, [SVY] svy estimation
svy: irt 1pl command, [SVY] svy estimation svy: total command, [SVY] svy brr, [SVY] svy
svy: irt 2pl command, [SVY] svy estimation estimation
svy: irt 3pl command, [SVY] svy estimation svy: tpoisson command, [SVY] svy estimation
svy: irt grm command, [SVY] svy estimation svy: truncreg command, [SVY] svy estimation
svy: irt hybrid command, [SVY] svy estimation svy: xtmlogit command, [SVY] svy estimation
svy: irt nrm command, [SVY] svy estimation svy: zinb command, [SVY] svy estimation
svy: irt pcm command, [SVY] svy estimation svy: ziologit command, [SVY] svy estimation
svy: irt rsm command, [SVY] svy estimation svy: zioprobit command, [SVY] svy estimation
svy: ivprobit command, [SVY] svy estimation svy: zip command, [SVY] svy estimation
svy: ivregress command, [SVY] svy estimation svy bootstrap prefix command, [SVY] svy bootstrap
svy: ivtobit command, [SVY] svy estimation svy brr prefix command, [SVY] svy brr
svy: logistic command, [SVY] svy estimation, svy jackknife prefix command, [SVY] svy jackknife
[SVY] svy postestimation svy prefix command, [SVY] svy
svy: logit command, [SVY] svy estimation svy sdr prefix command, [SVY] svy sdr
Subject index 285

svydescribe command, [SVY] Survey, system


[SVY] svydescribe estimators, [BAYES] bayes: mvreg,
svymarkout command, [P] mark, [SVY] svymarkout [CAUSAL] eteffects, [CAUSAL] etpoisson,
svyset command, [SVY] Survey, [SVY] svyset [CAUSAL] etregress, [CAUSAL] stteffects
svyset, estat subcommand, [SVY] estat intro, [CAUSAL] teffects intro, [DSGE] dsge,
svyset, mi subcommand, [MI] mi XXXset [DSGE] dsgenl, [ERM] eintreg, [ERM] eoprobit,
swap() function, [M-5] swap( ) [ERM] eprobit, [ERM] eregress,
[FMM] fmm: ivregress, [MV] mvreg, [R] gmm,
sweep() function, [FN] Matrix functions, [P] matrix
[R] ivfprobit, [R] ivpoisson, [R] ivprobit,
define
[R] ivqregress, [R] ivregress, [R] ivtobit,
swilk command, [R] swilk [R] nlsur, [R] reg3, [R] sureg, [SEM] Intro 5,
switching styles, [MI] mi convert [SEM] gsem, [SEM] sem, [SP] spivregress,
symbolic forms, [R] anova [SP] spregress, [SP] spxtregress, [TS] dfactor,
symbolpalette, palette subcommand, [G-2] palette [TS] lpirf, [TS] mgarch, [TS] mgarch ccc,
symbols, see markers [TS] mgarch dcc, [TS] mgarch dvech,
symbolstyle, [G-4] symbolstyle, [G-4] Glossary [TS] mgarch vcc, [TS] sspace, [TS] var,
symeigen, matrix subcommand, [P] matrix symeigen [TS] var svar, [TS] vec, [U] 27.3.6 Multiple-
symeigen la() function, [M-5] eigensystem( ) equation models, [XT] xtabond, [XT] xtdpd,
symeigensystem() function, [M-5] eigensystem( ) [XT] xtdpdsys, also see generalized method of
symeigensystem() function, [M-5] eigensystem( ) moments
symeigensystemselect*() functions, limits, [P] creturn
[M-5] eigensystemselect( ) of equations, solving, [M-4] Solvers,
symeigensystemselect*() functions, [M-5] lapack( ), [M-5] solvenl( )
[M-5] eigensystemselect( ) parameters, [M-3] mata set, [P] creturn, [P] set
locale functions, [P] set locale ui, [R] query,
symeigenvalues() function, [M-5] eigensystem( )
[R] set, [R] set defaults
symeigenvalues() function, [M-5] eigensystem( )
values, [P] creturn
symmetric matrices, [M-5] issymmetric( ),
[M-5] makesymmetric( ), [M-6] Glossary variables, [U] 13.4 System variables ( variables)
symmetriconly, [M-6] Glossary systematic review, [META] Intro, [META] meta
funnelplot, [META] Glossary
symmetry, [PSS-2] power, [PSS-2] power
pairedproportions, [PSS-2] power mcc,
sysuse
[PSS-5] Glossary command, [D] sysuse
plots, [R] Diagnostic plots dir command, [D] sysuse
test, [R] symmetry szroeter, estat subcommand, [R] regress
postestimation
symmetry command, [R] symmetry
symmi command, [R] symmetry Szroeter’s test for heteroskedasticity, [R] regress
postestimation
symplot command, [R] Diagnostic plots
synergy index, [R] reri
syntax, [M-2] Syntax T
diagrams explained, [R] Intro
t distribution,
syntax of Stata’s language, [P] syntax,
[U] 11 Language syntax cdf, [FN] Statistical functions, [M-5] normal( )
syntax command, [P] syntax confidence interval for mean, [R] ci, [R] mean
sysdir testing equality of means, [R] esize, [R] ttest
command, [U] 17.5 Where does Stata look for ado- %t formats, [D] Datetime, [D] format
files? t() function, [FN] Statistical functions,
list command, [P] sysdir [M-5] normal( )
macro function, [P] macro t test, [ADAPT] Glossary, [PSS-5] Glossary
set command, [P] sysdir t1title() option, [G-3] title options
sysmiss, see missing values t2title() option, [G-3] title options
tab characters, show, [D] type
tab expansion of variable names, [U] 10.6 Tab
expansion of variable names
tab1 command, [R] tabulate oneway
tab2 command, [R] tabulate twoway
tabdisp command, [P] tabdisp
tabi command, [R] tabulate twoway
286 Subject index

table, tables, continued


bayesirf subcommand, [BAYES] bayesirf table output, [PSS-2] power, table, [PSS-2] power cox,
estat subcommand, [MV] ca postestimation [PSS-2] power exponential, [PSS-3] ciwidth,
estimates subcommand, [R] estimates table table
irf subcommand, [TS] irf table power, [PSS-2] power, table
putdocx subcommand, [RPT] putdocx table printing, [U] 15 Saving and printing output—log
putpdf subcommand, [RPT] putpdf table files
table command, [R] table oneway, [R] table programming, [P] tabdisp
twoway, [R] table multiway, [R] table summary statistics, [BAYES] bayesstats summary,
summary, [R] table hypothesis tests, [R] table [R] dtable, [R] table summary, [R] table,
regression, [R] table, [TABLES] Example 1, [R] tabstat, [R] tabulate, summarize()
[TABLES] Example 2, [TABLES] Example 3, table style, set subcommand, [R] set,
[TABLES] Example 5 [TABLES] set table style
tables, tabodds command, [R] Epitab
actuarial, see life tables tabstat command, [R] tabstat
classification, see classification table tabulate
coefficient, one-way, [SVY] svy: tabulate oneway
display in exponentiated form, [FMM] estat two-way, [SVY] svy: tabulate twoway
eform, [R] eform option, [SEM] estat eform tabulate command, [R] tabulate oneway,
display settings, [R] Estimation options, [R] set [R] tabulate twoway
showbaselevels summarize(), [R] tabulate, summarize()
format settings, [R] set cformat tag, duplicates subcommand, [D] duplicates
maximum likelihood display options, [R] ml tag(), egen function, [D] egen
system parameter settings, [R] set Tagged Image File Format, [G-2] graph export,
confidence interval, [PSS-3] ciwidth, table [G-3] tif options, [G-4] Glossary
contingency, [R] dtable, [R] Epitab, [R] symmetry, tan() function, [FN] Trigonometric functions,
[R] table oneway, [R] table twoway, [R] table [M-5] sin( )
multiway, [R] table, [R] tabulate twoway, tangent functions, [FN] Trigonometric functions,
[SVY] svy: tabulate twoway [M-5] sin( )
customized, [R] dtable, [R] table, [RPT] putdocx tanh() function, [FN] Trigonometric functions,
collect, [RPT] putexcel, [RPT] putexcel [M-5] sin( )
advanced, [RPT] putpdf collect, TARCH, see threshold autoregressive conditional
[TABLES] Intro, [TABLES] Intro 1, heteroskedasticity
[TABLES] Intro 2, [TABLES] Intro 3, target
[TABLES] Intro 4, [TABLES] Intro 5 between-group variance, [PSS-2] power oneway
epidemiological, see epidemiology and related, tables correlation, [PSS-2] power, [PSS-2] power
estimation results, [R] estimates selected, onecorrelation, [PSS-2] power twocorrelations
[R] estimates table, [R] etable, [R] table discordant proportions, [PSS-2] power,
regression, [R] table [PSS-2] power pairedproportions
failure, see failure tables effect variance, [PSS-2] power twoway,
formatting numbers in, [D] format [PSS-2] power repeated
fourfold, see fourfold tables hazard difference, [PSS-2] power exponential
frequency, [R] table oneway, [R] table twoway, hazard ratio, [PSS-2] power exponential,
[R] table multiway, [R] tabulate oneway, [PSS-2] power logrank
[R] tabulate twoway, [SVY] svy: tabulate log hazard-ratio, [PSS-2] power exponential,
oneway, [SVY] svy: tabulate twoway, [PSS-2] power logrank
[R] dtable, [R] table, [R] table summary, mean, [PSS-2] power, [PSS-2] power onemean,
[R] tabstat, [R] tabulate, summarize() [PSS-2] power twomeans, [PSS-4] Unbalanced
hazard, see hazard tables designs
impulse–response function, [BAYES] bayesirf mean difference, [PSS-2] power, [PSS-2] power
table, [BAYES] bayesirf ctable, [TS] irf ctable, pairedmeans
[TS] irf table odds ratio, [PSS-2] power cmh, [PSS-2] power mcc
layout, [TABLES] Glossary parameter, [ADAPT] Glossary, [PSS-5] Glossary
life, see life tables partial correlation, [PSS-2] power, [PSS-2] power
missing values, [MI] mi misstable, [R] misstable pcorr
N-way, [P] tabdisp proportion, [PSS-2] power, [PSS-2] power
oneproportion, [PSS-2] power twoproportions
regression coefficient, [PSS-2] power cox
Subject index 287

target, continued temporary, see preserve data


rotation, [MV] procrustes, [MV] rotate, argument, [M-5] isfleeting( )
[MV] rotatemat, [MV] Glossary files, [M-5] st tempname( ), [P] macro,
R2 , [PSS-2] power, [PSS-2] power rsquared [P] preserve, [P] scalar, [U] 18.7.3 Temporary
slope, [PSS-2] power, [PSS-2] power oneslope files
standard deviation, [PSS-2] power, [PSS-2] power frames, [U] 18.7.4 Temporary frames
onevariance, [PSS-2] power twovariances names, [M-5] st tempname( ), [P] macro,
variance, [PSS-2] power, [PSS-2] power [P] matrix, [P] scalar, [U] 18.7.2 Temporary
onevariance, [PSS-2] power twovariances scalars and matrices
taskbargroups, set subcommand, [R] set scalars and matrices, [M-5] st tempname( ),
tau, [R] spearman [P] matrix, [P] scalar, [U] 18.7.2 Temporary
taxonomy, [MV] Glossary, also see cluster analysis scalars and matrices
Taylor linearization, see linearized variance estimator variables, [M-2] pointers, [P] macro, [P] mark,
tC() pseudofunction, [D] Datetime, [FN] Date and [U] 18.7.1 Temporary variables
time functions varlists
tc() pseudofunction, [D] Datetime, [FN] Date and with factor variables, [R] fvrevar
time functions with time-series operators, [TS] tsrevar
TCC, see test characteristic curve tempvar command, [P] macro
tcc, irtgraph subcommand, [IRT] irtgraph tcc tempvar macro function, [P] macro
td() pseudofunction, [D] Datetime, [FN] Date and termcap(5), [U] 10 Keyboard use
time functions terminal
tden() function, [FN] Statistical functions, obtaining input from, [P] display
[M-5] normal( ) suppressing output, [P] quietly
TDT test, see transmission-disequilibrium test terminfo(4), [U] 10 Keyboard use
TE, see effects, total test
tebalance after estimation, see estimation, test after
box command, [CAUSAL] tebalance box characteristic curve, [IRT] irt, [IRT] irtgraph tcc,
command, [CAUSAL] tebalance [IRT] Glossary
density command, [CAUSAL] tebalance density information function, [IRT] irt, [IRT] irtgraph tif,
overid command, [CAUSAL] tebalance overid [IRT] Glossary
summarize command, [CAUSAL] tebalance of symmetry, [PSS-2] power, [PSS-2] power
summarize pairedproportions, [PSS-2] power mcc
technical support, [U] 3.8 Technical support quantity, [BAYES] Glossary
technique, [SEM] Glossary statistic, [ADAPT] Glossary, [BAYES] Glossary,
teffects [PSS-2] power, [PSS-2] power onemean,
aipw command, [CAUSAL] teffects aipw [PSS-2] power twomeans, [PSS-2] power
pairedmeans, [PSS-2] power oneproportion,
command, [CAUSAL] tebalance,
[PSS-2] power twoproportions, [PSS-2] power
[CAUSAL] teffects, [CAUSAL] teffects
pairedproportions, [PSS-2] power onevariance,
postestimation
[PSS-2] power twovariances, [PSS-2] power
ipw command, [CAUSAL] teffects ipw onecorrelation, [PSS-2] power twocorrelations,
ipwra command, [CAUSAL] teffects ipwra [PSS-2] power oneway, [PSS-2] power twoway,
nnmatch command, [CAUSAL] teffects nnmatch [PSS-2] power repeated, [PSS-2] power
overlap command, [CAUSAL] teoverlap oneslope, [PSS-2] power rsquared,
psmatch command, [CAUSAL] teffects psmatch [PSS-2] power pcorr, [PSS-5] Glossary
ra command, [CAUSAL] teffects ra, test,
[ERM] Example 2a, [ERM] Example 2b mi subcommand, [MI] mi test
teffects, estat subcommand, [ERM] Intro 9, sts subcommand, [ST] sts test
[ERM] estat teffects, [SEM] Intro 7, test,
[SEM] estat teffects, [SEM] Example 42g ARCH, see autoregressive conditional
telasso command, [CAUSAL] telasso, heteroskedasticity test
[CAUSAL] telasso postestimation association, see association test
tempfile command, [P] macro autocorrelation, see autocorrelation test
tempfile macro function, [P] macro autoregressive conditional heteroskedasticity, see
tempname, class, [P] class autoregressive conditional heteroskedasticity test
tempname command, [P] macro, [P] matrix, [P] scalar Bartlett’s periodogram, see Bartlett’s periodogram
tempname macro function, [P] macro test
Bayesian hypothesis, see Bayesian hypothesis testing
binomial, see binomial test
288 Subject index

test, continued test, continued


binomial probability, see binomial probability test exact, see exact test
bioequivalence, see bioequivalence test exogeneity, see endogeneity test
Box M , see Box M test exponential, see exponential test
Breitung, see Breitung test F , see F test
Breusch–Godfrey, see Breusch–Godfrey test Fisher–Irwin’s exact, see Fisher–Irwin’s exact test
Breusch–Pagan, see Breusch–Pagan test Fisher-type, see Fisher-type test
Breusch–Pagan Lagrange multiplier, see Breusch– Fisher’s exact, see Fisher’s exact test
Pagan Lagrange multiplier test Fisher’s z , see Fisher’s z test
Breusch–Pagan/Cook–Weisberg, see Breusch– goodness-of-fit, see goodness of fit
Pagan/Cook–Weisberg test for heteroskedasticity Granger causality, see Granger causality
χ2 , see χ2 -test group invariance, see group invariance test
for marginal homogeneity, see χ2 test for Hadri Lagrange multiplier, see Hadri Lagrange
marginal homogeneity multiplier stationarity test
of independence, see χ2 test of independence Harris–Tzavalis, see Harris–Tzavalis test
χ2 hypothesis, see χ2 hypothesis test Hausman specification, see Hausman specification
Chow, see Chow test test
Cochran–Armitage, see Cochran–Armitage test Henze–Zirkler normality, see Henze–Zirkler
Cochran–Mantel–Haenszel, see Cochran–Mantel– normality test
Haenszel test heterogeneity, see heterogeneity test
cointegration, see cointegration test heteroskedasticity, see heteroskedasticity test
comparison (between nested models), see homogeneity, see homogeneity test
comparison test between nested models Hosmer–Lemeshow goodness-of-fit, see Hosmer–
Cook–Weisberg, for heteroskedasticity, see Cook– Lemeshow goodness-of-fit test
Weisberg test for heteroskedasticity hypothesis, see hypothesis test
correlations, see correlation tests of Im–Pesaran–Shin, see Im–Pesaran–Shin test
covariate balance, see treatment effects, covariate independence, also see Breusch–Pagan test, see
balance independence test
Cox proportional hazards model, assumption, independence of irrelevant alternatives, see
see Cox proportional hazards model, test of independence of irrelevant alternatives
assumption information matrix, see information matrix test
cusum, see cusum test internal consistency, see internal consistency test
Dickey–Fuller, see Dickey–Fuller test interrater agreement, see interrater agreement
differences of two means, see differences of two interval hypothesis, see interval hypothesis test
means test Kao, see Kao test
directional, see one-sided test (power) Kolmogorov–Smirnov, see Kolmogorov–Smirnov test
Doornik–Hansen normality, see Doornik–Hansen Kruskal–Wallis, see Kruskal–Wallis test
normality test
kurtosis, see kurtosis
Durbin’s alternative, see Durbin’s alternative test
Lagrange multiplier, see Lagrange multiplier test
endogeneity, see endogeneity test
Levin–Lin–Chu, see Levin–Lin–Chu test
Engle’s LM, see Engle’s LM test
likelihood-ratio, see likelihood-ratio test
equal FMI, see equal FMI test
linear hypotheses after estimation, see linear
equality of hypothesis test after estimation
binomial proportions, see equality test of log-rank, see log-rank test
binomial proportions
Mantel–Haenszel, see Mantel–Haenszel test
coefficients, see equality test of coefficients
marginal homogeneity, see marginal homogeneity,
correlations, see equality test of correlations test of
covariances, see equality test of covariances margins, see margins test
distributions, see distributions, testing equality of matched-pairs, see matched-pairs test
margins, see equality test of margins McNemar’s, see McNemar’s test
means, see equality test of means McNemar’s χ2 test, see McNemar’s test
medians, see equality test of medians model
proportions, see equality test of proportions coefficients, see model coefficients test
ROC areas, see equality test of ROC areas simplification, see model simplification test
survivor functions, see equality test, survivor specification, see specification test
functions
modification indices, see modification indices
variances, see equality test of variances
Moran, see Moran’s test of residual correlation with
equivalence, see equivalence test nearby residuals
Subject index 289

test, continued test command, [R] anova postestimation, [R] test,


multiple-comparison, see multiple comparisons [SEM] estat stdize, [SEM] Example 8,
multiple-sample, see multiple-sample test [SEM] Example 9, [SEM] Example 16,
multivariate, see multivariate test [SEM] test, [SVY] Survey, [SVY] svy
nonlinear, see nonlinear test postestimation, [U] 20.13 Performing
hypothesis tests on the coefficients
nonlinear hypotheses after estimation, see nonlinear
hypothesis test after estimation tested covariates, [PSS-5] Glossary
normality, see normal distribution and normality, see testnl command, [R] testnl, [SEM] estat stdize,
normality test [SEM] testnl, [SVY] svy postestimation
omitted variables, see omitted variables test testparm command, [R] test, [SEM] test, [SVY] svy
postestimation
one-sample, see one-sample test
testtransform, mi subcommand, [MI] mi test
one-sided, see one-sided test (power)
tetrachoric command, [R] tetrachoric
overidentifying restrictions, see overidentifying
restrictions, tests of tetrachoric correlation, [MV] Glossary, [R] tetrachoric
overlap assumption, see overlap assumption text,
paired-sample, see paired-sample test putdocx subcommand, [RPT] putdocx paragraph
periodogram, see Bartlett’s periodogram test putpdf subcommand, [RPT] putpdf paragraph
permutation, see permutation test text() option, [G-3] added text options,
[G-3] aspect option
proportions, stratified, see proportions, stratified test
text,
quadrature, see quadrature
ASCII, [D] Glossary, [M-5] ascii( ), [M-5] isascii( ),
Ramsey, see Ramsey test
[U] Glossary
random-order, see random-order test
encoding, [D] unicode, [D] unicode encoding,
RESET, see RESET test [U] 12.4.2 Handling Unicode strings,
Roy’s largest root, see Roy’s largest root test [U] 12.4.2.3 Encodings
Roy’s union-intersection, see Roy’s union- encoding conversion, [D] unicode convertfile,
intersection test [D] unicode translate
Sargan, see Sargan test exporting, see export data
Satterthwaite’s t, see Satterthwaite’s t test importing, see import data
score, see score test in files,
serial correlation, see autocorrelation examining, [D] hexdump
serial independence, see serial independence test modifying, [D] filefilter, [M-4] IO, [P] file
Shapiro–Francia, see Shapiro–Francia test for writing and reading, [M-4] IO, [P] file
normality in graphs, [G-4] text
Shapiro–Wilk, see Shapiro–Wilk test for normality adding, [G-3] added text options
sign, see sign test angle of, [G-4] anglestyle
skewness, see skewness captions, [G-3] title options
specification, see specification test look of, [G-4] textboxstyle, [G-4] textstyle
stratified, see stratified test note, [G-3] title options
structural break, see structural break resizing, [G-3] scale option
symmetry, see symmetry test running outside of borders,
Szroeter’s, see Szroeter’s test for heteroskedasticity [G-3] added text options
t, see t test size of, [G-3] textbox options
TDT, see transmission-disequilibrium test subtitle, [G-3] title options
transmission-disequilibrium, see transmission- title, [G-3] title options
disequilibrium test vertical alignment, [G-4] alignmentstyle
trend, see trend, test for reading data in, see import data
two-sample, see two-sample test saving data in, see export data
two-sample paired, see paired-sample test Unicode, [D] unicode, [U] 12.4.2 Handling Unicode
two-sided, see two-sided test (power) strings
unit-root, see unit-root test text and textboxes, relationship between, [G-4] textstyle
unrestricted FMI, see unrestricted FMI test textblock append, putdocx subcommand,
variance-comparison, see variance-comparison test [RPT] putdocx paragraph
Wald, see Wald test textblock begin, putdocx subcommand,
weak instrument, see weak instrument test [RPT] putdocx paragraph
z , see z test textblock end, putdocx subcommand,
[RPT] putdocx paragraph
290 Subject index

textboxes, [G-3] textbox options, [G-4] Glossary time-series


orientation of, [G-4] orientationstyle calendar, [D] Datetime business calendars
textboxstyle, [G-4] textboxstyle, [G-4] Glossary data, importing, [D] import fred, also see import
textfile, putdocx subcommand, [RPT] putdocx data
paragraph estimation, [U] 27.14 Time-series models, also see
textsizestyle, [G-4] textsizestyle, [G-4] Glossary multivariate time series, also see univariate time
textstyle, [G-4] textstyle, [G-4] Glossary series
th() pseudofunction, [D] Datetime, [FN] Date and filters, see filters
time functions forecast, see forecast
thickness of lines, [G-4] linewidthstyle formats, [D] format
thinning, [BAYES] bayesmh, [BAYES] Glossary, functions, [FN] Selecting time-span functions
[BMA] bmaregress graphs,
Thomson scoring, [MV] factor postestimation autocorrelations, [TS] corrgram
thrashing, [ST] Glossary cross-correlogram, [TS] xcorr
three-dimensional graph, [G-2] graph twoway contour, cumulative spectral distribution, [TS] cumsp
[G-2] graph twoway contourline dynamic-multiplier functions, see time-series
three-level model, [ME] me, [ME] Glossary graphs, impulse–response functions
three-parameter logistic model, [IRT] irt 3pl, FEVD, see time-series graphs, impulse–response
[IRT] Glossary functions
three-stage least squares, [R] reg3 forecasts, [BAYES] bayesfcast graph, [TS] fcast
threshold autoregressive conditional heteroskedasticity, graph
[TS] arch impulse–response functions, [BAYES] bayesirf
threshold command, [TS] threshold, [TS] threshold graph, [BAYES] bayesirf cgraph,
postestimation [BAYES] bayesirf ograph, [BAYES] bayesirf
tick, table, [BAYES] bayesirf ctable, [TS] irf
definition, [G-4] tickstyle, [G-4] Glossary cgraph, [TS] irf graph, [TS] irf ograph
suppressing, [G-4] tickstyle line plots, [G-2] graph twoway tsline,
ticksetstyle, [G-4] ticksetstyle, [G-4] Glossary [TS] tsline
tickstyle, [G-4] tickstyle, [G-4] Glossary parametric autocorrelation and autocovariance,
[TS] estat acplot
ties, [MV] Glossary
periodogram, [TS] pergram
TIF, see test information function
impulse–response functions, see impulse–response
tif, irtgraph subcommand, [IRT] irtgraph tif
functions
TIFF, see Tagged Image File Format
lags and leads, see lagged values
tightness, see prior tightness
moving average, see moving average
parameter, [BAYES] Glossary
multivariate, see multivariate time series
time and date, see date and time
operators, [U] 11.4.4 Time-series varlists,
time of day, [P] creturn [U] 13.10 Time-series operators
time stamp, [D] describe programming, [M-5] st tsrevar( ), [TS] tsrevar
time variable, [SP] Glossary parametric spectral density, [TS] psdensity
time variables and values, [D] Datetime, [D] Datetime rolling regressions, [TS] rolling
durations, [D] Datetime relative dates,
setup and utilities, [TS] tsappend, [TS] tsfill,
[D] Datetime values from other software
[TS] tsreport, [TS] tsset
time, variable identifying, [CM] cmset
smoothers, see smoothers
time-dependent covariates, see time-varying covariates
tests
time-domain analysis, [TS] arch, [TS] arfima,
after regress, [R] regress postestimation time
[TS] arima, [TS] Glossary
series
time-independent covariates, see baseline covariates
for parameter stability, [TS] estat sbcusum
time-invariant covariates, see baseline covariates
for structural break, [TS] estat sbknown,
timer [TS] estat sbsingle
clear command, [P] timer for unit roots, see unit-root test
list command, [P] timer for white noise, [TS] wntestb, [TS] wntestq
off command, [P] timer unabbreviating varlists, [P] unab
on command, [P] timer univariate, see univariate time series
Subject index 291

time-series–operated variable, [M-5] st data( ), tokeninitstata() function, [M-5] tokenget( )


[M-5] st tsrevar( ), [M-6] Glossary tokenize command, [P] tokenize
time-span data, [ST] snapspan tokenoffset() function, [M-5] tokenget( )
time-to-event data, [ADAPT] Glossary tokenpchars() function, [M-5] tokenget( )
time-varying covariates, [ST] stcox, [ST] stcox tokenpeek() function, [M-5] tokenget( )
postestimation, [ST] stcrreg, [ST] stcurve, tokenqchars() function, [M-5] tokenget( )
[ST] stintcox, [ST] stintcox postestimation, tokenrest() function, [M-5] tokenget( )
[ST] streg, [ST] streg postestimation, tokens() function, [M-5] tokens( )
[ST] stsplit, [ST] sttocc, [ST] Glossary
tokenset() function, [M-5] tokenget( )
time-varying variance, [TS] arch
tokenwchars() function, [M-5] tokenget( )
timing code, [P] timer
tolerances, [M-1] Tolerance, [M-5] moptimize( ),
tin() function, [FN] Selecting time-span functions [M-5] optimize( ), [M-5] solve tol( ), [R] ml,
title, [R] mlexp, [R] set iter
collect subcommand, [TABLES] collect title top() suboption, [G-4] alignmentstyle
estimates subcommand, [R] estimates title tostring command, [D] destring
title() option, [G-3] title options total
titlecase, [D] Glossary, [M-6] Glossary, [P] Glossary, characteristic curve, see test characteristic curve
[U] Glossary, also see lowercase-string functions, effects, see effects, total
also see uppercase-string functions
impacts, [SP] spivregress postestimation,
titles, [G-3] title options [SP] spregress postestimation, [SP] spxtregress
of axis, [G-3] axis title options postestimation
tlabel() option, [G-3] axis label options inertia, [MV] ca, [MV] ca postestimation,
TLI, see Tucker–Lewis index [MV] mca, [MV] mca postestimation,
tm() pseudofunction, [D] Datetime, [FN] Date and [MV] Glossary
time functions information function, see test information function
tmlabel() option, [G-3] axis label options natural direct effect, [CAUSAL] mediate,
TMPDIR Unix environment variable, [P] macro [CAUSAL] mediate postestimation,
tmtick() option, [G-3] axis label options [CAUSAL] Glossary
tnbreg command, [R] tnbreg, [R] tnbreg principal inertia, [MV] ca, [MV] mca,
postestimation [MV] Glossary
TNDE, see total natural direct effect sample size, see sample-size
tobit command, [R] tobit, [R] tobit postestimation total command, [R] total, [R] total postestimation
tobit estimator, [ERM] Glossary total(), egen function, [D] egen
tobit regression, [R] tobit, [U] 27.3.5 Regression with totals, estimation, [R] total, [U] 27.2 Means,
censored or truncated outcomes, also see proportions, and related statistics
intreg command totals, survey data, [SVY] svy estimation
Bayesian estimation, [BAYES] bayes: metobit, toward a target rotation, [MV] procrustes, [MV] rotate,
[BAYES] bayes: tobit [MV] rotatemat
finite mixture models, [FMM] fmm: tobit tpoisson command, [R] tpoisson, [R] tpoisson
multilevel, [BAYES] bayes: metobit, [ME] metobit postestimation
random-effects, [ERM] eintreg, [XT] xttobit tq() pseudofunction, [D] Datetime, [FN] Date and
structural equation modeling, [SEM] Example 43g time functions
with endogenous covariates, [R] ivtobit, [SVY] svy trace,
estimation bayesgraph subcommand, [BAYES] bayesgraph
with endogenous treatment, [ERM] eintreg ml subcommand, [R] ml
with sample selection, [ERM] eintreg query subcommand, [R] query
with survey data, [SVY] svy estimation set subcommand, [P] creturn, [P] trace, [R] set
tobytes() function, [FN] String functions trace() function, [FN] Matrix functions,
.toc filename suffix, [R] net [M-5] trace( ), [P] matrix define
today() function, [D] Datetime relative dates, trace of matrix, [M-5] trace( ), [P] matrix define
[FN] Date and time functions, [M-5] date( ) traceback log, [M-2] Errors, [M-5] error( ),
Toeplitz() function, [M-5] Toeplitz( ) [M-6] Glossary
token, [P] Glossary tracedepth, set subcommand, [P] creturn, [P] trace,
tokenallowhex() function, [M-5] tokenget( ) [R] set
tokenallownum() function, [M-5] tokenget( ) traceexpand, set subcommand, [P] creturn,
tokenget() function, [M-5] tokenget( ) [P] trace, [R] set
tokengetall() function, [M-5] tokenget( ) tracehilite, set subcommand, [P] creturn,
tokeninit() function, [M-5] tokenget( ) [P] trace, [R] set
292 Subject index

traceindent, set subcommand, [P] creturn, treatment effects, [ERM] predict treatment,
[P] trace, [R] set [ERM] Glossary
tracenumber, set subcommand, [P] creturn, covariate balance, [CAUSAL] tebalance,
[P] trace, [R] set [CAUSAL] tebalance box, [CAUSAL] tebalance
tracesep, set subcommand, [P] creturn, [P] trace, density, [CAUSAL] tebalance overid,
[R] set [CAUSAL] tebalance summarize
tracing iterative maximization process, [R] Maximize difference in differences, [CAUSAL] didregress,
training, [U] 3.6 Conferences and training [CAUSAL] hdidregress,
transfer data [CAUSAL] xthdidregress
copying and pasting, [D] edit doubly robust estimators, [CAUSAL] teffects aipw,
from Stata, [D] export [CAUSAL] teffects ipwra, [CAUSAL] telasso
into Stata, [D] import, [U] 22 Entering and endogenous, [CAUSAL] eteffects,
importing data [CAUSAL] eteffects postestimation,
[CAUSAL] etpoisson, [CAUSAL] etpoisson
transformations, [MV] procrustes
postestimation, [CAUSAL] etregress,
fractional polynomial, [R] fp [CAUSAL] etregress postestimation,
log, [R] lnskew0 [ERM] Intro 1, [ERM] eintreg, [ERM] eoprobit,
modulus, [R] boxcox [ERM] eprobit, [ERM] eregress,
power, [R] boxcox, [R] lnskew0 [SEM] Example 46g
Procrustes, [MV] procrustes exogenous, [ERM] Intro 1, [ERM] Intro 5,
to achieve normality, [R] boxcox, [R] ladder [ERM] Example 2a, [ERM] Example 2b
to achieve zero skewness, [R] lnskew0 if on the treated, [ERM] predict treatment
transformed coefficients, [R] lincom, [R] nlcom inverse-probability weighting, [CAUSAL] stteffects
exponentiated, see exponentiated coefficients ipw, [CAUSAL] teffects ipw
multiple imputation, [MI] mi estimate, [MI] mi matching estimators, [CAUSAL] teffects nnmatch,
estimate using, [MI] mi test [CAUSAL] teffects psmatch
transition, estat subcommand, [DSGE] estat overlap plots, [CAUSAL] teoverlap
transition overview, [CAUSAL] Causal inference commands,
translate [CAUSAL] stteffects intro, [CAUSAL] teffects,
files with Unicode, [D] unicode translate [CAUSAL] teffects intro, [CAUSAL] teffects
logs, [R] translate intro advanced, [CAUSAL] teffects multivalued,
translate command, [R] translate [U] 27.20 Causal inference
translation, file, [D] changeeol, [D] filefilter postestimation, [CAUSAL] teffects postestimation
translator power, [PSS-2] power, [PSS-2] power twomeans,
query command, [R] translate [PSS-2] power pairedmeans, [PSS-2] power
oneproportion, [PSS-2] power twoproportions,
reset command, [R] translate
[PSS-2] power pairedproportions,
set command, [R] translate [PSS-2] power oneway, [PSS-2] power twoway,
transmap [PSS-2] power repeated, [PSS-2] power
define command, [R] translate exponential, [PSS-2] power logrank
query command, [R] translate precision, [PSS-3] ciwidth twomeans,
transmission-disequilibrium test, [R] symmetry [PSS-3] ciwidth pairedmeans
transmorphic, [M-2] Declarations, [M-6] Glossary regression adjustment, [CAUSAL] stteffects ra,
transparency, [G-4] colorstyle, also see opacity [CAUSAL] teffects ra
transpose, [M-6] Glossary, also see conjugate transpose survey data, [SVY] svy estimation
data, [D] xpose, also see reshape data survival-time data, [CAUSAL] stteffects,
matrix, [M-2] op transpose, [P] matrix define [CAUSAL] stteffects intro, [CAUSAL] stteffects
in place, [M-5] transpose( ) ipw, [CAUSAL] stteffects ipwra,
without conjugation, [M-5] transposeonly( ) [CAUSAL] stteffects postestimation,
operator, [M-2] op transpose [CAUSAL] stteffects ra, [CAUSAL] stteffects
wra
transpose() function, [M-5] transpose( )
treatment model, [CAUSAL] Glossary,
transposeonly() function, [M-5] transposeonly( )
[ERM] Glossary
transposeonly() function, [M-5] transposeonly( )
treatment statistics, [ERM] Intro 5
transposition, see transpose
tree, misstable subcommand, [R] misstable
treatment, [ERM] Glossary
trees, [MV] cluster, [MV] cluster dendrogram
treatment arms, [ERM] Glossary
treatment assignment, [D] splitsample, [ERM] Glossary
Subject index 293

trend, [DSGE] Glossary, [TS] Glossary tsnorm macro function, [P] macro
test for, [PSS-2] power, [PSS-2] power trend, tsreport command, [TS] tsreport
[R] Epitab, [R] nptrend, [R] symmetry, tsrevar command, [TS] tsrevar
[ST] stmc, [ST] stmh, [ST] sts test tsrline command, [TS] tsline
trend, power subcommand, [PSS-2] power trend tsrline, graph twoway subcommand, [G-2] graph
trendplots, estat subcommand, twoway tsline
[CAUSAL] didregress postestimation tsset command, [TS] tsset
triangle kernel function, [CAUSAL] tebalance tsset, mi subcommand, [MI] mi XXXset
density, [CAUSAL] teoverlap, [G-2] graph tssmooth, [TS] tssmooth
twoway kdensity, [G-2] graph twoway lpoly, dexponential command, [TS] tssmooth
[R] ivqregress, [R] kdensity, [R] lpoly, dexponential
[R] npregress kernel, [R] qreg
exponential command, [TS] tssmooth exponential
triangular matrix, [M-5] solvelower( ), [M-6] Glossary
hwinters command, [TS] tssmooth hwinters
triangular system, see recursive model
ma command, [TS] tssmooth ma
triangularization, requirement, [ERM] Intro 3,
nl command, [TS] tssmooth nl
[ERM] Triangularize
shwinters command, [TS] tssmooth shwinters
trigamma() function, [FN] Mathematical functions,
[M-5] factorial( ) tsunab command, [P] unab
trigonometric functions, [FN] Trigonometric functions, ttail() function, [FN] Statistical functions,
[M-5] sin( ) [M-5] normal( )
trim-and-fill method, [META] Intro, [META] meta, ttest and ttesti commands, [R] ttest
[META] meta trimfill, [META] Glossary ttest command, [MV] hotelling
trimfill, meta subcommand, [META] meta trimfill ttick() option, [G-3] axis label options
trunc() function, [FN] Mathematical functions, ttitle() option, [G-3] axis title options
[M-5] trunc( ) Tucker–Lewis index, [SEM] estat gof, [SEM] Methods
truncated and formulas for sem
negative tukeyprob() function, [FN] Statistical functions,
binomial regression, [BAYES] bayes: tnbreg, [M-5] normal( )
[R] tnbreg, [SVY] svy estimation Tukey’s
observations, [BAYES] bayes: truncreg, multiple-comparison adjustment, see multiple
[FMM] fmm: truncreg, [R] truncreg, also see comparisons, Tukey’s method
censored observations Studentized range distribution,
Poisson regression, [BAYES] bayes: tpoisson, cumulative, [FN] Statistical functions,
[FMM] fmm: tpoisson, [R] tpoisson, [SVY] svy [M-5] normal( )
estimation inverse cumulative, [FN] Statistical functions,
regression, [BAYES] bayes: truncreg, [M-5] normal( )
[FMM] fmm: truncreg, [MI] Estimation, tuning constant, [R] rreg
[R] truncreg, [SVY] svy estimation Turnbull survivor function, [ST] stintcox PH-
truncating assumption plots
real numbers, [FN] Mathematical functions, Turnbull’s innermost intervals, [ST] stintcox,
[M-5] trunc( ) [ST] Glossary
strings, [FN] String functions tutorials, [U] 1.2.2 Example datasets
truncation, [CAUSAL] Glossary, [ST] stset, tw() pseudofunction, [D] Datetime, [FN] Date and
[ST] Glossary time functions
truncreg command, [R] truncreg, [R] truncreg twithin() function, [FN] Selecting time-span
postestimation functions
tsappend command, [TS] tsappend Twitter, see Stata on Twitter
tscale, graph twoway subcommand, [G-2] graph two-arm trial, [ADAPT] Glossary
twoway tsline twocorrelations, power subcommand,
tscale() option, [G-3] axis scale options [PSS-2] power twocorrelations
tsfill command, [TS] tsfill two-independent-samples test, [PSS-5] Glossary
tsfilter, [TS] tsfilter two-level model, [ME] me, [ME] Glossary
bk command, [TS] tsfilter bk twomeans,
bw command, [TS] tsfilter bw ciwidth subcommand, [PSS-3] ciwidth twomeans
cf command, [TS] tsfilter cf gsdesign subcommand, [ADAPT] gsdesign
hp command, [TS] tsfilter hp twomeans
tsline command, [TS] tsline power subcommand, [PSS-2] power twomeans,
tsline, graph twoway subcommand, [G-2] graph [PSS-2] power twomeans, cluster
twoway tsline
294 Subject index

two-parameter logistic model, [IRT] irt 2pl, two-sample test, continued


[IRT] Glossary survivor functions, [ADAPT] gsdesign logrank,
twoproportions, [PSS-2] power exponential, [PSS-2] power
gsdesign subcommand, [ADAPT] gsdesign logrank
twoproportions variances, [PSS-2] power twovariances
power subcommand, [PSS-2] power variance, see variance, two-sample
twoproportions, [PSS-2] power twoproportions, two-sided
cluster confidence interval, [PSS-3] Intro (ciwidth),
two-sample [PSS-3] ciwidth, [PSS-3] ciwidth onemean,
binary data, [META] meta esize, [META] meta [PSS-3] ciwidth twomeans, [PSS-3] ciwidth
update, [META] meta forestplot, [META] meta pairedmeans, [PSS-3] ciwidth onevariance,
summarize, [META] Glossary [PSS-4] Unbalanced designs, [PSS-5] Glossary
confidence interval, [PSS-1] Intro, [PSS-3] Intro test (power), [ADAPT] gsdesign, [ADAPT] gsdesign
(ciwidth), [PSS-3] ciwidth, [PSS-3] ciwidth onemean, [ADAPT] gsdesign twomeans,
usermethod [ADAPT] gsdesign oneproportion,
independent samples, [PSS-3] ciwidth twomeans [ADAPT] gsdesign twoproportions,
means, [PSS-3] ciwidth twomeans, [ADAPT] gsdesign logrank, [ADAPT] gsdesign
[PSS-3] ciwidth pairedmeans, usermethod, [ADAPT] Glossary,
[PSS-4] Unbalanced designs [PSS-2] power, [PSS-2] power onemean,
continuous data, [META] meta esize, [META] meta [PSS-2] power onemean, cluster, [PSS-2] power
update, [META] meta forestplot, [META] meta twomeans, [PSS-2] power twomeans,
summarize, [META] Glossary cluster, [PSS-2] power pairedmeans,
correlations, see correlation, two-sample [PSS-2] power oneproportion, [PSS-2] power
oneproportion, cluster, [PSS-2] power
means, see means, two-sample
twoproportions, [PSS-2] power twoproportions,
paired test, see paired-sample test cluster, [PSS-2] power pairedproportions,
proportions, see proportions, two-sample [PSS-2] power onevariance, [PSS-2] power
standard deviations, see standard deviations, two- twovariances, [PSS-2] power onecorrelation,
sample [PSS-2] power twocorrelations, [PSS-2] power
study, [PSS-2] power, [PSS-4] Unbalanced designs oneway, [PSS-2] power repeated,
test, [ADAPT] gs, [ADAPT] gsdesign, [PSS-2] power oneslope, [PSS-2] power cmh,
[ADAPT] Glossary, [PSS-1] Intro, [PSS-2] Intro [PSS-2] power mcc, [PSS-2] power trend,
(power), [PSS-2] power, [PSS-2] power [PSS-2] power cox, [PSS-2] power exponential,
usermethod, [PSS-5] Glossary [PSS-2] power logrank, [PSS-2] power
correlations, [PSS-2] power twocorrelations logrank, cluster, [PSS-4] Unbalanced designs,
dependent samples, [PSS-2] power mcc [PSS-5] Glossary
hazard functions, [ADAPT] gsdesign logrank, two-stage least squares, [R] ivregress
[PSS-2] power exponential, [PSS-2] power generalized spatial, [SP] spivregress, [SP] spregress
logrank panel data, [XT] xthtaylor, [XT] xtivreg
independent samples, [ADAPT] gsdesign with survey data, [SVY] svy estimation
twomeans, [ADAPT] gsdesign two-tailed test, see two-sided test (power)
twoproportions, [ADAPT] gsdesign twovariances, power subcommand, [PSS-2] power
logrank, [PSS-2] power twomeans, twovariances
[PSS-2] power twoproportions, two-way
[PSS-2] power twovariances, [PSS-2] power analysis of variance, [PSS-2] power, [PSS-2] power
twocorrelations, [PSS-2] power cmh, twoway, [PSS-5] Glossary, [R] anova
[PSS-2] power exponential, [PSS-2] power
graphs, [G-2] graph twoway, [G-4] Glossary
logrank
multivariate analysis of variance, [MV] manova
log hazards, [ADAPT] gsdesign logrank,
[PSS-2] power exponential, [PSS-2] power repeated-measures ANOVA, [PSS-2] power,
logrank [PSS-2] power repeated, [PSS-5] Glossary,
[R] anova
log-rank, [ADAPT] gsdesign logrank,
[PSS-2] power exponential, [PSS-2] power twoway, power subcommand, [PSS-2] power twoway
logrank type, [M-2] Declarations, [M-6] Glossary
means, [ADAPT] gsdesign twomeans, type
[PSS-2] power twomeans, [PSS-2] power command, [D] type
pairedmeans, [PSS-4] Unbalanced designs macro function, [P] macro
proportions, [ADAPT] gsdesign twoproportions, parameter, [D] generate
[PSS-2] power twoproportions, type,
[PSS-2] power pairedproportions, set subcommand, [D] generate, [R] set
[PSS-2] power cmh, [PSS-2] power mcc ssc subcommand, [R] ssc
Subject index 295

type, broad, [M-6] Glossary unequal-allocation design, [ADAPT] Glossary, see


type I error, [ADAPT] Glossary, [PSS-5] Glossary, unbalanced design
[ST] Glossary unhold, estimates subcommand, [P] estimates
type I error probability, see probability of a type I error Unicode, [D] unicode, [D] Glossary, [P] Glossary,
type I study, [PSS-5] Glossary [U] 12.4.2 Handling Unicode strings,
type II error, [ADAPT] Glossary, [PSS-5] Glossary, [U] Glossary
[ST] Glossary character, [D] Glossary, [P] Glossary, [U] Glossary
type II error probability, see probability of a type II collation, [D] unicode collator, [FN] String
error functions, [M-5] ustrcompare( ),
type II study, [PSS-5] Glossary [U] 12.4.2.5 Sorting strings containing Unicode
typical within-study variance, [META] Glossary characters
encoding conversion, [D] unicode convertfile,
[D] unicode translate
U encodings, [D] unicode encoding,
U statistic, [R] ranksum [U] 12.4.2.3 Encodings
UCA, see Unicode collation functions, [U] 12.4.2.1 Unicode string functions
uchar() function, [FN] String functions, locales, [D] unicode locale, [P] set locale functions,
[M-5] uchar( ) [P] set locale ui, [U] 12.4.2.4 Locales in
Unicode
UCM, see unobserved-components model
normalization, [D] Glossary, [P] Glossary,
ucm command, [TS] ucm, [TS] ucm postestimation
[U] Glossary, also see ustrnormalize()
uconv, [D] unicode convertfile
function
udstrlen macro function, [P] macro
strings, [FN] String functions, [M-4] String,
udstrlen() function, [FN] String functions, [U] 12.4.2 Handling Unicode strings
[M-5] udstrlen( )
title-cased string, [D] Glossary, [P] Glossary,
udsubstr() function, [FN] String functions, [U] Glossary, also see ustrtitle() function
[M-5] udsubstr( )
unicode
uisdigit() function, [FN] String functions
analyze command, [D] unicode translate
uisletter() function, [FN] String functions
collator list command, [D] unicode collator
unab command, [P] unab
command, [D] unicode
unabbreviate
convertfile command, [D] unicode convertfile
command names, [P] unabcmd
encoding alias command, [D] unicode encoding
variable list, [P] syntax, [P] unab
encoding list command, [D] unicode encoding
unabcmd command, [P] unabcmd
encoding set command, [D] unicode encoding,
unaddgroup, ssd subcommand, [SEM] ssd [D] unicode translate
.uname built-in class function, [P] class erasebackups command, [D] unicode translate
unary operator, [M-6] Glossary, [U] 11.4.3.1 Factor- locale list command, [D] unicode locale
variable operators, [U] 14.7 Matrix operators
restore command, [D] unicode translate
unbalanced, [CM] Glossary
retranslate command, [D] unicode translate
data, [ERM] Glossary, [XT] Glossary
translate command, [D] unicode translate
design, [ADAPT] Glossary, [PSS-2] power
uipackage list command, [D] unicode locale
twomeans, [PSS-2] power twoproportions,
unicode, query subcommand, [R] query
[PSS-2] power twovariances, [PSS-2] power
twocorrelations, [PSS-2] power oneway, unidimensionality, [IRT] Glossary
[PSS-2] power twoway, [PSS-2] power uniform accrual, [PSS-2] power exponential,
repeated, [PSS-2] power cmh, [PSS-2] power [PSS-2] power logrank
trend, [PSS-2] power exponential, uniform prior, [BAYES] Bayesian commands,
[PSS-2] power logrank, [PSS-3] ciwidth, [BAYES] bayes, [BAYES] bayesmh,
[PSS-3] ciwidth twomeans, [PSS-4] Unbalanced [BMA] Intro, [BMA] BMA commands,
designs, [PSS-5] Glossary [BMA] bmaregress, [MI] mi impute mvn
uncensored, [ST] Glossary uniformly distributed random numbers, [FN] Random-
uncompress files, [D] zipfile number functions, [M-5] runiform( ), [R] set
unconfoundedness, see conditional-independence seed
assumption uninstall,
under observation, [ST] cttost, [ST] st, [ST] stset, net subcommand, [R] net
[ST] Glossary ssc subcommand, [R] ssc
underlining in syntax diagram, [U] 11 Language syntax uniqrows() function, [M-5] uniqrows( )
underscore functions, [M-1] Naming, [M-6] Glossary unique options, [G-4] Concept: repeated options,
underscore variables, [U] 13.4 System variables [G-4] Glossary
( variables) unique value labels, [D] labelbook
296 Subject index

unique values, unstandardized coefficient, [SEM] Glossary


counting, [D] codebook, [R] tabulate oneway unstructured (correlation or covariance),
determining, [D] inspect, [D] labelbook [SEM] Glossary
uniqueness, [MV] factor, [MV] factor postestimation, unzipfile command, [D] zipfile, [SP] Intro 4
[MV] rotate, [MV] Glossary update
unit loading, [SEM] Intro 4 all command, [R] update
unit vectors, [M-5] e( ) command, [R] update
unitary matrix, [M-6] Glossary from command, [R] update
unitcircle() function, [M-5] unitcircle( ) query command, [R] update
unit-root update,
models, [TS] vec intro, [TS] vec ado subcommand, [R] ado update, [R] net
process, [TS] Glossary meta subcommand, [META] meta update
test, [TS] dfgls, [TS] dfuller, [TS] pperron, mi subcommand, [MI] mi update, [MI] noupdate
[TS] Glossary, [XT] xtunitroot option
univariate query subcommand, [R] query
distributions, displaying, [R] cumul, [R] Diagnostic view subcommand, [R] view
plots, [R] histogram, [R] ladder, [R] lv, update d, view subcommand, [R] view
[R] stem update interval, set subcommand, [R] set,
imputation, see imputation, univariate [R] update
kernel density estimation, [R] kdensity update prompt, set subcommand, [R] set,
time series [R] update
estimators, [TS] arch, [TS] arfima, [TS] arima, update query, set subcommand, [R] set, [R] update
[TS] mswitch, [TS] newey, [TS] prais, updates to Stata, [R] ado update, [R] net, [R] sj,
[TS] threshold, [TS] ucm [R] update, [U] 3.4 The Stata Journal,
filters, see filters [U] 3.5 Updating and adding features from the
graph, autocorrelations, [TS] corrgram web, [U] 17.6 How do I install an addition?,
graph, cumulative spectral distribution, [U] 29 Using the Internet to keep up to date
[TS] cumsp upper
graph, parametric autocorrelation and one-sided
autocovariance, [TS] estat acplot confidence interval, [PSS-3] ciwidth,
graph, periodogram, [TS] pergram [PSS-3] ciwidth onemean, [PSS-3] ciwidth
parametric spectral density, [TS] psdensity twomeans, [PSS-3] ciwidth pairedmeans,
smoothers, see smoothers [PSS-3] ciwidth onevariance,
test after regress, [R] regress postestimation [PSS-5] Glossary
time series test, [ADAPT] Glossary, [PSS-5] Glossary
test for parameter stability, [TS] estat sbcusum one-tailed test, [ADAPT] Glossary,
test for structural break, [TS] estat sbknown, [PSS-5] Glossary
[TS] estat sbsingle uppercase-string functions, [FN] String functions,
test for unit roots, see unit-root test [M-5] strupper( ), [M-5] ustrupper( ), also see
titlecase
test for white noise, [TS] wntestb, [TS] wntestq
uppertriangle() function, [M-5] lowertriangle( )
Unix,
uppertriangle() function, [M-5] lowertriangle( )
keyboard use, [U] 10 Keyboard use
upper-triangular matrix, see triangular matrix
pause, [P] sleep
urldecode() function, [M-5] urlencode( )
specifying filenames, [U] 11.6 Filenaming
conventions urlencode() function, [M-5] urlencode( )
unlink() function, [M-5] unlink( ) use
unlink() function, [M-5] unlink( ) data, [D] sysuse, [D] use, [D] webuse, [P] syntax,
also see import data
unobserved-components model, [TS] psdensity
frames, [D] frames use
model, [TS] ucm
graphs, [G-2] graph use
postestimation, [TS] ucm postestimation
use,
unorder() function, [M-5] sort( )
cluster subcommand, [MV] cluster utility
unregister, mi subcommand, [MI] mi set
collect subcommand, [TABLES] collect use
unregistered variables, see variables, multiple-imputation
unregistered estimates subcommand, [LASSO] estimates store,
[R] estimates save
unrestricted FMI test, [MI] mi estimate, [MI] mi test,
[MI] Glossary frames subcommand, [D] frames use
unrestricted transformation, [MV] procrustes graph subcommand, [G-2] graph use
postestimation, [MV] Glossary
Subject index 297

use, continued ustrto() function, [FN] String functions,


serset subcommand, [P] serset [M-5] ustrto( )
spmatrix subcommand, [SP] spmatrix use ustrtohex() function, [FN] String functions,
use command, [D] use [M-5] ustrunescape( )
uselabel command, [D] labelbook ustrtoname() function, [FN] String functions,
user interface, [P] Dialog programming [M-5] ustrtoname( )
language, [D] unicode locale ustrtrim() function, [FN] String functions,
localization package, [D] unicode locale [M-5] ustrtrim( )
user version, [P] version ustrunescape() function, [FN] String functions,
[M-5] ustrunescape( )
user-defined matrix, see spatial weighting matrix
ustrupper() function, [FN] String functions,
userdefined, spmatrix subcommand, [SP] spmatrix
[M-5] ustrupper( )
userdefined
ustrword() function, [FN] String functions,
user-written additions, see community-contributed
[M-5] ustrword( )
additions
ustrwordcount() function, [FN] String functions,
using,
[M-5] ustrword( )
cmdlog subcommand, [R] log
usubinstr() function, [FN] String functions,
log subcommand, [R] log [M-5] usubinstr( )
ustrcompare() function, [FN] String functions, usubstr() function, [M-5] usubstr( )
[M-5] ustrcompare( )
usubstr() function, [FN] String functions,
ustrcompareex() function, [FN] String functions, [M-5] usubstr( )
[M-5] ustrcompare( )
UTF-8, [D] unicode, [D] unicode encoding,
ustrfix() function, [FN] String functions, [D] unicode translate, [D] Glossary,
[M-5] ustrfix( ) [M-6] Glossary, [P] Glossary, [U] Glossary
ustrfrom() function, [FN] String functions, encoding conversion, [D] unicode convertfile,
[M-5] ustrto( ) [D] unicode translate
ustrinvalidcnt() function, [FN] String functions, utilities for cluster, programming, [MV] cluster utility
[M-5] ustrlen( )
utility, [CM] Glossary
ustrleft() function, [FN] String functions
utility routines for MI, [MI] Technical
ustrlen macro function, [P] macro
ustrlen() function, [FN] String functions,
[M-5] ustrlen( ) V
ustrlower() function, [FN] String functions,
[M-5] ustrupper( ) vague prior, see noninformative prior
ustrltrim() function, [FN] String functions, valid initial state, see Bayesian estimation initial values,
[M-5] ustrtrim( ) feasible
ustrnormalize() function, [FN] String functions, valofexternal() function, [M-5] valofexternal( )
[M-5] ustrnormalize( ) value label macro function, [P] macro
ustrpos() function, [FN] String functions, value labels, [D] Glossary, [U] 12.6.3 Value labels,
[M-5] ustrpos( ) [U] 13.11 Label values, [U] Glossary
ustrregexm() function, [FN] String functions dataset of, [D] labelbook
ustrregexra() function, [FN] String functions defining and changing, [D] edit, [D] label,
ustrregexrf() function, [FN] String functions [D] varmanage
ustrregexs() function, [FN] String functions describing, [D] codebook, [D] describe, [D] label,
ustrreverse() function, [FN] String functions, [D] labelbook
[M-5] ustrreverse( ) encoding, [D] encode
ustrright() function, [FN] String functions in different languages, [D] label language,
ustrrpos() function, [FN] String functions, [U] 12.6.4 Labels in other languages
[M-5] ustrpos( ) potential problems in, [D] codebook, [D] inspect,
ustrrtrim() function, [FN] String functions, [D] labelbook
[M-5] ustrtrim( ) programming, [M-5] st varformat( ),
ustrsortkey() function, [FN] String functions, [M-5] st vlexists( ), [P] macro
[M-5] ustrcompare( ) values, label subcommand, [D] label
ustrsortkeyex() function, [FN] String functions, Vandermonde() function, [M-5] Vandermonde( )
[M-5] ustrcompare( ) vanishing adaptation, see diminishing adaptation
ustrsplit() function, [M-5] ustrsplit( ) VAR, see vector autoregressive model, see vector
ustrtitle() function, [FN] String functions, autoregressive
[M-5] ustrupper( ) var command, [TS] var, [TS] var postestimation
varabbrev command, [P] varabbrev
varabbrev, set subcommand, [R] set
298 Subject index

varbasic command, [TS] varbasic, [TS] varbasic variables, continued


postestimation creating, [D] edit, [D] egen, [D] generate
vargranger command, [TS] vargranger by duplication, [D] clonevar
variable (in Mata) by separating, [D] separate
declarations, [M-2] Declarations numeric from string, [D] destring, [D] encode
labels, programming, [M-5] st varformat( ) string from numeric, [D] destring, [D] encode
types, programming, [M-2] Declarations date, see date variables
variable (in Stata), see variables describing, [D] codebook, [D] describe, [D] ds,
abbreviation, [P] varabbrev [D] frames describe, [D] notes
description, [D] describe determining storage types of, [D] describe,
identifying choice model data, [CM] cmset [D] frames describe
identifying panels, [CM] cmset, [XT] xtset displaying contents of, [D] edit, [D] list
labels, [D] Glossary, [U] 11.4 varname and documenting, [D] codebook, [D] labelbook,
varlists, [U] 12.6.2 Variable labels, [U] Glossary [D] notes
defining and changing, [D] edit, [D] label, dropping, [D] drop, [M-5] st dropvar( )
[D] varmanage dummy, see indicator variables, see indicators
describing, [D] codebook, [D] describe, duplicating, see variables, creating, by duplication
[D] label, [D] notes factor, see factor variables
in different languages, [D] label language, filtering, [D] varmanage
[U] 12.6.4 Labels in other languages finding, [D] ds, [D] lookfor
programming, [P] macro generating, see variables, creating
lists, see varlist from cluster analysis, [MV] cluster generate
selection, see covariate selection histories in survival data, [ST] stgen
types, in dataset, maximum number of, [D] memory,
changing, [D] compress, [D] recast, [U] 6 Managing memory
[D] varmanage indices of, [M-5] st viewvars( )
definition of, [D] Data types, [SEM] Intro 4, interchange contents, [M-5] swap( )
[U] 12.2.2 Numeric storage types, labeling, see variable (in Stata) labels
[U] 12.4 Strings list values of (for programming), [M-5] st data( ),
displaying, [D] codebook, [D] describe, [D] ds [P] levelsof
programming, [P] class, [P] macro listing, [D] codebook, [D] describe, [D] edit,
variable label macro function, [P] macro [D] frames describe, [D] labelbook, [D] list
variable, confirm subcommand, [P] confirm mapping numeric to string, [D] destring
variable, label subcommand, [D] label mapping string to numeric, [D] destring
variable-inclusion multiple-imputation
map, [BMA] bmaregress, [BMA] BMA imputed, [MI] Intro, [MI] mi rename, [MI] mi
postestimation, [BMA] bmagraph, reset, [MI] mi set, [MI] Glossary
[BMA] bmagraph varmap, [BMA] Glossary passive, [MI] mi impute, [MI] mi passive,
summary, [BMA] bmaregress, [BMA] BMA [MI] mi rename, [MI] mi reset, [MI] mi set,
postestimation, [BMA] bmastats models, [MI] mi xeq, [MI] Glossary
[BMA] Glossary registered, [MI] mi rename, [MI] mi set,
variable-naming convention, [M-1] Naming [MI] Glossary
variables, [U] 11.3 Naming conventions, regular, [MI] mi rename, [MI] mi set,
[U] 13.4 System variables ( variables) [MI] Glossary
variables of interest, see covariates of interest renaming, [MI] mi rename, [MI] mi reset,
variables, [MI] mi set
alphabetizing, [D] order unregistered, [MI] mi rename, [MI] mi set,
observations, [D] gsort, [D] sort [MI] Glossary
categorical, see categorical data, agreement, varying and super varying, [MI] mi passive,
measures for, see categorical data [MI] mi predict, [MI] mi set, [MI] mi
changing storage types of, [D] compress, [D] recast, varying, [MI] Glossary
[D] varmanage naming, [D] rename, [M-1] Naming,
characteristics of, [M-6] Glossary, [P] char, [U] 11.2 Abbreviation rules, [U] 11.3 Naming
[P] macro, [U] 12.8 Characteristics conventions
comparing, [D] compare naming groups of, [D] rename group
copying, see variables, creating, by duplication number of, [M-5] st nvar( ), also see variables,
describing
Subject index 299

variables, continued variance, continued


ordering, see variables, alphabetizing testing equality of, [R] sdtest
orthogonalize, [R] orthog two-sample, [PSS-2] power twovariances
put into Mata and vice versa, [D] putmata variance–covariance matrix of estimators, [P] ereturn,
renaming, see rename variables [P] matrix get, [R] correlate, [R] estat, [R] estat
reordering, see variables, alphabetizing vce, [SEM] Glossary, [U] 20.10 Obtaining the
setting properties of, [D] varmanage variance–covariance matrix
sorting, [D] gsort, [D] sort, [D] varmanage variance() function, [M-5] mean( )
standardizing, [D] egen variance-comparison test, [MV] mvtest covariances,
storage types, see storage types [R] sdtest
string, see string variables variances,
system, see system variables ci subcommand, [R] ci
tab expansion of, [U] 10.6 Tab expansion of cii subcommand, [R] ci
variable names variance-weighted least squares, [R] vwls
temporary, [M-5] st tempname( ), [P] macro varimax rotation, [MV] rotate, [MV] rotatemat,
time-series programming utilities, [MV] Glossary
[M-5] st tsrevar( ), [TS] tsrevar varkeyboard, set subcommand, [R] set
transposing with observations, [D] xpose varlist, [D] vl, [D] vl create, [D] vl drop, [D] vl
unabbreviating, [P] syntax, [P] unab list, [D] vl rebuild, [D] vl set, [D] Glossary,
[P] syntax, [U] 11 Language syntax,
unique values, [D] codebook, [D] duplicates,
[U] 11.4 varname and varlists, [U] Glossary
[D] inspect
existing, [U] 11.4.1 Lists of existing variables
Variables Manager, [D] varmanage, [U] 12.9 Data
Editor and Variables Manager new, [U] 11.4.2 Lists of new variables
variance, [PSS-2] power, [PSS-2] power onevariance, time series, [U] 11.4.4 Time-series varlists
[PSS-3] ciwidth, [PSS-3] ciwidth onevariance varlmar command, [TS] varlmar
analysis of, [MV] manova, [PSS-2] power, varmanage command, [D] varmanage
[PSS-2] power oneway, [PSS-2] power varmap, bmagraph subcommand, [BMA] bmagraph
twoway, [PSS-2] power repeated, [R] anova, varmap
[R] loneway, [R] oneway, [SEM] Intro 4 varnorm command, [TS] varnorm
components, [ME] Glossary, [SEM] estat sd, also varsoc command, [TS] varsoc
see mixed model varstable command, [BAYES] bayesvarstable,
confidence intervals for, [R] ci [TS] varstable
control-group, [PSS-2] power twovariances varwle command, [TS] varwle
creating dataset of, [D] collapse varying
creating variable containing, [D] egen conditional-correlation model, [TS] mgarch,
decompositions, see forecast-error variance [TS] mgarch vcc
decomposition estimation sample, [MI] mi estimate
displaying, [CM] cmsummarize, [R] dtable, variables, [ST] stvary, also see variables, multiple-
[R] summarize, [R] table summary, [R] table, imputation varying and super varying
[R] tabstat, [XT] xtsum varying, mi subcommand, [MI] mi varying
estimation, [SVY] Variance estimation, vcc, mgarch subcommand, [TS] mgarch vcc
[SVY] Glossary VCE, see variance–covariance matrix of estimators
estimators, [R] vce option, [XT] vce options vce, estat subcommand, [R] estat, [R] estat vce,
experimental-group, [PSS-2] power twovariances [SVY] estat
HAC, see HAC variance estimate vce() option, [R] vce option, [XT] vce options
Huber/White/sandwich estimator, see robust, VEC, see vector error-correction model
Huber/White/sandwich estimator of variance vec command, [TS] vec, [TS] vec postestimation
independent, see variance, two-sample vec() function, [FN] Matrix functions, [M-5] vec( ),
inflation factors, [R] regress postestimation [P] matrix define
linearized, [SVY] Variance estimation vecaccum, matrix subcommand, [P] matrix accum
nonconstant, see robust, Huber/White/sandwich vecdiag() function, [FN] Matrix functions,
estimator of variance [P] matrix define
one-sample, [PSS-2] power onevariance, vech() function, [FN] Matrix functions, [M-5] vec( ),
[PSS-3] ciwidth onevariance [P] matrix define
posterior, [BAYES] Intro, [BAYES] Bayesian veclmar command, [TS] veclmar
commands, [BAYES] bayesmh, VECM, see vector error-correction model
[BAYES] bayesstats summary vecnorm command, [TS] vecnorm
stabilization transformations, [R] boxcox
300 Subject index

vecp() function, [FN] Matrix functions, [P] matrix view, continued


define search command, [R] view
vecrank command, [TS] vecrank search d command, [R] view
vecstable command, [TS] vecstable update command, [R] view
vector, [M-2] Declarations, [M-6] Glossary update d command, [R] view
vector autoregressive view d command, [R] view
forecast, [BAYES] bayesfcast graph, [TS] fcast view d, view subcommand, [R] view
compute, [TS] fcast graph view matrix, [M-5] isview( ), [M-5] st subview( ),
model, [TS] dfactor, [TS] sspace, [TS] ucm, [M-5] st view( ), [M-5] st viewvars( ),
[TS] var intro, [TS] var, [TS] var svar, [M-6] Glossary
[TS] varbasic, [TS] Glossary view previously typed lines, [R] #review
Bayesian, [BAYES] bayes: var view source code, [P] viewsource
moving-average model, [TS] dfactor, [TS] sspace, viewsource, [M-1] Source
[TS] ucm viewsource command, [P] viewsource
postestimation, [BAYES] bayes: var postestimation, vif, estat subcommand, [R] regress postestimation
[BAYES] bayesvarstable, [BAYES] bayesfcast vignette, [U] 1.2.7 Vignette
graph, [BAYES] bayesirf, [TS] fcast compute,
virtual, [M-2] class
[TS] fcast graph, [TS] irf, [TS] irf create,
[TS] var postestimation, [TS] vargranger, virtual memory, [D] memory
[TS] varlmar, [TS] varnorm, [TS] varsoc, visited model space, [BMA] Intro, [BMA] BMA
[TS] varstable, [TS] varwle commands, [BMA] bmaregress,
vector error-correction [BMA] Glossary
model, [TS] vec intro, [TS] vec, [TS] Glossary, also vl
see multivariate GARCH model clear command, [D] vl drop
postestimation, [BAYES] bayesirf, [TS] fcast command, [D] vl
compute, [TS] fcast graph, [TS] irf, [TS] irf create command, [D] vl create
create, [TS] varsoc, [TS] vec postestimation, dir command, [D] vl list
[TS] veclmar, [TS] vecnorm, [TS] vecrank, drop command, [D] vl drop
[TS] vecstable label command, [D] vl create
vector image format, see image format list command, [D] vl list
vector norm, [M-5] norm( ) modify command, [D] vl create
vectors, see matrices (via Stata commands) move command, [D] vl set
verify data, [D] assert, [D] assertnested, [D] count, rebuild command, [D] vl rebuild
[D] datasignature, [D] inspect, also see certify set command, [D] vl set
data substitute command, [D] vl create
verify mi data are consistent, [MI] mi update void
version function, [M-2] Declarations, [M-6] Glossary
control, [M-2] version, [M-5] callersversion( ), also matrix, [M-2] void, [M-6] Glossary
see version command vwls command, [R] vwls, [R] vwls postestimation
version of ado-file, [R] which
of Stata, [M-5] stataversion( ), [R] about
version, [M-2] version W
version command, [P] version, [P] Glossary,
[U] 16.1.1 Version, [U] 18.11.1 Version W matrix, see spatial weighting matrix
class programming, [P] class Wald test, [ADAPT] Glossary, [DSGE] Intro 8,
vertex, [SP] spmatrix create, [SP] Glossary [DSGE] Glossary, [PSS-5] Glossary,
vertical alignment of text, [G-4] alignmentstyle [R] contrast, [R] ivqregress postestimation,
videos, see Stata YouTube Channel [R] predictnl, [R] test, [R] testnl,
view [SEM] Intro 7, [SEM] estat eqtest,
[SEM] estat ginvariant, [SEM] Example 13,
ado command, [R] view
[SEM] Example 22, [SEM] Methods
ado d command, [R] view
and formulas for sem, [SEM] test,
browse command, [R] view [SEM] testnl, [SEM] Glossary, [SVY] svy
command, [R] view postestimation, [TS] vargranger, [TS] varwle,
help command, [R] view [U] 20.13 Performing hypothesis tests on the
help d command, [R] view coefficients, [U] 20.13.4 Nonlinear Wald tests
net command, [R] view waldplot, estat subcommand, [R] ivqregress
net d command, [R] view postestimation
Wang–Tsiatis bounds, [ADAPT] Glossary
Wang–Tsiatis design, [ADAPT] Glossary
Subject index 301

wardslinkage, Weibull proportional hazards


clustermat subcommand, [MV] cluster linkage density,
cluster subcommand, [MV] cluster linkage generalized, [FN] Statistical functions,
Ward’s linkage clustering, [MV] cluster, [M-5] normal( )
[MV] clustermat, [MV] cluster linkage, standard, [FN] Statistical functions,
[MV] Glossary [M-5] normal( )
Ward’s method clustering, [MV] cluster, distribution,
[MV] clustermat cumulative, generalized, [FN] Statistical
warning messages, [M-2] pragma functions, [M-5] normal( )
waveragelinkage, cumulative, standard, [FN] Statistical functions,
clustermat subcommand, [MV] cluster linkage [M-5] normal( )
cluster subcommand, [MV] cluster linkage inverse cumulative, generalized, [FN] Statistical
wcorrelation, estat subcommand, [ME] estat functions, [M-5] normal( )
wcorrelation, [ME] mixed postestimation, inverse cumulative, standard, [FN] Statistical
[XT] xtgee postestimation functions, [M-5] normal( )
weak instrument test, [R] ivregress postestimation weibullden() function, [FN] Statistical functions,
weak predictor, see predictor, weak [M-5] normal( )
weakly balanced, [ERM] Glossary, [XT] Glossary weibullph() function, [FN] Statistical functions,
weakly stationary, [DSGE] Intro 1, [DSGE] Glossary, [M-5] normal( )
also see covariance stationary weibullphden() function, [FN] Statistical functions,
webinar, see Stata webinar [M-5] normal( )
website, weibullphtail() function, [M-5] normal( )
stata.com, [U] 3.2.1 The Stata website weibulltail() function, [FN] Statistical functions,
(www.stata.com) [M-5] normal( )
stata-journal.com, [U] 3.4 The Stata Journal weight, [P] syntax
stata-press.com, [U] 3.3 Stata Press [weight=exp] modifier, [U] 11.1.6 weight,
webuse [U] 20.24 Weighted estimation
command, [D] webuse weighted data, [U] 11.1.6 weight, [U] 20.24 Weighted
estimation, also see survey data
query command, [D] webuse
weighted least squares, [R] regress, [SEM] Methods
set command, [D] webuse
and formulas for sem, [SEM] Glossary
week() function, [D] Datetime, [FN] Date and time
generalized linear models, [R] binreg, [R] glm
functions, [M-5] date( )
generalized method of moments estimation,
weekly() function, [D] Datetime, [D] Datetime
[R] gmm, [R] ivpoisson
conversion, [FN] Date and time functions,
[M-5] date( ) instrumental-variables regression, [R] gmm,
[R] ivregress
Weibull
nonlinear least-squares estimation, [R] nl
density,
nonlinear systems of equations, [R] nlsur
generalized, [FN] Statistical functions,
[M-5] normal( ) variance, [R] vwls
standard, [FN] Statistical functions, weighted moving average, [TS] tssmooth,
[M-5] normal( ) [TS] tssmooth ma
distribution, [FMM] fmm: streg, weighted-average linkage clustering, [MV] cluster,
[FMM] Example 4, [ST] stintreg, [ST] streg [MV] clustermat, [MV] cluster linkage,
[MV] Glossary
cumulative, generalized, [FN] Statistical
functions, [M-5] normal( ) weighted-regression-adjustment estimator,
[CAUSAL] stteffects wra, [CAUSAL] Glossary
cumulative, standard, [FN] Statistical functions,
[M-5] normal( ) weighting matrix, see spatial weighting matrix
inverse cumulative, generalized, [FN] Statistical weights, [G-2] graph twoway scatter
functions, [M-5] normal( ) probability, [SVY] Survey, [SVY] svydescribe,
inverse cumulative, standard, [FN] Statistical [SVY] svyset
functions, [M-5] normal( ) sampling, [SVY] Survey, [SVY] svydescribe,
proportional hazards, see Weibull proportional [SVY] svyset
hazards Welsch distance, [R] regress postestimation
survival regression, [BAYES] bayes: streg, Westerlund test, [XT] xtcointtest
[FMM] fmm, [FMM] fmm: streg, westerlund, xtcointtest subcommand,
[FMM] Example 4, [SEM] Example 49g, [XT] xtcointtest
[ST] stintreg, [ST] streg which command, [R] which, [U] 17.3 How can I tell if
weibull() function, [FN] Statistical functions, a command is built in or an ado-file?
[M-5] normal( )
302 Subject index

which, Windows, continued


classutil subcommand, [P] classutil programming, [P] Automation
mata subcommand, [M-3] mata which specifying filenames, [U] 11.6 Filenaming
python subcommand, [P] PyStata integration conventions
which, class, [P] classutil winexec command, [D] shell
while, [M-2] while, [M-2] continue, [M-2] break, Wishart distribution, [MV] Glossary
[M-2] Semicolons density, [FN] Statistical functions, [M-5] normal( )
while command, [P] while prior, [BAYES] bayesmh, [BAYES] bayesmh
white noise, [DSGE] Glossary, [TS] wntestb, evaluators
[TS] wntestq, [TS] Glossary, [XT] Glossary withdrawal, [ADAPT] Glossary, [PSS-2] power
White statistic, [META] estat heterogeneity (mv) exponential, [PSS-2] power logrank,
White/Huber/sandwich estimator of variance, see robust, [PSS-5] Glossary
Huber/White/sandwich estimator of variance within estimators, [XT] xthtaylor, [XT] xtivreg,
White’s test for heteroskedasticity, [R] regress [XT] xtreg, [XT] xtregar, [XT] Glossary
postestimation within matrix, [MV] Glossary
wide, within-cell
mi import subcommand, [MI] mi import, [MI] mi means and variances, [XT] xtsum
import wide variance, [PSS-2] power twoway
reshape subcommand, [D] reshape within-group error, [ME] Glossary
wide data format, [D] Glossary within-group variance, [PSS-2] power oneway
conversion to long, [D] reshape within-imputation variability, [MI] mi estimate, [MI] mi
wide MI data style, [MI] Styles, [MI] Glossary predict
technical description, [MI] Technical within-study covariance, [META] Intro, [META] meta
width of % fmt, [M-5] fmtwidth( ) multilevel, [META] meta mvregress,
Wilcoxon [META] Glossary
rank-sum test, [R] ranksum within-subject
signed-rank test, [R] signrank design, [PSS-2] power repeated, [PSS-5] Glossary
test (Wilcoxon–Breslow, Wilcoxon–Gehan, factor, [PSS-2] power repeated, [PSS-5] Glossary
Wilcoxon–Mann–Whitney), [ST] sts test variance, [PSS-2] power repeated
wildbootstrap command, [R] wildbootstrap WLF, see worst linear function
wildcard, see regexm() function, see regexr() WLS, see weighted least squares
function, see regexs() function, see wntestb command, [TS] wntestb
strmatch() function wntestq command, [TS] wntestq
Wilks’s wofd() function, [D] Datetime, [FN] Date and time
lambda, [MV] canon, [MV] manova, [MV] mvtest functions, [M-5] date( )
means, [MV] Glossary Woolf confidence intervals, [R] Epitab
likelihood-ratio test, [MV] canon, [MV] manova, word macro function, [P] macro
[MV] mvtest means word() function, [FN] String functions
window Word, Microsoft, see Microsoft Word
fopen command, [P] window programming, wordbreaklocale() function, [FN] String functions
[P] window fopen wordcount() function, [FN] String functions
fsave command, [P] window programming workflow, [MI] Workflow
manage command, [P] window programming, worst linear function, [MI] mi impute mvn,
[P] window manage [MI] Glossary
menu command, [P] window programming, wra, stteffects subcommand, [CAUSAL] stteffects
[P] window menu wra
push command, [P] window programming, write data, see export data, see save data
[P] window push write, file subcommand, [P] file
stopbox command, [P] window programming, writing and reading text and binary files, [P] file
[P] window stopbox www.stata.com website, [U] 3.2.1 The Stata website
Windows (www.stata.com)
filenames, [U] 18.3.11 Constructing Windows www.stata-journal.com website, [U] 3.4 The Stata
filenames by using macros Journal
keyboard use, [U] 10 Keyboard use www.stata-press.com website, [U] 3.3 Stata Press
metafiles programming, [P] Automation
pause, [P] sleep
Subject index 303

X xteprobit command, [ERM] Intro 6, [ERM] eprobit


postestimation, [ERM] eprobit predict,
xaxis() suboption, [G-3] axis choice options [ERM] predict advanced, [ERM] predict
X-bar charts, see control line charts treatment
xchart command, [R] QC xtprobit command, [ERM] eprobit
xcommon option, [G-2] graph combine xteregress command, [ERM] Intro 6,
xcorr command, [TS] xcorr [ERM] eregress, [ERM] eregress postestimation,
xeq, mi subcommand, [MI] mi xeq [ERM] eregress predict, [ERM] Example 7,
xthdidregress command, [CAUSAL] xthdidregress [ERM] Example 8a, [ERM] Example 8b,
postestimation [ERM] predict advanced, [ERM] predict
xi prefix command, [R] xi treatment
xl() function, [M-5] xl( ) xtfrontier command, [XT] xtfrontier,
xlabel() option, [G-3] axis label options [XT] xtfrontier postestimation
xline() option, [G-3] added line options xtgee command, [XT] xtgee, [XT] xtgee
postestimation
xmlabel() option, [G-3] axis label options
xtgls command, [XT] xtgls, [XT] xtgls postestimation
xmtick() option, [G-3] axis label options
xthdidregress command, [CAUSAL] xthdidregress
xpo, [LASSO] Glossary
xtheckman command, [XT] xtheckman,
xpoivregress command, [LASSO] Inference
[XT] xtheckman postestimation
examples, [LASSO] lasso inference
postestimation, [LASSO] xpoivregress xthtaylor command, [XT] xthtaylor, [XT] xthtaylor
postestimation
xpologit command, [LASSO] Inference examples,
[LASSO] lasso inference postestimation, xtick() option, [G-3] axis label options
[LASSO] xpologit xtile command, [D] pctile
xpopoisson command, [LASSO] Inference examples, xtintreg command, [XT] quadchk, [XT] xtintreg,
[LASSO] lasso inference postestimation, [XT] xtintreg postestimation
[LASSO] xpopoisson xtitle() option, [G-3] axis title options
xporegress command, [LASSO] Inference examples, xtivreg command, [XT] xtivreg, [XT] xtivreg
[LASSO] lasso inference postestimation, postestimation
[LASSO] xporegress xtline command, [XT] xtline
xpose command, [D] xpose xtlogit command, [XT] quadchk, [XT] xtlogit,
xscale() option, [G-3] axis scale options [XT] xtlogit postestimation
xshell command, [D] shell xtmlogit command, [XT] quadchk, [XT] xtmlogit,
xsize() option, [G-2] graph display, [XT] xtmlogit postestimation
[G-3] region options xtnbreg command, [XT] xtnbreg, [XT] xtnbreg
xtabond command, [XT] xtabond, [XT] xtabond postestimation
postestimation xtologit command, [XT] quadchk, [XT] xtologit,
xtcloglog command, [XT] quadchk, [XT] xtcloglog, [XT] xtologit postestimation
[XT] xtcloglog postestimation xtoprobit command, [XT] quadchk, [XT] xtoprobit,
xtcointtest [XT] xtoprobit postestimation
kao command, [XT] xtcointtest xtpcse command, [XT] xtpcse, [XT] xtpcse
pedroni command, [XT] xtcointtest postestimation
westerlund command, [XT] xtcointtest xtpoisson command, [XT] quadchk, [XT] xtpoisson,
[XT] xtpoisson postestimation
xtdata command, [XT] xtdata
xtprobit command, [XT] quadchk, [XT] xtprobit,
xtdescribe command, [XT] xtdescribe
[XT] xtprobit postestimation
xtdidregress command, [CAUSAL] didregress,
xtrc command, [XT] xtrc, [XT] xtrc postestimation
[CAUSAL] didregress postestimation
xtreg command, [R] wildbootstrap, [XT] xtreg,
xtdpd command, [XT] xtdpd, [XT] xtdpd
[XT] xtreg postestimation
postestimation
xtregar command, [XT] xtregar, [XT] xtregar
xtdpdsys command, [XT] xtdpdsys, [XT] xtdpdsys
postestimation
postestimation
xtset command, [SP] Intro 4, [SP] spbalance,
xteintreg command, [ERM] Intro 6, [ERM] eintreg,
[SP] spset, [XT] xtset
[ERM] eintreg postestimation, [ERM] eintreg
predict, [ERM] predict advanced, xtset, mi subcommand, [MI] mi XXXset
[ERM] predict treatment xtstreg command, [XT] quadchk, [XT] xtstreg,
xteoprobit command, [ERM] eoprobit, [XT] xtstreg postestimation
[ERM] eoprobit postestimation, [ERM] eoprobit xtsum command, [XT] xtsum
predict, [ERM] Example 9, [ERM] predict xttab command, [XT] xttab
advanced, [ERM] predict treatment xttest0 command, [XT] xtreg postestimation
304 Subject index

xttobit command, [XT] quadchk, [XT] xttobit, Z


[XT] xttobit postestimation
xttrans command, [XT] xttab z statistic, [ADAPT] Glossary
xtunitroot z test, [ADAPT] Glossary, [PSS-5] Glossary
breitung command, [XT] xtunitroot Zellner’s
fisher command, [XT] xtunitroot g -prior, [BAYES] Bayesian commands,
hadri command, [XT] xtunitroot [BAYES] bayes, [BAYES] bayesmh,
[BAYES] Glossary, [BMA] Intro,
ht command, [XT] xtunitroot
[BMA] BMA commands, [BMA] bmaregress,
ips command, [XT] xtunitroot [BMA] Glossary
llc command, [XT] xtunitroot seemingly unrelated regression, [R] sureg, [R] reg3,
xvarformat() option, [G-3] advanced options [R] suest
xvarlabel() option, [G-3] advanced options zero altered, see zero-inflated
xxxset, programming, [MI] Technical zero matrix, [P] matrix define
zero-cell adjustment, [META] meta data, [META] meta
Y esize, [META] meta update, [META] Glossary
zero-inflated
yaxis() suboption, [G-3] axis choice options negative binomial regression, [BAYES] bayes: zinb,
ycommon option, [G-2] graph combine [FMM] fmm: pointmass, [R] zinb, [SVY] svy
year() function, [D] Datetime, [FN] Date and time estimation
functions, [M-5] date( ), [U] 25.5 Extracting ordered logistic regression, [R] ziologit
components of dates and times ordered logit regression, [BAYES] bayes: ziologit,
yearly() function, [D] Datetime, [D] Datetime [SVY] svy estimation
conversion, [FN] Date and time functions, ordered
[M-5] date( ) probit regression, [BAYES] bayes: zioprobit,
yh() function, [D] Datetime, [FN] Date and time [FMM] fmm: pointmass, [R] zioprobit,
functions, [M-5] date( ) [SVY] svy estimation
ylabel() option, [G-3] axis label options Poisson regression, [BAYES] bayes: zip,
yline() option, [G-3] added line options [FMM] fmm: pointmass, [FMM] Example 3,
ym() function, [D] Datetime, [FN] Date and time [R] zip, [SVY] svy estimation
functions, [M-5] date( ) zero-skewness transform, [R] lnskew0
ymlabel() option, [G-3] axis label options zinb command, [R] zinb, [R] zinb postestimation
ymtick() option, [G-3] axis label options ziologit command, [R] ziologit, [R] ziologit
yofd() function, [D] Datetime, [FN] Date and time postestimation
functions, [M-5] date( ) zioprobit command, [R] zioprobit, [R] zioprobit
YouTube Channel, see Stata YouTube Channel postestimation
yq() function, [D] Datetime, [FN] Date and time zip command, [R] zip, [R] zip postestimation
functions, [M-5] date( ) .zip standard-format shapefiles, [SP] Intro 4,
yscale() option, [G-3] axis scale options [SP] spbalance, [SP] spshape2dta
ysize() option, [G-2] graph display, zipfile command, [D] zipfile
[G-3] region options zlabel() option, [G-3] axis label options
ytick() option, [G-3] axis label options zmlabel() option, [G-3] axis label options
ytitle() option, [G-3] axis title options zmtick() option, [G-3] axis label options
Yule coefficient similarity measure, zscale() option, [G-3] axis scale options
[MV] measure option ztest and ztesti commands, [R] ztest
Yule–Walker equations, [TS] corrgram, [TS] Glossary ztick() option, [G-3] axis label options
yvarformat() option, [G-3] advanced options ztitle() option, [G-3] axis title options
yvarlabel() option, [G-3] advanced options
yw() function, [D] Datetime, [FN] Date and time
functions, [M-5] date( )

You might also like