代码搜索:Numeric
找到约 7,754 项符合「Numeric」的源代码
代码结果 7,754
www.eeworm.com/read/273525/4204163
ado kdensity.ado
*! version 2.6.2 02mar2005
program define kdensity, rclass sortpreserve
version 8.0, missing
if _caller() < 8 {
kdensity_7 `0'
return add
exit
}
syntax varname(numeric) ///
[
www.eeworm.com/read/273525/4204542
ihlp f_mdy.ihlp
{* 30nov2004}{...}
{phang}
{cmd:mdy(}{it:m}{cmd:,}{it:d}{cmd:,}{it:y}{cmd:)} returns the
elapsed date corresponding to the numeric arguments of month, day, and
year.{p_end}
www.eeworm.com/read/273525/4204688
mata fft.mata
*! version 1.0.0 15nov2004
version 9.0
mata:
complex vector fft(numeric vector h)
{
complex vector H
H = C(h)
_fft(H)
return(H)
}
end
www.eeworm.com/read/273525/4204892
ado rocgold.ado
*! version 7.2.2 20dec2004
program define rocgold, rclass
version 7, missing
local vv : display "version " string(_caller()) ", missing:"
syntax varlist(numeric min=3) [if] [in] [fweight]
www.eeworm.com/read/273525/4205001
ado cluster_measures.ado
*! version 1.0.1 16sep2004
program define cluster_measures, rclass
version 7, missing
syntax varlist(numeric) [if] [in] , COMPare(numlist >=1 int) /*
*/ GENerate(string) [ PROPVars PROPComp
www.eeworm.com/read/273525/4208827
ado _vecu.ado
*! version 1.1.10 09mar2005
program define _vecu, eclass sort
version 8.1
local m1 = _N
syntax varlist(ts numeric) [if] [in] ///
, ///
[ ///
LTOLerance(numlist max=1 ) /
www.eeworm.com/read/273525/4208999
mata _hqrdp.mata
*! version 1.0.1 06jan2005
version 9.0
mata:
void _hqrdp(numeric matrix A, tau, R, real rowvector p)
{
_hqrdp_la(A,tau=., p)
R = uppertriangle(A,.)
}
end
www.eeworm.com/read/273525/4209068
ado _bigtab.ado
*! version 1.0.0 04nov2004
program _bigtab, rclass sortpreserve
version 8
#del ;
syntax varlist(numeric min=2 max=2) [if] [in] [aw iw fw/]
[,
MISSing
DEBUG // not to be docume
www.eeworm.com/read/273525/4209363
ado _crcause.ado
*! version 1.0.0 06/23/93 (anachronism)
program define _crcause /* varname [varlist_of_numeric_vars] */
version 3.1
local touse "`1'"
mac shift
if "`*'"=="" { exit }
local varlist "req e
www.eeworm.com/read/273525/4209703
ado tabstat.ado
*! version 2.8.2 03jan2005
program define tabstat, rclass byable(recall) sort
version 8, missing
syntax varlist(numeric) [if] [in] [aw fw] [ , /*
*/ BY(varname) CASEwise Columns(str) Format