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

📄 irf_cgraph.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 06mar2005}{...}
{cmd:help irf cgraph}{right:dialog:  {bf:{dialog irf_cgraph:irf cgraph}}}
{hline}

{title:Title}

{p2colset 5 24 26 2}{...}
{p2col:{hi:[TS] irf cgraph} {hline 2}}Combine graphs of impulse-response
functions and FEVDs{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 15 2}
{cmd:irf}
{opt cg:raph}
{opt (spec_1)}
[{opt (spec_2)}
...
[{cmd:(}{it:spec_N}{cmd:)}]]
[{cmd:,}
{it:{help irf_cgraph##options:options}}]

{pstd}
where {cmd:(}{it:spec_k}{cmd:)} is

{p 8 12 2}
{cmd:(}{it:irfname}
{it:impulsevar}
{it:responsevar}
{it:{help irf_cgraph##stat:stat}}
[{cmd:,}
{it:{help irf_cgraph##spec_options:spec_options}}]{cmd:)}

{pstd}
{it:irfname} is the name of a set IRF results in the
active IRF file, {it:impulsevar} is an endogenous variable name, 
{it:responsevar} is an endogenous variable name, and {it:stat} is 
one or more statistics from the list below:

{marker stat}{...}
INCLUDE help _irf_stats
INCLUDE help _irf_stats_notes

{marker options}{...}
{synoptset 27 tabbed}{...}
{synopthdr:options}
{synoptline}
{syntab:Main}
{synopt:{opt set(filename)}}make {it:filename} active{p_end}

{syntab:Options}
{synopt:{it:{help irf_cgraph##combine_options:combine_options}}}affect 
	appearance of combined graph{p_end}

{syntab:Y-Axis, X-Axis, Title, Caption, Legend, Overall}
{synopt:{it:{help twoway_options}}}any options other than {opt by()}
documented in {bind:{bf:[G] {it:twoway_options}}} {p_end}

{p2coldent:* {it:{help irf_cgraph##spec_options:spec_options}}}level, steps, and
	rendition of plots and their CIs{p_end}

{p2coldent:+ {opt in:dividual}}graph each combination individually{p_end}
{synoptline}
{p 4 6 2}* {it:{help irf_cgraph##spec_options:spec_options}} appear on multiple
	tabs in the dialog box.{p_end}
{p 4 6 2}+ {opt individual} are not shown in the dialog box.{p_end}

{marker spec_options}{...}
{synopthdr:spec_options}
{synoptline}
{syntab:Main}
{synopt:{opt noci}}suppress confidence bands{p_end}

{syntab:Options}
{synopt:{opt l:evel(#)}}set confidence level; default is {cmd:level(95)}{p_end}
{synopt:{opt lst:ep(#)}}use {it:#} for first step{p_end}
{synopt:{opt ust:ep(#)}}use {it:#} for maximum step{p_end}

{syntab:Plot 1, Plot 2, Plot 3, Plot 4}
{synopt:{opth plot#:opts(cline_options)}}affect rendition of the line plotting
	the # {it:stat}{p_end}

{syntab:CI 1, CI 2}
{synopt:{opth ci#:opts(area_options)}}affect rendition of the 
	confidence interval for the {it:#} {it:stat}{p_end}
{synoptline}
{p2colreset}{...}
{p 4 6 2}
{it:spec_options} may be specified within a graph specification, globally,
or in both.  When specified in a graph specification, the {it:spec_options}
affect only the specification in which they are used.  When supplied globally,
the {it:spec_options} affect all graph specifications.  When supplied in
both places, options in the graph specification take precedence.  {p_end}


{title:Description}

{pstd}
{opt irf cgraph} makes a graph or a combined graph of IRF results.  Each block
within a pair of matching parentheses{hline 2}each
({it:spec_k}){hline 2}specifies the information for a specific graph.
{opt irf cgraph} combines these graphs into one image, unless option
{opt individual} is also specified, in which case separate graphs for each
block are created.

{pstd}
To become familiar with this command, we recommend you 
type {stata db irf cgraph}.


{title:Options}

{dlgtab:Main}

{phang}
{opt noci} suppresses graphing the confidence interval for each statistic.
    {opt noci} is the default when the model was fitted by {opt vec}
    because no confidence intervals were estimated.

{phang}
{opt set(filename)} specifies the file to be made active;
   see {helpb irf set}.  If {opt set()} is not specified, the active
   file is used.

{dlgtab:Options}

{phang}
{opt level(#)} specifies the default confidence level, as a
    percentage, for confidence intervals, when they are reported. The
    default is {cmd:level(95)} or as set by {helpb set level}.
    Note that the value set of an overall {opt level()} can be
    overridden by the {opt level()} inside a {opt (spec_k)}.

{phang}
{opt lstep(#)} specifies the first step, or period, to be included
    in the graph.  {cmd:lstep(0)} is the default.

{phang}
{opt ustep(#)}, {it:#} {ul:>} 1, specifies the maximum step, or
    period, to be included in the graph.

{phang}
{marker combine_options}{...}
{it:combine_options} affect the appearance of the combined graph;
   see the options available on {helpb graph combine}.  {it:combine_options}
   cannot be specified with {cmd:individual}.

{dlgtab:Plot 1, Plot 2, Plot 3, Plot 4}

{phang}
{opth plot1opts(cline_options)}, ..., {opth plot4opts(cline_options)}
   affect the rendition of the plotted statistics.  {cmd:plot1opts()} affects
   the rendition of the first statistic; {cmd:plot2opts()}, the second; and so
   on.  {it:cline_options} are as described in {it:{help cline_options}}.

{dlgtab:CI 1, CI 2}

{phang}
{opth ci1opts(area_options)} and {opth ci2opts(area_options)} affect the
   rendition of the confidence intervals for the first ({cmd:ciopts1()}) and
   second ({cmd:ciopts2()}) statistics.  See {helpb irf graph} for a
   complete description of this option and {it:{help area_options}} for the
   suboptions that change the look of the CI.

{dlgtab:Y-Axis, X-Axis, Title, Caption, Legend, Overall}

{phang}
{it:twoway_options} are any of the options documented in
    {it:{help twoway_options}} excluding {opt by()}.  These include options
    for titling the graph (see {it:{help title_options}}) and options for
    saving the graph to disk (see {it:{help saving_option}}).

{pstd}
The following option is available with {opt irf cgraph} but is not shown in
the dialog box:

{phang}
{opt individual} specifies that each graph be displayed individually.  By
   default, {opt irf cgraph} combines the subgraphs into a single image.


{title:Examples}

{phang}
{cmd:. irf cgraph (modela dlincome dlconsumption oirf sirf) (modelb dlincome dlconsumption oirf sirf)}{p_end}

{phang}
{cmd:. irf cgraph (modela dlincome dlconsumption oirf sirf, noci) (modelb dlincome dlconsumption oirf sirf), individual}{p_end}


{title:Also see}

{psee}
Manual:  {bf:[TS] irf cgraph}

{psee}
Online:  
{helpb svar},
{helpb var},
{helpb vec};
{helpb irf add},
{helpb irf create},
{helpb irf ctable},
{helpb irf describe},
{helpb irf drop},
{helpb irf graph},
{helpb irf ograph},
{helpb irf rename},
{helpb irf set},
{helpb irf table}
{p_end}

⌨️ 快捷键说明

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