Re: [R] Mapping 2D to 3D

2020-09-19 Thread Abby Spurdle
> Understood I'd recommend you try to be more precise. > I just began looking at the volcano dataset which uses geom_contour. The volcano dataset does *not* use geom_contour. However, the help file for the volcano dataset, does use the filled.contour function, in its example. > I now realize

Re: [R] CRAN R For Windows 3.6.3

2020-09-19 Thread Marc Schwartz via R-help
> On Sep 19, 2020, at 1:44 PM, Duncan Murdoch wrote: > > On 18/09/2020 1:39 p.m., Shapira, Leeor via R-help wrote: >> Can you please let me know the End of Life and End of Vendor Support dates >> for CRAN R for Windows 3.6.3? Thank you. > > R doesn't have either of those. There is no vendor

Re: [R] How can we get a predicted value that are used to plot the figure using a plot_model function of sjPlot?

2020-09-19 Thread Bert Gunter
As no one has responded. Typically, > ?predict so > predict(fit) should give you fitted values for the class of fit, whatever it is. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in

Re: [R] CRAN R For Windows 3.6.3

2020-09-19 Thread Spencer Graves
If you have production code written in R that make it expensive to even consider upgrading to the latest R, it may be worth paying the support fees of an organization like RStudio. Otherwise, I think it make sense to upgrade to the latest version and hope for the best. If you

Re: [R] Mapping 2D to 3D

2020-09-19 Thread H
On 09/19/2020 12:42 AM, Jeff Newmiller wrote: > When dealing with a 2-d density plot, the z variable is a predefined function > of your x and y data, it is not something you can specify. If you want to > specify z, then you need to use geom_contour. You appear to need to study the > theory of

Re: [R] CRAN R For Windows 3.6.3

2020-09-19 Thread Duncan Murdoch
On 18/09/2020 1:39 p.m., Shapira, Leeor via R-help wrote: Can you please let me know the End of Life and End of Vendor Support dates for CRAN R for Windows 3.6.3? Thank you. R doesn't have either of those. There is no vendor support ever. It is free software; it is up to its users to

[R] CRAN R For Windows 3.6.3

2020-09-19 Thread Shapira, Leeor via R-help
Can you please let me know the End of Life and End of Vendor Support dates for CRAN R for Windows 3.6.3? Thank you. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see

Re: [R] Stats help for dissertation project

2020-09-19 Thread Richard O'Keefe
In fairness to Raija Hallam, I've met masters and doctoral students whose supervisors hadn't a clue. (Heck, I once worked at a University where the staff evaluation process involved taking the means of 5-point ordinal variables...) Two of these cases stick in my mind: one where the student had

Re: [R] Stats help for dissertation project

2020-09-19 Thread Michael Dewey
Dear Raija This list is primarily for R programming questions so most of your post is off-topic here. If you are registered for a degree presumably someone is paying a fee to your institution and someone there is being paid to supervise your project so I would have thought they would be the

Re: [R] fusion of two matrices (numerical and logical)

2020-09-19 Thread Richard O'Keefe
(1) Using 'C == TRUE' (when you know C is logical) is equivalent to just plain C, only obscure. Similarly, 'C == FALSE' is more confusing than !C. (2) Consider B[C]. The rows of C have 2, 1, 1, 2, 1 TRUE. entries, so the result here *cannot* be a rectangular array. And whatever

[R] How can we get a predicted value that are used to plot the figure using a plot_model function of sjPlot?

2020-09-19 Thread Peter Wagey
Hi R users, I was trying to create a figure of three-way-interactions. There is a function "plot-model" but I was wondering whether we can extract the predicted value before we run the "plot-model" function. For example: in this example, plot_model(fit, type = "pred", terms = c("c12hour",

[R] Stats help for dissertation project

2020-09-19 Thread Raija Hallam
Hello, I am a conservation Masters student who is new to R and in need of some confirmation of my methods/ stats help! My dissertation project is looking at the micronutrient intake (iron, zinc, calcium, magnesium and folic acid/folate) of 18 female monkeys, 14 of which are reproductively