📄 jackknife_mse.hlp
字号:
{smcl}
{* 30mar2005}{...}
{* this file gotten to from clickable output produced by _coef_table.ado}{...}
{title:What does "Jknife *" mean?}
{pstd}
Your estimation results have "{bf:Jknife *}" in the table header above the
column of standard errors.
{pstd}
The {bf:Jknife} in "{bf:Jknife *}" indicates that the standard errors were
computed using the jackknife resampling method. This means that you specified
the {help vce_option:vce(jackknife)} option of an estimation command or
computed the estimation results using {helpb jackknife}. By default,
{cmd:vce(jackknife)} and {cmd:jackknife} compute the variance using deviations
of the jackknife pseudovalues from their mean.
{pstd}
The {bf:*} in "{bf:Jknife *}" indicates that the standard errors were
calculated using the mean squared error formula (MSE) of the jackknife
variance estimator. This means that you specified {cmd:vce(jackknife, mse)}
or the {cmd:mse} option of {cmd:jackknife}.
{pstd}
See {bf:[R] jackknife} for a detailed discussion of the jackknife resampling
method for variance (and standard error) estimation.
{title:What does "Jknife *" mean with survey data?}
{pstd}
Your survey data estimation results have "{bf:Jknife *}" in the table header
above the column of standard errors.
{pstd}
The {bf:Jknife} in "{bf:Jknife *}" indicates that the standard errors were
computed using the jackknife resampling method for survey data. This
means that you specified the {cmd:vce(jackknife)} option of {helpb svyset}
or computed the estimation results using {helpb svy jackknife}.
By default, {cmd:vce(jackknife)} and {cmd:svy} {cmd:jackknife} compute the
variance using deviations of the jackknife pseudovalues from their mean.
{pstd}
The {bf:*} in "{bf:Jknife *}" indicates that the standard errors were
calculated using the mean squared error formula (MSE) of the jackknife
variance estimator. This means that you specified the {cmd:mse} option with
{cmd:svyset} or {cmd:svy} {cmd:jackknife}.
{pstd}
See {bf:[SVY] variance estimation} for a detailed discussion of the jackknife
method for variance (and standard error) estimation with survey data.
{title:Also see}
{psee}
Manual: {bf:[R] jackknife},
{bf:[R]} {it:vce_option},{break}
{bf:[SVY] variance estimation}
{psee}
Online: {helpb jackknife},
{helpb svy jackknife},
{it:{help vce_option}}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -