Hello Yohann,
Try
arima(lh, order=c(3,0,0), fixed=c(0, NA, NA, NA))
The NA entries in "fixed" (for AR2, AR3, and intercept) will be allowed to
vary.
Kellie Wills
Engineering Service Manager
REvolution Computing
[EMAIL PROTECTED]
On Tue, Oct 28, 2008 at 7:10 AM, Yohann MOREAU <[EM
)
and then using the julian() function to convert them to Julian.
--
Kellie Wills
Engineering Service Manager
REvolution Computing
On Fri, Oct 31, 2008 at 12:17 PM, Kirsten M Barrett <[EMAIL PROTECTED]>wrote:
> Hello, I have a problem with using replace() to convert a vector of dates
read.table doesn't realize the first column should be row names. Try
read.table("C:/Data/R/NewTarget.csv", header=TRUE, sep=",",
na.strings="NA", dec=".", row.names="tripid_nu")
Kellie Wills
Engineering Service Manager
REvolution C
3 matches
Mail list logo