Description Usage Arguments Value Author(s) Examples
segmented Quantile smoothing of array data
1 | quantsmooth.seg(y, x = 1:length(y), lambda = 2, tau = 0.5,kappa = 0, nb = length(x))
|
y |
numeric vector |
x |
numeric vector of same length as |
lambda |
numeric |
tau |
numeric [0..1], the quantile desired; see |
kappa |
fudge parameter; see details |
nb |
integer, basis |
This function returns a vector of the same length as y
Jan Oosting
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.