R/rcosmosis-package.R

#' rcosmosis: A package for analysis of CosmoSIS output.
#'
#' The rcosmosis package provides functions for reading CosmoSIS output (MCMC
#' sampler and grid output files), and for making 1- and 2-dimensional plots of
#' that output.
#'
#' @section Functions for reading data:
#' \code{read.cosmosis.mcmc}, for reading MCMC sampler output.
#' \code{read.cosmosis.grid}, for reading grid sampler output.
#'
#' @section Functions for plotting data:
#'  \emph{Yet to be written.}
#'
#' @docType package
#' @name rcosmosis
NULL
marcpaterno/rcosmosis documentation built on June 5, 2023, 6:43 p.m.