rqsssummarize: Obtain fitted valus of rqss for observed data and n...

Description Usage Arguments Value

View source: R/binlessVPC.R

Description

Obtain fitted valus of rqss for observed data and n replicates of simulated data.

Usage

1
2
rqsssummarize(o, llam.quant = o$llam.quant, conf.level = 0.95,
  lmod.span = NULL, ...)

Arguments

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

Value

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.


jameswcraig/binlessVPC documentation built on Nov. 10, 2019, 10:32 p.m.