Code Monkey home page Code Monkey logo

Comments (4)

DominiqueMakowski avatar DominiqueMakowski commented on September 27, 2024

@mi302 Hum, I am afraid psycho doesn't rely directly on network3D, and I am not sure which of its deps is depending on it... I am not sure how to address that.

However, know that most of psycho's functions are currently being reimplemented within the easystats, for instance in report. Let me know what "aspects" of psycho were you seeking, and I can tell you if it's already or planned to be implemented in easytats.

from psycho.r.

mi302 avatar mi302 commented on September 27, 2024

Wow! That was an amazingly quick response!

I am actually trying to use the "get_contrasts()" function to extract from a lmer object the statistics related to means and pairwise differences. (I wrote some functions that call this function, and now that I can't get 'psycho' to work, my functions are non-functional too).

Is easystats an R package, BTW? Please bear with my ignorance. I appreciate your help!

from psycho.r.

DominiqueMakowski avatar DominiqueMakowski commented on September 27, 2024

easysats in a collection of packages that will eventually replace most of psycho's functions (it is a work in progress).

Your case is unfortunate: the get_means and get_contrasts of psycho's are meant to be reimplemented in the estimate (estimate_contrasts and estimate_means). However, the package currently supports only rstanarm (bayesian) models 😕

Thus, I would recommend checking the emmeans package, on which get_contrasts was based (see its source code).

Hope it helps

from psycho.r.

mi302 avatar mi302 commented on September 27, 2024

Great! I will use the emmeans package, then. Thank you so much for your super quick response and support.

from psycho.r.

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.