strengejacke / sjPlot

sjPlot - Data Visualization for Statistics in Social Science
https://strengejacke.github.io/sjPlot
603 stars 91 forks source link

tab_model error #811

Open NitzTK opened 2 years ago

NitzTK commented 2 years ago

I'm trying to run tab_model on a hierarchical regression model I created based on multiple imputations using mice. However, I keep getting this error that I don't understand its meaning and how to solve it.

Error in .model_parameters_generic(model = mice::pool(model), ci = ci, : formal argument "bootstrap" matched by multiple actual arguments

strengejacke commented 2 years ago

Do you have a reproducible example?

NitzTK commented 2 years ago

Hi, yes, i can send you my code if that's helps:

tab_model(m3, show.se = TRUE, show.ci = TRUE,show.p = TRUE,

On Tue, Mar 8, 2022 at 11:16 AM Daniel @.***> wrote:

Do you have a reproducible example?

— Reply to this email directly, view it on GitHub https://github.com/strengejacke/sjPlot/issues/811#issuecomment-1061565488, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYD47O5MOQIZBYPNYS4WGTTU64LH7ANCNFSM5QFX27BQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>