Displaying 3 results from an estimated 3 matches for "gwrm".
Did you mean:
germ
2010 Feb 11
0
GWRM package
I'd like to announce the availability of the "GWRM" package. It provides a
set of functions for fitting Generalized Waring Regression Models. It also
includes the dataset and the example of Rodriguez-Avi, J; Conde-Sanchez,
A; Saez-Castillo, A.J., Olmo-Jimenez, M. J. and Martinez Rodriguez, A.
M.(2009). A generalized Waring regression model for...
2010 Feb 11
0
GWRM package
I'd like to announce the availability of the "GWRM" package. It provides a
set of functions for fitting Generalized Waring Regression Models. It also
includes the dataset and the example of Rodriguez-Avi, J; Conde-Sanchez,
A; Saez-Castillo, A.J., Olmo-Jimenez, M. J. and Martinez Rodriguez, A.
M.(2009). A generalized Waring regression model for...
2011 Apr 13
1
Modelo para datos de conteos (Manuel Spínola)
...poisson",data=datos)
Call: glm(formula = y ~ 1, family = "poisson", data = datos)
Coefficients:
(Intercept)
7.23
Degrees of Freedom: 53 Total (i.e. Null); 53 Residual
Null Deviance: 2607
Residual Deviance: 2607 AIC: 3097
library(GWRM)
GWRM.fit(y~1,data=datos)$aic
[1] 764.7715
El 12/04/2011 20:58, r-help-es-request@r-project.org escribió:
----------------------------------------------------------------------
Message: 1
Date: Tue, 12 Apr 2011 07:59:51 -0600
From: Manuel Spínola<mspinola10@gmail.com>...