Package: spaMM
Type: Package
Title: Mixed-Effect Models, Particularly Spatial Models
Encoding: UTF-8
Version: 2.0.0
Date: 2017-04-06
Authors@R: c(person("François", "Rousset", role = c("aut", "cre", "cph"),
                     email = "francois.rousset@umontpellier.fr"),
              person("Jean-Baptiste", "Ferdy", role = c("aut","cph")),
              person("Alexandre", "Courtiol", role = "aut"),
              person("GSL authors", role = "ctb", comment = "src/gsl_bessel.*")
              )
Maintainer: François Rousset <francois.rousset@umontpellier.fr>
Imports: methods, stats, graphics, Matrix, MASS, proxy, Rcpp (>=
        0.11.0), nlme, nloptr
LinkingTo: Rcpp, RcppEigen
Suggests: maps, testthat, lme4, rsae, ff, rcdd, e1071, foreach
Depends: R (>= 3.2.0)
NeedsCompilation: yes
Description: Inference in mixed-effect models, including generalized linear mixed models with spatial
    correlations and models with non-Gaussian random effects (e.g., Beta Binomial,
    or negative-binomial mixed models). Variation in residual variance is handled and can be modelled
    as a linear model. The algorithms are currently various Laplace approximations
    methods for likelihood or restricted likelihood, in particular h-likelihood and penalized-likelihood
    methods.
License: CeCILL-2
URL: https://www.r-project.org,
        http://kimura.univ-montp2.fr/~rousset/spaMM.htm
RoxygenNote: 5.0.1
Author: François Rousset [aut, cre, cph],
  Jean-Baptiste Ferdy [aut, cph],
  Alexandre Courtiol [aut],
  GSL authors [ctb] (src/gsl_bessel.*)
Packaged: 2017-04-06 21:03:46 UTC; Francois.rousset
Repository: CRAN
Date/Publication: 2017-04-06 22:05:00 UTC
