1 Star 4 Fork 6

songbl/stata_ado

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cngdf.sthlp 1.65 KB
一键复制 编辑 原始数据 按行查看 历史
松柏林 提交于 2021-02-06 12:34 . update cngdf.sthlp.
{smcl}
{* *! version 2.17 2021.02.3}{...}
{cmd:help cngdf {stata "help cngdf_cn": Chinese Version}}
{hline}
{title:Title}
{p2colset 5 18 18 2}{...}
{p2col :{cmd:cngdf} {hline 2}}Automatically calculate any base period GDP deflator! Including national GDP deflator and provincial GDP deflator.
{p2colreset}{...}
{marker syntax}{...}
{title:Syntax}
{p 4} Full syntax
{p 8 14 2}
{cmd:cngdf}{cmdab:,year()}[{cmdab:china}]
{synoptset 14}{...}
{synopthdr:Options}
{synoptline}
{synopt:{cmdab:year(int)}}
the {cmd:year(int)} option must exist. the national GDP deflator ranges from 1978 to 2019, and the provincial GDP deflator ranges from 1993 to 2019.
{p_end}
{synopt:{cmdab:china}}
if {cmd:china} option is specified, the national GDP deflator is calculated. if {cmd:china} option is not specified,, the provincial GDP deflator is calculated.
{p_end}
{synoptline}
{marker description}{...}
{p 4} Quick syntax
{p 8 14 2}
{cmd:. cngdf}
{p 8 14 2}
{cmd:. cngdf,year(2000)}
{p 8 14 2}
{cmd:. cngdf,year(2000) china}
{marker Examples}{...}
{title:Examples}
{pstd}
{pstd}Calculate the provincial GDP deflator based on the year 2000{p_end}
{phang2}. {stata "cngdf,year(2000)"}{p_end}
{phang2}. {stata "br"}{p_end}
{pstd}Calculate the national GDP deflator based on the year 2000{p_end}
{phang2}. {stata "cngdf,year(2000) china"}{p_end}
{pstd}Calculate the national GDP deflator based on 1978{p_end}
{phang2}. {stata "cngdf,year(1978) china"}{p_end}
{title:Author}
{phang}
{cmd:Bolin, Song (松柏林)} Shenzhen , China. 微信:{cmd:songbl_stata}{break}
想加入 stata 交流群的可以添加微信 {break}
{p_end}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
其他
1
https://gitee.com/songbolin/stata_ado.git
[email protected]:songbolin/stata_ado.git
songbolin
stata_ado
stata_ado
master

搜索帮助