rcpp_pgdraw: A function for evaluating drawing random Polya-gamma random...

View source: R/RcppExports.R

rcpp_pgdrawR Documentation

A function for evaluating drawing random Polya-gamma random variables in parallel

Description

A function for evaluating drawing random Polya-gamma random variables in parallel

Arguments

b

An N vector of Polya-gamma parameters

c

An N vector of Polya-gamma parameters

cores

An integer that gives the number of cores for openMP parallelization

threshold

An integer that gives the number b at which a normal approximation (central limit theorm) is used. Default is 170.


jtipton25/pgR documentation built on July 8, 2022, 12:44 a.m.