drizopoulos / JMbayes

Joint Models for Longitudinal and Survival Data using MCMC
58 stars 23 forks source link

Error: The seed argument is no longer supported, use set.seed() instead #107

Closed chenzaoxyf closed 3 months ago

chenzaoxyf commented 4 months ago

MixedModelFit <- mvglmer(list(prothrombin ~ year sex + (year | id), hepatomegaly ~ year sex + (year | id)), data = pbc2, families = list(gaussian, binomial)) 代码在别的设备都能运行成功,但是在我的设备出现这个错误:”“> MixedModelFit <- mvglmer(list(prothrombin ~ year * sex + (year | id),

drizopoulos commented 4 months ago

Try JMbayes2

—— Professor of Biostatistics Erasmus Medical Center Rotterdam The Netherlands


Από: chenzaoxyf @.> Στάλθηκε: Monday, May 20, 2024 4:54:05 PM Προς: drizopoulos/JMbayes @.> Κοιν.: Subscribed @.***> Θέμα: [drizopoulos/JMbayes] Error: The seed argument is no longer supported, use set.seed() instead (Issue #107)

Waarschuwing: Deze e-mail is afkomstig van buiten de organisatie. Klik niet op links en open geen bijlagen, tenzij u de afzender herkent en weet dat de inhoud veilig is. Caution: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.

MixedModelFit <- mvglmer(list(prothrombin ~ year sex + (year | id), hepatomegaly ~ year sex + (year | id)), data = pbc2, families = list(gaussian, binomial)) 代码在别的设备都能运行成功,但是在我的设备出现这个错误:”“> MixedModelFit <- mvglmer(list(prothrombin ~ year * sex + (year | id),

*

                      hepatomegaly ~ year * sex + (year | id)), data = pbc2,

*

                 families = list(gaussian, binomial))

Error: The seed argument is no longer supported, use set.seed() instead

— Reply to this email directly, view it on GitHubhttps://github.com/drizopoulos/JMbayes/issues/107, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADE7TTZ5IV3KM2JM6TXPLLTZDIFA3AVCNFSM6AAAAABH73YKOOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMYDMMJXGU4DGNQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>