Home
last modified time | relevance | path

Searched refs:SKEWNESS (Results 1 – 25 of 107) sorted by relevance

12345

/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/1fac/
H A Dskewplot.men5 2. SKEWNESS PLOT Y X
36 LET ZSKEW = SKEWNESS _1 _8
39 SKEWNESS PLOT _1 _2 _8
41 WEB HELP SKEWNESS PLOT
H A Dblockplo.men68 @IF 1 12 SKEWNESS BLOCK PLOT _2 _4 _3 _5
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/math/
H A Dskewness.men5 2. LET A = SKEWNESS Y
19 LET _2 = SKEWNESS _1 _3
21 WEB HELP SKEWNESS
H A Ddiffskew.men23 WEB HELP DIFFERENCE OF SKEWNESS
H A Dmatr_cst.men85 @IF 3 24 LET STRING ZZZZSTR = SKEWNESS
H A Dmatr_rst.men85 @IF 3 24 LET STRING ZZZZSTR = SKEWNESS
/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/interactive_tests/
H A Dtest_moment.pro10 ; MEAN(), STDDEV(), VARIANCE(), SKEWNESS(), KURTOSIS()
26 ; MEAN(), STDDEV(), VARIANCE(), SKEWNESS(), KURTOSIS()
30 txt2='MEAN(), STDDEV(), VARIANCE(), SKEWNESS(), KURTOSIS()'
104 plot, SKEWNESS(tmp, dim=1,/nan), title='SKEWNESS, dim=1'
105 plot, SKEWNESS(tmp, dim=2,/nan), title='SKEWNESS, dim=2'
/dports/science/gnudatalanguage/gdl-1.0.1/src/pro/
H A Dskewness.pro7 ; NAME: SKEWNESS
15 ; CALLING SEQUENCE: Result=SKEWNESS(x [, /nan][,/double][, dim=])
37 ; result=SKEWNESS(a)
/dports/math/octave-forge-tsa/tsa-4.6.3/inst/
H A Dy2res.m17 % Coefficient of Variation, Quantization (QUANT), TRIMEAN, SKEWNESS,
110 R.SKEWNESS = R.CM3./(R.STD.^3);
113 %R.Skewness.Fisher = (R.CM3)./(R.STD.^3); %%% same as R.SKEWNESS
/dports/math/octave-forge-nan/nan-3.6.1/inst/
H A Dkurtosis.m17 % see also: SUMSKIPNAN, VAR, STD, VAR, SKEWNESS, MOMENT, STATISTIC,
65 %R.SKEWNESS = R.CM3./(R.STD.^3);
H A Dsumskipnan.m7 % various statistics (e.g. MEAN, STD, VAR, RMS, MEANSQ, SKEWNESS,
34 % SSQ, MOMENT, SKEWNESS, KURTOSIS, SEM
H A Dstatistic.m121 %R.Skewness.Fisher = (R.CM3)./(R.STD.^3); %%% same as R.SKEWNESS
135 R.SKEWNESS = R.CM3./(R.STD.^3);
H A Dskewness.m2 % SKEWNESS estimates the skewness
H A Dflag_implicit_skip_nan.m20 % CENTER, KURTOSIS, MAD, MEAN, MOMENT, RMS, SEM, SKEWNESS,
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/LabelMap/include/
H A DitkStatisticsLabelObject.h95 static constexpr AttributeType SKEWNESS = 214; variable
162 return SKEWNESS; in GetAttributeFromName()
226 case SKEWNESS: in GetNameFromAttribute()
H A DitkLabelMapUtilities.h182 case LabelObjectType::SKEWNESS: \
/dports/devel/spark/spark-2.1.1/sql/core/src/test/resources/sql-tests/inputs/
H A Dgroup-by.sql33 SELECT SKEWNESS(a), KURTOSIS(a), MIN(a), MAX(a), AVG(a), VARIANCE(a), STDDEV(a), SUM(a), COUNT(a)
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/stat/
H A Dstatplsc.men91 @IF 3 14 LET ZSTAT = SKEWNESS _1 _16
114 @IF 3 13 SKEWNESS PLOT _1 _2 _16
H A Dstatscdi.men86 @IF 4 13 LET ZSTAT = DIFFERENCE OF SKEWNESS _1 _2 _16
110 @IF 4 13 DIFFERENCE OF SKEWNESS PLOT _1 _2 _3 _16
H A Dstatplot.men.bck117 @IF 3 24 LET ZSTAT = SKEWNESS _1 _10
160 @IF 3 24 SKEWNESS PLOT _1 _2 _10
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/univ/
H A Dstatplot.men117 @IF 3 24 LET ZSTAT = SKEWNESS _1 _10
160 @IF 3 24 SKEWNESS PLOT _1 _2 _10
H A Dblockplo.men68 @IF 1 12 SKEWNESS BLOCK PLOT _2 _4 _3 _5
H A Dinflscal.men82 @IF 3 13 SKEWNESS INFLUENCE CURVE _1 _2 _13
/dports/science/dynare/dynare-4.6.4/matlab/missing/corrcoef/
H A Dsumskipnan.m7 % various statistics (e.g. MEAN, STD, VAR, RMS, MEANSQ, SKEWNESS,
34 % SSQ, MOMENT, SKEWNESS, KURTOSIS, SEM
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t400_Classification/
H A Dsumskipnan.m7 % various statistics (e.g. MEAN, STD, VAR, RMS, MEANSQ, SKEWNESS,
34 % SSQ, MOMENT, SKEWNESS, KURTOSIS, SEM

12345