gsaot 1.0.1
Added a
summary()
method for classgsaot_indices
In
plot_comparison()
, added checks for inputsAll titles in title style
gsaot 1.0.0
CRAN release: 2025-06-17
In
plot_functions()
, changed the y axis label for consistency with theorySplit
lower_bound()
intoentropic_bound()
andirrelevance_threshold()
for the two use cases previously identified by"bound"
.In
plot_separations()
, changed the label on the y-axis to"Separation Measurements"
In
print.gsaot_indices()
, removed the upper bound from displayIn
ot_indices_bw()
, changed names of the indicesIn
ot_indices()
, removed checks ony
iscost!="L2"
Added
plot_comparison()
to graphically compare different indicesprint.gsaot_indices()
output simplifiedot_indices()
,ot_indices_1d()
, andot_indices_wb()
now work correctly with NAs in input
gsaot 0.2.0
CRAN release: 2025-04-21
In
ot_indices()
, improved solversinkhorn_log
.lower_bound()
has an improved documentation.ot_indices_1d()
now allows the use of different L_p^p norms.ot_indices()
,ot_indices_1d()
, andot_indices_wb()
have an extended bootstrap output.plot_separations()
is the new name ofplot_inner_stats()
.