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

📄 tsreport.hlp

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

{title:Title}

{p2colset 5 22 24 2}{...}
{p2col :{hi:[TS] tsreport} {hline 2}}Report time-series aspects of dataset 
or estimation sample{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 20 2}
{cmd:tsreport} {ifin} [{cmd:,} {it:options}]

{synoptset 15 tabbed}{...}
{synopthdr:options}
{synoptline}
{syntab:Main}
{synopt :{opt r:eport}}display number of gaps in the time series{p_end}
{synopt :{opt report0}}display count of gaps even if no gaps{p_end}
{synopt :{opt l:ist}}display gaps data in tabular list{p_end}
{synopt :{opt p:anel}}do not count panel changes as gaps{p_end}
{synoptline}
{p2colreset}{...}
{p 4 6 2}
{cmd:tsreport} typed without options produces no output but does provide
its standard saved results.


{title:Description}

{pstd}
{cmd:tsreport} reports time gaps in a sample of observations.  The 
{opt report} option displays a one-line statement showing the count of the
gaps, and {opt list} displays a complete list of records that follow gaps.  a
return value {cmd:r(N_gaps)} indicates the number of gaps in the sample.


{title:Options}

{dlgtab:Main}

{phang}
{opt report} specifies that the number of gaps in the time series
be reported, if any gaps exist.

{phang}
{opt report0} specifies that the count of gaps be reported, even if there are
no gaps.

{phang}
{opt list} specifies that a tabular list of gaps be displayed.

{phang}
{opt panel} specifies that panel changes not be counted as gaps.  Whether
panel changes are counted as gaps usually depends on how the calling command
handles panels.


{title:Examples}

{psee}{cmd:. tsreport if mysamp == 1}{p_end}

{psee}{cmd:. tsreport in 2/l , report list}{p_end}

{psee}{cmd:. tsreport, report panel}{p_end}


{title:Also see}

{psee}
Manual:  {bf:[TS] tsreport}{p_end}

{psee}
Online:  {helpb tsset}{p_end}

⌨️ 快捷键说明

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