schur(timeslab)R Documentation

Form the Schur Matrix Corresponding to AR Parameters

Description

Form the Schur Matrix Corresponding to AR Parameters

Usage

schur(alpha)

Arguments

alpha An array of length $p$ containing the AR coefficients $Valpha$.

Value

schur returns the Schur matrix for the AR coefficients.


[Package Contents]