search for: levelf

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

Did you mean: level
2009 May 09
1
Strip labels: use xyplot() to plot columns in parallel with outer=TRUE
The following tinkers with the strip labels, where the different panels are for different levelf of a conditioning factor. tau <- (0:5)/2.5; m <- length(tau); n <- 200; SD <- 2 x0 <- rnorm(n, mean=12.5, sd=SD) matdf <- data.frame( x = as.vector(sapply((0:5)/2.5, function(s)x0+rnorm(n, sd=2*s))), y <- rep(15+2.5*x0, m), taugp = factor(rep(tau, rep(n,m)))) names(mat...
2003 Jan 27
1
samba pdc smbpasswd error
I have gotten samba to allow an xp client to logon to the domain server before, my problem now is doing exactly that on a different machine. I can browse files, but I get an access is denied error upon join. [2003/01/27 10:46:21, 0] /SourceCache/samba/samba-21/source/rpc_server/srv_samr.c:api_samr_set_userinfo(670) api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO. [2003/01/27