search for: kdat

Displaying 2 results from an estimated 2 matches for "kdat".

Did you mean: dat
2013 Feb 20
0
Bayesian mixing model
...init.list) { with(init.list, { if (!is.null(userProb)) logp <- log(userProb(RAT, X)) else { y <- X %*% RAT if (!is.null(positive)) { dA.p <- dgamma(RAT[ind.pos], krat[ind.pos], lrat[ind.pos], log = TRUE) kdat <- y^2/sddat^2 ldat <- y/sddat^2 kdat[Dat == 0] <- 1 ldat[Dat == 0 & !is.na(Dat)] <- 1/y[Dat == 0 & !is.na(Dat)] dB.p <- dgamma(Dat[, positive], kdat[, positive], ldat[, positive], log = TRUE)...
2006 Oct 22
16
Best backup software for linux
We are running backup softwares for incrementals/differentials and full backups with variouse softwares currently using dirvish scripts + amanda .. what is everyones views on other opensourced backup software? is there anything better or other options we have missed? We are looking at backula as an option? any thoughts? Thanks - Nathan - http://www.linuxcare.ca