⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 twoway_pcscatter.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 08apr2005}{...}
{cmd:help twoway pcscatter}{right:dialogs:  {dialog twoway_overlay:overlaid twoway}{space 0}}
	{right:{dialog twoway_simple:single twoway}{space 2}}
{hline}

{title:Title}

{p2colset 5 35 37 2}{...}
{p2col :{hi:[G] graph twoway pcscatter} {hline 2}}Paired-coordinate plot 
	with markers{p_end}
{p2colreset}{...}

{* index twoway pcscatter tt}{...}
{* index paired-coordinate plots, pcscatter}{...}
{* index headlabel tt}{...}

{title:Syntax}

{p 8 60 2}
{cmdab:tw:oway}
{cmd:pcscatter}
{it:y1var} {it:x1var} {it:y2var} {it:x2var}
{ifin}
[{cmd:,}
{it:options}]


{p2colset 9 33 35 2}{...}
{p2col:{it:options}}description{p_end}
{p2line}
INCLUDE help gr_markopt
INCLUDE help gr_headlabopt

INCLUDE help gr_hvpcopt
INCLUDE help gr_axlnk

INCLUDE help gr_twopt
{p2line}
{pin}
All explicit options are {it:unique}; see {help repeated options}.


{title:Description}

{pstd}
{cmd:twoway pcscatter} draws markers for each point designated by 
({it:y1var}, {it:x1var}) and for each point designated by 
({it:y2var}, {it:x2var}).


{title:Options}

{phang}
{it:marker_options}
    specify how the markers look, including
    shape, size, color, and outline;
    see {it:{help marker_options}}.  The same marker is used for both sets of
    points.

{phang}
{it:marker_label_options}
    specify if and how the markers are to be labeled; 
    see {it:{help marker_label_options}}.

INCLUDE help gr_headlaboptf

INCLUDE help gr_hvpcoptf

INCLUDE help gr_axlnkf

INCLUDE help gr_twoptf


{title:Remarks}

{pstd}
Visually, there is no difference between

	{cmd:. twoway pcscatter} {it:y1var} {it:x1var} {it:y2var} {it:x2var}

{pstd}
and

	{cmd:. twoway scatter} {it:y1var} {it:x1var} {cmd:||} {...}
{cmd:scatter} {it:y2var} {it:x2var}{cmd:, pstyle(p1)}

{pstd}
though in some cases the former is more convenient and better represents the
conceptual structure of the data.

{pstd}
Note that the two scatters are presented in the same overall style,
meaning that the markers (symbol shape and color)
are the same.


{title:Also see}

{psee}
Manual:  {bf:[G] graph twoway pcscatter}

{psee}
Online:  
{helpb twoway};
{helpb twoway scatter};
{helpb twoway rscatter};
{helpb twoway pcspike},
{helpb twoway pccapsym},
{helpb twoway pcarrow},
{helpb twoway pcbarrow},
{helpb twoway pci}
{p_end}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -