Previous Page
|
Next Page
Syntax
Previous Page
|
Next Page
The SPECTRA Procedure
Overview
Getting Started
Syntax
Functional Summary
PROC SPECTRA Statement
BY Statement
VAR Statement
WEIGHTS Statement
Details
Input Data
Missing Values
Computational Method
Kernels
White Noise Test
Transforming Frequencies
OUT= Data Set
Printed Output
ODS Table Names: SPECTRA procedure
Examples
Spectral Analysis of Sunspot Activity
Cross-Spectral Analysis
References
Syntax: SPECTRA Procedure
The following statements are used with the SPECTRA procedure:
PROC SPECTRA
options ;
BY
variables ;
VAR
variables ;
WEIGHTS
<weights> <kernel> ;
Previous Page
|
Next Page
|
Top of Page
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page