This is already fixed in nlme_3.1-86!
> Sigma <- corMatrix(tmp, covariate = 1:n) # segfault
Error in corMatrix.corARMA(tmp, covariate = 1:n) :
'object' has not been Initialize()d
Please do check that things you report are not already fixed.
On Wed, 10 Oct 2007, [EMAIL PROTECTED] wrote:
> Fu
This is what I get on R 2.6.0, Win XP
ciao
Simone
P.S. you have posted twice
> n <- 100
>
> # example from Box and Jenkins p. 83
> arcoefs <- c(0.8)
> macoefs <- c(-0.6)
> p <- length(arcoefs)
> q <- length(macoefs)
>
> require(nlme)
> tmp <- corARMA(value=c(arcoefs,macoefs), form=~1, p=p, q=q)
Full_Name: Benjamin Tyner
Version: 2.6.0 RC 2007-10-01 r43043
OS: WinXP
Submission from: (NULL) (171.161.224.10)
platform i386-pc-mingw32
arch i386
os mingw32
system i386, m