search for: thul

Displaying 6 results from an estimated 6 matches for "thul".

Did you mean: thu
2002 Nov 24
2
Include "print" output into plots
...nds. 1. Is there an easy way to do this? 2. Is it possible to redirect "print" into a string? (except redirecting into a file and than scanning back?) 3. What is the best way to get a multi-line string printed into a plot window? Thanks in advance for any help. Klaus ---- Klaus Thul, Stauffenbergallee 5a, 01099 Dresden, +49 351 8020502 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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&...
2006 Sep 24
1
(PR#9248) Incomplete loading of files into Windows script
...ending is this? I've just tried loading a 1000-line 50kb file using the 'Open Script' menu item, and it worked with CRLF, LF or CR line endings. Some guesses are that there are control characters in the file or an encoding problem (what is your locale?). On Sun, 24 Sep 2006, klaus.thul at mac.com wrote: > Full_Name: Klaus Thul > Version: R2.3.1 (CRAN binary for Windows) > OS: Windows XP > Submission from: (NULL) (220.132.142.175) > > > When I read a longer text file created on Mac OS X into the built-in script > editor of R for windows, it is read only in...
2004 Sep 05
1
Question to NLME, ML vs. REML
...r model-building. I am wondering, why REML is the default setting in NLME and therefore somehow preferred by the authors. What is the main reason to use REML? Maybe I am lacking here statistical knowledge. Any hint, including reference to literature would be very helpful. Best regards, Klaus Thul
2004 Apr 30
2
rbind with missing columns
Hello, I have several data sets, which I want to combine column-by-column using "rbind" (the data sets have ~100 columns). The problem is, that in some data sets some of the columns are missing. Simply using rbind gives me: "Error in match.names(clabs, names(xi)) : names don't match previous names" Is there a simple way to make R do the rbind despite the missing columns
2003 Jan 14
1
residuals() with missing data, alignment to original data set
Hello, I have a data frame and want to do the following. Do a regression of one variable versus another: fit <- lm(a ~ b) Then I would like to plot the residuals of this fit versus a third variable: bwplot(residuals(fit) ~ group) This fails, if a or b contain NAs, because the data in the residuals() - vector are not aligned anymore to the data in the original data frame. Is there a
2006 Aug 26
1
Memory usage decreases drastically after save workspace, quit, restart, load workspace
Dear all, I have the following problem: - I have written a program in R which runs out of physical memory on my MacBook Pro with 1.5 GB RAM - The memory usage is much higher then I would expect from the actual data in my global environment - When I save the workspace, quit R, restart R and load the workspace again, memory usage is much less then before (~50 MB instead of ~1.5