| epi_iForest | R Documentation | 
This function identifies regions with CpGs being outliers using isolation.forest approach.
epi_iForest(mixture, case_id, ntrees)
mixture | 
 beta values matrix. Samples in columns and CpGs in rows.  | 
case_id | 
 a character string specifying the name of the case sample.  | 
ntrees | 
 number of binary trees to build for the model.
Default is   | 
The function returns the outlier score for the given case sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.