This function makes a composite model from many models
coming from bootstrapping()
Arguments
- models
(vector of rfsrc objects)
Value
composite (rfsrc object) The first rfsrc object is returned
but modified with an attribute $aggregate_rank:
each gene is given the median rank in order of importance
according to the VIMP scores from each bootstrap.