When running RCp, we select how many subset selections we wish to make of
each size. Sometimes after viewing the results it may be desireable to
reduce this number. This function will reduce the saved RCp file to keep
only the information for the 'best' number of subsets of each size.
USAGE:
summary.RCp(file, best = 5)
REQUIRED ARGUMENTS:
file
an RCp object.
OPTIONAL ARGUMENTS:
best
an integer, the number of 'best' subsets to be selected for each subset
size.
VALUE:
a list with class "summary.RCp" similar to the original RCp object. For
each subset size only the
best subsets are
kept.