Combined subject table of contents 9
[
R
] matsize . . . . . . . . . . . . . . . . . . . . Set the maximum number of variables in a model
[
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
] 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
[
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
[
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
[
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
[
R
] which . . . . . . . . . . . . . . . . . . . . . . . . . . . Display location and version for an ado-file