search for: ammann

Displaying 10 results from an estimated 10 matches for "ammann".

Did you mean: amman
2000 Sep 23
3
bug in apply with median
...en is to redefine median as median <- function(x,na.rm=F,names=T) quantile(x,probs=.5,na.rm=na.rm,names=names) I don't know if this is a long-term solution though, since there may be other functions with inconsistent naming policies that can confuse apply as it is currently written. Larry Ammann Professor of Mathematical Sciences University of Texas at Dallas http://www.utdallas.edu/~ammann -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", o...
2002 Oct 22
4
repeatedly crashing smbd when printing: broken pipe
...Error writing 1264 bytes to client. -1. (Broken pipe) And in the end, it will exit: [2002/10/22 17:08:18, 3] smbd/server.c:exit_server(495) Server exit (send_trans_reply: send_smb failed. Any ideas appreciated. And, yes, I will try to capture the event with Log Level 10. Daniel -- Daniel Ammann Direct: +41 1 7227481 u-blox AG Switchboard: +41 1 7227444 Zuercherstrasse 68 Fax: +41 1 7227447 8800 Thalwil, Switzerland http://www.u-blox.ch
1997 Jun 03
2
R-beta: patch 2
...base file, $R_HOME/library/base. Since, for example, glm.orig is listed after glm, then all the original definitions superceded the new definitions. After moving all the *.orig files out of $R_HOME/library/base/funs and re-making the system database, the new object definitions were activated. L. Ammann =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.ma...
2010 Jan 22
2
readline/termcap problems compiling Samba 3.5.0rc1 on CentOS 5.4 64-bit
Hi all When I try to compile 3.5.0rc1 on CentOS 5.4, I get the seemingly well know problem below Linking bin/smbclient /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetnum' /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetent'
2010 Feb 04
2
Problem with number of groups of AD User (token size ?)
Hi all On a CentOS 5.4 system with Samba 3.0.33 (member server of an AD domain in 2003 native mode) I have the problem that certain users can't use the shares (can't logon), while others can. I *think* this is related to the fact that those users unable to connect are member of a huge number of groups (100+). We know from experience that this is a problem in Windows itsself (need to
2004 Feb 02
1
glm.poisson.disp versus glm.nb
...m.poisson.disp " Var(y_i) = mu_i(1+mu_i*phi) ". The help for glm.nb lead me to a book by V&R (1994) which indicates that Var(y)=mu+mu^2/theta. From this I gathered that phi=1/theta but the estimates do not relate to each other in this way unless one is in error. In a document by L.P. Ammann he says a "negative binomial model can be specified with mean mu and dispersion phi by taking theta=mu/(phi-1)". I had a problem implementing this because in my mind mu is a vector whereas phi and theta are scalars. Consequently, I would like to know how to get phi from theta so that I...
2006 Jul 18
1
Reproducible Research - Examples
All, Recently I ran across a URL documenting published research using R: http://www.cgd.ucar.edu/ccr/ammann/millennium/CODES_MBH.html A note on the site indicates that the code is being revised. The code and data are provided, so that one could reproduce the results without having to buy a proprietary software program. In poking around the R website it is clear that a lot of thought has gone into docume...
1999 Jul 10
0
R,S,Octave,Matlab:SUMMARY
...-PLUS and R. I have happily processed time-series of MRI images on my (192Mb RAM) laptop in all of S-PLUS 4.5, 5.1 and pre-R-0.64.2. These are large (ca 50Mb per dataset). What `well' means differs between these systems. ##################################################################### ammann at utdallas.edu 1. I also work with remote sensing satellite data, mainly Landsat and AVIRIS. 2. I have found Octave to be very useful since it includes functions for reading unsigned integer data sets, and its handling of these very large data sets seems to be more efficient than R or S+, at lea...
2003 Dec 01
0
No subject
...sling.cc/resume/ Technical Writer/Editor, Webmaster 505-564-8959 -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.5.3 iQA/AwUBO2l4eQLt+lN6EYZ6EQJ/ewCeL2BG7Nm8p1yAtT3q0Q/+oKvNJgUAn1F1 Y6BjLT0Xx/q7dMsUUr7xH2RY =6icS -----END PGP SIGNATURE----- Return-Path: <pammann@student.ethz.ch> Delivered-To: samba@samba.org Received: from xfe3.d.ethz.ch (xsmtp.ethz.ch [129.132.97.6]) by lists.samba.org (Postfix) with ESMTP id EA1774FD0 for <samba@samba.org>; Thu, 2 Aug 2001 09:08:45 -0700 (PDT) Received: from xfe1.d.ethz.ch ([192.168.36.10]) by xfe3.d.ethz.c...
2009 May 13
0
Samba and cross forest domain trust
Hi I'm trying to get a setup working with 2 separate AD forests (both 2003 R2 based). Let's call them PROD.x.ch and DEV.x.ch. There is a one way cross forest trust from DEV to PROD (hope I said this the right way), so that authenticated principals in PROD can access resources from DEV. The setup works in principle, a user logged into a PROD Windows PC can access Shares from a DEV