Click or drag to resize
AutoCorrelation Methods

The AutoCorrelation type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAutoCorrelations
Returns the autocorrelations of the time series x.
Public methodGetAutoCovariances
Returns the variance and autocovariances of the time series x.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPartialAutoCorrelations
Returns the sample partial autocorrelation function of the stationary time series x.
Public methodGetStandardErrors
Returns the standard errors of the autocorrelations of the time series x.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also