search for: elucidated

Displaying 20 results from an estimated 76 matches for "elucidated".

Did you mean: elucidate
2003 Jan 24
3
LDAP Filter Problem
I was wondering if anyone could help me with this one. I am having trouble getting LDAP and samba working properly on my Debian Woody box. I am using OpenLDAP 2.0.27-3 and the unsable packaged Samba version 2.999+3.0 and am using the samba.schema for my LDAP database. Whenever I try to join the network using either W2K or smbclient the LDAP debug log shows that the following filter is being
2003 Feb 11
2
Samba + LDAP = Misery
I have been working on this for weeks now and feel like I am at a dead-end. I am using Samba 3.0 (Head) and OpenLDAP (2.0) and smbldap-tools 0.7 and cannot join either a Linux machine or Windows 2000 machine to the domain. If any of you have some ideas they would be much appreciated. Highlights: - I have a root defined (UID and GID of 0). - Trying to join the domain will successfully add my
2009 Jan 27
1
VQ: elucidations!
Dear Valin, Please, can you explain me the mean of the routines' parameters: 1. void vq_nbest(); 2. static void compute_weighted_codebook(); 3. static inline void target_update(); 4. void split_cb_search_shape_sign(); 5. void split_cb_shape_sign_unquant(); 6. void noise_codebook_quant(); 7. void noise_codebook_unquant(); and what they do briefly??? It's very difficult understand a
2003 Jun 13
2
formula (joint, conditional independence, etc.) - mosaicplots
Hi, Can someone set me straight as to how to write formulas in R to indicate: complete independence [A][B][C] joint independence [AB][C] conditional independence [AC][BC] nway interaction [AB][AC][BC] ? For example, if I have 4 factors: hair colour, eye colour, age, sex does > mosaicplot( frequency ~ hair + eye + age + sex) mean that the model fitted is of complete independence of
2005 Feb 12
3
data.frame into list by columns; merge and row.names
Hi a) I want to make a list out of a data.frame, where each element of the list is a column of the data.frame. I looked in the archives and saw a lot of postings but surprsingly none elucidated me. I also tried the split, aggregate help files and counldn't see any easy way to do this. I wouldn't be surprised if it's there, but I really didn't see it. I solved the problem using a very convoluted way: x <- data.frame(a=sample(10), b=sample(10), c=sample(10)) f <- f...
2012 Oct 19
2
Post Hoc tests for ANOVA
Hi, I was trying to figure out how to do post-hoc tests for Two Way ANOVAs and found the following 2 approaches: a. Do pairwise t-tests (bonferroni corrected) if one finds significance with the ANOVA. Link- http://rtutorialseries.blogspot.com/2011/01/r-tutorial-series-two-way-anova-with.html b. Do TukeyHSD on an aov model Link-
2016 Jul 07
1
Help sought for email problem
My home server is running CentOS-7.1 I'm running postfix and dovecot on it. I collect email from a few sources with fetchmail and move it to ~/Maildir/cur/ with procmail. Or at least, I did do this. For some reason procmail has stopped doing its job, and the email that I collect is finishing in /var/spool/mail/tim/ I can't work out what has caused this, or what the cure is. I haven't
2009 Oct 21
1
Use of the command 'replicate'
Dear R users, I'd like to ask u whether you know how to sort out the following: I'm trying to reproduce a dataset of clusters, and for that I need to build up a cluster index (inside a function) using the command "replicate" as follows: dataset<- function( clusters=100, cluster.size=50, outcome.mean=list(mean=3, sd=1), outcome.var=list(mean=0, sd=1), treat=1, unbal =
2011 Mar 21
1
Kendall v MannKendall Functions
Hi, I am running a correlation analysis on a temporal dataset. I was wondering if you would receive the same tau and p values running the function: MannKendall(x), where x is the dependant variable that changes with time as you would running: Kendall(d,x), where x is the exact same dataset as the x entered into MannKendall and d is the date on which the observation was made (assuming that
2006 Aug 18
2
[patch] simplify nuke
please pull git://charm.itp.tuwien.ac.at/mattems/klibc/.git maks for the change: maximilian attems: [klibc] simplify nuke fixes boot failures due to unexpected error returns usr/utils/nuke.c | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/usr/utils/nuke.c b/usr/utils/nuke.c index 01b300f..9470bcf 100644 --- a/usr/utils/nuke.c +++
2014 Jun 03
1
Proper unix ownership/Permissions for top level share
I am using zfs on linux to store my file shares on. When I create a new file system, they have the following permissions: [root at server ~]# zfs create tank/testsystem [root at server ~]# ls -Al /tank drwxrwxrwx+ 10 root root 27 Jun 2 20:10 Software drwxr-xr-x 2 root root 2 Jun 3 07:43 testsystem At this point, if I use the rsat and attempt to set ACL, I get permission
2009 Apr 24
1
Terminology: Multiple Regression versus multivariate Regression
Hello R-Members, can anyone explain the difference between multiple and multivariate regression to me in terms of the terminology and eventually its respect to the mathematical foundation respectively ? Is multiple regression perhaps more related to GLM and multivariate Regression rather applied, if there are no explizit numeric factor levels ? Thanks for elucidations on that topic. Many
2013 Jul 07
1
spamassassin with postfix/dovecot
I'm trying to install spamassassin on a postfix/dovecot server, running CentOS-6.4, following the instructions at <http://wiki.centos.org/HowTos/Amavisd>. I think I have taken all the steps indicated, and the configuration seems to pass the tests suggested, although the response is much more sparse than that described: ------------------------ [tim at alfred ~]$ telnet localhost 10024
2013 Jul 05
1
postfix + amavisd-new
I've been following the instrunctions in <http://wiki.centos.org/HowTos/Amavisd> for installing Amavisd, Clamav and SpamAssassin on top of postfix/dovecot . Dovecot is working fine, but I want to deal with spam email. (I am using sendmail/dovecot with procmail and spamassassin on another server, but decided to go over to postfix on this server when I saw it is now the CentOS default.)
2004 Sep 16
1
geoR/variog4() not returning all directions
Mac OS 10.3.5, R 2.0.0 latest version of geoR I have an incomplete 5 x 20 spatial array of samples (60 out of 100 possible locations) for which I would like to calculate directional variograms using variog4(). Unfortunately, I can't get it to return all 4 directions. It returns variograms for 45, 90, and 135 degrees, omitting 0 degrees (pi/4, pi/2, 3pi/4, omitting 0). If I specify 0
2015 Jan 08
2
Design changes are done in Fedora
On Thu, Jan 8, 2015 at 11:14 AM, Jonathan Billings <billings at negate.org> wrote: > If we express them >> here then there is a chance, a small chance but a chance nonetheless, >> that someone at RH with a view a little broader than that evidenced in >> most of the traffic on the Fedora devel list, might take notice. > > I think this essentially sums up your
2013 Mar 18
1
Windows R-3.0.0 and Tcl/tkrplot issue
Greetings R Developers, I've been testing the alpha release of R-3.0.0 and I noticed that the plotting functionality in package tkrplot was not working correctly. Further diagnosis found the issue to be related to the command '.Tcl("image create Rplot plotname")' from package "tkrplot". The following example is taken from here:
2003 Feb 13
1
fixed and random effects in lme
Hi All, I would like to ask a question on fixed and random effecti in lme. I am fiddlying around Mick Crawley dataset "rats" : http://www.bio.ic.ac.uk/research/mjcraw/statcomp/data/ The advantage is that most work is already done in Crawley's book (page 361 onwards) so I can check what I am doing. I am tryg to reproduce the nested analysis on page 368:
2003 Apr 11
2
Can't Find Password
I am running Samba 3.0 HEAD with LDAP 2.0. I have ldapsam enabled buy when I try to log into my server from a W2K machine I get the following in my error log: sam_password_ok: NO NT password stored for user root. The log file shows that Samba successfully retrieved the root posixAccount record and the log displays some of the data (i.e. home directory) that is stored for root in LDAP. The
2010 Oct 12
3
Problems with Windows 7 on domain, Samba server not
I've googled and read, and haven't run across any solutions to this problem. Yes, I know about the "Network Security: LAN Manager authentication level" change, but, as you will see, this isn't the issue. Samba 3.4.7 Windows 7 Windows machine is on a domain. Samba box is *not* on a domain. Windows insists on adding the domain to the user name when browsing to Samba