Relative Content

Tag Archive for rsample

Is there a function for sample selection based on conditions?

I am looking for an algorithm and its implementation in R for sample selection. I have a data.frame with i objects, and each object has j unique features. In parallel, I have > 100 samples k that can have three different values (0, 1, 2) for each feature.