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

📄 y_impsmooth.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{p 0 4}
{help contents:Top}
> {help y_dm:Data management}
> {help y_creating:Creating and changing variables}
> {help y_coccov:Other variable creation and changing commands}
{bind:> {bf:Imputing, smoothing, splines, & polynomials}}
{p_end}
{hline}

{title:Help file listings}

{p 4 8 4}
{bf:{help ipolate:Linearly interpolate or extrapolate values}}{break}
    {cmd:ipolate} creates newvar = yvar, and fills in newvar with
    linearly interpolated or extrapolated values where
    yvar is missing

{p 4 8 4}
{bf:{help impute:Impute data for missing values}}{break}
    {cmd:impute} creates newvar containing oldvar with the
    missing values filled in via best-subset regression

{p 4 8 4}
{bf:{help lowess:Locally weighted smoothing}}{break}
    {cmd:lowess} can create newvar containing the lowess smooth of xvar

{p 4 8 4}
{bf:{help smooth:Robust nonlinear smoothing}}{break}
    3RSSH,twice; 43RS2H; 43RSR2H,twice; ...

{p 4 8 4}
{bf:{help tssmooth:Smoothing time-series data}}{break}
    moving average, single & double exponential, Holt-Winters seasonal
    & nonseasonal, and robust nonlinear smoothers

{p 4 8 4}
{bf:{help mkspline:Linear spline construction}}{break}
    {cmd:mkspline age1 40 age2 55 age3 65 = age} creates new variables
    age1, age2, and age3 containing a linear spline of age

{p 4 8 4}
{bf:{help orthog:Orthogonalize a set of variables}}{break}
    create orthogonalized set of variables from a set of variables

{p 4 8 4}
{bf:{help orthog:Create orthogonal polynomials}}{break}
    create orthogonal polynomial variables for a single variable

{p 4 8 4}
{bf:{help fracpoly:Create variables containing fractional polynomial powers}}{break}
    {cmd:fracgen} creates new variables containing fractional polynomial
    powers of a variable

{hline}

⌨️ 快捷键说明

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