📄 f_normalden.ihlp
字号:
{* 30nov2004}{...}
{phang}
{cmd:normalden(}{it:z}{cmd:)} returns the standard normal density.{p_end}
{phang}
{cmd:normalden(}{it:z}{cmd:,}{it:s}{cmd:)} returns the rescaled standard
normal density. {cmd:normalden(}{it:z}{cmd:,}{it:s}{cmd:)} =
{cmd:normalden(}{it:z}{cmd:)}/{it:s} if {it:s}>0 and {it:s} not
{it:missing}, otherwise, the result is {it:missing} ({hi:.}).{p_end}
{phang}
{cmd:normalden(}{it:x}{cmd:,}{it:m}{cmd:,}{it:s}{cmd:)} returns the
normal density with mean {it:m} and standard deviation {it:s}.
{cmd:normalden(}{it:x}{cmd:,}{it:m}{cmd:,}{it:s}{cmd:)} =
{cmd:normalden((}{it:x}-{it:m}{cmd:)/}{it:s}{cmd:)/}{it:s} if {it:s}>0,
and {it:m} and {it:s} are not {it:missing}, otherwise, the
result is {it:missing} ({hi:.}).{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -