Description Usage Arguments Value Examples
This function estimates parameters from Dirichlet-multinomial distribution.
1 2 3 4 5 6 7  | 
FS_out | 
 An object from the FeatureSelection()  | 
testSet | 
 A test set in data frame or matrix form. The colnames should have the same bacteria (features) as in the training set.  | 
col_start | 
 An index indicating at which column is the beginning of bacteria (features) data. The default is the 3rd column.  | 
type_col | 
 An index indicating at which column is group/type variable. The default is the 2nd column.  | 
HighestRank | 
 The top number of features inclueded in model. The default is all the features left after filtering.  | 
A data frame with 17 columns, each row represents a model estimation output.
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.