Description Usage Arguments Value
Obtain fitted valus of rqss for observed data and n replicates of simulated data.
1 2 | rqsssummarize(o, llam.quant = o$llam.quant, conf.level = 0.95,
lmod.span = NULL, ...)
|
o |
A vpcstatsobj which includes both observed and simulated data |
llam.quant |
A data.frame of optimized llambda values by quantile obtained from rqssoptimize |
conf.level |
A numeric value between 0,1 to return upper/lower boundaries for simulated data |
lmod.span |
Alpha parameter for loess smoothing. Optimized span is obtained from rqssoptmize by default if pred.correct = TRUE |
... |
Other arguments to include |
Returns two data.table in vpcstatsobj containing rqss.obs.fits and rqss.sim.fits for rqss fits of observed and median fits of simulated data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.