similar to: How to plot multiple graphs?

Displaying 20 results from an estimated 100 matches similar to: "How to plot multiple graphs?"

2011 Mar 14
1
Multiple graphs
Dear R helpers, Last week Mr. Ista Zahn has taken lots of efforts and helped me with the following code generating basel_asset_wise (e.g. bank, corporate, sovereign) graphs. The code works excellently and assetwise grahs are aslo genereated. I have tried to customize the code as per my need. However, there is only one small problem with the graphs. The graph doesn't give me the asset names.
2011 Mar 03
1
Applying function to multiple data
Dear R helpers, I know R language at a preliminary level. This is my first post to this R forum. I have recently learned the use of function and have been successful in writing few on my own. However I am not able to figure out how to apply the function to multiple sets of data. # MY QUERY Suppose I am having following data.frame df = data.frame(k = c(1:8), ratings = c("A",
2004 Jul 31
3
Openldap samba 3.0.5 net group add does not work
When I run net add groupmap rid=512 ntgroup="Domain Admins" UNIXgroup="ntadmins" i get this error: adding entry for group Domain Admins failed! The error isn't very specific and the log doesn't show any error. I look in the log (log level -1 in slapd.conf) and I can tell it is able to search. I can post the syslog if you need it. I think their is an error in my
2010 Oct 11
1
Unable to find a codec translation path from ulaw|h261 to slin
I'm doing some final check-outs before upgrading from 1.4.x to 1.6.x and I've encountered a problem playing back a .wav file to an Ekiga client: My dialplan looks like: exten => 730,1,answer exten => 730,n,playback(/home/phones/common/moh/moha/Sovereign) exten => 730,n,hangup Sovereign.wav is a .wav file that plays nicely on my 1.4 server. Here is what the console displays:
2017 Dec 10
1
hosting emails at home
Thank you, I remember to had a look at this project, and I found it huge. I started mine because I want LDAP authentication. I also wanted less features / programs, less obtrusive, and better attention to small details, like automatic DKIM generation and DNS updates. I hope not to end up with something as huge. Andr? On 10/12/17 19:19, bruce at secryption.com wrote: > Check out
2013 Oct 17
4
Subseting a data.frame
Dear Forum, I have a data frame as  mydat = data.frame(basel_asset_class = c(2, 8, 8 ,8), defa_frequency = c(0.15, 0.07, 0.03, 0.001)) > mydat   basel_asset_class defa_frequency 1                 2          0.150 2                 8          0.070 3                 8          0.030 4                 8          0.001 I need to get the subset of this data.frame where no of records for the
2013 Oct 17
4
Subseting a data.frame
Dear Forum, I have a data frame as  mydat = data.frame(basel_asset_class = c(2, 8, 8 ,8), defa_frequency = c(0.15, 0.07, 0.03, 0.001)) > mydat   basel_asset_class defa_frequency 1                 2          0.150 2                 8          0.070 3                 8          0.030 4                 8          0.001 I need to get the subset of this data.frame where no of records for the
2017 Dec 10
5
hosting emails at home
Hello everyone, I have been using Postfix and Dovecot for my personal emails for years. After being tired of reinstalling my personal mail server many times, I am currently writing some Ansible scripts to do it automatically. I obviously checked the other projects, and did not found anything close to what I am looking for, so I am implementing it now. The final goal is to have a box that once
2017 Dec 10
0
hosting emails at home
Check out https://github.com/sovereign/sovereign/blob/master/README.md Might have some of what you are looking for already done. Bruce On Dec 10, 2017 2:06 PM, Andr? Rodier <andre at rodier.me> wrote: Hello everyone, I have been using Postfix and Dovecot for my personal emails for years. After being tired of reinstalling my personal mail server many times, I am currently writing
2012 Jan 08
2
splitting strings effriciently
Folks, I have a data frame with 4861469 rows that contains an ip address xxx.xxx.xxx.xxx as one of the columns. I want to assign a site to each row based on IP ranges. To do this I have a function to split the ip address as character into class A,B,C and D components. It works but is horribly inefficient in terms of speed. I can't quite see how one of the l/s/m/t/apply functions could be
2005 Oct 27
1
problems in the network config of Guest OS on Xen
I have installed Xen version 7033 on an Intel platform with VT enabled, and the Xen boot up without any errors. The network is on in Xen but when I launch the RHEL Guest OS on Xen, IP address failed to be determined. I ran netconfig and restart my network service and yet fail to setup the network. I''m currently wanted to setup the Guest OS on a network so that I can run some benchmark
2005 Oct 27
1
problems in the network config of Guest OS on Xen
I have installed Xen version 7033 on an Intel platform with VT enabled, and the Xen boot up without any errors. The network is on in Xen but when I launch the RHEL Guest OS on Xen, IP address failed to be determined. I ran netconfig and restart my network service and yet fail to setup the network. I''m currently wanted to setup the Guest OS on a network so that I can run some benchmark
2005 Apr 29
1
GR-303 zaptel and zapata configurations
-----BEGIN PGP SIGNED MESSAGE----- Does anyone have any working example GR-303 configurations for zaptel and zapata conf? The information available on the wiki as well as in the sample configurations just doesn't seem to be enough to bridge the gap for me. In Zaptel.conf, Do you set up a GR-303 circuit like a PRI with b and d channels or do you set fxo or fxs, ks signalling? How do you
2005 Jun 15
2
Solution to smbldap-tools not adding sambaSAMAccount
Well I finally managed to get my machines added to my ldap/samba domain. The problem was that I had defined an ou each for Computers and Users. ie dc=base,dc=org | ------ ou = Users | ------ ou = Computers Now the problem was that the nss_ldap library was searching in Users only, and apparently the samba server needs to be able to resolve the Computers tree aswell to add the
2023 Mar 24
4
[libnbd PATCH v3 19/19] socket activation: set LISTEN_FDNAMES
On 3/23/23 20:27, Eric Blake wrote: > On Thu, Mar 23, 2023 at 01:10:16PM +0100, Laszlo Ersek wrote: >> When the user calls nbd_set_socket_activation_name before calling >> nbd_connect_system_socket_activation, pass the name down to the server >> through LISTEN_FDNAMES. This has no effect unless the new API has >> been called to set the socket name to a non-empty string.
2006 Feb 23
9
Balancing multiple connections and NAT
Hi, I have a client connected to the ''net through 3 ISP''s. Have set up a Linux box to do routing and load sharing for the 3 connections. A fourth interface is connected to the LAN with private IP addresses. Am using iptables to SNAT traffic to the appropriate IP depending on the interface the packet gets routed onto. The setup looks something like this: Interface IP
2009 Apr 17
0
Thank You All for the help
Hi All, I wish to thank all you guys out there. This is because of the help from you guys I am able to learn how to use R in a short time. Thanking you again for the help and quick responses. Regards, Rajat -- Rajat, PhD student Industrial Engineering, Texas Tech University, Lubbock, TX, USA. -------------------------------------------------------------------------- WE, THE PEOPLE OF INDIA,
2005 Apr 19
2
OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
We have a Problem to Install the Packages: openssl-0.9.6m-1 openssl-devel-0.9.6m-1 openssl-doc-0.9.6m-1 After we migrate from AIX 4.3.3 to AIX 5.2 I removed the old Version rpm and want to reinstall openssl and openssh. If i try to install openssl i have the following Error Message: # rpm -ivh openssl-0.9.6m-1.aix5.1.ppc.rpm openssl-devel-0.9.6 m-1.aix5.1.ppc.rpm
2015 Feb 05
1
Another Fedora decision
On Thu, February 5, 2015 10:08 am, Always Learning wrote: > > On Thu, 2015-02-05 at 09:41 -0600, Valeri Galtsev wrote: > >> >> > wac4140SoeTer'#621strAAt0918;@@ >> > >> > Gee thanks. I'll use it for root on every server ;-) > >> I know this is joke. Yet (in a slim chance someone out there can follow >> it >> with seriousness)
2011 Sep 14
0
[LLVMdev] Generics
> Hi, > > I'm about designing the compiler backend of my script language and I > have generic types in the language. An example is the array. An > array#int means array of integers. You can compare it to Java's > generics. Whenever i have a variable of the type "generic", the type > should be replaced by the really used type. > Now the question is: how do