06.03.2015 Views

Stata Quick Reference and Index

Stata Quick Reference and Index

Stata Quick Reference and Index

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

7<br />

[P] quietly . . . . . . . . . . . . . . . . . . . . . . . . . . . . Quietly <strong>and</strong> noisily perform <strong>Stata</strong> comm<strong>and</strong><br />

[D] rmdir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Remove directory<br />

[R] set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Overview of system parameters<br />

[R] set defaults . . . . . . . . . . . . . . . . . . . Reset system parameters to original <strong>Stata</strong> defaults<br />

[R] set emptycells . . . . . . . . . . . . . . . . . . . . Set what to do with empty cells in interactions<br />

[D] shell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Temporarily invoke operating system<br />

[P] signestimationsample . . . . . . . . Determine whether the estimation sample has changed<br />

[P] smcl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . <strong>Stata</strong> Markup <strong>and</strong> Control Language<br />

[P] sysdir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Query <strong>and</strong> set system directories<br />

[D] type . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display contents of a file<br />

[R] which . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display location <strong>and</strong> version for an ado-file<br />

Graphics<br />

Common graphs<br />

[G] graph . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . The graph comm<strong>and</strong><br />

[G] graph bar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Bar charts<br />

[G] graph box . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Box plots<br />

[G] graph combine . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Combine multiple graphs<br />

[G] graph copy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Copy graph in memory<br />

[G] graph describe . . . . . . . . . . . . . . . . . Describe contents of graph in memory or on disk<br />

[G] graph dir . . . . . . . . . . . . . . . . . . . . . . . . . List names of graphs in memory <strong>and</strong> on disk<br />

[G] graph display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Display graph stored in memory<br />

[G] graph dot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Dot charts (summary statistics)<br />

[G] graph drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Drop graphs from memory<br />

[G] graph export . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Export current graph<br />

[G] graph manipulation . . . . . . . . . . . . . . . . . . . . . . . . . . . . Graph manipulation comm<strong>and</strong>s<br />

[G] graph matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Matrix graphs<br />

[G] graph other . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Other graphics comm<strong>and</strong>s<br />

[G] graph pie . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Pie charts<br />

[G] graph play . . . . . . . . . . . . . . . . . . . . . . . Apply edits from a recording on current graph<br />

[G] graph print . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Print a graph<br />

[G] graph query . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . List available schemes <strong>and</strong> styles<br />

[G] graph rename . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rename graph in memory<br />

[G] graph save . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Save graph to disk<br />

[G] graph set . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Set graphics options<br />

[G] graph twoway . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway graphs<br />

[G] graph twoway area . . . . . . . . . . . . . . . . . . . . . . . . . Twoway line plot with area shading<br />

[G] graph twoway bar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway bar plots<br />

[G] graph twoway connected . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway connected plots<br />

[G] graph twoway dot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway dot plots<br />

[G] graph twoway dropline . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway dropped-line plots<br />

[G] graph twoway fpfit . . . . . . . . . . . . . . . . Twoway fractional-polynomial prediction plots<br />

[G] graph twoway fpfitci . . . . . . Twoway fractional-polynomial prediction plots with CIs<br />

[G] graph twoway function . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway line plot of function<br />

[G] graph twoway histogram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Histogram plots<br />

[G] graph twoway kdensity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Kernel density plots<br />

[G] graph twoway lfit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway linear prediction plots<br />

[G] graph twoway lfitci . . . . . . . . . . . . . . . . . . . . Twoway linear prediction plots with CIs<br />

[G] graph twoway line . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Twoway line plots

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!