Giter Club home page Giter Club logo

Comments (2)

clarkliming avatar clarkliming commented on August 17, 2024

when using df_1d, is it also appropriate to report the confidence intervals?

ideas is that we use df_1d and df_md for testing, for df_1d the d.f., estimate and distribution also provided, but lack the CI. it might be helpful to also report the CI

basically maybe we can create a function like this

confint.mmrm_tmb <- function(...) { #for confidence intervals of the coefficients
# call df_1d to obtain the d.f., est, etc and summarize them into a data.frame
}

for differences in marginal means, use

confint(pairs(emmeans(fit)))

from mmrm.

danielinteractive avatar danielinteractive commented on August 17, 2024

@clarkliming hm good question, let me think about it

from mmrm.

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.