search for: trifl

Displaying 20 results from an estimated 81 matches for "trifl".

Did you mean: trial
2009 Jun 06
3
No --no-latex?
Hi, Having finally gotten around to installing R-2.9.0, I find that while the docs still say I can invoke the --no-latex option, R CMD INSTALL has decided that I can't. Nor is there any notice of this that I can find in the 2.9 series news. Is this just a trifling oversight that will be repaired? Jim
2008 Jul 13
3
initialize a factor vector
...ot;eins", "zwei", "drei"))[FALSE] does the job but looks a bit weird. -- Johannes H?sing There is something fascinating about science. One gets such wholesale returns of conjecture mailto:johannes at huesing.name from such a trifling investment of fact. http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
2011 Jan 10
4
Meaning of pterms in survreg object?
...is 2, residuals are not allowed to be displayed? -- Johannes H?sing There is something fascinating about science. One gets such wholesale returns of conjecture mailto:johannes at huesing.name from such a trifling investment of fact. http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
2010 Sep 30
2
Sweave and LaTeX beamer class
...t}[<key=value>] and line end . \FV at Error ... {FancyVerb Error: \space \space #1 } -- Johannes H?sing There is something fascinating about science. One gets such wholesale returns of conjecture mailto:johannes at huesing.name from such a trifling investment of fact. http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
2009 Jul 17
1
[LLVMdev] Pretty Please Fix Top Of Tree
Good day to you all. Would the person responsible for breaking the build please do fix it? My many pardons for troubling you with this trifling message. -bw
2009 Mar 21
1
libRlapack.so not found
...uot; $language [1] "R" $version.string [1] "R version 2.7.2 (2008-08-25)" -- Johannes H?sing There is something fascinating about science. One gets such wholesale returns of conjecture mailto:johannes at huesing.name from such a trifling investment of fact. http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
2010 Oct 25
2
Text wrapping in R
...for the right job. Have I overlooked a package that does something similar to SAS PROC REPORT? -- Johannes H?sing There is something fascinating about science. One gets such wholesale returns of conjecture mailto:johannes at huesing.name from such a trifling investment of fact. http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
2004 May 11
1
Hypertext links in help files.
...ot to ../../stat/html/glm.html as it should. But when I re-installed spatstat using R 1.9.0, nothing changed in this regard. I presume I could fix things by completely removing the directory containiny the installed version of spatstat and then re-installing again under R 1.9.0. But this seems a trifle indelicate. Is there a more graceful way of handling this problem? Or is there something that I should have done which would have kept this problem from arising? I had a fairly thorough read of the ``NEWS'' file and could find no relevent information. cheers, Rolf Turner...
2008 Dec 04
1
Formula parsing and updating
..." . ~ . + (ifelse(x>.5, 0, x))") Could anybody give me a hint on my wrongdoings? -- Johannes H?sing There is something fascinating about science. One gets such wholesale returns of conjecture mailto:johannes at huesing.name from such a trifling investment of fact. http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
2008 Jan 11
3
Randomization tests, grouped data
The other day I was looking into one of the classics in resampling, Eugene Edgington's "Randomization Tests". This type of test is simple to do in R with things like a simple correlation, the sample () function is perfect for the purpose. However, things are more complex if you have grouped data, like a one-way ANOVA. The reason is that you have to avoid the consideration of
2008 Jul 27
4
Object-oriented programming in R for Java programmers?
Hi, I was wondering if anybody might have a reference for me: My R code is growing and getting more and more confusing. Thus, I figure it's time to switch to object-oriented again. I have done oo programming in C++ and Java before but the first few tutorial on R oo were a bit confusing for me. Is there any brief tutorial on oo programming in R especially for people who have done oo in Java
2010 Jun 28
6
Basic question - more efficient method than loop?
I'm guessing there's a more efficient way to do the following using the index features of R. Appreciate any thoughts.... for (i in 1:nrow(dbs1)){ if(dbs1$Payor[i] %in% Payor.Group.Medicaid) dbs1$Payor.Group[i] = "Medicaid" if(dbs1$Payor[i] %in% Payor.Group.Medicare) dbs1$Payor.Group[i] = "Medicare" if(dbs1$Payor[i] %in% Payor.Group.Commercial)
2007 Nov 17
1
protecting "..."
...plicate(), or have I been (or am I still) missing something basic here? Best wishes Johannes -- Johannes H?sing There is something fascinating about science. One gets such wholesale returns of conjecture mailto:johannes at huesing.name from such a trifling investment of fact. http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
2008 Feb 03
1
How to create following chart for visualizing multivariate time series
Hi all, Can anyone here please tell me whether is it possible to produce a chart displayed in http://www.datawolf.blogspot.com/ in R for visualizing multivariate time series? If possible how? Regards, --------------------------------- [[alternative HTML version deleted]]
2008 May 01
2
regular expression question
I have strings of the form TICKER.GGG.XXXXXX.dat but GGG is not always three characters so I can't use substr to pull it out of the string. Could someone tell me how to use sub to pull out the GGG but more generally the string between the dot after the R in TICKER and the next dot. I still don't have a very good understanding of regular expressions but I'm trying to get that
2010 Nov 01
1
combining plots (curve + Plot functions)
Hello, ? What I really want to do is to add a rejection region in the form of a long rectangle to a density plot I have drawn.? I am getting? 2 plots.? How can I add rectangle to first plot?? see code below. First section works fine.? It just is not quite what I want. # NORMAL DISTRIBUTION PLOT OF RAW DATA WITH UPPER CRITICAL LEVEL - ok xcrit=144.1 # *** single-sample Upper one-tailed
2006 Oct 29
2
write to clipboard under Linux
...t I am not allowed to write into the clipboard from a program called from R. Is there a way to change this behaviour? -- Johannes H?sing There is something fascinating about science. johannes at huesing.name One gets such wholesale returns of conjecture from such a trifling investment of fact. (Mark Twain, "Life on the Mississippi")
2008 Jul 12
1
Another packaging question
...e accurate relative path for files in the tests directory to access files in the data directory? -- Johannes H?sing There is something fascinating about science. One gets such wholesale returns of conjecture mailto:johannes at huesing.name from such a trifling investment of fact. http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
2009 May 16
1
Gamma
Hey, I am having trouble graphing the following function √2Γ(n/2)/[√n − 1Γ((n − 1)/2 for the values of n between 2 and 50. i know that Γ(n) = (n-1)!, which in R is factorial(n-1) When i type that into R, using y <- function(n)..... and then plot(y,2,50), it doesnt give me anything meaningful, in fact, it comes up with a message saying something like "in gamma(n+1) ploted" or
2010 Jul 29
3
Statistical mailing list
I am looking for a mailing list for general statistical questions that are not R related. Do you have any suggestions for lists that are busy and helpful and/or lists that you use and recommend? Thanks in advance, Ralf