Howtotranslateglmer()calltolme();andincludinglist()forrandomeffects我之前使用lme4包中的glmer()运行了混合模型分析。我现在想使用nlme包中的lme()来运行相同的分析。这是因为随后使用的函数需要输出或调用lme()混合模型。随后使用的函数尝试使用函数segmented.lme()在数据中查找断点。这个函数的代码可以在这里找到:https://www.researchgate.net/publication/292986444_segmented_mixed_models_in_R_code_and_data之前,我使