Displaying 2 results from an estimated 2 matches for "crosscorr".
Did you mean:
crosscode
2008 Jun 09
2
Crosscorr.plot
Just out of curiosity, why might this be occuring:
> class(x6)
[1] "mcmc"
> crosscorr.plot(x6)
NULL
# Replicable code
example(lmer)
x6 <- mcmcsamp(fm1, n=1000)
crosscorr.plot(x6)
2003 Apr 03
1
ts function
hello
I read "Practical Time Series" (Gareth Janacek; 2001) and they presented
e.g the
smoothing functions msmooth(x,k) or the bivariate function
crosscorr(x,y,k),
but both didn't work on my machine. I only load the ts library, is
another
library necessary or did this function change since 2001? Is there a
more recent and detailed manual for ts?
thanks, cheers Martin
--
Martin Wegmann
Department of Animal Ecology and Tropical Biology
Zoology I...