search for: takustr

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

Did you mean: makestr
2004 Aug 31
7
blockwise sums
...do this? One could do it by coercing the vector into a matrix of width n, and then use apply, but that is cumbersome if the length is not divisible by n, is it not? Any other ideas? Lutz Prof. Dr. Lutz Prechelt; prechelt at inf.fu-berlin.de Institut fuer Informatik; Freie Universitaet Berlin Takustr. 9; 14195 Berlin; Germany +49 30 838 75115; http://www.inf.fu-berlin.de/inst/ag-se/
2006 May 18
1
R CMD check: checking examples: how to (not) pause execution
...xts.pdf contained some pointers to the functions or mechanisms used by R CMD check, or the names of source files where to find such information so they can better understand what is going on. Prof. Dr. Lutz Prechelt; prechelt at inf.fu-berlin.de Institut fuer Informatik; Freie Universitaet Berlin Takustr. 9; 14195 Berlin; Germany +49 30 838 75115; http://www.inf.fu-berlin.de/inst/ag-se/
2004 Mar 16
3
Terminology and canonical statistical user literature
...understand that one book cannot cover it all, but maybe there is at least something like "CAS-" (Conservative Applied Statistics without S) that is of this type? :-) Lutz Prechelt Prof. Dr. Lutz Prechelt; prechelt at inf.fu-berlin.de Institut f?r Informatik; Freie Universit?t Berlin Takustr. 9; 14195 Berlin; Germany +49 30 838 75115; http://www.inf.fu-berlin.de/inst/ag-se/
2006 May 18
1
R CMD check: "T used instead of TRUE"
...the package's documentation are run." Would you say this is a documentation defect that I ought to report to R-bugs? Any help is appreciated. Thanks in advance, Lutz Prechelt Prof. Dr. Lutz Prechelt; prechelt at inf.fu-berlin.de Institut fuer Informatik; Freie Universitaet Berlin Takustr. 9; 14195 Berlin; Germany +49 30 838 75115; http://www.inf.fu-berlin.de/inst/ag-se/
2007 Oct 30
3
[Weft QDA users] Using WeftQDA for Mailing-List Analysis
...the subject was interviewed repeatedly. Would this be of interest to anybody? Which branch/tag/trunk should I checkout if I want to have a look at the codebase? Thank you, Christopher -- Christopher Oezbek Arbeitsgruppe Software Engineering Institut f?r Informatik Freie Universit?t Berlin Takustr. 9, 14195 Berlin, Germany +49 30 838 75242, Raum 008 http://www.inf.fu-berlin.de/~oezbek/
2004 Apr 28
1
Extracting numbers from somewhere within strings
...then obtain the number as $1. But the capability of returning $1 is apparently not implemented in grep() or any other function I could find. How is it best done? Thanks in advance, Lutz Prof. Dr. Lutz Prechelt; prechelt at inf.fu-berlin.de Institut fuer Informatik; Freie Universitaet Berlin Takustr. 9; 14195 Berlin; Germany +49 30 838 75115; http://www.inf.fu-berlin.de/inst/ag-se/
2006 May 18
1
Trellis equivalent of par(ask=TRUE)?
...t;n") # make R stop and ask Press Return for next plot:## End Don't sh> ow Error: object "ow" not found Rather weird. Any ideas? I am using R 2.2.1. Lutz Prechelt Prof. Dr. Lutz Prechelt; prechelt at inf.fu-berlin.de Institut fuer Informatik; Freie Universitaet Berlin Takustr. 9; 14195 Berlin; Germany +49 30 838 75115; http://www.inf.fu-berlin.de/inst/ag-se/
2004 May 03
2
Lattice: finding out xlim within panel function
...in Grid for something that would return such data, but got lost. I looked at tracebacks of panel calls, but couldn't see the forest for the trees. Lonely, sad, and crying... ;-) Lutz Prof. Dr. Lutz Prechelt; prechelt at inf.fu-berlin.de Institut fuer Informatik; Freie Universitaet Berlin Takustr. 9; 14195 Berlin; Germany +49 30 838 75115; http://www.inf.fu-berlin.de/inst/ag-se/
2003 Sep 28
1
bug (filelist) for platforms solaris and darwin (macosx) and *not* linuxi386
I have found a nasty bug when a file, which is in some of many sources, shall be copied to a target. The linux-Version works well but rsync 2.5.{2|5|6} under solaris9 (gcc 2.95.3) and darwin (gcc 3.1) do not. The decision which file (out of which src) shall be copied depends on the number of src dirs given on the command line. This bug bytes us very hard, because we decided to rely on rsync
2010 Aug 20
2
segfault in embedded r after call to repldlldo1
Dear R developers, i've got a question concerning an embedded R instance. I called the initialization routines as seen in the "writing extensions" guide (Rf_initialize, setup_Rmainloop and R_ReplDLLinit). I also changed the function callback pointer of readconsole and writeconsoleex to my local functions. when i call mainloop there is no problem and the commands are evaluated
2003 Nov 25
1
rsync-bugs and unclear semantics when copying multiple source-dirs to one target
On 24 Nov 2003, Dirk Pape <pape@inf.fu-berlin.de> wrote: > Dear Martin Pool, > > I tried to ask via the rsync-mailing list but never got an answer. So I > contact you directly. > > I refer to the rsync syntax > > rsync [OPTION]... SRC [SRC]... DEST > > with more than one SRC, which is mentioned in the man-pages. > We use this form to "overlay"
2004 Mar 31
11
Zero Index Origin?
I'm very new to R and utterly blown away by not only the language but the unbelievable set of packages and the documentation and the documentation standards and... I was an early APL user and never lost my love for it and in R I find most of the essential things I loved about APL except for one thing. At this early stage of my learning I can't yet determine if there is a way to