search for: 136137

Displaying 2 results from an estimated 2 matches for "136137".

Did you mean: 136132
2007 Jul 11
1
CDF for pareto distribution
Hi, I would like to use the following codes to plot the CDF for pareto distribution. Before doing this, I have plot the emperical one. x <- seq(1.6, 3, 0.1) lines(x,pgpd(x, 1.544,0.4477557,), col="red") Could anyone give me some advice whether the above codes are correct? Many thanks. -- View this message in context:
2009 Jan 29
3
mbox to maildir batch conversion
Hello, I'm upgrading my mail server from UW to Dovecot and I'd like to convert from mbox to maildir. I've successfully convert myself and a few other users with the mb2md script. All is well. My question is, I have somewhere around 500 users and about 122gb of mail folders to convert (this does not include the inbox at /var/mail). mb2md needs to be run as each user to convert.