search for: telefonanschluss

Displaying 20 results from an estimated 38 matches for "telefonanschluss".

2009 Jan 05
1
adding a curve with xaxs="i"
...between axis and curve on the left side? x1 <- c(1,2,3,4,5) x2 <- c(2,4,6,8,10) mod <- lm (x2~x1) hm <- function (x) (mod$coe[1]+x*mod$coe[2]) plot.new() # ... box() curve (hm,lty=1,add=T,xaxs="i",yaxs="i") (R 2.8.1) -- Sensationsangebot verl?ngert: GMX FreeDSL - Telefonanschluss + DSL f?r nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K1308T4569a
2008 Dec 29
4
Merge or combine data frames with missing columns
...The problem I encounter is that not always all possible columns (Intercept, y1, y2, y3, y4) exist or at least have NA entries . I cannot figure out how (e.g. with merge)... TIA, Mark -- Mark Heckmann (Dipl. Wirt.-Ing.) phone +49 (0) 421/1614618 Sensationsangebot verl?ngert: GMX FreeDSL - Telefonanschluss + DSL f?r nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K1308T4569a
2009 May 29
3
locking fails
....log all directorys are existent and wirtable I`m not sure if this only affects dovecot..maybe its a issue caused of the OS. anyone an idea? maybe its possible to run dovecot without these locking? thanks!! Oskar -- Nur bis 31.05.: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
2009 Feb 10
2
Problem installing MASS-Package
...cannot run its functions and I cannot find the path: > .libPaths(MASS) Fehler in path.expand(new) : objekt "MASS" nicht gefunden What can I do? Thanks in advance Kim _______________________________________________________________________ Jetzt 1 Monat kostenlos! WEB.DE FreeDSL - Telefonanschluss + DSL f?r nur 17,95 EURO/mtl.!* http://dsl.web.de/?ac=OM.AD.AD008K13805B7069a
2009 Feb 04
1
Use Speex on embedded ARM-device...
...ow ;-) and noticed that I could not just leave out the exc_*_table.c files without getting compiler/linker warning, but possibly I made a mistake there. Is my assumption correct that I just need the exc_10_16_table.c for my 6000 bps? Best regards, Tobias -- Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL f?r nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
2009 Jan 16
1
(no subject)
...an.ch.r-project.org/bin/windows/contrib/2.8 Warning: unable to access index for repository http://www.stats.ox.ac.uk/pub/RWin/bin/windows/contrib/2.8" and the updating fails. Is it a server problem of CRAN? Thanks for your help, Henning -- Sensationsangebot verlängert: GMX FreeDSL - Telefonanschluss + DSL für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K1308T4569a [[alternative HTML version deleted]]
2009 Jan 29
1
Multiple tables
...or each variable. I started with table(variable1, variable2) table(variable1, variable3) table(variable1, variable4) ... table(variable2, variable3) table(variable2, variable4) ... It seems rather tedious. Any better ideas around? Thanks for any help! Gerit -- NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL f?r nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
2009 May 29
1
Interface R <--> Processing
...nterface to use processing (www.processing.org) to visualize R analyses? If so could somebody point me to relevant ressources? If not, are there any attempts to build such an interface / package? Best Regards, Simon -- Nur bis 31.05.: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
2009 Feb 05
1
optimal control, maximization with several variables?
...ble to solve this problem in R and if yes then how? It might be sufficient for me to maximize a simple nonlinear function f(x,y) w.r.t. x and y. Does anyone know how to do it? I tried optim and genoud but untill now it did not work. Best wishes Frederik -- Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL f?r nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
2009 Jun 12
2
sending sip info messages
...O? entry. Perhaps could this be the reason why asterisk don?t forwards the info message to my remote station, and if so, how can I change asterisk configuration to allow info messages? Thank you very much for some help! Regards Karsten -- GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate und Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://portal.gmx.net/de/go/dsl02
2009 Feb 10
2
Problem with retrieving updated variables after attach()
...a.frame(ls(pos=2)) # I want to rescue ALL variables that were created by attach(mat) > new_mat ls.pos...2. 1 age 2 id But this leads to a bogus object... how can I rescue the updated id and age values into new_mat? Regards, David -- Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL f?r nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
2008 Nov 20
5
summary statistics into table/data base, many factors to analyse
Dear list, I reduced my data to the following: x <- c(1,4,2,6,8,3,4,2,4,5,1,3) y <- as.factor(c(2,2,1,1,1,2,2,1,1,2,1,2)) z <- as.factor(c(1,2,2,1,1,2,2,3,3,3,3,3)) I can produce the statistical summary just fine. s1 <- tapply(x, y, summary) d1 <- tapply(x, y, sd) s2 <- tapply(x, z, summary) d2 <- tapply(x, z, sd) First thing: I have 100 plus factors to analyse. Theirs
2009 Feb 06
1
Linear model: contrasts
...#y data Y=c(1.2,5.1,1.7,7,6.1,8,1.1,2.5) library(MASS) ginv() B=(ginv(t(X)%*%X) %*% t(X)) %*% Y #contrast c1=rep(0,15) c1[1]=1 c1[c(5,6,11,12)]=1/2 c2=rep(0,15) c2[2]=-1 c2[c(7,8,13,14)]=-1/2 #Group effect mean(Y[1:4])-mean(Y[5:8]) c1%*%B+c2%*%B -- -- Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL f?r nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
2009 Jan 27
9
rsync compression (-z) and timestamp
Hi @all! Sorry about that many questions, but after searching and reading tons different web sites, I didn't find exactly what I am searching for. So, I know that with the -z Option rsync compresses the files with gzip, than the files are transfared and at the target machine uncompressed. I want to know, is there a possibility to see how big the compressed file is, which rsync generates
2009 May 14
1
.spx documentation
...nt to create a .wav to .spx converter. And additionally a .spx player. I already searched the net and the speex site but I couldn't find anything useful. Maybe I'm missing something? Thanks for your help! Best regards, Peter -- Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss f?r nur 17,95 Euro/mtl.!* http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a
2008 Nov 13
1
Bug in 1.1.4: New line required in ACL files
...gnored, when there is no line break (i.e. "owner lr" is ignored while "owner lr\n" works). I didn't track this down to see if the same happens for per-user ACLs, but it should be quite obvious in the source anyways. Regards -- Sensationsangebot nur bis 30.11: GMX FreeDSL - Telefonanschluss + DSL f?r nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
2009 Feb 28
1
(no subject)
...knoppix frugal TIMEOUT 300 PROMPT 1 DISPLAY boot.msg F1 boot.msg F2 f2 F3 f3 LABEL dsl KERNEL linux24 APPEND ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 initrd=minirt24.gz nomce noapic quiet BOOT_IMAGE=knoppix frugal Regards, Svgt -- Computer Bild Tarifsieger! GMX FreeDSL - Telefonanschluss + DSL f?r nur 17,95 ?/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
2009 Feb 23
1
rsync clear text while transfer & status mail
...? I mean could you read data out of the blocks in clear text, or do you get only ASCII code? 2. How can I get a status mail when rsync finished or canceled a job? Thanks a lot! David _______________________________________________________________________ Jetzt 1 Monat kostenlos! WEB.DE FreeDSL - Telefonanschluss + DSL f?r nur 17,95 EURO/mtl.!* http://dsl.web.de/?ac=OM.AD.AD008K15039B7069a
2009 Jan 31
2
Strange behaviour with rsync and mounted truecrypt volume
Hello, when i mount a truecrpyt volume with truecrypt 5.1a and synchronize data locally with rsync (version 2.6.9 protocol version 29) like this way: $ truecrypt myvolume.tc $ rsync -av /home/oliver/myfolder /media/truecrypt The myfolder is copied to /media/truecrypt like it should. But when i dismount the truecrypt volume and mount it again: $ truecrypt -d /media/truecrypt $ truecrypt
2009 Jan 29
0
Massive UDP and TCP packet loss
...at''s wrong? Any ideas? My 2 test sytems are: 1.) Dual Xen system with Quadcore, 16gb ram, intel nic 2.) Normal Quadcore, 2gb ram, intel nic Both system are running under Redhat 5.2 with latest updates. Any help is greatly appreciated. Thanks Heiner -- NUR NOCH BIS 31.01.! GMX FreeDSL - Telefonanschluss + DSL für nur 16,37 EURO/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users