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.
我有一些调查数据需要分析。数据包含约 3000 个案例。我想为该数据的一个小子样本计算回归,该子样本实际上非常小(只有约 30 个案例),因此标准误差变得非常大。我想使用 MRP(多级回归和后分层)来分析这些案例。R中是否有用于计算MRP的包?
我没有找到一个包本身,但是这个入门提供了一个简单的方法,我发现它很有用。