| Function |
Purpose
Statement |
| lackOfFit |
Performs lack-of-fit
test for an
univariate time
series or transfer
function given the
appropriate
correlation function. |
| latinSquare |
Analyzes data from
latin-square
experiments. |
| lattice |
Analyzes balanced and
partially-balanced
lattice experiments. |
| lifeTables |
Produces population
and cohort life
tables. |
| lillieforsNormalityTest |
Performs a Lilliefors
test for normality. |
| lnormRegression |
Fits a multiple
linear regression
model using criteria
other than least
squares. |
| logBeta |
Evaluates the log of
the real beta
function. |
| logGamma |
Evaluates the
logarithm of the
absolute value of the
gamma function. |
| logisticRegression |
Fits a binomial or
multinomial logistic
regression model
using iteratively
reweighted least
squares. |
| logisticRegPredict |
Predicts a binomial
or multinomial
outcome given an
estimated model and
new values of the
independent
variables. |
| lognormalCdf |
Evaluates the
lognormal cumulative
distribution function
(CDF). |
| lognormalInverseCdf |
Evaluates the inverse
of the lognormal
cumulative
distribution function
(CDF). |
| lognormalPdf |
Evaluates the
lognormal probability
density function
(PDF). |