Learn R Programming

anchoredDistr (version 1.0.3)

Post-Processing for the Method of Anchored Distributions

Description

Supplements the 'MAD#' software (see , or Osorio-Murillo, et al. (2015) ) that implements the Method of Anchored Distributions for inferring geostatistical parameters (see Rubin, et al. (2010) ). Reads 'MAD#' result databases, performs dimension reduction on inversion data, calculates likelihoods and posteriors, and tests for convergence. Also generates plots to summarize results.

Copy Link

Version

Install

install.packages('anchoredDistr')

Monthly Downloads

10

Version

1.0.3

License

GPL

Maintainer

Heather Savoy

Last Published

June 20th, 2017

Functions in anchoredDistr (1.0.3)

reduceData

Apply the requested dimension reduction technique to the inversion data for the given MADproject object
testConvergence

Test (visually) the convergence of a MADproject object.
pumping

anchoredDistr example data
readMAD

Read the SQLite databases from MAD# into the MADproject object.
calcLikelihood

Calculate the likelihood for the samples in a MADproject object.
calcPosterior

Calculate the posterior for a MADproject object.
tutorial

anchoredDistr example data
MADproject-class

An S4 class to represent a MAD project
anchoredDistr

anchoredDistr: A package for post-processing of the Method of Anchored Distributions.
plotMAD

Plot the data contained in MADproject object slots.
print.MADproject

Print the data contained in MADproject object slots.