StudentTPValue[x, df] gives the cumulative probability beyond x for Student's t distribution with df degrees of freedom.
KendallRankCorrelation[xlist, ylist] gives Kendall's rank correlation coefficient \[Tau] for the real-valued vectors xlist and ylist.
MultivariateTrimmedMean[matrix, f] gives the mean of the bivariate data matrix after dropping a fraction f of the outermost vectors.
ButcherPrincipalError[p, s] gives the principal error for a method of order p with s stages. ButcherPrincipalError[p] gives the principal error using stage-independent tensor ...
Combining a new level of programmatic support for symbolic color with carefully chosen aesthetic color parametrizations, Mathematica allows a uniquely flexible and compelling ...
Mathematica provides not only automatic parallelization capabilities, but also a full built-in symbolic language for specifying concurrent computation.
BarOrigin is an option to BarChart and related functions that specifies the origin placement for bars.
DateDifference[date_1, date_2] gives the number of days from date_1 to date_2.DateDifference[date_1, date_2, " unit"] gives the difference between date_1 and date_2 in the ...
DispersionEstimatorFunction is an option for generalized linear model fitting functions that specifies the estimator for the dispersion parameter.
EdgeRenderingFunction is an option for GraphPlot and related functions that gives a function to generate the graphics primitives to use in rendering each edge.