Description Usage Arguments Value Author(s) Examples
Removes x-trend and/or y-trend from Cq data using lmRob
.
1 2 |
data |
|
detr |
character string: if "x", "y" or "xy" remove x-trend, y-trend or both respectively. |
nx, ny |
numbers of rows and columns. If NULL, maxima of the x- and y-locations from |
inc.bs |
logical, if |
If inc.bs
is FALSE
, the matrix of detrended data.
If inc.bs
is TRUE
then a list containing:
data |
the detrended data |
b.x |
the removed trend for x |
b.y |
the removed trend for y |
Philip Wilson
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.