Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有两个数据集。我需要从中采样的一个,另一个是指定数量的记录以从每个层中采样。我想以指定的样本大小重复采样,直到样本数据帧达到 X 条记录。如何循环采样?我目前正在使用包 splitstackshape 中的分层函数?