search for: domat

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

Did you mean: doman
2006 Apr 27
1
scope of variable/object ?
...ns, then I get an error message that reads : 'Error in pamr.train(data = myd2, threshold = threshold, threshold.scale = all.scales[i+ : object "myd2" not found.' The code that doesn't work is: ################### DOESN'T WORK ############ library(pamr) domat <- function(myd){ myd2 <- myd mytrain <- pamr.train(myd2) new.scales <- pamr.adaptthresh(mytrain) } dom <- function(){ set.seed(120) x <- matrix(rnorm(1000*20),ncol=20) y <- sample(c(1:4),size=20,replace=TRUE) myda <- list(x=x,y=y)...
2005 Apr 29
1
IMQ on KPTD
Hi! I would like to thank very much for this great page with Kernel Packet Traveling Diagram and to suggest small update concerning IMQ. I think the sentence: "IMQ in input comes before nat so IMQ does not know the real ip address. Ingress comes after nat, so ingress knows the real ip address." could be more precise like that: "By default IMQ in PREROUTING comes before nat and