similar to: Want to draw 3D cylinder objects

Displaying 20 results from an estimated 100 matches similar to: "Want to draw 3D cylinder objects"

2009 Jan 22
4
dimnames in pkg "ipred"
Hello List, I`m trying to make prediction using a bagged tree with the package ipred. I tried to follow the manual but I`m getting an error message. Also browsing through the list-archive I didn`t find any hint. Maybe someone can help me? selbag <- bagging(SOIL_UNIT ~., data=traindat.bin, coob=TRUE) Error in dimnames(X) <- list(dn[[1L]], unlist(collabs, use.names = FALSE)) :
2009 Jan 07
1
Question about the RWEKA package
Dear List, I´m trying to implement the functionalities from WEKA into my modeling project in R through the RWeka package. In this context I have a slightly special question about the filters implemented in WEKA. I want to convert nominal attributes with k values into k binary attributes through the NominalToBinary filter ("weka.filters.supervised.attribute.NominalToBinary"). But
2009 Jan 15
2
problems with extractPrediction in package caret
Hi list, I´m working on a predictive modeling task using the caret package. I found the best model parameters using the train() and trainControl() command. Now I want to evaluate my model and make predictions on a test dataset. I tried to follow the instructions in the manual and the vignettes but unfortunately I´m getting an error message I can`t figure out. Here is my code: rfControl <-
2012 Mar 09
2
rgl: cylinder3d() with elliptical cross-section
For a paper dealing with generalized ellipsoids, I want to illustrate in 3D an ellipsoid that is unbounded in one dimension, having the shape of an infinite cylinder along, say, z, but whose cross-section in (x,y) is an ellipse, say, given by the 2x2 matrix cov(x,y). I've looked at rgl:::cylinder3d, but don't see any way to make it accomplish this. Does anyone have any ideas? thx,
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
2005 Jan 02
2
donŽt lose the listners at dj changing
On Sun, 2005-01-02 at 13:48, Carsten Henkel wrote: > <limits> > <clients>50</clients> > <sources>2</sources> only 2 sources are allowed, so make sure you don't hit that limit. > <threadpool>20</threadpool> a bit excessive really, most people can get away with 1 or 2 > <mount> >
2008 Dec 18
1
Ploting 3D cylinder in RGL
Dear all, I would like to draw a 3-D horizontal cylinder preferably in RGL device (because this gives the look from different angles). Basic idea is from http://www.tau.ac.il/cc/pages/docs/sas8/insight/chap18/sect3.htm. Below is the description exactly what I want to do. Please see at figure 18.6, 1st plot. Here it is an confidence ellipsoid. Suppose now you put another 4 same ellipsoids on top
2008 Aug 21
1
Parabolic cylinder function
Dear all, I need your advice since I am looking for an implementation of the parabolic cylinder function in R. I found implemantations of the hypergemetric functions (the Whittaker and the confluent hypogeometric functions) in the package fAsianOptions but the parabolic cylinder function was unfortunately not there. Do you know of such implementation? Thank you very much for your advice.
2003 Jan 31
1
MEMDISK: Image seems to have fractional end cylinder
Hi, I created a 4 Meg Byte primanry DOS patition onto a hard disk. This partition was formatted with format /s. The hard drive was able to boot DOS. After that I connected the drive to a Linux machine and created and image with the command dd if=/dev/had1 of=hard.img When I send this image to my PXE client I see on the screen: MEMLINUX: Image seems to have fractional end cylinder MEMLINUX:
2015 May 17
0
Re: sfdisk: No more Cylinder / Head / Sector support in util-linux 2.26 and later
On Sun, May 17, 2015 at 05:06:15PM +0200, Hilko Bengen wrote: > Hi, > > it was brought to my attention that sfdisk has lost the ability to deal > with C/H/S addressing as of util-linux 2.26, so the -C ,-H, -S command > line parameters are no longer supported. Should there be a compile-time > check based on "sfdisk -h" output that would cause daemon/sfdisk.c to be >
2012 Aug 09
1
Partition # does not end on cylinder boundary.
Running CentOS 6.3 Areca hardware raid 10 fdisk -l reports multiple partitions with the following description. "Partition # does not end on cylinder boundary." Disks are 512 byte sector size. Raid stripe size is 64K. but if I use fdisk -lc (-c Switch off DOS-compatible mode. ) I don't get any warnings. Should I reinstall? (performance hit?) -- Robert Arkiletian Eric
2015 May 17
2
sfdisk: No more Cylinder / Head / Sector support in util-linux 2.26 and later
Hi, it was brought to my attention that sfdisk has lost the ability to deal with C/H/S addressing as of util-linux 2.26, so the -C ,-H, -S command line parameters are no longer supported. Should there be a compile-time check based on "sfdisk -h" output that would cause daemon/sfdisk.c to be compiled only if something like the following is present? ,---- | Override the detected geometry
2014 Jan 30
2
[PATCH 04/05] utils/mkdiskimage.in: New option -S to sync zeroizing after each cylinder and to issue pacifier messages
utils/mkdiskimage.in: New option -S to sync zeroizing after each cylinder and to issue pacifier messages. --- utils/mkdiskimage_patched_03.in 2014-01-30 20:54:27.000000000 +0100 +++ utils/mkdiskimage.in 2014-01-30 20:59:19.000000000 +0100 @@ -139,6 +139,7 @@ if ( $file eq '' || $c < 1 || $h < 1 || print STDERR " -4 use partition entry 4 (standard for
2012 Mar 06
1
kickstart partitioning and cylinder boundary
As I understand anaconda uses parted to partition (starting from centos 6), using this as example (kickstart configuration file): clearpart --all --drives=sda --initlabel part /boot --asprimary --size=200 --fstype=ext2 --ondisk=sda part swap --asprimary --size=16384 --fstype=swap --ondisk=sda part / --asprimary --size=512000 --fstype=ext4 --ondisk=sda part /scratch --asprimary --size=1 --grow
2011 Aug 09
1
rgl how to plot a cylinder like arrow3d?
Dear List, I'm trying to draw vector in XYZ with rgl under use of a cylinder3d. Therefore I scale and rotate a basis-cylinder). However, somehow the rotation is wrong as verified by overplotting arrow3d(). Where is my mistake? library(heplots) library(rgl) # ... 2 vectors data=data.frame(row.names=c('X','Y','Z'), x1=c(2,1,5),y=c(4,3,2))
2009 Oct 30
3
Stripe vs Cylinder alignement...
Hi, I modified my kickstart to do some custom partioning and formating in a pre-install script. I am trying to align the partitions on the RAID stripe (and format with a correct stride). But, sfdisk complains that it does not start/end on a cylinder boundary (used -L option to limit complaining). Since the cylinder size is not a multiple of the stripe size, I cannot align on both. I tried to
2002 Oct 02
2
output from script
Hi, perhaps the answer to my question is obvious and I didn?t find it because I?m new to R ... The problem is as follows: I read some data from file, do some commands which are well processed and finally make some graphics. OK Then I put these commands together in a *.R file which I can process ... Among these i. e. is sum_input = summary(mydatatable) sum_input ..... plot(mydatatable) What
2012 Apr 24
1
Upgrading from 3.2 to 3.5
Hi, I'm going to migrate from SAMBA 3.2 to 3.5 (Debian Lenny -> Squeeze). The server is an AD member and uses ACLs. Are there any preliminary steps to make the upgrade as smooth as possible? What kind of problems could I expect? Best Regards, Christian -- __________________________________________ Christian Reischl Fraunhofer Institut f?r Verfahrenstechnik und Verpackung Giggenhauser
2016 Oct 19
1
rsync: connection unexpectedly closed
what does lsof tell? does rsync hang on a specific file? i would wonder if this is a rsync problem. as you told you killed all processes. so, on the second run rsync knows nothing from before... roland Am 18. Oktober 2016 12:08:00 MESZ, schrieb Bernd Hohmann <hohmann at harddiskcafe.de>: >On 18.10.2016 07:03, Kip Warner wrote: > >> From what I can tell, there are no
2008 Jan 02
9
lustre quota problems
Hello, I''ve several problems with quota on our testcluster: When I set the quota for a person to a given value (e.g. the values which are provided in the operations manual), I''m able to write exact the amount which is set with setquota. But when I delete the files(file) I''m not able to use this space again. Here is what I''ve done in detail: lfs checkquota