Displaying 2 results from an estimated 2 matches for "341458".
2008 Sep 15
0
how to calculate PPCC?
hi,
I wrote a set of R functions for estimating what is the probability
function that best fits a set of data. I wrote them based in this response:
/http://tolstoy.newcastle.edu.au/R/help/03b/1714.html/
I extracted the relevant segment of the link above:
//> PPCC <- function(shape, scale, x) { # only for weibull /
+ x <- sort(x)
+ pp <- ppoints(x)
+ cor( qweibull(pp, shape=shape,
2007 Jul 04
4
Dovecot shared mailbox folder problem
...sion denied)
write(2, "\1Estat(/mnt/mailcache/shared/.te"..., 72) = 72
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=837, ...}) = 0
write(1, "3 NO Internal error occurred. Re"..., 95) = 95
setsockopt(1, SOL_TCP, TCP_CORK, [0], 4) = 0
gettimeofday({1183560101, 341458}, NULL) = 0
What do I wrong?
# 1.0.1: /usr/local/dovecot/etc/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot/dovecot.log
protocols: imap imaps pop3 pop3s
ssl_ca_file: /etc/ssl/certs/ca.crt
ssl_cert_file(default): /etc/ssl/certs/imap.pem
ssl_cert_file(imap): /etc/ssl/certs/imap...