simcfs(timeslab)R Documentation

Simulate Coeff. of a Polynomial with Zeros Outside Unit Circle

Usage

simcfs(p,seed=0)

Arguments

p Degree of desired polynomial.
seed Real scalar containing the seed for the random number generator.

Value

simcfs returns an array containing coefficients of a polynomial having all of its zeros greater than one in modulus.


[Package Contents]