R/stochasticSampling.R

#' stochasticSampling
#' 
#' Package to sample from the model space of a multivariate normal outcome
#' 
#' @docType package
#' @author you 
#' @import Rcpp RcppEigen parallel
#' @importFrom Rcpp evalCpp
#' @useDynLib stochasticSampling
#' @exportPattern "^[[:alpha:]]+"
#' @name stochasticSampling
NULL  
eifer4/stochasticSampling documentation built on May 14, 2019, 11:16 a.m.