search for: dror

Displaying 20 results from an estimated 68 matches for "dror".

Did you mean: drop
2010 Dec 26
2
Doing a mixed-ANOVA after accounting for a covariate
...data=dat) and then run the aov() on the residuals: > m.aov = aov (cov.accnt$residuals ~ withinVar*betweenVar + Error(subj/withinVar, data=dat) Does it seem to be a valid answer to my problem? Is there an existing function that can do this (perhaps more appropriately)? Thank you for any help, dror [[alternative HTML version deleted]]
2009 Nov 03
2
Plotting an interaction with error bars
...t which is very limited to handle - I was unable to add a legend, change symbols etc. Does anybody knows if there is a way to manipulate either of the above functions more then what I was able to? Is there another function to draw interaction plots with error bars? Thanks for any help or comment. dror
2007 May 13
6
no network for dom0
...however, there''s no network for dom0. According to network manager, I saw that Ubuntu recognizes now 4 unconfigured adapters (veth0, veth1, veth2, veth3). I''m not sure how I need to configure them to: 1> have network for dom0 2> later, have network for other domains Thanks, Dror _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Dec 29
1
Plotting power function to practice data
...ata of motor action in the format: S | Cond. | Time ----+---------+-------- 01 | c | 1.23 01 | nc | 0.89 02 | c | 2.15 02 | nc | 1.80 ..... I want to look at the learning curves graphically. I will appreciate pointers to relevant functions / packages. Thanks in advance, dror [[alternative HTML version deleted]]
2005 Jun 13
4
Kerberos enc type [xx] failed
Hi All, I am getting Kerberos "enc type" problem that I can't explain: [2005/06/11 11:41:29, 1, pid=29355] libads/kerberos_verify.c:ads_keytab_verify_ticket(61) ads_keytab_verify_ticket: krb5_kt_start_seq_get failed (No such file or directory) [2005/06/11 11:41:29, 3, pid=29355] libads/kerberos_verify.c:ads_secrets_verify_ticket(193) ads_secrets_verify_ticket: enc type [16]
2005 Mar 02
3
Netbench controller crashs
Hi All, I'm running netbench against our samba based filer and having I believe a controller problem. When I configure the test to run multiple engines per client (about 5 in my case) and about 20 clients so all together I have 100 engines, the controller crashes. My clients are a mix of NT4, winxp and win2000 systems. If I run the controller on windows 2003, the controller simply
2005 Apr 13
5
Joining a domain controller with a conflict name
Hi All, Is it a way to prevent joining a domain with a netbios name that already used by other domain member?. For example, if I have SAMBA server "SA1" already joined a domain and then I go to a different SAMBA server and make it join the same domain with the name "SA1" also. What I found out is that the domain controller does not care and it will let me join the
2010 May 12
1
Convert data.frame or matrix to list
....07333459 0.969585 A2a A1a 0 [[2]] dt amt geoTree merTree ref 2 0.5197299 4.489454 A2b A2b 0 [[3]] dt amt geoTree merTree ref 3 0.8677384 5.696927 A1a B2a 0 is there a more elegant way to do so (i can have much more than 3 rows)? Thanks, Dror -- View this message in context: http://r.789695.n4.nabble.com/Convert-data-frame-or-matrix-to-list-tp2195931p2195931.html Sent from the R help mailing list archive at Nabble.com.
2010 Dec 15
1
Structure of Anova for obtaining sig. corrected for departure from sphericity
...ion from the car package, but fail to understand what should be the model, the idata and idesign parameter (which seem to be required for a repeated-measures analysis design). I'd appreciate any help with getting the right required model and parameters (idata, idesign and icontrasts). Thanks, dror -------------------- My data set is stored in a data.frame with the following columns: > names(dat2) [1] "t.total" "t.err" "trial.num" "subj" "present.type" [6] "ord" "group" "dat.name&quo...
2005 Aug 19
1
Sustainer S-1000C (Powercom protocol)
Hi, I've sent the following message 3 weeks ago, yet have recieved no reply at all. I don't want to nag, but could anyone please help me? Thanks, Dror ------------------ Hi, I have a UPS of the Israeli company Sustainer, model S-1000C (http://www.sustainer.co.il/data/files/specifications%20smart%20en.pdf - don't worry, it's in english...). I've been trying to connect to it from Debian to no avail for a long time now. The company...
2010 Mar 01
1
Random Forest prediction questions
...s row of code: treepred <- matrix(object$classes[t1$treepred], nrow = length(keep), dimnames = list(rn[keep], NULL)) the t1$treepred has values of 0 (i have 2 classes) and they droped from the results what does this 0 mean? 2. how can i drop a tree from the forest? Thanks, Dror -- View this message in context: http://n4.nabble.com/Random-Forest-prediction-questions-tp1573530p1573530.html Sent from the R help mailing list archive at Nabble.com.
2006 Aug 21
3
User can't access a share that he has full control of
Hi all, I have noticed that if you create a share to path lets say \\dir1\dir2\dir3 And a user lets say u1 has full control on dir3 BUT no control at all on dir2 then user u1 cannot access the share. Is it right? We have a situation with clients who typically do the following: Create a share to the root of the file system and give only to administrator full control on for the root path
2005 May 25
3
mapping with username: "user@domain" failed
Hi All, When trying to map my SAMBA share from WinXP, it prompted me for name and password but it failed when I used name@domain.com However, using "domain\name" worked. Any idea why my SAMBA server didn't accept this name style name@domain ? Assume: Realm (AD domain): domain.com Pre-windows2000: domain Username: name Samba server: 3.0.7 (soon will switch to latest) Am
2010 Dec 29
2
HELP for repeated measure ANCOVA with varying covariate
Dear All, I am a researcher doing research in plant growth and I have a statistical problem that seems to not be able to handle. Recently, I conducted an experiment about plant growing in three different nutrient-level sediments. I harvested these every three week (three harvests in all). Some growth traits of these plants were recorded (e.g. total biomass, leaf biomass and stem biomass). In
2009 May 06
0
Solr FTS issues (Was fts-solr plugin issue (Marked invalid))
...ike having a few bad emails not indexed is much better than the current situation of a bad email stopping all searching. I don't understand the architecture enough between fts, fts_solr and solr to know where this should be solved. Ideally, it would be a simple directive to solr. Regards, Dror ----- Dror Matalon President Zapatec Inc 866 522-7941 X 704 1700 MLK Way Berkeley, CA 94709 http://www.6zap.com http://twitter.com/drormata http://www.zapatec.com
2001 Mar 15
1
transport multicast traffic through a gre tunnel.
...before looking and the routing tables and rules is it true? Is it possible to transport also broadcast traffic to the tunnel? Actually what I really want is to forward all the traffic (unicast, multicast, and broadcast) that came from eth0 to tunnel gre0, is it possible? If yes then how? Thanks Dror G.
2008 Sep 18
2
[ANNOUNCE] Samba 3.2.4 Available for Download
...amba.org> * BUG 5710: Fix changing of machine account passwords. * Fix several build warnings. * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind. o James Ding <ding_cc@hotmail.com> * BUG 5736: Fix Winbind crash bug with trusted domains. o Ephi Dror <Ephi.Dror@datadomain.com> * Correct the netsamlogon_clear_cached_user function. o Jeff Layton <jlayton@redhat.com> * Fix handling of MSKRB5 OID in cifs.upcall. * Fix build warnings in cifs.upcall. * Change default install location of cifs.upcall to EPREFIX/sbin....
2008 Sep 18
2
[ANNOUNCE] Samba 3.2.4 Available for Download
...amba.org> * BUG 5710: Fix changing of machine account passwords. * Fix several build warnings. * Fix invalid sid copy (hit when enumerating sibling domains) in Winbind. o James Ding <ding_cc@hotmail.com> * BUG 5736: Fix Winbind crash bug with trusted domains. o Ephi Dror <Ephi.Dror@datadomain.com> * Correct the netsamlogon_clear_cached_user function. o Jeff Layton <jlayton@redhat.com> * Fix handling of MSKRB5 OID in cifs.upcall. * Fix build warnings in cifs.upcall. * Change default install location of cifs.upcall to EPREFIX/sbin....
2010 Feb 16
2
Random Forest
Hi, i'm using randomForest package and i have 2 questions: 1. Can i drop one tree from an RF object? 2. i have a 300 trees forest, but when i use the predict function on new data (with predict.all=TRUE) i get only 270 votes. did i do something wrong? Thanks -- View this message in context: http://n4.nabble.com/Random-Forest-tp1557464p1557464.html Sent from the R help mailing list archive at
2007 Jun 27
2
Support for multiple file streams?
Hello, Look like demand for multiple file streams support increased lately. Does samba 3 series intend to support it any time soon? Look like SAMBA 4 is working on it based on the following form Andrew Tridgell: One simple but important example of how the new NTVFS layer helps is the addition of support for "NT file streams." A file in a NT filesystem can have multiple