similar to: Peer Review - Linuxfest Presentation Outline

Displaying 20 results from an estimated 1200 matches similar to: "Peer Review - Linuxfest Presentation Outline"

2008 Feb 12
3
sort a data frame according to roman characters
R-help, I have a data frame with one column containing roman numbers The data are not sorted as : I II III IV V VI VII VIII IX X XI XII XIII XIV XV Using data[order(data$Roman),] does not do the job. How can this be done? Thanks in advance.
2018 May 22
2
Plot qualitative y axis
Many thanks, My goal is to make a plott like attached but the Y axis starts in XIV and end at top in I. Generally for instance in excel X axis is categories but Y axis is numbers I want the contrary plotted in lines, your last help is near what I look but barplot is not needed. Hope you can help me thanks in advance. 2018-05-22 0:58 GMT+02:00 Jim Lemon <drjimlemon at gmail.com>: > Hi
2018 May 23
0
Plot qualitative y axis
Hi Pedro, melt() is probably working. The problem is I did not finish the copy and paste.? It would have been better if I had included the ggplot() command. Try ============================================================== library(reshape2) library(ggplot2) dat1? <- structure(list(N = c("I", "II", "III", "IV", "V", "VI",
2018 May 21
2
Plot qualitative y axis
Hi all, I?m trying to plot this data N M W I 10 106 II 124 484 III 321 874 IV 777 1140 V 896 996 VI 1706 1250 VII 635 433 VIII 1437 654 IX 693 333 X 1343 624 XI 1221 611 XII 25 15 XIII 3 XIV 7 8 So that in de Y axis will be the level (qualitative data) and in the X axis will be M and W variables. So x axis will be wwith a lenght between 0 and 2000. I would like to plot a line with M and other
2018 May 21
0
Plot qualitative y axis
See ?barplot and set the horiz argument to TRUE. (This is in the base R plotting version. The ggplot2 and lattice systems have other ways of doing this) Note: if you search on e.g. "barplots in R" or similar, you should find numerous examples with code. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into
2018 May 23
0
Plot qualitative y axis
Hi Pedro, Not too hard. Just have to watch the order of the variables: ppdf<-read.table(text="N M W I 10 106 II 124 484 III 321 874 IV 777 1140 V 896 996 VI 1706 1250 VII 635 433 VIII 1437 654 IX 693 333 X 1343 624 XI 1221 611 XII 25 15 XIII 3 NA XIV 7 8", header=TRUE) plot(rev(ppdf[,2]),1:14,col="blue",lty=1,type="l",
2004 Oct 04
0
Ohio Linuxfest 2004 Presentation
Hello, On Saturday, Oct 2nd 2004, I did a 45 minute presentation on Asterisk to the Ohio Linuxfest. Roughly 350 people attended, and I think I spoke with nearly all of them at some time during the day. N2Net had an Asterisk PBX running on a Laptop w/ a pair of SNOM 200 Phones setup for people to play with. When all was said and done, nearly 800 incoming/outgoing calls were made through the
2009 Sep 15
1
FYI, Samba presentation at Ohio LinuxFest 2009
At this years Ohio LinuxFest 2009 Don Vosburg will be presenting on his experiences deploying Samba in various configurations: "So You Think You Can Dance? Samba in the Real World" by Don Vosburg Samba is a terrific file sharing project - but how well can you dance? Hear real world examples of hot to swing with Samba. We will explore integration with existing networks, or standing up
2009 Dec 08
1
Sort a data frame according to romans
R-help, I have a data frame: > mydata strata nh Nh Wh fh 1 I 10 26 0.048 0.385 2 II 32 84 0.154 0.381 3 III 16 42 0.077 0.381 4 IV 4 11 0.020 0.364 5 V 10 26 0.048 0.385 7 VII 64 168 0.309 0.381 8 VIII 49 129 0.237 0.380 9 IX 22 58 0.107 0.379 91 VI 0 0 0.000 0.000 and I wish to rearrange the data are sorted according to the roman
2008 Oct 05
2
Autopano Pro 1.4.2 on WINE (path problem I think)
I'm a Gentoo amd64 user. This is what I get when I try to run the Autopano (it installed just fine): Code: szczerb at nomad ~ $ wine .wine/drive_c/Program\ Files/Kolor/Autopano\ Pro/Autopano_Win32.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" err:module:import_dll Library MSVCP80.dll (which is needed by
2004 Apr 17
4
LinuxFest NW
For those of you going to LinuxFest, I''ll be speaking today at 10:00 in G-106. And if you miss the talk but see me wandering around the campus later, don''t hesitate to flag me down to say "Hi". -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net
2018 Oct 08
0
This weekend, Ohio LinuxFest
This weekend, CentOS is sponsoring Ohio LinuxFest in Columbus. Please do stop by the booth for your CentOS bumper sticker and fridge magnets. If you have time and expertise, and would like to do a shift or two at the table, please indicate your availability here: https://docs.google.com/spreadsheets/d/1TqTqaLoswMYzyfvQCnzjkVazlQkP87CCKBS_mtFLXUY/edit?usp=sharing See you in Columbus! --Rich
2000 Jul 24
1
Questions about deviance
I have experimented with the cheese data example from McCullagh&Nelder, page 175. With a proportional odds model they obtain a residual deviance of 20.31. Estimating the same model with polr(MASS) gives a residual deviance of 762.11 !, while using ordglm(gnlm) gives a deviance of 523.94. Can anybody explain these differences? The data frame with the data are: > cheese Cheese N
2008 Nov 27
3
SMBD not authenticating against Active Directory
Hi, Iam trying to setup Samba version 3.2.3 on Redhat (RHEL5) server to use Active Directory for authentication. I followed the instructions from article in following website: http://technet.microsoft.com/en-au/magazine/dd228986.aspx Setup Winbind + Samba + Kerberos and it seems to work fine. I can see the users in Active Directory through winbind as well as authenticate users using NTLM
2004 May 01
1
[LLVMdev] (no subject)
Dear LLVM users, The development of LLVM has been supported primarily by funding from the National Science Foundation and the University of Illinois. in order to maintain our sources of funding and attract new ones, It is important for us to be able to document how LLVM is benefiting companies, universities, other organizations, and individuals in the outside world. (The information
2004 Apr 06
1
Asterisk CLI Issues - CVS-03/30/04-14:34:01
Hello all, I just updated my development Asterisk box today and am noticing weird behaviour in the CLI. Whenever I hit "tab" the CLI shows me the list of commands, but the output is garbled. See below. I'm running the v1.0_stable code, checked out about 2 hours ago. asterisk*CLI> show version Asterisk CVS-03/30/04-14:34:01 built by root@asterisk.n2net.net on a i686 running
2005 Jan 29
2
TE405P w/ Intel SE7210TP1_E Motherboard
Hello, I'm looking at building a couple new PRI Gateway boxes using TE405P cards, and was wondering if anyone has had any experiences (good or bad) with the Intel SE7210TP1_E motherboards from Intel. General Technics builds some really nice (and cost effective) 1U servers based on the board: Server: http://www.gtweb.net/gt637.html Specs:
2005 Jan 20
1
Polycom IP 300/500 Conferencing Behavior
Hello, I've got a mixture of SPIP 300 and 500 phones in production for various clients. I've got the XML settings configured for local conferencing, but I'm not seeing the expected behavior from the phone when I attempt to conference two calls together. According to the manual, while talking to the first party, you simply hit Conference, dial the second party and then Conference
2004 Apr 29
8
GrandStream 1.0.4.55 Firmware
Hello, Anyone using the 1.0.4.55 firmware release with any success? I have had my Budgetone running 1.0.4.50 for about a month and a half now with no problems whatsoever, and I am a little leary about upgrading. -- Vice President of N2Net, a New Age Consulting Service, Inc. Company http://www.n2net.net Where everything clicks into place!
2005 Jul 20
3
[Asterisk-Dev] Memory Leak in Stable?
Hello, I have a client that has a fairly small installation (20 SIP Phones) that is running Stable. Asterisk appears to be consuming large quantities of memory, and growing uncontrollably to the point where after about 6 weeks the box starts to swap itself to death. I've been keeping my eye on it today, and in the last 12 hours, it has grown by about 8 megabytes, and there has been