View source: R/SSplotRunstest.R
SSrunstest | R Documentation |
Residual diagnostics with runs test p-value and 3xsigma limits for Indices, mean length and mean age
SSrunstest(
ss3rep = ss3sma,
mixing = "less",
quants = c("cpue", "len", "age")[1],
indexselect = NULL,
verbose = TRUE
)
ss3rep |
from r4ss::SSgetoutput()$replist1 |
mixing |
c("less","greater","two.sided"). Default less is checking for postive autocorrelation only |
quants |
optional use of c("cpue","len","age"), yet to be tested for age. |
indexselect |
Vector of fleet numbers for each model for which to compare |
verbose |
Report progress to R GUI? |
Runs Test p-values and sig3 limits
Henning Winker (JRC-EC) and Laurance Kell (Sea++)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.