0.96
Version 0.96, 2026-06-23
-
Added arguments
addandoffsettociplot()so that multiple sets of confidence intervals may be compared. (Issue #19) -
mypairs()now callsgrayplot()for the individual plots. Actually, ifshow_na=TRUEit usesgrayplot_na()so that missing values are shown, and this is now the default. -
Added a
tolargument tocf(); if provided, we useabs(x-y)<tolrather thanx==y. (Issue #20) -
In
rmvn(), ifVis a single number, it is taken to be the correlation between all pairs, and the variances are taken to be 1.