t_baseline {takos} | R Documentation |
Title t.baseline
Description
a wrapper for the baseline.rdfbaseline function in the package baseline in order to have the output in the same format as the input
Usage
t_baseline(y)
Arguments
y |
baseline correction on y |
Value
y.baseline returns the corrected y
Examples
y.baseline <- t_baseline(y)
[Package takos version 0.2.0 Index]