similar to: t-test

Displaying 20 results from an estimated 10000 matches similar to: "t-test"

2004 Aug 30
1
Rcmdr X11 protocol error message
I am using R 1.9.1 with R Commander GUI under Windows at work, and under Linux Mandrake 10 OR at home. I am having no problems running R Commander under windows. Under Linux, though, the opening and sometimes closing of windows from R Commander produces identical and repetitive error messages (in dialogue boxes and mirrored in the console): >"Warning: X11 protocol error: BadWindow
2008 Mar 14
1
crazy behavior after Error (PR#10956)
Full_Name: Jan Somorcik Version: 2.6.0 OS: Windows XP HOME Submission from: (NULL) (158.195.31.33) I used to run a simulation with 5000 iterations. For a long time everything was OK, but since yesterday R stops after 500-1500 iterations [never at the same position] with an [random?] Error message [always something else, e.g.: Error in ans[[i]] <- tmp : incorrect number of arguments to
2010 Mar 12
1
Installing R cmdr
Dear John Fox, I am using Snowleopard with a Intel Core 2 Duo processor. I have installed the R console and followed your steps at: http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/installation-notes.html but every time I try "library(Rcmdr)" it loads Tcl/tk infinitely. I have tried loading "library(tcltk)" by itself and it does the same thing. I have tried with X11 running to
2003 Nov 03
0
problem with fix() called from Rcmdr
Dear list members, I and my students have encountered an intermittent problem using the Rcmdr package (version 0.9-0) under Windows (with the SDI). The problem occurs both in versions 1.7.1 and 1.8.0 of R. The problem seems to occur only in the following context: The "Edit data set" button is pressed in the Rcmdr GUI. This executes the fix() function on the active data frame,
2008 May 13
1
Legend in scatterplot and adding regression lines
Hi R users The scatterplot (used package R-Cmdr ) obtained has the legend off the plot in the upper left I would like to decide where to put the legend - is that option still available and how do I do it? code: Dataset <- read.table("J:/Pigmatingsb.txt", header=TRUE, sep="\t", na.strings="NA", dec=".", strip.white=TRUE)
2004 Oct 11
2
Diagnosing trouble with R-2.0, Fedora Core 2, and Rcmdf
Greetings, R-help! On 2 Fedora Core 2 Linux systems, i've completely erased the previous R and all packages and then installed R-2.0 and installed fresh packages. In using Rcmdr, I see some trouble and I wonder if other people see this and if it is due to the tcl/tk, or R, or Rcmdr. (If readers have not yet tried Rcmdr, I recommend it not just because of the GUI it provides, but also
2004 Aug 29
2
Problem with Rcmdr Help menu under devel version of R 2.0.0
Dear list members, I've encountered the following problem with the Rcmdr Help menu in the development version of R 2.0.0 under Windows XP ("Version 2.0.0 Under development (unstable) (2004-08-20), ISBN 3-900051-00-3"): The main Commander window has a (tcltk) Help menu with three items, "Commander help", "About Rcmdr", and "Introduction to the R
2011 Dec 27
1
R Commander options
I realize this is basic, but I can't figure out the syntax for setting options for R Commander. I'm running Linux Mint and want to increase the R Commander font sizes. I see that there are (apparently command line) options to do so. I have a desktop launcher with the following command line: sh -c 'R_DEFAULT_PACKAGES="$R_DEFAULT_PACKAGES Rcmdr" R "$@"' Can
2010 Mar 14
3
R and R commander
Hi, I am a student studying Biostatistics at University. We have been advised to install R and R commander. I managed to do this successfully, except I wasn't able to complete the final step - which would enable both R and R commander to launch when I open the R icon on my desktop. However, I haven't been able to save it and for this to work. The last instructions we were given are:
2012 Mar 18
1
Having difficulties installing r commander
Hi, I have recently installed R on my mac and am trying to install R commander. When I type: install.packages("Rcmdr",dependencies=TRUE) the following message appears I have also tried installing commander via the package installer window. When I do this a large number of error messages (over 50) appear. They are mainly saying that certain dependencies are not available, or that they
2015 Jun 17
3
Problemas al cargar Rcomander en consola de Rstudio
El 16/06/15 a las 21:33, eric escribió: > MaLuz, hasta donde entiendo RStudio y R-commander son entornos de > trabajo graficos para R, R-commander no es una libreria > (http://www.rcommander.com/), de modo que me parece raro invocarlo > desde dentro de R. Segun yo deberias llamar a R-commander tal como > llamas a RStudio, como un programa desde la consola linux o con un >
2006 Apr 26
3
R, Rcmdr crash on WinXP PRO laptop (PR#8583)
Having the same behaviour with 2.2.1 and 2.2.1 patched, even if R Cmdr is not loaded. It does not appear to be strictly a data import problem. For me the issue appears when trying to open any scripts, although not always. For example, last week it occurred only a couple of times (had R running more or less 24/7), yesterday at least 10 times. The computer is Dell D610, graphics card Ati Mobility
2004 Dec 16
3
3 questions
Hello R users, I have three questions and I would be grateful if someone could give me an answer to each of these. 1) I have constracted a function that returns an output, which runs in a while( condition ){ run function } loop. I would like to know if there is a way to get the outputs in different windows, every time the function runs, so as to compare easier the results. 2) In my
2005 Nov 25
2
Tiger Mac stalls running Rcmdr program
I am a Macintosh computer (MAC OS X Version 10.4.3) user. I would like to run R for structural equation modeling and meta-analysis but am having difficulty using the Rcmdr interface. According to the R commander installation notes for Tiger Macs ­ I need to 1) Install X11.app from Apple Install disks ­ which I have done 2) Install R.app ­ which I have done 3) Install binary package rgl from CRAN
2012 Mar 28
1
Problems with R Commander version 1.8-3
Dear all, I use R 2.14.2 for Windows XP I have no problem with R Commander version 1.7-2, but now I have a problem with R Commander (Rcmdr) version 1.8-3. After I lunch R Commander (sdi as well standard) if I try to import data (i. from Stata datafile) I have this Warning message: Error in structure(.External("dotTclObjv", objv, PACKAGE = "tcltk"), class =
2012 Jun 23
1
globalVariables()
Dear r-devel list members, By placing a call to the new (with R 2.15.1) globalVariables() in the development version of the Rcmdr package, I've succeeded in reducing the "notes" produced by R CMD check from dozens to two. But I still get the following notes, even though '.commander.done' is in the call to globalVariables(): ------------- snip ------------ * checking R code
2010 Mar 18
1
Rcmdr plugins produce error
I recently updated all my plugins, and for the fun of it, I added ALL the Rcmdr Plugins to my collection to see what functionality might exist. I started Rcmdr and loaded ALL the available Plugins from to the Rcdmdr Tools menu. To my suprise Rcmdr produced a number of warnings and finally an error. The error suggests that some of the extensions are incompatable with each other because of menu
2010 Jun 30
1
Help installing R commander in Fedora 13...
I did a standard install of R on Fedora 13 using yum as root, which I assumed installed both the base packages and the devel packages needed to install R Commander (there weren't any optional packages listed on the yum info page). My version of R is updated to the latest 2.11 version. But, running install.packages("Rcmdr", dependencies=TRUE) as root, within R produces the following
2010 Jul 01
1
Help installing R Commander on Fedora 13...
I did a standard install of R on Fedora 13 using yum as root, which I assumed installed both the base packages and the devel packages needed to install R Commander (there weren't any optional packages listed on the yum info page). My version of R is updated to the latest 2.11 version. But, running install.packages("Rcmdr", dependencies=TRUE) as root, within R produces the following
2005 Oct 04
1
Rcmdr and scatter3d
Hi folks, I'd like to use scatter3d (which is in R commander) to plot more than one dataset in the same graph, each dataset with a different color. The kind of stuff you would do with "holdon" in Matlab. I read a recent message that was posted to this list with a similar problem, but I couldn't understand the reply. Could someone give me one example? How do you plot subgroups