Toggle navigation
triangulr
1.2.1
Reference
Changelog
Changelog
Source:
NEWS.md
2021-05-27
triangulr
1.2.1
Fixed ambiguous reference error.
2021-05-16
triangulr
1.2.0
Replaced Rcpp dependency in favor of cpp11.
Removed dqrng dependency.
Refactored distribution functions.
2020-11-20
triangulr
1.1.0
Updated
rtri
to use less memory.
Added optional argument
dqrng
for
rtri
to use the
dqrunif
generator.
2020-09-28
triangulr
1.0.0
Expected shortfall function
estri
was added.
Moment generating function
mgtri
and characteristic function
ctri
were added.
Bug Fixes for existing standard functions.
Unreleased
triangulr
0.2.0
Changed
dtriang
,
ptriang
,
qtriang
, and
rtriang
to
dtri
,
ptri
,
qtri
, and
rtri
respectively.
Unreleased
triangulr
0.1.0
Standard functions were reimplemented in C++.
Contents