Last data update: 2014.03.03

R: fitCV
fitCVR Documentation

fitCV

Description

Fits a smoothing line to coefficient of variation profiles.

Usage

fitCV(x, scaleLog10)

Arguments

x

A dataframe with columns Time (FP maturation time) and CV (coefficient of variation of timer signal).

scaleLog10

A logical indicating whether the points are spaced on the log10 scale or not.

Value

A dataframe containing fitted values and the minimum CV of the profile.

Author(s)

Joseph D. Barry

Examples

if (interactive()) vignette(topic="genPaperFigures", package="TimerQuant")

Results