Skip to content

Releases: gianmarcoalberti/CAinterprTools

v0.24

30 May 15:20
Compare
Choose a tag to compare

New in version 0.24:
improvements and typos fixes to the help documentation; improvements to the package description contained in the README.md file; density chart replaced by frequency histogram in the sig.tot.inertia.perm() function; some functions have been renamed: ca.cluster() > caCluster(), ca.corr() > caCorr(), ca.percept() > caPercept(), ca.plot() > caPlot(), ca.plus() > caPlus(), ca.scatter() > caScatter().

v0.23

21 Apr 16:48
Compare
Choose a tag to compare

New in version 0.23:

improvements and typos fixes to the help documentation; improvements of performance; error fix in the calculation of p-values in the sig.dim.perm(), sig.dim.perm.scree(), and sig.tot.inertia.perm() (error introduced in v0.21 and unfortunately retained in v0.22).

v0.22

19 Apr 16:16
Compare
Choose a tag to compare

New in version 0.22:

improvements and typos fixes to the help documentation; under-the-hood improvements of performance; error fix in the calculation of p-values in the sig.dim.perm() and sig.dim.perm.scree() functions (error introduced in v0.21).

0.21

10 Apr 15:02
Compare
Choose a tag to compare

New in version 0.21:
improvements and typos fixes to the help documentation; adjustments and improvements to the permuted p-values calculation in the sig.dim.perm(), sig.dim.perm.scree(), and sig.tot.inertia.perm() functions.

v0.20

04 Feb 08:02
Compare
Choose a tag to compare

New in version 0.20:

improvements and typos fixes to the help documentation; improvements to the chart returned by the malinvaud() function; rescale() function added.

v0.19

03 Feb 17:38
Compare
Choose a tag to compare

New in version 0.19:

improvements and typos fixes to the help documentation; groupBycoord() added; the rows.cntr() and cols.cntr() functions have been modified: in the output chart, categories are now divided in two groups (major and minor contributors to the definition of the selected dimension). In the same function, the parameter cti has been removed. In the chart returned by the rows.corr() and cols.corr() functions, the categories are now grouped in two groups according to whether the correlation is with the positive (pole +) or negative (pole -) side of the selected dimension. In the rows.cntr(), cols.cntr(), rows.corr(), and cols.corr() functions the legend to the right-hand side of the chart is now optional.

v0.18

23 Jan 07:53
Compare
Choose a tag to compare

New in version 0.18:

improvements and typos fixes to the help documentation; progress bar added to functions using randomized computations.

v0.17

23 Nov 07:06
Compare
Choose a tag to compare

New in version 0.17:

the table.collapse() function has been added.

v0.16

05 Nov 16:14
Compare
Choose a tag to compare

New in version 0.16:

the charts returned by the cols.cntr.scatter(), cols.corr.scatter(), rows.cntr.scatter(), and rows.corr.scatter() have been modified in order to be set with a ratio of 1 (i.e., 1 unit on the x-axis is equal to 1 unit on the y-axis). In these same plots, the diagonal line has been given a transparent black colour.

v0.15

02 Nov 20:33
Compare
Choose a tag to compare

New in version 0.15:
minor adjustments to the plots' axes labels formatting; the malinvaud() function now returns the output table; the fire_loss and breakfast dataset have been added.