simcfs(timeslab) | R Documentation |
simcfs(p,seed=0)
p |
Degree of desired polynomial. |
seed |
Real scalar containing the seed for the random number generator. |
simcfs |
returns an array containing coefficients of a polynomial having all of its zeros greater than one in modulus. |