Displaying 5 results from an estimated 5 matches for "leonore".
Did you mean:
leonora
2013 Apr 10
1
bnlearn: how to compute boot strength with mmhc and a blacklist
...quot;mmhc"
are all identical, and I am not sure how to introduce a random element
into the construction. Question: Which parameters do I need to give to
"mmhc" in order to obtain a different network every time it is run on
the same data set?
Any help is greatly appreciated!
--
Leonore Wigger
University of Lausanne
[[alternative HTML version deleted]]
2008 Apr 09
1
Newbie Sieve Problems
I had a nice long email written out describing my problem in detail.
Between that, the list archives, and double-checking before posting, I'm
happy to say my issue seems to be fixed.
How's that for service from a mailing list? Helped me fix a problem
before I have ever posted to it (this is my first post to this list).
The issue was a faulty rule. Using a redirect to a folder rather
2010 Jan 07
0
rJava in R 2.8.1 on Ubuntu 8.10
Dear all,
I have had the same problem as stated before, even with SUN's jdk
installed, and therefore enable to install any of 'iplots', 'rJava' or
'JGR' packages.
It seemed however that the R CMD javareconf couldn't catch the path of
my actual jdk.
The following worked for me by forcing the JAVA_HOME environment variable:
env
2008 Apr 10
4
GETQUOTAROOT?
All over a sudden the getquota plugin in SquirrelMail doesn't work
anymore. I activated debugging an got:
IMAP command sent: a001 GETQUOTAROOT "INBOX"
IMAP response received:
Array
(
[0] => * QUOTAROOT "INBOX" ""
[1] => * QUOTA "" ()
)
A manual test results in:
. GETQUOTAROOT "INBOX"
* QUOTAROOT "INBOX"
2008 Apr 10
4
Sieve Frustrations
I'm soooo close, but this last little thing is eluding me...
I have the following Sieve rule in my global sieve rule:
require ["fileinto"];
# Move spam to spam folder
if header :contains "X-Spam-Flag" "YES" {
fileinto "Junk";
stop;
}
This isn't firing. The .Junk folder exists under the user directories,
but messages that have the