- Fixed a bug in
rmulti()
that assigned correlations to the wrong pairs with more than 3 variables (thanks @yann1cks!) - Made
rmulti()
more efficient by skipping adjusted r simulation for normal-normal pairs - Added
nbinom2norm()
conversion function, but not sure it works right unless you setsize
andprob
manually (produces a warning if you don't)