search for: circ2

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

Did you mean: circa
2011 Jan 20
2
circular reference lines in splom
..."X2", "X3") dat <- as.data.frame(dat) grps <- factor(rep(letters[1:4], 25)) panel.circ <- function(x, y, ...) { circ1 <- ellipse(diag(rep(1, 2)), t = 1) panel.xyplot(circ1[,1], circ1[,2], type = "l", lty = 2) circ2 <- ellipse(diag(rep(1, 2)), t = 2) panel.xyplot(circ2[,1], circ2[,2], type = "l", lty = 2) panel.xyplot(x, y) } xyplot(X2 ~ X1, data = dat, panel = panel.circ, aspect = 1) I'd like to to the sample with splom, but with gro...
2004 Aug 09
1
Verbose Logs?
...d=512) (pid 9863) : 1 Time(s) smbd/service.c:make_connection_snum(619) drhibbert (10.1.50.43) connect to serv ice public initially as user circ1 (uid=512, gid=512) (pid 9863) : 2 Time(s) smbd/service.c:make_connection_snum(619) drnick (10.1.50.14) connect to service Profiles initially as user circ2 (uid=513, gid=513) (pid 9956) : 4 Time(s) smbd/service.c:make_connection_snum(619) drnick (10.1.50.14) connect to service netlogon initially as user circ2 (uid=513, gid=513) (pid 9956) : 1 Time(s) smbd/service.c:make_connection_snum(619) drnick (10.1.50.14) connect to service public initially...