NEWS
MultivariateAnalysis 0.5.0 (2024-04-08)
Minor improvements
- New argument
layout
in ComponentesPrincipais()
- The argument
corretion
was exclude of CoordenadasPrincipais()
- New argument
length
in HeatPlot()
- New argument
length
and cols
in VariaveisCanonicas()
- New cut options in
Dendrograma()
New functions
- New function plot3D()
- Dendrograma_NumeroOtimo
- Kmeans_NumeroOtimo
- Kmeans_NumeroOtimo2
- Kmeans
- ContribuicaoRelativa
- AnovaCluster
MultivariateAnalysis 0.4.4 (2021-11-12)
Minor improvements
- The functions
HeatPlot()
to show normalized values on the graph.
New functions
MultivariateAnalysis 0.4.3 (2021-09-27)
Minor improvements
- The functions
MANOVA()
and VariaveisCanonicas()
were edited to make possible to analyze trhee-way experiments
MultivariateAnalysis 0.4.2 (2021-09-19)
Minor improvements
- The functions
MANOVA()
and VariaveisCanonicas()
were edited to make possible to import the data using the readxl
package without error
MultivariateAnalysis 0.4.1 (2021-09-03)
Minor improvements
- New argument
alternativa
in CorrelacaoMantel
- The outputs of the functions was improved.
New functions
MultivariateAnalysis 0.4.0 (2021-08-05)
Minor improvements
- News Vignetts
- New argument
Titulo
in Dendograma
- New argument
corte
in Dendograma
- New data example
Dados.DBC.misto
in Dendograma
New functions
- New function
Quant2Quali()
- New function
CoordenadasPrincipais()
MultivariateAnalysis 0.3.0 (2021-07-23)
New functions
*The presentation message has been changed.
*The print of Tocher
output function was improved
- New argument
nperm
in Dendograma
New functions
- New function
ComponentesPrincipais.misto()
MultivariateAnalysis 0.2.0 (2021-07-21)
New functions
- New argument
ColCor
in VariaveisCanonicas()
- New argument
ColCor
in ComponentesPrincipais()
- New argument
plot
in SummaryDistancia()
- New function
CorrelacaoMantel()
MultivariateAnalysis 0.1.1 (2021-07-06)
Minor improvements
- New argument
Fator
in VariaveisCanonicas()
- New multivariate distances in argument
Metodo
for Distancias()
function
MultivariateAnalysis 0.1.0 (2021-06-28)
- The first version of
MultivariateAnalysis
package submitted to CRAN.