| Function |
Purpose
Statement |
| page |
Sets or retrieves the
page width or length. |
| paretoCdf |
Evaluates the Pareto
cumulative
probability
distribution
function. |
| paretoPdf |
Evaluates the Pareto
probability density
function. |
| partialAutocorrelation |
Computes the sample
partial
autocorrelation
function of a
stationary time
series. |
| partialCovariances |
Computes partial
covariances or
partial correlations
from the covariance
or correlation
matrix. |
| permuteMatrix |
Permutes the rows or
columns of a matrix. |
| permuteVector |
Rearranges the
elements of a vector
as specified by a
permutation. |
| plsRegression |
Performs partial
least squares
regression for one or
more response
variables and one or
more predictor
variables. |
| poissonCdf |
Evaluates the Poisson
distribution
function. |
| poissonPdf |
Evaluates the Poisson
probability function. |
| polyPrediction |
Computes predicted
values, confidence
intervals, and
diagnostics after
fitting a polynomial
regression model. |
| polyRegression |
Performs a polynomial
least-squares
regression. |
| pooledCovariances |
Computes a pooled
variance-covariance
from the
observations. |
| principalComponents |
Computes principal
components. |
| propHazardsGenLin |
Analyzes time event
data via the
proportional hazards
model. |