search for: expo

Displaying 20 results from an estimated 137 matches for "expo".

Did you mean: exp
2009 Aug 26
2
Statistical question about logistic regression simulation
Hi R help list I'm simulating logistic regression data with a specified odds ratio (beta) and have a problem/unexpected behaviour that occurs. The datasets includes a lognormal exposure and diseased and healthy subjects. Here is my loop: ors <- vector() for(i in 1:200){ # First, I create a vector with a lognormally distributed exposure: n <- 10000 # number of study subjects mean <- 6 sd <- 1 expo <- rlnorm(n, mean, sd) # Then I assign each study subject...
2006 Apr 16
3
second try; writing user-defined GLM link function
...ion, but with a different link function. The link function is a modification of the logit link: g(theta) = natural log( (theta ^(1/t)) / (1- (theta ^(1/t)) ) ; where t is the length of the interval between nest checks. Could anyone help? I hope the answer is rather simple, since this just adds the exponent (1/t) to the logit link function; but I have yet to figure out how to do this. Thanks in advance for any help. cheers, Jessi Brown Program in Ecology, Evolution, and Conservation Biology University of Nevada-Reno
2011 Jul 06
2
how to best present concentrated data points/ ggplot2
...hanks! YL library(ggplot2) x <- rnorm(10000) a <- rnorm(5000) b <- rnorm(5000) weights.x <- abs(a/sum(a)) weights.y <- abs(b/sum(b)) weight <- c(weights.x, weights.y) ze <- rep(0,10000) type <- c(rep("a",5000), rep("b",5000)) d <- data.frame(expo = x, weight = weight, type = type, ze = ze) m <- ggplot(d, aes(x = expo, group = type, col = type, weight = weight)) m+geom_density()+geom_point(aes(x = expo, y = ze, shape = type))
2006 Oct 04
4
Linux World Expo - London 25th + 26th Oct 2006
hey guys, CentOS has a stand at the LinuxWorld Expo, London on the 25th and 26th of Oct 2006. And we need some help! We need a few people to come down and help at the stand, talk to visitors and generally spread the good word on CentOS! If you are interested and are able to come help, please get in touch with Lance ( lance at centos.org ) or m...
2007 Aug 08
0
Expo and Window Snapping
Not sure if this is where bugs should be reported, but here it goes. When Window Snapping is on and Expo mode is launched, dragging windows is jerky near the edges. This is especially noticeable with large windows, such as maximized Windows. There is an Expo option called "Immediate moves" that disables wobbly. If the problem is not easily fixed, perhaps "Immediate moves" can dis...
2005 Feb 18
2
Lessons Learned from LinuxWorld Expo
I have just published a article (http://masnetworks.biz/node/20) about exhibiting at LinuxWorld Expo and the lessons learned. I heard some talk about some interest in doing the San Fran show. Please feel free to contact me for any suggestions, help, CD's & DVD's etc. -- Matt Shields http://masnetworks.biz http://sexydates4u.com http://shieldslinux.com http://shieldsmedia.com (curre...
2008 Oct 20
0
Invitation to Southern California Linux Expo 7x
Greetings, I would like to formerly invite Icecast and the other Xiph projects to attend the 7th Annual Southern California Linux Expo. The show will be held February 20th-22nd, 2009 once again at the Westin LAX in Los Angeles, CA. Because the Xiph projects are open source projects, SCALE will provide a complementary booth on our show floor including all the usual amenities such a 6' table chairs, 500W power drop, one Ethern...
2005 Jan 05
2
cAos/CentOS Users in Boston/New England area
I'm still looking for any volunteers in the Boston or New England areas that would be willing to help out at LinuxWorld in February. It goes Feb 14th - 17th, but the expo part is only 15th - 17th. If you can't come all three days, that's fine, but I would appreciate if there were a couple people that could come at least a day or two. Also, If you help out you get a 3 day pass to the expo exhibits. Here is more info on the event http://www.linuxworldexpo.c...
2004 Jun 11
1
Linux World Expo 2004 in SF
The cAos Foundation and hosted projects have been granted a booth in the Dot Org Pavilion of Linux World Expo in SF this August. If you are a developer or contributor of the project and would like to help staff the both, please send me a private email so we can coordinate. I don't have the actual numbers of Exhibitor badges that we can get yet, but I would assume it is not many. This means it is firs...
2008 Sep 04
0
Invitation to the Southern California Linux Expo 7x
Greetings, I would like to formerly invite the CentOS community to participate at the Southern California Linux Expo. The show will be taking place February 20th - 22nd, 2009 at the Westin LAX in Los Angeles, CA. I am including both a link to our "Call For dotORG Exhibitors" as well as our "Call for Papers" if anyone from the CentOS community is interested in submitting a talk for considerati...
2001 Jan 23
2
Linux Expo 23-02-2001
Hey Guus and Ivo, Want to wish you good luck on your conference on VPN on the Expo! Maybe I'll see you there. Greets, Richard - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2008 Oct 20
1
Invitation to Southern California Linux Expo 7x
Greetings, I would like to formerly invite Vorbis and the other Xiph projects to attend the 7th Annual Southern California Linux Expo. The show will be held February 20th-22nd, 2009 once again at the Westin LAX in Los Angeles, CA. Because the Xiph projects are open source projects, SCALE will provide a complementary booth on our show floor including all the usual amenities such a 6' table chairs, 500W power drop, one Ethern...
2004 Sep 22
7
Some photos from Astricon 2004
These taken tonight (9/22/2004) at the Expo and Reception Enjoy. http://photos.tropiano.org/gallery/astricon-2004 Lenny
2006 Mar 16
0
World 2006 - Register for the SECNAP and MIS Training Institute Discount!
InfoSec World(tm) Conference and Expo 2006 April 3-5, 2006 Vendor Expo: April 3 & 4 Optional Workshops: April 1, 2, 5, 6, & 7 Disney's Coronado Springs Resort / Orlando, FL http://www.misti.com/InfoSecWorld SPECIAL OFFER! SECNAP Network Security Corp. and MIS Training Institute would like to offer you 10% OFF of...
2005 Sep 28
0
CentOS @ Linux World Expo, Oct 5- 6, 2005 , Olympia 2, London
Hi guys, Just to let you all know that The CentOS Project will be at Linux World Expo this year ( London Olympia-2 October 5th and 6th ). We have a booth at the .org village, so if you are in the area do come by and say hi. Both Lance and myself will be there. We are also going to try and get T-Shirts and CD's with CentOS branding for the event. You might want to keep in mi...
2007 Jan 22
0
Asterisk and VoIP @ Southern California Linux Expo (SCALE 5x)
Hello, Asterisk and VoIP will again have a presence at SCALE 5x, the 2007 Southern California Linux Expo this February. On the exhibit hall floor Trixbox will have a booth demonstrating their asterisk related products. Additionally, a number of other open-source projects will be using Asterisk as part of their demos. The event will be held on Feb 10th and 11th at the Los Angeles Airport Westin. In...
2008 Oct 16
0
Linux Expo, London 23rd to 25th Oct 2008
Hi, We need a few people to help with the CentOS booth at Linux Expo in London, from the 23rd to the 25th. If you are around and able to come hang out with the us ( Lance and I will be there too ) it would be much appreciated. If you are interested, reply to this thread here, on the centos-promo list or email me offlist. If you are in the area, come say hi anyw...
2005 Sep 01
1
OT: SCALE 4x -- Call For Papers
Hello, The call for papers for SCALE 4x, the 2006 Southern California Linux Expo, is now open. This event will be our fourth annual show. It will be held on Feb 11-12, 2006 at the Los Angeles Airport Westin. We are expecting 1,300+ in attendance this year. We are non-profit, community run Linux, open-source and free software conference. If you are working on something you b...
2004 Oct 05
1
Linux World Expo - London Olympia 6th & 7th October
If anyone is coming to the show I will be on the uklinux.net stand and will happily discuss/demo CentOS Lance -- uklinux.net - The ISP of choice for the discerning Linux user.
2006 Mar 16
0
Feedback from VON expo! Info on * HAandPolycomphone!!
> "Q: What are the plans for HA? > That's BS. Last time I checked, Asterisk's support of SRV was > to only grab the first SRV entry. Period. If it doesn't try > any more SRV hosts after the first fails, just exactly how is > that redundant? This is for the phones to fail over NOT Asterisk, remember in this case Asterisk has died so no matter what order it