Learn R Programming

takos (version 0.2.0)

t_baseline: 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

Run this code
# NOT RUN {
y.baseline <- t_baseline(y)
# }

Run the code above in your browser using DataLab