08 on 96 degrees of freedom
AIC: 122
Number of Fisher Scoring iterations: 25
Many thanks for your help ! Michela Leone
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat
i have an xts object:
aaa bbbccc ddd
2001-01-02 179.7061239.11 1712.60 271.10
2001-01-03 181.1751243.24 1689.10 267.15
2001-01-04 181.6126242.09 1737.86 267.10
i
p-boun...@r-project.org [mailto:r-help-bounces@r-
project.org] On Behalf Of Michela Ferron
Sent: Monday, February 14, 2011 11:09 AM
To: r-help@r-project.org
Subject: [R] How to group data by day
Hi everybody,
I'm a beginner in R and I'm having a hard time grouping my data by day.
The da
56Z; 35; 1
2005-07-07T10:01:39Z; 13; 1
2005-07-08T10:02:22Z; 1; 2
2005-07-09T10:03:16Z; 23; 3
2005-07-10T10:04:23Z; 39; 4
2005-07-10T10:04:39Z; 15; 4
How can I do that?
Many thanks!
Michela
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mail
these variable?
Thank's
Michela
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
pointer to solve the problem or
to do the same thing in a different way.
Thanks for your consideration
--
Michela Leonardi
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.o
ith R) mailing list.
Thank you very much.
My best,
Michela
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/po
ith R) mailing list.
Thank you very much.
My best,
Michela
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/po
mod_spline,type="lpmatrix")
H<-H[,2:16]
I presume that the vectors obtained using the predict.gam() are different
from the ones obtained using GAM.setup().
Thank for your help.
Looking forward to hearing from you.
Michela
[[alternative HTML version deleted]]
___
In the mgcv package the GAMsetup() function has been removed, can you please
tell me what the new function is?
thanks Michela.
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r
Hello,
someone knows which function has replaced the GamSetup function in mgcv?
With R 1.6 version we have GamSetup but this function doesn't exist with R
2.7.2 version
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
h
advance for all your help,
best
Michela
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provi
ou in advance for all your help,
best
Michela
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
<[EMAIL PROTECTED]>Hi, i'm tryng to build a function that take
some input from user and if the user doesn't provide that inputs the
function should set a deafult value. I have taken as example a function that
i found in the package dlm but with the same code i receive an error (the
component is mi
-- Forwarded message --
From: Michela Leone <[EMAIL PROTECTED]>
Date: 5-ott-2007 17.25
Subject: question about predict.gam
To: R-help@r-project.org
I'm fitting a Poisson gam model, say
model<-gam(a65tm~as.factor(day.week
)+as.factor(week)+offset(log(pop65))+s(time,k
I'm fitting a Poisson gam model, say
model<-gam(a65tm~as.factor(day.week
)+as.factor(week)+offset(log(pop65))+s(time,k=10,bs="cr",fx=FALSE,by=NA,m=1),sp=c(
0.001),data=dati1,family=poisson)
Currently I've difficulties in obtaining right predictions by using
gam.predict function with MGCV packag
16 matches
Mail list logo