Description Usage Arguments Value Author(s)
Implements the creation of max heap. Internally called by the dcem_star_train.
| 1 | max_heapify(data, index, num_data)
 | 
| data | (NumericMatrix): The dataset provided by the user. | 
| index | (int): The index of the data point. | 
| num_data | (numeric): The total number of observations in the data. | 
A NumericMatrix with the max heap property.
Parichit Sharma parishar@iu.edu, Hasan Kurban, Mehmet Dalkilic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.