Displaying 20 results from an estimated 10000 matches similar to: "Fw: Re: Point and click"
2003 Aug 12
0
Re: Bayesian stats
In addition to Gelman et al, there is also Jeff Gill's BAYESIAN METHODS FOR
THE SOCIAL AND BEHAVIORAL SCIENCES with accompanying R/SPLUS code. You
have to be careful though, at least in the first printing, it isn't always
clear when the code is for R versus SPlus. The code is available on
his web site at http://www.clas.ufl.edu/~jgill/
Best, MEH
Mark Hall
markhall at gol.com
2003 May 30
3
Time for Usenet R Group?
I probably shouldn't suggest this, because I can't volunteer to implement
it. However, I bring it up in the hopes that if (1) others agree and (2)
the R core group think it a good idea that a suitable volunteer will come
forward.
I am finding that the flood of R email messages is becoming difficult to
deal with, even using filters, etc., in my email client. Would we be
better
2000 Jun 26
2
Chi-square tests in R 1.1.0
Hi, I'm running R 1.1.0 for Windows NT on a Dell Latitude laptop with
128 MB of RAM.
In the previous version of R (1010) there was the ctest library and a few
other functions to do a variety of chi-square tests in R. Have those been
deleted in the current version (1.1), or do they just go by a different name
in a different library? I originally downloaded (R 1.1) from Prof.
Ripley's
1999 Oct 07
1
Xgobi
I have been trying to get Xgobi to work with the function xgobi( ), but
I keep on getting the message ""Xgobi requires a filename or some data
from stdin" in the DOS-shell. My Xgobi.bat file is :
@echo off
PATH=c:\windows\
set DISPLAY=195.23.18.11:0.0
set XGOBIDIR=c:/Xgobi3
c:\Xgobi3\xgobi.exe
In R I get:
> xgobi(D1)
C:\RW0642/library/xgobi/scripts/xgobi.bat -vtitle
1999 Nov 09
0
Xgobi for windows NT
Dear R-Help,
Has anyone gotten Xgobi to work in conjunction with R on a windows NT
platform? About a month ago there was a thread in which Peter Ho gave a set
of instructions on how to do it on windows 95. These instructions worked
perfectly when I tried to follow them on a windows 95 pc, but didn't when
it came to the NT pc on my desk. I'd be very grateful for a set of
instructions of
1999 Oct 07
0
Xgobi under Windows
Hi,
Firstly, I would like to thank everyone who had replied to my earlier
question of using Xgobi with R under windows. After a little messing around
with the xgobi.bat file, I can now export data from R into Xgobi running on
the free MIX X server.
In summary here is the procedure to make Xgobi work under windows for R:
1) Download the Xgobi for windows executables from Brian Ripley's
2001 Aug 15
1
Help with XGobi.
Hi,
I followed the following sequence of commands after installing 'XGobi':
>library(xgobi);
>data(ToothGrowth);
>xgobi(ToothGrowth);
I got the following warning message:
C:/R13 1.0/rw1030/library/xgobi/scripts/xgobi.bat -vtitle 'ToothGrowth' -std mmx
C:/DOCUME~1/h1452992/LOCALS 1/Temp/xgobi-TthGr5705
Warning message:
argument `pkg' is deprecated. Use
2002 Apr 12
1
xgobi
Hi,
Just started with exploring R. Nice ! (for many years using Splus).
I tried to install and activate the package xgobi.
- first download of xgobi.zip
- then the R-command to install:
install.packages('N:\\d024\\xgobi.zip',CRAN=NULL)
- finally the command to attach the library:
library(xgobi)
Up to now, everything seemed to work. Also the help. No warnings that
the
2001 Mar 05
3
xgobi/ggobi
> From: Ko-Kang at xtra.co.nz
> Date: Mon, 5 Mar 2001 23:25:00 +1300
> > This might be better discussed on the ggobi help list, but I failed to
> > subscribe to that as mail to ggobi.org is refused ....
>
> Yes I tried to subscribe to the list a few weeks ago and it refused my
> subsription somehow...
I think if you use ggobi-help-request at franz.stat.wisc.edu it
2002 Jul 24
2
No subject
Hi, I am trying to use xgobi with R on a windows XP machine. I downloaded the package, which seems to have worked and started on the tutorial supplied. The command
data(laser)
works fine
but the command
xgobi(laser)
returns
C:/PROGRA~1/R/rw1051/library/xgobi/scripts/xgobi.bat -vtitle 'laser' -std mmx C:/DOCUME~1/Adam/LOCALS~1/Temp/xgobi-laser19169
>
with nothing
2007 Jan 26
1
Question about the xgobi package
Hi,
When I tried an example of the xgobi function, I got the following error. Could someone explain to me
what is wrong ? Thanks a lot.
xgobi(crabs,colors=c("SkyBlue","SlateBlue","Orange","Red")[rep(1:4,each=50)])
c:/PROGRA~1/R/R-23~1.1/library/xgobi/scripts/xgobi.bat -vtitle 'crabs' -std mmx
2000 Apr 17
1
xgobi
I can't ssem to get the the examples running. Can anyone offer a
solution?
Thanks in advance, and this what happens.
> data(laser)
> xgobi(laser)
xgobi -title 'laser' -std mmx /tmp/xgobi-laserR7316S41c6 &
> Neither the file /tmp/xgobi-laserR7316S41c6 nor /tmp/xgobi-laserR7316S41c6.dat exists
-------------- next part --------------
A non-text attachment was scrubbed...
2000 Apr 11
2
xgobi interface
i just installed the xgobi interrface,
and this is what i get
when i try to run the example
things don't work
> xgobi(laser)
xgobi -title 'laser' -std mmx -dev 2 /tmp/unixR3e07S15fb &
> Neither the file 2 nor 2.dat exists
what am i doing wrong?
p.s.: xgobi is installed and works
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help
2003 Mar 16
4
xgobi?
Hi all,
As far as I understood from the documentation of xgobi. The package is
intended to plot data in 3D (and more). Why if I enter example(xgobi)
nothing displays even though the example calls also the xgobi command (yes I
did load the library)? Do I need to install anything else for xgobi to work?
I use R 1.6.1. on Windows 2000 platform or R 1.5.1 with RedHat 7.3 (none
works).
Miha
2002 Jan 04
1
RH and packages
Dear colleagues,
I just upgraded to 1.4.0 version from RH RPM on a RH72 linux i686
machine. Maybe I am the only one, but when I tried then to install 2
packages (namely pspline and xgobi), weird things happened.
First on call of library(xgobi) or library(help=xgobi), all looks
good, but on call of ?xgobi, or data(PaulKAI), or when trying to look
at html help, the package seems empty. More
2000 Jan 20
0
xgobi
I have downloaded an installed the xgobi library and can plot(laser), but
when I try xgobi(laser), I get these messages in the MSDOS window...
Out of environment space
Out of environment space
Bad command or filename
and in the RGUI window it comes back with...
D:\RW0901/library/xgobi/scripts/xgobi.bat -vtitle 'laser'
C:/WINDOWS/TEMP/xgobi24464
Any ideas what I need to do? I am
2002 Nov 16
1
Xgobi
Dear helpers,
I'm working with expression matrices (DNA microarrays) and my
professor suggested me to investigate the possibilities of
Xgobi. Searching the net I found that I could use it with R. Is
that true?
How can I do this? I'm working on a Windows ME notebook. I've
already got xgobi.zip from CRAN and xgobi.zip from Professor
Brian Ripley
1999 Jul 28
1
(Fwd) Re: 3d in R
In Win95/NT you can use xgobi (program and R interface) as well,
provided you will install an x-server on your machine (a free one is
available from http://www.microimages.com/freestuf/mix/).
Regards!
Zdenek Skala
*****************************************************
Uli Flenker wrote:
I'm not familiar with S/S+, but I think the "xgobi" software package
can
do what you want
2000 Apr 10
0
Re: building xgobi on Solaris
> Date: Mon, 10 Apr 2000 14:14:39 +0200
> From: Erich Neuwirth <erich.neuwirth at univie.ac.at>
> X-Accept-Language: en
> To: R-help at r-project.org
> Subject: [R] Re: [Rd] R CMD build/check
>
> i am trying to compile xgobi ob my solaris box,
> but i don't have
> /usr/ccs/bin/cc
> installed
>
> is there a makefile for building xgobi on solaris with
2012 Mar 20
0
[LLVMdev] Runtime linker issue wtih X11R6 on i386 with -O3 optimization
I was told that my writeup lacked an example and details so I reproduced
the code that X uses and I was able to boil down the issue to a couple
of lines of code. Sorry again for the length of this email.
Code was compiled on OpenBSD with clang 3.0-release.
========================================================================
With -O0 which works as X expects: