Giter VIP home page Giter VIP logo

Comments (3)

mcfanda avatar mcfanda commented on June 12, 2024

Hi
I cannot reproduce issue with standard data. If you get the results in jamovi but not in R is almost surely due to the variables set up. In jamovi, what you put in "Factors" is transformed into a categorical variable, what you put in "Covariates" is coerced to a numeric variable. In R, if you pass the variables in a formula, their type is taken from the dataset (no coercion) . Thus, check if group is a factor (I guess you want it to be so) and that the type of Timepoint is the one you intend. Check the results after setting the correct variable types.

from gamlj.

Jeazh9 avatar Jeazh9 commented on June 12, 2024

Hihi, thanks for your prompt response.
I just double checked, both Group and Timepoint are set as nominal variable and dv is a continuous one (same as they are in Jamovi). However, the simple effect tables are still empty in R results.

Would there be any other solutions to fix the issues? Thanks!

from gamlj.

Jeazh9 avatar Jeazh9 commented on June 12, 2024

Hi, i changed the timepoint into a numeric variable and it works! thank you so much!

from gamlj.

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.