Calculate Distance Measures for DataFrames


[Up] [Top]

Documentation for package ‘cmahalanobis’ version 1.0.0

Help Pages

cbhattacharyya Calculate the Bhattacharyya dissimilarities for each pair of factors or for the index.
cbraycurtis Calculate the Bray-Curtis dissimilarities for each pair of factors or for the index.
ccanberra Calculate the Canberra distances for each pair of factors or for the index.
cchebyshev Calculate the Chebyshev distances for each pair of factors or for the index.
ccosine Calculate the Cosine dissimilarities for each pair of factors or for the index.
ceuclide Calculate the Euclidean distances for each pair of factors or for the index.
chamming Calculate the Hamming distances for each pair of factors or for the index.
chellinger Calculate the Hellinger distances for each pair of factors or for the index.
cjaccard Calculate the Jaccard distances for each pair of factors or for the index.
cmahalanobis Calculate the Mahalanobis distances for each pair of factors or for the index.
cmanhattan Calculate the Manhattan distances for each pair of factors or for the index.
cminkowski Calculate the Minkowski distances for each pair of factors or for the index.
csorensendice Calculate the Sorensen-Dice dissimilarities for each pair of factors or for the index.
generate_report_cbhattacharyya Generate a Microsoft Word document about the Bhattacharyya dissimilarities matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_cbraycurtis Generate a Microsoft Word document about the Bray-Curtis dissimilarities matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_ccanberra Generate a Microsoft Word document about the Canberra distances matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_cchebyshev Generate a Microsoft Word document about the Chebyshev distances matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_ccosine Generate a Microsoft Word document about the Cosine dissimilarities matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_ceuclide Generate a Microsoft Word document about the Euclidean distances matrix or matrices and the p-values matrix or matrices.
generate_report_chamming Generate a Microsoft Word document about the Hamming distances matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_chellinger Generate a Microsoft Word document about the Hellinger distances matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_cjaccard Generate a Microsoft Word document about the Jaccard distances matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_cmahalanobis Generate a Microsoft Word document about the Mahalanobis distances matrix or matrices and the p-values matrix or matrices.
generate_report_cmanhattan Generate a Microsoft Word document about the Manhattan distances matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_cminkowski Generate a Microsoft Word document about the Minkowski dissimilarities/distances matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
generate_report_csorensendice Generate a Microsoft Word document about the Sorensen-Dice dissimilarity matrix or matrices (two or more) and the p-values matrix or matrices (two or more).
pvaluescbatt Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Bhattacharyya dissimilarities as a base.
pvaluescbrcu Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Bray-Curtis dissimilarity as a base.
pvaluesccanb Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Canberra distance as a base.
pvaluesccheb Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Chebyshev distance as a base.
pvaluesccosi Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Cosine dissimilarity as a base.
pvaluesceucl Calculate the p_values matrix or matrices (two or more) for each pair of factors inside variable or variables (two or more), using Euclidean distance as a base.
pvalueschamm Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Hamming distance as a base.
pvalueschell Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Hellinger distances as a base.
pvaluescjacc Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Jaccard distance as a base.
pvaluescmaha Calculate the p_values matrix or matrices (two or more) for each pair of factors inside variable or variables (two or more), using Mahalanobis distance as a base.
pvaluescmanh Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Manhattan distance as a base.
pvaluescmink Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Minkowski dissimilarity/distance as a base.
pvaluescsore Calculate the p_values matrix or matrices (two or more) for each factor inside variable or variables (two or more), using Sorensen-Dice dissimilarity as a base.