Displaying 20 results from an estimated 3000 matches similar to: "Question re:S4 classes and design; clashing classes?"
2002 Mar 19
1
Question re:S4 classes and design; clashing classes?
Thanks to Duncan's recent work on SJava, I've got a (so far) stable
platform to put together the R-Orca interface (dynamic graphics,
including brushing, subseting, etc). While the first version will be
looking at installation issues and study basic user interfaces for providing a
few working examples, it will be important for this particular package to look at how one integrates a
2002 Mar 30
0
First sample release of the R-Orca package.
For all those few of you who care about weird statistical visualization software, I've finally made available a "test" release for R-Orca. There are
examples of a 2-d variable selection plot (i.e. 2-d straight projection, with selection of the 2 variables to view), a GrandTour plot, and a Simplicial data plot. The points of interest are the ability to brush and select from the
2000 Jul 28
0
RJava and Orca...
It's cool, it's exciting, and much thanks to Duncan. He announced
RJava yesterday (or this morning?) on the R-devel list, and it's
really worth it.
http://www.omegahat.org/RSJava
for more details.
But it does mean that we can run Orca code directly within R, (without
Thomas' socket connections) (and also means that we really need a
"stop" button, since killing
2009 Dec 18
1
lattice: shape of box around wireframe
Hi,
I was wondering if there is a way to adjust the shape of the box around the
wireframe. By default this box is always a cube. For instance, is it
possible to cut this cube into two halfs each half being a 3d rectangle? Or
just plot a 3d rectangle with a wireframe inside and adjusted axes?
So far I've read "Lattice: Multivariate Data Visualization with R" and
searched through the
2018 Jun 20
2
Bad message_id occasionally when connecting a MacOS to a freebsd running 4.8.2
Hi,
I am running Samba 4.8.2 with fruit and use it to connect a MacOS to the server. Mostly it works very good, but occasionally the connection halts or the Mac disconnects, and in the log I find these messages:
Jun 20 13:00:00 orca smbd[6033]: [2018/06/20 13:00:00.856101, 0] ../source3/smbd/smb2_server.c:641(smb2_validate_sequence_number)
Jun 20 13:00:00 orca smbd[6033]:
2018 Jun 20
0
Bad message_id occasionally when connecting a MacOS to a freebsd running 4.8.2
On Wed, Jun 20, 2018 at 03:40:48PM +0200, Are via samba wrote:
> Hi,
> I am running Samba 4.8.2 with fruit and use it to connect a MacOS to the server. Mostly it works very good, but occasionally the connection halts or the Mac disconnects, and in the log I find these messages:
>
> Jun 20 13:00:00 orca smbd[6033]: [2018/06/20 13:00:00.856101, 0]
2001 Nov 08
1
ethertap dropping packets?
Hello,
I'm having some routing issue with my tinc setup. I'm running a fairly
basic VPN configuration between two networks:
-------
Site A:
-------
--- tinc-up ---
#!/bin/sh
/sbin/ifconfig tap0 hs ether fe:fd:00:00:00:00
/sbin/ifconfig tap0 10.11.1.2 netmask 255.0.0.0
/sbin/ifconfig tap0 -arp
---- tinc.conf ---
Name = orca
Hostnames = no
InterfaceIP = 63.108.71.7
KeyExpire =
2002 Oct 16
2
HELP !!! Problem with file timestamps updating "weird" during rsync data pull
Running rsync 2.3.1, 2.4.1, and 2.5.5 on Solaris 8 on various system.
I'm using rsync to pull data over for collecting performance data for
graphing in Orca. What I'm seeing is the timestamps from time to time of
the data files is being setup "weird" on the system the data is being
pulled to.
The timestamp should match that of the system the data is pulled from right
?
2002 Dec 23
0
Rsync Spawns Not Dieing
Hello,
I am experience a problem with rsync spawned process will not die on their
own. The problem first showed its face when I ran rsync through
/etc/inetd.conf. I changed to running rsyncd as daemon and I still have
the problem.
Description:
1) I have rsync server setup with following parameters:
[orcanow]
path = /orca/data/now
comment = file depot
use chroot = no
2017 Aug 22
1
Error in .jnew(“java/io/FileOutputStream”, jFile)
I don't know R absolutely, but I have to do this work for my diploma. So I'm sorry for strange message below. Please, help me anybody decides this issue.
If you need any information, I'll show you all what you need.
**error**:<br>
> #save
> #csv
>file.create("C:\\Users\\Sapl\\Desktop\\NATA\\code\\Results\\Created by R\\ab_ret_banks_short_form_10.05.2006.csv")
2011 Mar 04
1
lattice: wireframe "eats up" points; how to make points on wireframe visible?
Dear expeRts,
I would like to add two points to a wireframe plot. The points have (x,y,z) coordinates
where z is determined to be on the wireframe [same z-value]. Now something strange
happens. One point is perfectly plotted, the other isn't shown at all. It only
appears if I move it upwards in z-direction by adding a positive number. So somehow
it disappears in the wireframe-surface
2012 Nov 08
0
FW: Interfacing R and Weka
-----Original Message-----
From: Patrick Connolly
Sent: Friday, 9 November 2012 11:29 a.m.
To: Peter Alspach
Subject: Interfacing R and Weka
> version
_
platform x86_64-unknown-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 2
minor 15.2
year 2012
month 10
day 26
svn rev
2007 Feb 06
0
yajb - java-ruby bridge
i was using rjb until some of the java libraries i was using started
misbehaving. now i''m giving yajb a shot which seems to behave the way
i expect it to and is a lot simpler to code. my problem:
i have a class that takes a constant, which is a member of the class,
so i have to do something like this to make it work:
const_accessor = jnew :SearchCriteria, "dfdfa",
2009 Jun 24
1
lattice wireframe within a loop ???
Hi,
I have the following problem. Calling wireframe within a loop results
into an empty window(s)
#generate some data
temp = expand.grid(A = 1:3,B = 1:3)
temp = cbind(temp, y1 = rnorm(9))
temp = cbind(temp, y2 = runif(9))
#plot y1 and y2 in two different windows
for(i in 1:2)
{
wireframe(y1 ~ A*B, temp, shade =T)
windows()
wireframe(y2 ~ A*B, temp, shade =T)
}
#However, calling it twice
2010 Dec 02
1
openNLP package error
Hello list,
I seem to have a problem with the openNLP package, I'm actually stuck in
the very beginning. Here's what I did:
> install.packages("openNLP")
> install.packages("openNLPmodels.de", repos =
"http://datacube.wu.ac.at/", type = "source")
> library(openNLPmodels.de)
> library(openNLP)
So I installed the main package as
2007 Sep 26
1
add points to wireframe
Hello
R-classicist won't like the following question due to there's no minimal reproducible example and the question was posted already.
Anyway I'm not able understand this rather complicated version of "add points to wireframe".
what I have is matrix 3x2000 with a dem<-(x,y,z, coordinates) (not provided).
with follwing code I want to produce the wireframe and add some
2006 Oct 25
1
cloud() works but wireframe() is blank
Per the message from Alexander Nervedi, 29 April 2006:
> I have to be making a riddiculously silly ommission.
> when I run the fillowing i get the cloud plot ok. But I cant figure
> out what I am missing out when I call wireframe.
> Any help would be appreciated.
> x<-runif(100)
> y<-rnorm(100)
> z<-runif(100)
> temp <-data.frame(x,y,z)
>
2010 Apr 20
1
3D surface plot with wireframe or persp?
Hello Dear,
I have a function, like z=f(x,y), and try a surface plot with this function.
But, on the reference of "wireframe" requires data option, so I generated x
and y, and computed z with them. But, still I have a problem to draw a
surface plot. The code and errors are
##################################################
mle_beta0=64.43707;
mle_beta1=-24365.16;
# generating for
2007 Sep 28
0
transparency of one layer in multiple wireframe plot
Sorry sending this again - is anyone familiar with multiple transparent wireframe plots?
I already checked the ?wireframe, but with no examples and as newcommer its hard to find out a correct code.
If we set drape=F in the example:
g <- expand.grid(x = 1:10, y = 5:15, gr = 1:2)
g$z <- log((g$x^g$g + g$y^2) * g$gr)
wireframe(z ~ x * y, data = g, groups = gr,
scales = list(arrows
2012 Nov 22
1
[lattice] Increase distance between tick labels and ticks in wireframe plot ("pad")
Hello,
I try to increase the distance between tick labels and ticks in a lattice wireframe plot. Here's a minimal example:
## Minimal example
x <- y <- z <- c(1,2,3)
df <- data.frame(x, y, z)
wireframe(z ~ x*y, df, scales = list(arrows = FALSE, col = "black", font = 1, tck=0.6))
I tried the axis.components option