R/beliefupdatr-package.R

#' The 'beliefupdatr2' package.
#' 
#' @description Modeling phonetic adaptation as belief updating requires some
#'   distributions and utility functions. Here they are.
#' 
#' @docType package
#' @name beliefupdatr-package
#' @aliases beliefupdatr
#' @useDynLib beliefupdatr, .registration = TRUE
#' @import methods
#' @import Rcpp
#' @import rstantools
#' @importFrom rstan sampling
#' 
#' @references 
#' Stan Development Team (2018). RStan: the R interface to Stan. R package version 2.17.3. http://mc-stan.org
#' 
NULL
kleinschmidt/beliefupdatr documentation built on May 24, 2020, 8:26 p.m.