Package: spaMM
Type: Package
Title: Mixed models, particularly spatial GLMMs
Encoding: UTF-8
Version: 1.2.0
Date: 2014-06-23
Authors@R: c(person("François", "Rousset", role = c("aut", "cre", "cph"),
                     email = "francois.rousset@univ-montp2.fr"),
              person("Jean-Baptiste", "Ferdy", role = c("aut","cph")))
Maintainer: François Rousset <francois.rousset@univ-montp2.fr>
Imports: Matrix, MASS, lpSolveAPI (>= 5.5.0.14), proxy, geometry, Rcpp
        (>= 0.11.0)
LinkingTo: Rcpp, RcppEigen
Suggests: nlme, maps
NeedsCompilation: yes
Description: Implements a collection of functions for inference in mixed models. It was developed in particular for GLMMs with spatial correlations, but also fits models with non-Gaussian random effects (e.g., Beta Binomial, or negative-binomial mixed models). Heteroskedasticity can further be fitted by a linear model. The algorithms are currently various Laplace approximations methods for ML or REML, in particular h-likelihood and penalized-likelihood methods.  
License: CeCILL-2
URL: http://www.r-project.org,
        http://kimura.univ-montp2.fr/~rousset/spaMM.htm
Packaged: 2014-06-24 21:13:59 UTC; rousset
Author: François Rousset [aut, cre, cph],
  Jean-Baptiste Ferdy [aut, cph]
Depends: R (>= 2.10)
Repository: CRAN
Date/Publication: 2014-06-25 07:14:29
