search for: nurnberg

Displaying 12 results from an estimated 12 matches for "nurnberg".

Did you mean: nuernberg
2003 Mar 31
4
Convert char vector to numeric table
I'm a great fan of read.table(), but this time the data had a lot of cruft. So I used readLines() and editted the char vector to eventually get something like this: " 23.4 1.5 4.2" " 19.1 2.2 4.1" and so on. To get that into a 3 col numeric table, I first just used: writeLines(data,"tempfile")
2004 Jan 17
6
Zone Paging
I see a lot of chatter in the archives about intercom and paging, but has anyone addressed zone paging? Each of the 50 telephones in a large clinic would be members of one or more paging zones. Someone could then page Dr. X in zone #1. Would this be possible with analog phones? SIP? Thanks, Mike
2003 Mar 24
1
using tapply with a matrix?
I've successfully created my own function (topbot) that takes a vector as input and used it with tapply() and an input vector (data$depth) and classification factor (data$profile): vols <- tapply(data$depth, data$profile, topbot) works great. But now I want to do something similar, except my function will take a 3 column matrix with nrows() equal to the factor's length. tapply
2003 May 15
1
Manly's randomization analysis of multiple regression
My wife has been using a diagnostic from Manley (1991; "Randomization and MonteCarlo Methods in Biology") that compares a normal multiple regression's performance with that using random predicted variables. Is there something like this already available in R? If not, the "boot" package looks like a good place to start looking for methods, no? Thanks in advance Bruce
2003 Aug 09
1
lm(), na.exclude and predict()
I'm trying to get predict.lm() to return an NA for each NA row in it's input vector, so the output is the same length as the input. I thought that using na.action=na.exclude with lm() would do that. But apparently not ?? df <- data.frame(x=c(NA,1,2,3,NA),y=c(0,2,3,4,0)) tl <- lm(y~x,df,na.action=na.exclude) predict.lm(tl,data.frame(x=c(2.5,NA,3,4,5))) 1 3 4 5 3.5 4.0 5.0
2006 Dec 21
0
Online course - Modeling in R
...istics, including "Applied Multivariate Analysis" and "Statistical Aspects of the Design and Analysis of Clinical Trials." Torsten Hothorn is Lecturer of Statistics at the Institut fur Medizininformatik, Biometrie und Epidemiologie, Friedrich-Alexander-Universitat, Erlangen-Nurnberg, Germany, and the author of over 4 dozen scholarly papers in peer-reviewed journals and other publications. Details/prerequisites: http://www.statistics.com/courses/modelingr/ The course takes place online at statistics.com in a series of 4 weekly lessons and assignments, and requires about 7-...
2010 Jul 01
0
[LLVMdev] CFP (related to compilers): CGO 2011
...eley, Google Nacho Navarro, UPC Barcelona CJ Newburn, Intel Xipeng Shen, College of William and Mary Lee Smith, ARM Mary Lou Soffa, University of Virginia Uma Srinivasan, Intel Nathan Tallent, Rice University David Tarditi, Microsoft Christoph von Praun, Georg-Simon-Ohm Hochschule Nurnberg Richard Vuduc, Georgia Institute of Technology Ayal Zaks, IBM ********************************** Dr. Grigori Fursin http://unidapt.org/people/gfursin **********************************
2004 Jan 21
2
CAS SF Inband tone signalling problem
2003 Sep 23
4
Windows XP Home Edition
I am using Samba 2.2.3a-12.3 on a Debian server. All the clients but one are XP home edition. I have a share on the server which all workstations are able to see, view, write, edit, etc. After 15 minutes of inactivity the share obtains a red X over the share icon. I am able to reactivate the share by clicking on the red x with no problems. I understand that Microsoft, in their wisdom, has a
2004 Jan 26
7
GSM modems
Hi all, I am interested in interfacing a GSM modem to *. I've seen a few comments about doing this, but I'm not clear whether people have actually made it work. I've used GSM modems for various data jobs, mostly high volume SMS (no, not nasty marketing stuff - high volume solicited SMS :-) ) . These only have analogue ports for voice. Does anyone know of units with digital voice
2003 Aug 06
9
R2 support
Hi folks, where can I find the R2 beta code for Asterisk? Best, PauloHM -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030806/9c7a0660/attachment.htm
2004 May 28
16
Asterisk Receptionist manager program.
We are writing a program using the manager for * for our receptionist to use once the system go live. If anyone is interested in helping us with testing please let me know. We are designing it for a touch screen monitor for her to do transfers, see whose on the phone and a few other features. Its in the development stage and has bugs. but I think its gonna be really good. If your interested