sjplot Questions

1

Solved

My goal is to save a dataframe, aov output, etc. as an image that has been processed by an R packages that formats r data into scientific journal ready formats, like sjPlot. >library(sjPlot) &gt...
Oakley asked 14/8, 2021 at 21:20

2

I have a problem concerning the function ggsave() and I would be really grateful for any help and or suggestions/solutions. I am creating four plots and put them all in one big plot, and since I wa...
Wax asked 3/1, 2021 at 19:50

2

Solved

I am trying to create a plot of predicted values using the plot_model() function from sjPlot. I want my prediction lines to have different linetypes and different colors. The function includes a ...
Barrier asked 17/8, 2019 at 13:27

1

I am trying to create a simple summary statistics table (min, max, mean, n, etc) that handles both factor variables and continuous variables, even when there is more than one factor variable. I'm t...
Asphaltite asked 11/6, 2020 at 0:7

2

I have been using sjplot to create a combined table. This creates a HTML table. I would like to make a table that can be exported to word. I have reviewed this post which discusses copy and pasti...
Brooke asked 2/4, 2020 at 17:38

1

Solved

My goal is to create a multi-page Microsoft Word document with many formatted regression table outputs on consecutive pages. Ideally this would be done using R Markdown. I have had some luck maki...
Cyclorama asked 8/8, 2019 at 4:8

1

I want to use plot_model() from the sjPlot package to plot predicted values of a model with both different linetypes and colored ribbons. I also want the linetypes and ribbon colors to show up in t...
Chromic asked 9/5, 2019 at 13:32

2

Solved

In the past, I had used the sjp.glmer from the package sjPlot to visualize the different slopes from a generalized mixed effects model. However, with the new package, I can't figure out how to plot...
Reiche asked 19/12, 2018 at 16:49

0

I have had some problems with R recently. I was trying to install nnet which seemed not to be working. I followed the advice on this question and used remove.packages () and unloadNamespace() on 'c...
Fledgling asked 5/5, 2016 at 10:3
1

© 2022 - 2024 — McMap. All rights reserved.