fix.test() generates a test of Stability for AR Approximations with fixed parameters.
fix.test(ts, c, b, type, or = 4, B.s = 1000, m = 0)p value of the test
ts is the data set which is a time series data typically
c indicates the number of basis used to estimate (For wavelet, the number of basis is 2^c. If Cspli is chosen, the real number of basis is c-2+or)
b is the lag for auto-regressive model
type indicates which type of basis is used. There are 31 types in this package
indicates the order of spline and only used in Cspli type, default is 4 which indicates cubic spline
the number of statistics used in multiplier bootstrap, the default value is 1000
the number of window size used in multiplier bootstrap, the default value is 0 which uses the minimum volatility method to determine the number