Displaying 2 results from an estimated 2 matches for "boud".
Did you mean:
  bold
  
2003 Jun 01
1
Log Error Message
FreeBSD rsync server (and client as well), running latest rsync port.
I have a nightly cron job that runs rsync.  Every time the client 
connects I get this message in the server logs:
May 31 19:30:49 boud rsyncd[81707]: /etc/pwd.db: No such file or directory
The file is definitely there, and readable.
boud# ls -l /etc/pwd.db
-rw-r--r--  1 root  wheel  40960 May 22 08:08 /etc/pwd.db
It's not that big a deal, because the rsync proceeds with no problems, 
I'm just wondering if this is someth...
2006 Mar 30
1
warning message in hand-made function
...ltaL$root/(n^0.5)) * 100 #upper bound of the  
confidence interval
	CI.L <- pnorm(deltaU$root/(n^0.5)) * 100 #lower bound of the  
confidence interval
	
	#output
	output <- list(statistic=t.obs, p.value=c 
(one.tailed=proba.onetailed, twotailed=2*proba.onetailed), rarity=c 
(rarity=rar, lower.boud=CI.L, upper.bound=CI.U), df=dl, method=paste 
("Crawford modified t test with", dl, "degrees of freedom", sep=" "))
	class(output)<-"htest"
	return(output)
	}
Matthieu Dubois, PH.D. Student
Cognitive Neuroscience Unit
Université catholique de Louvain
10...