Transcription of graph matrix — Matrix graphs - Stata
{{id}} {{{paragraph}}}
Matrix Matrix graphsDescriptionQuick startMenuSyntaxOptionsRemarks and examplesReferencesAlso seeDescriptiongraph matrixdraws scatterplot startScatterplot Matrix for variablesv1,v2,v3,v4, andv5graph Matrix v1 v2 v3 v4 v5As above, but draw only the lower trianglegraph Matrix v1 v2 v3 v4 v5, halfSeparate scatterplot matrices for each level ofcatvargraph Matrix v1 v2 v3 v4 v5, by(catvar)With hollow circles as markersgraph Matrix v1 v2 v3 v4 v5, half msymbol(Oh)As above, but with periods as markersgraph Matrix v1 v2 v3 v4 v5, half msymbol(p)Override the default text on the diagonal forv1andv3graph Matrix v1 v2 v3 v4 v5, diagonal("Variable 1" . "Variable 3")MenuGraphics>Scatterplot matrix12 graph Matrix Matrix graphsSyntaxgraph matrixvarlist[if][in][weight][,options]o ptionsDescriptionhalfdraw lower triangle onlymarkeroptionslook of markersmarkerlabeloptionsinclude labels on markersjitter(#)perturb location of markersjitterseed(#)random-number seed forjitter()diagonal(stringlist.)
graph matrix— Matrix graphs 5 std options allow you to specify titles (see Adding titles under Remarks and examples below, and see [G-3] title options), control the aspect ratio and background shading (see[G-3] region options),control the overall look of the graph (see[G-3] scheme option), and save the graph to disk (see[G-3] saving option).See[G-3] std options for an overview of the ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}