81 - 90 of 403 for ListPlotSearch Results
View search results from all Wolfram sites (6436 matches)
LCM   (Built-in Mathematica Symbol)
LCM[n_1, n_2, ...] gives the least common multiple of the n_i.
LetterQ   (Built-in Mathematica Symbol)
LetterQ[string] yields True if all the characters in the string are letters, and yields False otherwise.
LogitModelFit   (Built-in Mathematica Symbol)
LogitModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a binomial logistic regression model of the form 1/(1 + E -(\[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + \ ...)) ...
ProbitModelFit   (Built-in Mathematica Symbol)
ProbitModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a binomial probit regression model of the form 1/2 (1 + erf((\[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + \ ...
Standardize   (Built-in Mathematica Symbol)
Standardize[list] shifts and rescales the elements of list to have zero mean and unit sample variance.Standardize[list, f_1] shifts the elements in list by f_1[list] and ...
TransferFunctionZeros   (Built-in Mathematica Symbol)
TransferFunctionZeros[tf] gives a matrix of roots of the numerators in the TransferFunctionModel object tf.
VonMisesDistribution   (Built-in Mathematica Symbol)
VonMisesDistribution[\[Mu], \[Kappa]] represents a von Mises distribution with mean \[Mu] and concentration \[Kappa].
Setting Up Functions with Optional ...   (Mathematica Tutorial)
When you define a complicated function, you will often want to let some of the arguments of the function be "optional". If you do not give those arguments explicitly, you ...
PairwiseScatterPlot   (Statistical Plots Package Symbol)
PairwiseScatterPlot[m] creates a matrix of scatter plots comparing the data in each column of m against columns of m.
LeastSquares   (Built-in Mathematica Symbol)
LeastSquares[m, b] finds an x that solves the linear least-squares problem for the matrix equation m.x == b.
1 ... 6|7|8|9|10|11|12 ... 41 Previous Next

...