# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "pMEM" in publications use:'
type: software
license: GPL-3.0-only
title: 'pMEM: Predictive Moran''s Eigenvector Maps'
version: 0.1-1
doi: 10.5281/zenodo.13356457
identifiers:
- type: doi
  value: 10.32614/CRAN.package.pMEM
abstract: Calculation of Predictive Moran's eigenvector maps (pMEM), as defined by
  Guénard and Legendre (In Press) "Spatially-explicit predictions using spatial eigenvector
  maps" <https://doi.org/10.5281/zenodo.13356457>. Methods in Ecology and Evolution.
  This method enables scientists to predict the values of spatially-structured environmental
  variables. Multiple types of pMEM are defined, each one implemented on the basis
  of spatial weighting function taking a range parameter, and sometimes also a shape
  parameter. The code's modular nature enables programers to implement new pMEM by
  defining new spatial weighting functions.
authors:
- family-names: Guénard
  given-names: Guillaume
  email: guillaume.guenard@umontreal.ca
  orcid: https://orcid.org/0000-0003-0761-3072
preferred-citation:
  type: article
  title: Spatially-explicit predictions using spatial eigenvector maps.
  authors:
  - family-names: Gu\'enard
    given-names: Guillaume
    email: guillaume.guenard@umontreal.ca
  - family-names: Legendre
    given-names: Pierre
    email: pierre.legendre@umontreal.ca
  journal: Methods in Ecology and Evolution
  year: '2024'
  volume: In Press
  doi: 10.5281/zenodo.13356457
  start: XXXX
  end: XXXX
repository: https://CRAN.R-project.org/package=pMEM
date-released: '2024-09-26'
contact:
- family-names: Guénard
  given-names: Guillaume
  email: guillaume.guenard@umontreal.ca
  orcid: https://orcid.org/0000-0003-0761-3072