OK, now it sounds like the behavior is exactly the same for both of us. I
think Gmail sometimes gobbles up newline characters, and that must have
messed up the code I sent out before.
Someone pointed out to me that a similar problem was identified before:
https://stat.ethz.ch/pipermail/r-sig-mixe
Michael,
Good news (relatively speaking). I ran your code again, but this time
I actually looked at what I pasted in and noticed some errors. When I
actually pulled your code into a text editor, there was an issue with
one of the comments wrapping to the next line without a new #
(probably an em
t;> cat(temp)
> >>> time.rng<- temp[1]
> >>> time.nug<- temp[2]
> >>> temp<- coef(object[["space"]],unconstrained=FALSE)
> >>> space.rng<- temp[1]
> >>> space.nug<- temp[2]
> >>&g
;),function(mat)
>>> (1-time.nug)*exp(-mat/time.rng))
>>> cor.space<- lapply(attr(object[["space"]],"covariate"),function(mat)
>>> (1-space.nug)*exp(-mat/space.rng))
>>> x<- lapply(seq(length(cor.time)),function(mat)
>
("corFactor","corStruct")
>> logDet.corSPT<- getS3method("logDet","corStruct")
>> recalc.corSPT<- getS3method("recalc","corStruct")
>>
>> formula.corSPT<- function(object,...) {
>> a&l
"]],...)
}
debug(corSPT)
debug(getS3method("recalc","corSpatial"))
debug(getS3method("recalc","corStruct"))
debug(getS3method("Initialize","corSPT"))
debug(getS3method("coef<-","corSPT"))
debug(getS3method(&quo
ot;recalc","corSpatial"))
debug(getS3method("recalc","corStruct"))
debug(getS3method("Initialize","corSPT"))
debug(getS3method("coef<-","corSPT"))
debug(getS3method("coef","corSPT"))
debug(getS3method(&quo
-help-boun...@r-project.org] On Behalf Of Michael Steven
Rooney Sent: Wednesday, April 21, 2010 17:41 To: r-help@r-project.org
Subject: [R] R crashing oddly
> Hi,
>
> I am working with the package nlme, and I tried creating a new
> correlation class (which, according to the help pages,
the problem.
Uwe Ligges
nlme version is 3.1-93
The OS is Windows XP.
This is for my work computer but I get the same behavior at home using
Vista.
-- Forwarded message --
From: Sarah Goslee
Date: Wed, Apr 21, 2010 at 11:50 AM
Subject: Re: [R] R crashing oddly
To: Michael
The R version is 2.9.2.
nlme version is 3.1-93
The OS is Windows XP.
This is for my work computer but I get the same behavior at home using
Vista.
-- Forwarded message --
From: Sarah Goslee
Date: Wed, Apr 21, 2010 at 11:50 AM
Subject: Re: [R] R crashing oddly
To: Michael Steven
Hi,
I am working with the package nlme, and I tried creating a new correlation
class (which, according to the help pages, is possible if you write a few
new method functions). Anyways, I think I am 99% of the way there, but I
have a recurring problem with R crashing on seemingly innocuous statemen
11 matches
Mail list logo