Displaying 20 results from an estimated 100 matches similar to: "how can i do anova"
2010 Oct 05
1
Barplot coloring problem
Hi
I'm a new user of R. I've a table like the following.....
bp_30049913 bp_30049953 bp_30049969 bp_30050044 bp_30048773
[1,] 31 48 30 14 23
[2,] 20 28 44 22 45
[3,] 49 17 29 10 31
[4,] 55 27 46 30 39
2010 Nov 05
1
How to extract particular rows and column from a table
Hello,
I'm a new user of R. I've a very big table like the following structure
(suppose the variable name with "aa"). From this table I want to make a new
table which'll contain just two column with V2 and V6 with some particular
rows( Suppose, variable name with "bb"). I'd like to mention V2 column is
representing the id that correspond to the column V6 whis
2011 Jan 31
1
how to search to value to another table
Hello,
I'm a new R user.
I have two different dummy tables with the variable name tb1 and tb2.
tb1<
v1 v2 v3 v4
"chr1" 22 23 3
"chr1" 36 37 1
"chr1" 54 55 0
"chr1" 77 78 1
"chr2" 80 81 4
"chr2" 85 86 0
"chr2" 99 100 1
2009 Jun 24
1
o2net_connect_expired:1637 ERROR
Hi,
I have OCFS2 Cluster of 5 nodes running on RHEL 5.2 (kernel version
2.6.18-128.1.10.el5). I am getting error like
Jun 24 09:26:54 alf2 kernel: (2095,0):o2net_connect_expired:1637 ERROR: no
connection established with node 2 after 30.0 seco
nds, giving up and returning errors.
Jun 24 09:27:54 alf2 last message repeated 2 times
Jun 24 09:29:24 alf2 last message repeated 3 times
Jun
2009 Aug 05
1
OCFS2 2.6.25
Hi,
According to this site, http://oss.oracle.com/osswiki/OCFS2/Roadmap cluster
ware flock feature is available in (2.6.25) for Red hat 5.2 U2.
But on download page of OCFS2 website I didn't find 2.6.25 version for 64
bit Red Hat Linux 5.2.
Current download are only for Red Hat (kernel 2.6.18 ), from where I can
download 2.6.25?
Thanks
Raheel
-------------- next part
2009 May 04
5
moving a project from windows to linux
How easy is it to do this. Is it simply a case of copying the project
directory over to the linux directory or does one have to create a new
project in the linux system and copy paste (due to the wonders of rails
magic)???
--
Posted via http://www.ruby-forum.com/.
2009 Dec 30
2
multiple instances of asterisk on same machine
hi all,
I have a little problem.... I'm using asterisk with opensips as opensips
dispatches calls to asterisk. I have to use multiple asterisk servers but
since for the time being im using 1 machine for testing i want to run
different instances of asterisk running on 1 pc listening to different
ports. Can someone please guide me how to do this? I'll be very thankful
Regards,
Saeed
2010 Jan 01
1
PBX Extension Help
hi all,
I have a little problem. I'm trying to configure a2billing
(asterisk2billing) with asterisk. Everything done successfully but when I
try to call following error occur
"WARNING[9690]: pbx.c:3170 pbx_extension_helper: No application
'DeadAGI,a2billing.php' for extension (a2billing, 456,3)
and it hang ups the call. Can someone please tell me why this error
occuring. My
2013 Oct 14
1
R help
Dear,
I want to use for loop and if..else condition together for
finding such value from a two column in a spreadsheet.
Thanks & Regards
Shameem Akhtar
[[alternative HTML version deleted]]
2009 Jul 22
2
OCFS2 Node restart
Hi,
I have 6 nodes cluster with OCFS2 1.4.2 running on vmware virtual system
RedHat 5.2 (2.6.18-128.1.16.el5) 64bit.
Out of 6 nodes two nodes alf0 and alf3 reboot automatically, I enabled
remote logging for kernel, and here is log.
I noticed VM become non-response and suddenly reboots. I am running Alfresco
(documents sharing) application all nodes are accessing common share on
OCFS.
2009 Jul 29
3
Error message whil booting system
Hi,
When system booting getting error message "modprobe: FATAL: Module
ocfs2_stackglue not found" in message. Some nodes reboot without any error
message.
-------------------------------------------------
ul 27 10:02:19 alf3 kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Jul 27 10:02:19 alf3 kernel: Netfilter messages via NETLINK v0.30.
Jul 27 10:02:19 alf3 kernel:
2009 Aug 17
1
NIC Bonding
Hi,
I have 2 NIC and wants to use both NIC for load balancing and fault
tolerance.
- Quick question if NIC bonding in Redhat is supported by OCFS2?
- If yes which mode bonding is supported?
Thanks
Raheel
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Mar 22
3
undefined method 'define_a_column' for class 'OCI8::Cursor'
Hello. Tired of searching and finding nothing useful.
Moving application to laptop for trip.
Installed:
- Ruby (1.8.6, patchlevel 111)
- Rails (2.2.2)
- Oracle adapter (1.0.0.9250)
- ruby-oci8 (2.0.1)
- Oracle 10g Express Edition
database.yml:
development:
adapter: oracle
etc...
When I start Mongrel (ruby script/server) I get the error above. I''ve
looked everywhere I can think of.
2015 Jun 28
0
Compiling Libvirt-snmp on VMware Vsphere ESXi
How can I compile and run Libvirt-snmp on VMware Vsphere ESXi? Can somebody
guide me with step by step procedure.
I tried to followed steps mentioned on Libvirt Website
<https://libvirt.org/compiling.html> but I guess they are for Linux
distribution. Because I could not execute ./configure command.
After searching on Google I found a similar question
2007 Dec 21
7
missing sourcefile (no such file to load)-- squlite3 error
hi all,
i got a problem of no such file to load -- sqlite3, after installing
new rails version yesterday...
the uninstallation gone through this way...
$ gem uninstall rails
successfully uninstalled rails-1.2.3
Remove executables and scrips for
''rails'' in addition to the gem ? [Y/n] - then i gave it ''Y''
*** as like it gone
2009 Jul 31
43
Error: uninitialized constant MysqlCompat::MysqlRes
Hi,
I installed the "kwatch-mysql-ruby" gem on my Debian server but when I
try to run the "db:migrate" task I get the following error:
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:migrate
rake aborted!
uninitialized constant MysqlCompat::MysqlRes
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
flight 17325 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17325/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-xl 9 guest-start fail REGR. vs. 12557
test-amd64-i386-xl-credit2 15 guest-stop fail REGR. vs. 12557
test-amd64-i386-xl 15 guest-stop
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
flight 17454 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17454/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-pair 17 guest-migrate/src_host/dst_host fail REGR. vs. 12557
Regressions which are regarded as allowable (not blocking):
test-amd64-i386-qemut-rhel6hvm-amd 7 redhat-install fail
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
flight 17612 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17612/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-pair 17 guest-migrate/src_host/dst_host fail REGR. vs. 12557
Regressions which are regarded as allowable (not blocking):
test-amd64-i386-rhel6hvm-intel 9 guest-start.2 fail
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
flight 17901 linux-linus real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/17901/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-qemuu-rhel6hvm-intel 4 xen-install fail REGR. vs. 12557
test-amd64-i386-pv 4 xen-install fail REGR. vs. 12557
test-amd64-amd64-pv 4