Displaying 5 results from an estimated 5 matches for "leonor".
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
...able:
env JAVA_HOME=/my/path/to/my/very/own/sun/jdk1.6.0_17
/my/path/to/my/very/own/favourite/version/of/R-2.10.0/bin/R CMD javareconf
and then, everything runs smoothly for the install of the previous packages.
Hope this helps.
Cheers,
Leo.
--
/*******************************************/
/* Leonor Palmeira, PhD */
/* */
/* +32 4 3664269 */
/* mlpalmeira at ulg.ac.be */
/* */
/* Bat. B43BIS Immunologie et vaccinologie */
/* Boulevard de Colonster 20...
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