You are here: Symbol Reference > StatTimeSerAnalysis Namespace > Functions > StatTimeSerAnalysis.PACF Function
Stats Master VCL
ContentsIndex
PreviousUpNext
StatTimeSerAnalysis.PACF Function

Partial autocorelation function.

Pascal
procedure PACF(const Src: TVec; const Dst: TVec); overload;
Parameters 
Description 
Src 
Stores the sample autocorrelation function (ACF). 
Dst 
Returns the sample partial autocorrelation function (PACF) on output. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!