Code Monkey home page Code Monkey logo

Comments (5)

strengejacke avatar strengejacke commented on June 11, 2024

Coefficient may differ, depending on whether mean or median (or another centrality measure) is reported. tab_model() reports the variances, while summary() usually reports SD of the random effects parameter. You cannot change this part of the table output in tab_model(), unfortunately.
Alternatively, you may try following packages:

(There are probably more, but these are the packages I usually use)

from sjplot.

maxfarrell avatar maxfarrell commented on June 11, 2024

Hi Daneil,

Thanks for the clarification. In this case, what is the tab_model() sigma^2 for the random effect denoting?

from sjplot.

strengejacke avatar strengejacke commented on June 11, 2024

Sigma^2 is the resiudal variance (you also get this from the summary). See also https://easystats.github.io/insight/reference/get_variance.html, where Tau etc. are also explained.

You actually find most values directly in the summary output:

image

from sjplot.

strengejacke avatar strengejacke commented on June 11, 2024

(just realized, you're talking about brms - the summary output may differ)

from sjplot.

maxfarrell avatar maxfarrell commented on June 11, 2024

Hi Daniel,

Thanks - yes I'm fitting a hierarchical bernoulli model via brms so the output is different, and I don't think there should be an estimated sigma^2 term as that's not a parameter in the model (other than the sigmas for the hierarchical effects). Just wondering if this something coming out because I'm using brms when this function isn't supported for these types of models.

I'll look into the other pacakges you mentioned in the mean time

from sjplot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.