freebsd-ports/math/R-cran-MCMCpack/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

9 lines
521 B
Plaintext

This package contains functions to perform Bayesian inference using
posterior simulation for a number of statistical models. Most
simulation is done in compiled C++ written in the Scythe Statistical
Library Version 1.0.3. All models return coda mcmc objects that can
then be summarized using the coda package. Some useful utility
functions such as density functions, pseudo-random number generators
for statistical distributions, a general purpose Metropolis sampling
algorithm, and tools for visualization are provided.