Displaying 7 results from an estimated 7 matches for "frx".
Did you mean:
fix
2002 Jun 06
3
admin users' file is owned by root
Hi there,
I just found that if an user is assigned in the "admin users", and if the
user grab a file from window to samba share, the file will be owned by root
from unix view. I am believing this is a bug.
The samba version I am using is 2.2.4.
Weixing Hao
(631) 858-6341
Forest Labs
-------------- next part --------------
HTML attachment scrubbed and removed
2005 Mar 24
1
RE: [R] Mapping actual to expected columns for princomp object
...achieve what I am attempting?
>
> If so, can anyone tell me how to accomplish steps 1 and 2 above?
>
> Thanks,
> Dana Honeycutt
>
> P.S. Here's a script that demonstrates the problem:
>
> x1 <- rnorm(10)
> x2 <- rnorm(10)
> y <- rnorm(10)
>
> frx <- data.frame(x1,x2)
> frxy <- data.frame(x1,x2,y)
>
> lm1 <- lm(y~x1+x2,frxy)
> pca1 <- princomp(frx)
>
> rm(x1,x2,y,frx,frxy)
>
> z1 <- rnorm(10)
> z2 <- rnorm(10)
> frz <- data.frame(z1,z2)
>
> predict(lm1, frz) # gives error: Object...
2005 Mar 24
0
Mapping actual to expected columns for princomp object
...he PC values for the new data set.
Is this the best approach to achieve what I am attempting?
If so, can anyone tell me how to accomplish steps 1 and 2 above?
Thanks,
Dana Honeycutt
P.S. Here's a script that demonstrates the problem:
x1 <- rnorm(10)
x2 <- rnorm(10)
y <- rnorm(10)
frx <- data.frame(x1,x2)
frxy <- data.frame(x1,x2,y)
lm1 <- lm(y~x1+x2,frxy)
pca1 <- princomp(frx)
rm(x1,x2,y,frx,frxy)
z1 <- rnorm(10)
z2 <- rnorm(10)
frz <- data.frame(z1,z2)
predict(lm1, frz) # gives error: Object "x1" not found
predict(pca1, frz) # gives no error...
1999 Jun 30
1
New packages (tcl/tk <-> R glue + Visual Tcl)
[Reposted by R-announce-owner because of R-announce protection.
Guido is subscribed under a different E-mail..]
I have made available in the 'Contributed R code | Devel' section of CRAN
(in this moment only at Wien) two new packages:
'tcltk': this package let to create and use tcl/tk interpreters
from R. The tcl interpreters have an additional command
1999 Jun 30
1
New packages (tcl/tk <-> R glue + Visual Tcl)
[Reposted by R-announce-owner because of R-announce protection.
Guido is subscribed under a different E-mail..]
I have made available in the 'Contributed R code | Devel' section of CRAN
(in this moment only at Wien) two new packages:
'tcltk': this package let to create and use tcl/tk interpreters
from R. The tcl interpreters have an additional command
2006 May 29
0
smbd hanging at BDC
...rvice
path = /netlogon/scripts
guest ok = yes
browseable = no
write list = root
[profiles]
comment = Profiles
path = /profiles/%U
browseable = yes
writeable = yes
veto files = desktop.ini
veto oplock files =
/*.DBF/*.TMP/*.CDX/*.SCX/*.SPR/*.SPX/*.SCT/*.FRT/*FXP/*.FRX
[data]
comment = Data Share
path = /data/Server
browseable = yes
writeable = yes
veto files = /lost+found/.Trash-root/*.sh/*.scr/.recycle/
inherit permissions = yes
inherit acls = yes
vfs objects = recycle
dos filemode = yes
store dos attributes = yes
veto oplock fi...
2009 Oct 10
11
SSD over 10gbe not any faster than 10K SAS over GigE
GigE wasn''t giving me the performance I had hoped for so I spring for some 10Gbe cards. So what am I doing wrong.
My setup is a Dell 2950 without a raid controller, just a SAS6 card. The setup is as such
:
mirror rpool (boot) SAS 10K
raidz SSD 467 GB on 3 Samsung 256 MLC SSD (220MB/s each)
to create the raidz I did a simple zpool create raidz SSD c1xxxxx c1xxxxxx c1xxxxx. I have