search for: erhs

Displaying 20 results from an estimated 27 matches for "erhs".

Did you mean: eres
2011 Oct 03
4
Question about ggplot2 and stat_smooth
I'm interested in creating a graphic -like- this: c <- ggplot(mtcars, aes(qsec, wt)) c + geom_point() + stat_smooth(fill="blue", colour="darkblue", size=2, alpha = 0.2) but I need to show 2 sets of bands (with different shading) using 5%, 25%, 75%, 95% limits that I specify and where the heavy blue line is the median. I don't understand how to do this with
2009 Aug 29
2
round off errors? (PR#13918)
Full_Name: Claus Pastor Version: 2.9.2 OS: Windows XP Submission from: (NULL) (82.113.106.4) I use the following function to compute MutualInformation Matrix of factorial members of a dataframe. I use package minet for this: my.MI = function(test) { ## die Diagonale gibt die Entropien, Teile durch entropy von y und du erh?lst den Zusammenhang ## kenne X und sage daraus y voraus require(minet)
2009 Mar 23
4
newton method
Hi R-users, Does R has a topic on newton's method? Thank you for the info.
2001 Feb 16
2
vector heap is too small
Ich habe eine dringende Frage!!!!!!!! ch ben?tze das Rplus mit Windows 98 . Wo kann ich die Vector heap von Rgui.exe erh?hen. Bei Eigenschaften kann ich das nicht machen. Vielen Dank f?r Eure Bem?hungen Nadine Brauchli, FORNAT *************************************************************************** FORNAT Forschungsstelle f?r angewandte ?kologie und Naturschutz Asylstr. 46/48 Postfach 8708
2015 Aug 25
4
OPUS on bare metal ARM
Hi everyone, I?m currently trying to use opus on a ST ARM (STM32F407) without any OS (bare metal). The aim of my project is to transmit voice over CAN bus. The main issue I have is that opus fail to allocate memory, the ALLOC macro always return a NULL pointer. I have sure that I have enough free space to allocate buffers. Is there anyone who already try this or have meet this issue ? Thanks
2002 Mar 14
2
/contains a filesystem with errors check forced
I have been running samba for nearly two years with no problems on RH 7.0. I have one now. I've only had this occur once so I'm not to familiar with the solution, yet I know it is a simple one because I have resolved this before. (Repair filesystem) 1# What is the correct response to render a solution to this. -------------- next part -------------- HTML attachment scrubbed and
2002 Nov 18
1
Makerpms.sh changes for RH8
The rpm build utilities have changed with Redhat 8.0. I'm not sure if these changes have been noted in the current sources, but the "makerpms.sh" script in the src/packaging/Redhat directory no longer works with Redhat 8.0 without the change below. The two lines at the end of the script need to have "rpm" changed to "rpmbuild", the switches remain the same. You
2014 Jun 06
0
memory leak
Hi, I am running tinc on alpine linux 2.7.8 in 2 seperate environments. The first environment is running for about a month without any problems. The second environment causes some trouble. It looks like a memory leak on the client side. tincd.conf: ConnectTo=ServerHost Device=/dev/net/tun Mode=switch Name=ClientHost PMTUDiscovery = yes DeviceType=tap PriorityInheritance = yes
2015 Aug 25
0
OPUS on bare metal ARM
Andrew, Stephan Thanks for your help. Well, I really don?t have the choice of the interface it has to be CAN. My malloc is working but it may have some bug. I?m going to check the use of the CCRAM with an implementation of opus_alloc/opus_free. I will let you know how it works. Regards. Benjamin ________________________________ Comme vous le savez, les messages envoy?s par e-mail peuvent
2014 Jun 11
0
Fwd: memory leak
Hi, I've observed this strange behaviour for a while in my test environment. It looks like that all problems gone away when I switch to "hub-mode" instead of switch mode. Does tinc still work properly in switch mode when I transport vlan tagged traffic within that tunnel? In my environment the side, which is receiving arp requests from the wired interface, is running out of
2012 Dec 28
1
Using grImport to create a watermark
Hi… I want to use grImport to create a watermark on a plot() using the methods Paul Murrell describes here: http://cran.r-project.org/web/packages/grImport/vignettes/import.pdf (page 28). I can essentially reproduce this manually at the R prompt, and independently I can use grid.picture(…) successfully in a R script, but when I attempt to do do this in my script: • • •
2002 Sep 30
6
Password Expiry
Hi guys... I setup samba 2.2.5 as a PDC ... I have w2k clients. It seems that now I am prompted to change my password because it is going to expire Could you guys tell me how and where to disable password expiry? cheers`
2002 Jul 15
3
Controlling Samba with xinetd
Hi all Just a query from a fellow tech who's playing with Samba. He just asked me the following question, it's something I've never really thought of, but on the face of it could be worth further investigation. Any thoughts?? TIA <snip> Was doing some research last night on high availablilty - led me to a thought which I have seen around before but decided it was not
2002 Sep 30
2
Samba 2.2.5 + OpenLDAP 2.x - Caveats?
Hi List(s) I'm in the process of configuring a new PDC using Samba 2.2.5. At the present time we have 9 other Samba PDCs in nonconnected sites. In the next few months, these sites will become part of a WAN and we're looking to migrate authentication for these servers to a single box, for obvious administration benefits. The client base is primarily Win2k, SP2 & SP3. Now I'm
2001 Dec 26
1
tags in comment field - why?
Well, my last question about this was in the middle of other stuff, but it's a basic one: why put tag info in the comment field at all? Why not use the XML field that's already there? It gives the flexibility needed to do things like translated tags easily, and keeps tag info in the same format as other data--potentially simplifying editors which read other types of metadata. The only
2014 Jun 12
1
memory leak with vlan tagged traffic in switch mode
Hi, has anybody a running setup with 2 or more tinc daemons in switch mode which transport 8021q tagged traffic? I am trying to connect two segments with about 4 x 1000 mac addresses (distributed on different vlans). I am always running out of memory on one side. This happens only on the side where the arp requests come from. Currently there is no unicast traffic between the sides; only
2001 Nov 07
3
samba PDC with NIS, or other solution?
We have a network with Windows NT/2000, SGI's, Linux, Macintosh, AIX. Our user account/passwords for all our machines is handled by NIS on an AIX machine. Our unix machines autheticate through NIS. Our windows machines authenticate by loging on to an NT server acting as the PDC, and that PDC has a service installed on it called "WinDD NIS" (made by Tektronix I think) which contacts
2006 Jun 10
6
Mongrel 0.3.13 Pre-Release -- Win32! Win32!
Hello Windows Users! I have finally got my new computer with it''s win32 build working and have just done the first pre-release for 0.3.13 that has win32 support. *** All win32 users should try to grab the pre-release and tell me if it works. *** You can install it with: $ gem install mongrel --source=http://mongrel.rubyforge.org/releases/ >From EITHER win32 or any other platform
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition live OS sounds right up my alley, and I will definitely check it out. The second partition is working well with `parted' and `fdisk', so I am quite pleased. Below is, again, "what I came up with". I tried to integrate each of your
2008 Jan 14
1
Problems with forms
hello all i''m a newbie on mechanize, but already had some success. But now i''m in a real problem : The following HTML-Code is not parsed corect, not all form element are found. I''can''t change the server-code. How to fix ? HTML-Site ------X-----------------------------------------------------------------------X- <!DOCTYPE HTML PUBLIC "-//W3C//DTD