Function arguments are now more consistent.
More extensive numerical checks.
Added C++ code for vectorized functions – for computational speed and memory efficiency.
Renamed functions to start from draw
(instead of
nhppp_t
), draw_zt
(instead of
ztnhppp_t
), and vdraw
(instead of ending in
_vec()
)
Initial CRAN submission.