predictRSR {ptest} | R Documentation |
Compute the estimated quantiles of the required statistics from a given RSR model
predictRSR(n, tableRSR)
n |
Length of series. |
tableRSR |
The RSR fitted models for the required statistic. |
a vector of all the estimated quantiles at pc for specidifed sample sizes n from a given RSR model.
Yuanhao Lai