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

📄 f_normalden.ihlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 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 + -