Skip to content

data(lh) time serie parameters

1 message · Jean lobry

#
Dear all,

I'm confused by the time serie parameters in data(lh) :

sueoka:~ lobry$ R --vanilla --quiet
[1]  1 48  1

because documentation says:

QUOTE
A regular time series giving the luteinizing hormone in blood
samples at 10 mins intervals from a human female, 48 samples.
UNQUOTE

So that I would expect the time serie to end at 480 minutes
or 8 hours. Shouldn't we have something like:
or
Best,

Jean
R version 2.6.2 (2008-02-08)
i386-apple-darwin8.10.1

locale:
C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

loaded via a namespace (and not attached):
[1] rcompgen_0.1-17