Relative Content

Tag Archive for rggplot2plotregressionmlm

How can I include data from a dataframe when plotting a lmer-model (in R)?

1 Time instead of Time4 I calculated a Multilevel Model and included (among other IVs), time4 as time^4. Now, I would like to plot the effect of time on my DV. However, I would like to include the variable “time” which was not included in the model. Basically, I only need to change the axis […]

How can I include data from a dataframe when plotting a lmer-model (in R)?

1 Time instead of Time4 I calculated a Multilevel Model and included (among other IVs), time4 as time^4. Now, I would like to plot the effect of time on my DV. However, I would like to include the variable “time” which was not included in the model. Basically, I only need to change the axis […]

How can I include data from a dataframe when plotting a lmer-model (in R)?

1 Time instead of Time4 I calculated a Multilevel Model and included (among other IVs), time4 as time^4. Now, I would like to plot the effect of time on my DV. However, I would like to include the variable “time” which was not included in the model. Basically, I only need to change the axis […]