Displaying 20 results from an estimated 88 matches for "xgobi".
Did you mean:
ggobi
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:
>...
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...
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 depre...
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 installation was not appropriate....
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 mm...
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
-.-.-.-.-.-.-.-.-.-...
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' -s...
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 m...
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...
Name: brian.vcf
Type: text/x-vcard
Size: 411 bytes...
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 S-L...
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 (http://www.stats.ox.ac.uk/pub/SWin/) but I don't
know how to install it. I re...
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 precisely, the
Index00.html file opens, but there is a blank page with only a title
and na...
2000 Mar 09
1
What is XGobi and what is it for?
I've seen XGobi come up in here from time to time, and I wonder what is
it, what is it for, do I need it? How about throwing me a bone here!
--
Paul E. Johnson email: pauljohn at ukans.edu
Dept. of Political Science http://lark.cc.ukans.edu/~pauljohn
University of Kansas...
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:/WINDOW...
2007 Jan 07
3
MDS in 3D
Hi,
I have tried to develop multidimensional scaling for 3D space using PCA without success, yet;-) Is there some application ready in R?
Cheers,
Atte
2003 Sep 18
1
xgobi vs ggobi
Hi Folks,
I'm at the point where I'd normally install xgobi (which I've
used and found very useful), but there is the alternative of
ggobi (now at version 0.9).
Would anyone with experience of both care to indicate the
merits of either relative to the other?
The other thing I can't make out too clearly from the ggobu
website is quite what's in...
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 gcc?
Just run imake, than edit the Makefile it produces. You'll need to
change CC and CFLAGS. I always use gcc: until recently it crashed if
compi...
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...
1999 Jul 28
2
3d in R
Dear R-users and R-developpers,
I've not been able to find 3d graphics in R, like
Splus spin() or brush(). Are there any that I've missed
and/or is anybody working on implementing these
type of functions?
Thanks
Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es
2000 Apr 12
4
For wishlist: sanity checks for subsets in lm, glm (PR#
Martyn Plummer <plummer@iarc.fr> writes:
> On 12-Apr-00 Peter Dalgaard BSA wrote:
> > Might be a good idea. Mind you, Splus 3.4 does exatly the same thing,
> > and I'm a little worried that the uniqueness assumption might kill
> > some bootstrapping applications:
> >
> > glm(y ~ x, data=test.data, subset=sample(seq(along=y),replace=T))
>
> Splus