Description Usage Arguments Details Value
set.lambda
sets the mean height of the peaks over region x.
1 2 |
data |
an object of type |
lambda |
numeric vector. If not |
lambda_1, lambda_2, lambda_0, x_1, x_2 |
numerics. If |
lambda
is calculated as a linear piecewise function which is equal to lambda_0
outside the [x_1,x_2]
region. Inside this region, lambda
is approximated by a line connecting points (x_1;lambda_1)
and (x_2;lambda_2)
.
An object of type data
. Element
lambda |
numeric vector containing an approximate mean magnitude of the signal. |
is replaced with its new value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.