Package: spaMM
Type: Package
Title: Mixed-Effect Models, Particularly Spatial Models
Encoding: UTF-8
Version: 2.4.8
Date: 2018-04-14
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.12.10), nlme, nloptr, pbapply
LinkingTo: Rcpp, RcppEigen
Suggests: maps, testthat, lme4, rsae, rcdd, e1071, pedigreemm, minqa
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). Variation in residual variance (heteroscedasticity) can itself be represented by a generalized linear mixed model. Various approximations of likelihood or restricted likelihood are implemented, in particular h-likelihood (Lee and Nelder 2001 <doi:10.1093/biomet/88.4.987>) and Laplace approximation.
License: CeCILL-2
URL: https://www.r-project.org,
        http://kimura.univ-montp2.fr/~rousset/spaMM.htm
RoxygenNote: 6.0.1
ByteCompile: true
Author: François Rousset [aut, cre, cph],
  Jean-Baptiste Ferdy [aut, cph],
  Alexandre Courtiol [aut],
  GSL authors [ctb] (src/gsl_bessel.*)
Packaged: 2018-04-14 09:55:47 UTC; Francois.rousset
Repository: CRAN
Date/Publication: 2018-04-14 10:33:02 UTC
