R/SEMPSM-package.R

#' The 'SEMPSM' package.
#'
#' @description A DESCRIPTION OF THE PACKAGE
#'
#' @docType package
#' @name SEMPSM-package
#' @aliases SEMPSM
#' @useDynLib SEMPSM, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @importFrom rstan sampling
#'
#' @references
#' Stan Development Team (2019). RStan: the R interface to Stan. R package version 2.19.2. https://mc-stan.org
#'
NULL
ebuhle/SEMPSM documentation built on Aug. 8, 2020, 4:05 a.m.