similar to: Characters and Numeric Values in One Matrix

Displaying 20 results from an estimated 2000 matches similar to: "Characters and Numeric Values in One Matrix"

2011 May 16
2
Howto set the option script=no for a tap device in the xml file
Hello, I am trying to run a virtual machine with qemu-kvm and libvirt as a user. In order to start the virtual machine I setup a tap device manually, add it to the bridge and activate it via ifconfig. But I cannot tell libvirt to not try to add the definded tap device to the bridge by itself. It always fails telling me it cannot add tap0 to br0. Thats the xml snippet for defining the network:
2011 Oct 24
1
Problem about plotting the correlation coefficients
Hi, I am writing a program to plot the correlation coefficients of 45 elements using the commend "plot". Error message "Error in plot.new() : figure margins too large" appeared. I think it may because there are too many elements. But I really need to find their correlation coefficients. What can I do? Thank you. Maggie [[alternative HTML version deleted]]
2003 Sep 07
1
Win box copying files to Linux via Samba - unwanted
Hi, Well, I've just set up Samba + goodies to get my Red Hat (lisa) and WinME (homer) boxes connected and it all seems to be going rather well...except for one thing. I'm not even sure if this is supposed to happen but here's the deal. First up, my smb.conf file... ------------------------------------------------------------------- [global] domain logons = yes encrypt passwords =
1999 Dec 24
5
ANNOUNCE: openssh-1.2.1pre20
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 openssh-1.2.1pre20 has been released at: http://violet.ibs.com.au/openssh/files/ This release integrates more of Andre Lucas' portability patch, Ben Taylor's utmpx patch and some cleanups and bugfixes of my own. The auth-passwd failures should be fixed, as should lastlog support on NetBSD. Since Andre Lucas' patch included platform
1999 Dec 24
5
ANNOUNCE: openssh-1.2.1pre20
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 openssh-1.2.1pre20 has been released at: http://violet.ibs.com.au/openssh/files/ This release integrates more of Andre Lucas' portability patch, Ben Taylor's utmpx patch and some cleanups and bugfixes of my own. The auth-passwd failures should be fixed, as should lastlog support on NetBSD. Since Andre Lucas' patch included platform
2005 Jan 14
2
link-dest
Hi, I've seen the option --link-dest of rsync and this is nearly what I'm searching for. Problem for me is that if remotefile exists the link-dest gets not checked again and I want to be able to pass more than one link-dest to rsync. Has someone an idea for this? Lars
2005 Jul 07
1
look for help on nlm in R
Hi, I had a hard time in learning nlm in R and appreciate any help. I encounted the following error message from time to time when I tried different starting parameter values (three parameter values in this case) in nlm(f=SS.fun,p=c(0.1/40,0.1,2),hessian = FALSE,N.measure=object,h=20) Error in f(x, ...) : only 0's may mix with negative subscripts Basically I know the three parameter
2000 Apr 25
1
OpenSSH and Xauth
Hi... I have tumpled over quite a big problem on my machine. I'm running Debian Potato with OpenSSH-1.2.3 protocol 1.5 installed from the debian packages. When I ssh from any computer (including my own) then I can't get any programs to display X. I have turned ForwardAgent and ForwardX11 on in my ssh_config. When I turn on debugging this is what I get: 17:14 simpsons at lada% ssh -v
2009 Mar 26
1
Extreme AIC in glm(), perfect separation, svm() tuning
Dear List, With regard to the question I previously raised, here is the result I obtained right now, brglm() does help, but there are two situations: 1) Classifiers with extremely high AIC (over 200), no perfect separation, coefficients converge. in this case, using brglm() does help! It stabilize the AIC, and the classification power is better. Code and output: (need to install package:
2009 Mar 18
3
Extreme AIC or BIC values in glm(), logistic regression
Dear R-users, I use glm() to do logistic regression and use stepAIC() to do stepwise model selection. The common AIC value comes out is about 100, a good fit is as low as around 70. But for some model, the AIC went to extreme values like 1000. When I check the P-values, All the independent variables (about 30 of them) included in the equation are very significant, which is impossible, because we
2007 Dec 27
1
(package e1071) SVM tune for best parameters: why they are different everytime i run?
Hi, I run the following tuning function for svm. It's very strange that every time i run this function, the best.parameters give different values. [A] >svm.tune <- tune(svm, train.x, train.y, validation.x=train.x, validation.y=train.y, ranges = list(gamma = 2^(-1:2), cost = 2^(-3:2))) # where train.x and train.y are matrix
2011 Apr 27
1
Problem about step and stepAIC
Hello, I am now running a multiple linear regression program, but I do not know the difference between the command step and stepAIC. Thanks. Maggie [[alternative HTML version deleted]]
2004 Apr 14
1
question about /nmath/standalone
Hello, I can't link a c code with Mathlib according to introduction of R manual "Writing R Extensions", page 60. It is written : "It is possible to build Mathlib, the R set of mathematical functions documented in 'Rmath.h?, as a standalone library 'libRmath? under Unix and Windows. (This includes the functions documented in Section 5.7 [Numerical analysis
2007 Jan 19
7
Prototype.js: Is there an "in_array"-like function?
Hi i was wondering if there is a quick way to search for a item within an array. Here is my approach for this functionality. It''s an prototype for an Array method called "has": Array.prototype.has = function(needle) { for (var i=0;i<this.length;i++) { if(this[i] == needle){ return true; } } return false; } var someArray = [''jim'',
2005 Mar 09
2
How to use a R package with C code
Hello, everybody, I created a R package which includes C code. But I load this package, and carry out the R function in it. It shows C function is not in load table as follows. Would you tell me what is the problem? Where do I make mistake? Maggie [Previously saved workspace restored] > library(var) Attaching package 'var': The following object(s) are masked _by_
2009 Nov 17
2
Workaround for RH #502499?
I have a workstation with a Gigbyte board and an Intel Corporation 82801EB (ICH5) SATA Controller (rev 02) that's apparently getting bitten by https://bugzilla.redhat.com/show_bug.cgi?id=502499 It's running CentOS 5.4 32 bit, and the user is suffering from high load and sluggish response whenever a disk write of more than a few MB is made. iostat shows the disk at 100%. [root at marge
2005 Feb 02
6
NAT troubles with IPSEC traffic
I just got the list confirmation and noticed it''s text only email so here it is again in plain text. Below is the oringal message. Hi all, I am really struggling with this one, I have built a lot of linux machines using IPSEC tunnels and shorewall gateways. I decied to build a new test machine with Debian running 2.4.25 and Shorewall 2.0.15. I have two subnets on their own switches and
2002 Dec 10
1
Non-installation of Samba
Hi, I am attempting install of samba 2.2.7 on a Sequent (IBM) Dynix 4.4.6 platform. I downloaded the samba-latest.tar from the samba website: samba.mirror.ac.uk/samba/download.html Having unzipped and untarred the file, I then started as per the "how to", very first part. I ran "./configure" which generated a number of messages before failing as follows: ... ... ...
2006 Jul 24
3
Identifying peaks (or offsets) in a time series
Dear R-users, We are monitoring the activity of animals during a few days period. The data from each animal (crossing of infra-red beam) are collected as a time series (in 30 min bins). An example is attached below. y <- c(0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,3,28,27,46,76,77,60,19,35,55,59,48 ,87,20,38,82,62,60,85,105,69,109,102,100,101,116,126,119,63,27,25,15,8,0
2001 Dec 17
1
ricoh ap204/3800c
I'm wondering if anyone is using one of there printers on your unix/linux servers. I have the ap204 in house, demoing it an have coming tomorrow the ap3800c, they are both color lasers. using a script off of ricoh-usa.com site i setup the ap204 an it is not printing. jusdt looking for someone with a working printcap file to take a look at. thasnks. ifI get it to work i'm going to share