Displaying 20 results from an estimated 2000 matches similar to: "JASP vs R"
2005 Mar 09
3
R-2.0.1 Gentoo g77 problem
Hello,
I use Gentoo and I can't get R 2.0.1 to compile. I used the portage system, Gentoo's source package sytem, and after it uncompresses the source to R, it says that I don't have a fortran compiler. It told me to use f77 flag and re-emerge gcc, which I did with the f77 and fortran flags, but it still won't compile. Does anyone have any ideas? I suspect that gcc has changed
2005 Oct 24
2
Is 64-bit linux compatible version of 'R' available?
Hi,
Is there any 64-bit compatible version of 'R' available?
Thanks & Regards,
Uttam Phulwale
Tata Consultancy Services Limited
Mailto: uttam.phulwale@tcs.com
Website: http://www.tcs.com
[[alternative HTML version deleted]]
2005 Dec 27
2
off topic A4 paper
Dear R People:
Please excuse the off topic question.
What are the dimensions of A-4 Paper, please?
Actually, the question should read, "how do I set up a LaTex file
to fix A-4 paper, please?"
Thanks much!
Sincerely,
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: hodgess at gator.uhd.edu
2008 May 18
1
R is a virus, spyware or malware (gasp!)
After a search session in Google, I found this page:
http://www.prevx.com/filenames/X1993788672854780728-0/RGUI.EXE.html
which classifies Rgui.exe (clearly stated as "R for Windows GUI
front-end") in a database of virus, spyware and malware!
No comments!
Philippe Grosjean
2005 Dec 28
2
R on Mandriva 2006
Hello anyone,
I'm trying to install R on Mandriva 2006 distribution via rpm file with the
line
urpmi R-2.0.0-1mdk.i586.rpm
but I got an error message saying that the file is not accessible due to some
info problem.
I also tried with a source code in R-2.1.1.tar but I think that there is some
problem concerning the new version of gcc (4.x), so I downgraded it to gcc
3.4.5 but it does
2006 Feb 27
5
repeated measures ANOVA
Dear list members:
I have the following data:
group <- rep(rep(1:2, c(5,5)), 3)
time <- rep(1:3, rep(10,3))
subject <- rep(1:10, 3)
p.pa <- c(92, 44, 49, 52, 41, 34, 32, 65, 47, 58, 94, 82, 48, 60, 47,
46, 41, 73, 60, 69, 95, 53, 44, 66, 62, 46, 53, 73, 84, 79)
P.PA <- data.frame(subject, group, time, p.pa)
The ten subjects were randomly assigned to one of two groups and
measured
2016 Jul 20
4
Geom_smooth
Default level = 0.95.
Does this mean +/- 0.025 from estimate?
[[alternative HTML version deleted]]
2023 Feb 22
2
manejo bases de datos
Estimados
He trabajado en R, pero los cambios a las bases de datos los he hecho
en Excel. Quisiera saber como se puede desde el propio R:
1. Anadir Mas casos (filas)
2. Calcular una nueva variable, ejemplo el IMC a partir del peso y la estatura
3. Agrupar edades en grupos (0-10, 11-20 etc.)
4. Ordenar casos (descendente o ascendente)
Saludos
José
2002 Sep 04
2
classification table in logistic regression
Friends,
Is there an option (or options) to produce a classification table when
running a logistic regression analysis? Similar to the ctable option in
proc logistic in SAS?
TIA,
Ioannis
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2023 Jul 22
1
plotly
What do you mean "Rounded"?
What do you expect, what do you get instead?
?
> On Jul 22, 2023, at 10:40, Thomas Subia via R-help <r-help at r-project.org> wrote:
>
> Colleagues,
> Thanks for the update.
> My colleagues at work have run this script but the resulting graph output for value is rounded. How can one turn this annoying feature off?
> I've
2007 Dec 12
3
Measure of agreement??
Dear List,
Please put me on the right track. I have been searching for the R functions for measures of agreement. Where should I look?
Patrik Öhagen
Läkemedelsverket
Box 26
751 03 Uppsala
Tel. +46(0)18-174924
patrik.ohagen@mpa.se
[[alternative HTML version deleted]]
2008 Oct 24
3
GeForce MX4 - DMA queue hang
I have an integrated GeFroce MX4 and whenever I start X a garbled
display pops up (the mouse works) and then a few seconds later X
crashes.
Logs here: http://www.jasp.com/nouveau/Xorg.0.log.old.241008.txt
I noticed this:
(EE) NOUVEAU(0): Pointer to LVDS manufacturer table invalid
(EE) NOUVEAU(0): Pointer to LVDS manufacturer table invalid
I don't know if that is significant.
But further
2005 Dec 28
1
[Fwd: Re: R on Mandriva 2006]
Apologies for the empty post that went to the list...
On ??????, ???????????????????? 28, 2005 9:11, Paolo Bulla wrote:
> Hello anyone,
> I'm trying to install R on Mandriva 2006 distribution via rpm file with the
> line
> urpmi R-2.0.0-1mdk.i586.rpm
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is an older rpm that Michele Alzeta contributed for Mandrake 10.0
(and that was a long time
2014 Aug 27
1
R, OSX, should creating SVGs request XQuartz
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
hi,
on OS X, when you try and use something which depends on X11, and you
don't have XQuartz installed, you receive an error message, it directs
you to download XQuartz, and then it euthanizes your process.
(my guess is that there is a skeleton X11 dylib installed in OS X by
default, and it is responsible for the error message and the
2023 Jul 22
2
plotly
ChatGPT-4:
------ Query: ----------------------------------
Thank you. The `value` in the code example is 2874. The plot shows a large number at the center and a smaller value computed as a delta relative to the `reference` of 4800. But the large value is given as 2870, and the smaller value is given as -1930 i.e. both values are rounded. Can I control the precision of these two numbers?
2010 Aug 30
1
lost in vegan package
Hi R Helpers,
I'm still new to R and i experience many difficulties..I'm using vegan
package (R version 2.11) trying to calculate checkerboard units for each
species pair of a matrix. I've prepared the function:
pair.checker=function (dataset) {designdist (dataset,
method="c("(A-J)x(B-J)", terms ="binary", abcd=FALSE)}
to use with function oecosimu as
2024 Mar 15
1
write.xlsx error message
I think remember this error from trying to write an Excel file that already existed. If this file already exists, try to delete it and see, if this solves the issue.
Besides that you're writing that you are "Using write.xlsx to extract data from an Excel file", write.xlsx() is to write an Excel file, not to read from it. Should be read.xlsx() then iirc.
?
?
Gesendet:?Freitag, 15.
2023 Aug 12
2
geom_smooth
Colleagues,
Here is my reproducible code for a graph using geom_smooth
set.seed(55)
scatter_data <- tibble(x_var = runif(100, min = 0, max = 25)
?????????????????????? ,y_var = log2(x_var) + rnorm(100))
library(ggplot2)
library(cowplot)
ggplot(scatter_data,aes(x=x_var,y=y_var))+
? geom_point()+
? geom_smooth(se=TRUE,fill="blue",color="black",linetype="dashed")+
2004 Jun 21
6
Visual stimulus presentation using R?
Dear all!
Although the Psycho-Toolbox for Matlab is free software, Matlab isn't.
I'm planning to do an experiment where it's essentail to travel to the
subjects, not let the subjects come to where the Matlab licences are
:-(
So I need to use a free software for my experiment if I don't want to
by an extra Matlab licence (which I don't want to).
Did anyone ever try to do
2023 Aug 12
1
geom_smooth
?s 05:17 de 12/08/2023, Thomas Subia via R-help escreveu:
> Colleagues,
>
> Here is my reproducible code for a graph using geom_smooth
> set.seed(55)
> scatter_data <- tibble(x_var = runif(100, min = 0, max = 25)
> ?????????????????????? ,y_var = log2(x_var) + rnorm(100))
>
> library(ggplot2)
> library(cowplot)
>
> ggplot(scatter_data,aes(x=x_var,y=y_var))+