Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rj Editor Marginal means plots #990

Open
p-deli opened this issue Jan 26, 2021 · 0 comments
Open

Rj Editor Marginal means plots #990

p-deli opened this issue Jan 26, 2021 · 0 comments

Comments

@p-deli
Copy link

p-deli commented Jan 26, 2021

Hello,

Plotting the marginal means in the Rj Editor with syntax emMeans gives a never ending spinning circle and never creates the image.

The same happens when resPlots = TRUE, is added.

Above mentioned lines have to be commented out or erased and the code re-run in order to make the unwanted effect disappear.

An example of the Rj Editor script:
jmv::linReg(
data = data,
dep = 'zScore',
covs = Age,
blocks = list(
list(
"Age")),
refLevels = list(),
resPlots = TRUE,
cooks = TRUE,
emMeans = ~ Age
)

System used:

  • Jamovi Version 1.6.12.0
  • macOS Catalina Version 10.15.7 (19H114)

Hope this is helpful.

Best regards,
pdeli

Issue originally posted in the Jamovi Forum.

++++

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant