diff --git a/docs/articles/Hotelling.html b/docs/articles/Hotelling.html index 703fd95..f10b0ae 100644 --- a/docs/articles/Hotelling.html +++ b/docs/articles/Hotelling.html @@ -6,12 +6,12 @@ -Hotelling's T-squared Tests • LegATo +Hotelling's T-squared tests • LegATo - + - + Nonparametric Microbial Interdependence Test (NMIT) — NMIT • LegAToNonparametric Microbial Interdependence Test (NMIT) — NMIT • LegATo @@ -64,10 +68,12 @@
-

The package performs a multivariate distance-based test for group comparisons of -microbial temporal interdependence. The NMIT test provides a comprehensive way to evaluate -the association between key phenotypic variables and microbial interdependence. -This function is recommended for use after a filtering step using filter_animalcules_MAE.

+

An R-based implementation of the NMIT, a multivariate distance-based test for +group comparisons of microbial temporal interdependence. The NMIT test +provides a comprehensive way to evaluate the association between key +phenotypic variables and microbial interdependence. This function is +recommended for use after a filtering step using +filter_animalcules_MAE.

@@ -81,7 +87,8 @@

Usage dist_type = "F", heatmap = TRUE, classify = FALSE, - fill_na = 0 + fill_na = 0, + ... )

@@ -97,7 +104,8 @@

ArgumentsArguments.