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.
mice我使用in 对100 个数据集进行了多次估算R,然后使用 mouse 命令将它们汇集在一起compute,以便在汇集的数据集上运行一些 oder 操作。此操作的结果是池数据集的附加列。
mice
R
compute
现在我想在老鼠框架内“回来”,使用with.mids.
with.mids
如何“分离”我的数据集 + 新列以获取mids要使用的对象with.mids?
mids
是否可以mids通过使用 as.mids函数然后使用with mice命令来创建对象?
as.mids
with
非常感谢。
伊曼纽拉