f Dieter Menne
> Sent: Tuesday, June 10, 2008 1:11 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [R] Crosscorr.plot
>
> Doran, Harold air.org> writes:
>
> >
> > Just out of curiosity, why might this be occuring:
> >
> > > class(x6)
> > [1]
Doran, Harold air.org> writes:
>
> 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)
>
I cannot reproduce this with the Current Sourceforge
I presume that this is the function from package coda (not mentioned and
we have no sessionInfo() and the 'replicable code' does not work).
On Mon, 9 Jun 2008, Doran, Harold wrote:
Just out of curiosity, why might this be occuring:
class(x6)
[1] "mcmc"
crosscorr.plot(x6)
NULL
And what d
3 matches
Mail list logo