Package: anchoredDistr
Type: Package
Title: Post-Processing for the Method of Anchored Distributions
Version: 1.0.2
Author: Heather Savoy
Maintainer: Heather Savoy <frystacka@berkeley.edu>
Description: Supplements the 'MAD#' software (see <http://mad.codeplex.com/>, 
    or Osorio-Murillo, et al (2015) <doi:10.1016/j.envsoft.2015.01.002>) that
    implements the Method of Anchored Distributions for inferring geostatistical
    parameters (see Rubin, et al (2010) <doi:10.1029/2009WR008799>). Reads 'MAD#' 
    result databases, performs dimension reduction on inversion data, calculates
    likelihoods and posteriors, and tests for convergence. Also generates plots 
    to summarize results.
Depends: R (>= 3.1.0)
License: GPL
LazyData: TRUE
Imports: np, RSQLite, DBI, methods, graphics, stats, reshape2, Rmisc,
        ggplot2, plyr, dplyr
Collate: 'anchoredDistr.R' 'MADproject.R' 'calcLikelihood.R'
        'calcPosterior.R' 'data.R' 'plot.R' 'print.R' 'readMAD.R'
        'reduceData.R' 'test_convergence.R'
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-15 01:05:53 UTC; heathersavoy
Repository: CRAN
Date/Publication: 2017-06-15 15:01:54 UTC
