computes multiple randomized rounding for a given vector of wi
     
    
    Usage
    multipleRR(clf, X, y, w, n, remove.zero.vec = TRUE)
 
     
    
    Arguments
    - clf:
 
the classifier parameter object
 
- X:
 
the data matrix with variables in the rows and observations in the columns
 
- y:
 
the response vector
 
- w:
 
a vector of wi coefficients
 
- n:
 
number of round roundings to compute
 
- remove.zero.vec:
 
whether to remove the zero vectors
 
 
    
    Value
    
an population of dense vectors