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

📄 brier.hlp

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

{title:Title}

{p2colset 5 18 20 2}{...}
{p2col :{hi:[R] brier} {hline 2}}Brier score decomposition{p_end}
{p2colreset}{...}


{title:Syntax}

{p 8 14 2}
{cmd:brier} {it:outcomevar} {it:forecastvar} {ifin} 
[{cmd:,} {opt g:roup(#)}]

{phang}
{cmd:by} may be used with {cmd:brier}; see {helpb by}.


{title:Description}

{pstd}
{cmd:brier} computes the Yates, Sanders, and Murphy decompositions of the
Brier Mean Probability Score.  {it:outcomevar} contains 0/1 values reflecting
the actual outcome of the experiment, and {it:forecastvar} contains the
corresponding probabilities as predicted by, say, logit, probit, or a human
forecaster.


{title:Option}

{dlgtab:Main}

{pstd}
{opt group(#)} specifies the number of groups that will be used to compute the
decomposition.  {cmd:group(10)} is the default.


{title:Examples}

{phang}
{cmd:. brier win for, group(5)}

{phang}
{cmd:. brier death myprdn, group(5)}


{title:Also see}

{psee}
Manual:  {bf:[R] brier}

{psee}
Online:  {helpb logistic}, {helpb logit}, {helpb predict}, 
{helpb probit}
{p_end}

⌨️ 快捷键说明

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