pvalueRSR {ptest} | R Documentation |
Compute the estimated p-value of the observed statistics from a given RSR model
pvalueRSR(n, Statistic, tableRSR)
n |
Length of series. |
Statistic |
A list of observed statistics. |
tableRSR |
The RSR fitted models for the required statistic. |
A list of p-values.
Yuanhao Lai