Package: PrefSampling
Type: Package
Title: Preferential sampling analysis
Version: 0.3
Date: 2017-04-24
Author: Paul B. Conn, James T. Thorson, Devin S. Johnson
Maintainer: Paul B. Conn <paul.conn@noaa.gov>
Description: Conducts analysis of count data using discrete spatial support
    and allowing for joint models of abundance and site inclusion probabilities to
    address preferential sampling. Analysis is via the TMB package.
License: GNU GENERAL PUBLIC LICENSE, Version 2
LinkingTo: TMB, RcppEigen
Depends:
    TMB (>= 1.6.2),
    sp,
    maptools,
    RandomFields,
    INLA,
    grid,
    gridExtra,
    rgeos,
    ggplot2,
    RColorBrewer
RoxygenNote: 5.0.1
