Package: MIAmaxent
Type: Package
Title: A Modular, Integrated Approach to Maximum Entropy Distribution
        Modeling
Version: 1.2.0
Authors@R: c(
    person("Julien", "Vollering", email = "julienvollering@gmail.com", role = c("aut", "cre")),
    person("Sabrina", "Mazzoni", role = "aut"),
    person("Rune", "Halvorsen", role = "aut"),
    person("Steven", "Phillips", role = "cph"))
Maintainer: Julien Vollering <julienvollering@gmail.com>
Description: Tools for training, selecting, and evaluating maximum entropy
    (and standard logistic regression) distribution models. This package 
    provides tools for user-controlled transformation of explanatory variables, 
    selection of variables by nested model comparison, and flexible model 
    evaluation and projection. It follows principles based on the maximum-
    likelihood interpretation of maximum entropy modeling, and uses infinitely-
    weighted logistic regression for model fitting.
Depends: R (>= 2.10)
License: MIT + file LICENSE
LazyData: TRUE
URL: https://github.com/julienvollering/MIAmaxent
BugReports: https://github.com/julienvollering/MIAmaxent/issues
RoxygenNote: 7.1.1
Encoding: UTF-8
Imports: dplyr (>= 0.4.3), e1071 (>= 1.6-7), graphics, raster (>=
        2.5-8), rlang, stats, utils
Suggests: knitr, rmarkdown, R.rsp
VignetteBuilder: R.rsp
NeedsCompilation: no
Packaged: 2020-12-01 13:55:00 UTC; julien
Author: Julien Vollering [aut, cre],
  Sabrina Mazzoni [aut],
  Rune Halvorsen [aut],
  Steven Phillips [cph]
Repository: CRAN
Date/Publication: 2020-12-01 16:30:03 UTC
Built: R 4.2.0; ; 2022-03-22 17:57:11 UTC; unix
