[Seqinr-commits] r1654 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Oct 9 08:19:43 CEST 2009
Author: lobry
Date: 2009-10-09 08:19:42 +0200 (Fri, 09 Oct 2009)
New Revision: 1654
Modified:
pkg/man/peakabif.Rd
Log:
baseline and +1 shift corrected
Modified: pkg/man/peakabif.Rd
===================================================================
--- pkg/man/peakabif.Rd 2009-10-09 06:11:48 UTC (rev 1653)
+++ pkg/man/peakabif.Rd 2009-10-09 06:19:42 UTC (rev 1654)
@@ -41,7 +41,11 @@
}
\value{
Returns invisibly a list with the unscaled values for the locations of peaks,
- heights of peaks and surfaces of peaks.
+ heights of peaks and surfaces of peaks and baseline estimate. The peak
+ location are in datapoint units, that is an integer starting at 1 for the
+ first experimental point, 2 for the second experimental point, etc.
+ However, due to interpolation between points
+ the estimated peak location is usually not an integer.
}
\references{
\code{citation("seqinr")}
More information about the Seqinr-commits
mailing list