Home
last modified time | relevance | path

Searched refs:PARAMETER2 (Results 1 – 10 of 10) sorted by relevance

/dports/finance/R-cran-vars/vars/R/
H A Dcausality.R132 PARAMETER2 <- df2 functionVar
134 names(PARAMETER2) <- "df2"
135 PVAL <- 1 - pf(STATISTIC, PARAMETER1, PARAMETER2)
136 PARAM<-c(PARAMETER1, PARAMETER2)
H A Dinternal.R684 PARAMETER2 <- floor(N * r - q) functionVar
685 names(PARAMETER2) <- "df2"
686 PVAL <- 1 - pf(LMFh.stat, PARAMETER1, PARAMETER2)
688 …LMFh <- list(statistic = STATISTIC, parameter = c(PARAMETER1, PARAMETER2), p.value = PVAL, method …
/dports/www/twiki/twiki/data/TWiki/
H A DIncludeTopicsAndWebPages.txt,v98 …attern="reg-exp" rev="2" warn="off" section="clients" PARAMETER1="value" PARAMETER2="Some value"}%=
102PARAMETER2 will be defined as a variable within the scope of the included topic. The example param…
237PARAMETER2 will be defined as a variable within the scope of the included topic. The example param…
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/
H A Dgmtset.rst17 PARAMETER1 *value1* PARAMETER2 *value2* PARAMETER3 *value3*
H A Dgmtget.rst16 [ *PARAMETER1* *PARAMETER2* *PARAMETER3* ... ]
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/
H A DhwXfield.c1034 #define PARAMETER2(parm, name, type, get, msg) { \ macro
1105 PARAMETER2(ambient, "ambient", float, DXExtractFloat, "#10080"); in _dxf_parameters()
1106 PARAMETER2(specular, "specular", float, DXExtractFloat, "#10080"); in _dxf_parameters()
1107 PARAMETER2(diffuse, "diffuse", float, DXExtractFloat, "#10080"); in _dxf_parameters()
1108 PARAMETER2(shininess, "shininess", float, DXExtractFloat, "#10020"); in _dxf_parameters()
/dports/databases/postgresql-orafce/orafce-VERSION_3_13_4/doc/sql_migration/
H A Dsql_migration07.md119 |V$PARAMETER2 | pg_settings |
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dlbshade.Z72 #define PARAMETER2(parm, name, type, get, msg) { $\
130 PARAMETER2(ambient, "ambient", float, DXExtractFloat, "a float");
131 PARAMETER2(specular, "specular", float, DXExtractFloat, "a float");
132 PARAMETER2(diffuse, "diffuse", float, DXExtractFloat, "a float");
133 PARAMETER2(shininess, "shininess", int, DXExtractInteger, "an integer");
/dports/databases/p5-DBIx-Custom/DBIx-Custom-0.40/t/
H A Dcommon-oracle.t3398 GV$PARAMETER2
5927 V$PARAMETER2
6557 V_$PARAMETER2
8662 GV_$PARAMETER2
/dports/ftp/wget/wget-1.21.2/doc/
H A Dwget.info652 this: ‘--progress=TYPE:PARAMETER1:PARAMETER2’.