TSA Vector Confidence Limits (Array) VI
- Updated2024-07-30
- 3 minute(s) read
Computes confidence limits of the mean and standard deviation values of the univariate or multivariate (vector) time series. Wire data to the Xt input to determine the polymorphic instance to use or manually select the instance.

Inputs/Outputs
![]() Xt specifies the multivariate (vector) time series. Each column of the 2D array represents a vector at certain time. ![]() confidence level specifies the level of confidence, as a percentage, to use in computing the confidence limits of the mean and standard deviation values. The default is 95. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() mean limits returns the confidence limits of mean value at the specified confidence level.
![]() std deviation limits returns the confidence limits of standard deviation value at the specified confidence level.
![]() error out contains error information. This output provides standard error out functionality. |
TSA Confidence Limits Details
Examples
Refer to the Series Statistical Analysis VI in the labview\examples\Time Series Analysis\TSAGettingStarted directory for an example of using the TSA Confidence Limits VI.