search for: hazard2

Displaying 3 results from an estimated 3 matches for "hazard2".

Did you mean: hazard
2006 Nov 11
2
Bayesian question (problem using adapt)
...hape = .1, scale = .1) * dgamma(param[2], shape = .1, scale = .1) * dgamma(theta[1], shape = .1, scale = .1) * dgamma(theta[2], shape = .1, scale = .1) } chazard1 <-function(x, param) { if(min(x, param) <=0) {return("function undefined")} param[1]*x^param[2] / param[2] } hazard2 <-function(x, theta, param) { if(min(x, theta, param) <= 0) {return("function undefined")} ratio = 1/(theta[1]*exp(-chazard1(x, param)) + theta[2]*(1-exp(-chazard1(x, param)))) return(ratio*hazard1(x, param)) } chazard2 <- function(x, theta, param) { if(min(x, theta, param...
2005 Aug 03
1
Trying to get up and running with Open Office beta
I was using the beta version of Open Office on Windows for... I don't know how long, but many months now. I quite like it and would like to replace the current stable 1.1 build of OpenOffice that came with CentOS with the beta. So i downloaded the RPMs from the OpenOffice site and dutifully followed their installation instructions, and it went well. I think. I mean, there were no errors
2007 Aug 10
5
Can't get ipw2200 to work in CentOS 5 on Dell laptop
I've installed ipw2200-firmware-3.0-3.nodist.rf from RPMForge using yum OK. I've loaded the ipw modules with /sbin/modprobe ipw2200 and then /sbin/lsmod | grep ipw which gives: ipw2200 136873 0 ieee80211 33417 1 ipw2200 However, when I run system-config-network I don't see Intel Coporation PRO/Wireless 2200BG (eth1) in the list of adapters. Also, when I