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

📄 f_missing.ihlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 IHLP
字号:
{* 30nov2004}{...}
{phang}
{cmd:missing(}{it:x1}{cmd:,}{it:x2}{cmd:,}{it:...}{cmd:,}{it:xn}{cmd:)}
	returns 1 if any of the arguments evaluates to {it:missing}
	and 0 otherwise.  Stata has two concepts of missing values:
	numeric missing value ({hi:., .a, .b, ... , .z}) and
	string missing value ({hi:""}).  If {it:x} is numeric
	then {cmd:missing(}{it:x}{cmd:)} is equivalent to
	{it:x} {ul:>} {hi:.}.  If {it:x} is string then
	{cmd:missing(}{it:x}{cmd:)} is equivalent to {it:x}=="".
	The arguments to {cmd:missing()} may be a mix of string
	and numeric types.{p_end}

⌨️ 快捷键说明

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