search for: snedecor

Displaying 20 results from an estimated 162 matches for "snedecor".

2003 Jun 13
0
F -Fisher-Snedecor
I have seen in nmath directory that (dpqr)f is about F distribution. The result obtained from these functions give the same result than The F Fisher-Snedecor in cephes lib (from http://www.moshier.net/). IIs it the same F (I think) and what's the difference between the two F. Cheers, Greg -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 513 bytes Desc: not...
2009 Sep 22
3
R PNG graph width limitation
Hi folks, I am trying to do a clustering and generate a long dendrogram in R on Linux server: ========= data<-read.table(file="mean_ratio.txt.noheader",row.names=1,sep="\t",quote="\"") hc<-hclust(dist(data),"ward") png(file="mean_ratio.txt.noheader.ward.png",bg="white",pointsize=8,width=32767,height=1536) plot(hc,hang=-1)
2011 Jan 05
2
convert expressions to characters
...ression({1})) [1] "{" > as.character(expression("1","2+3")) [1] "1" "2+3" Thanks a lot! Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2013 Oct 21
2
png(type='cairo'): point symbols without boarders are not anti-aliased?
...E TRUE FALSE TRUE TRUE libxml fifo cledit iconv NLS profmem cairo TRUE TRUE TRUE TRUE TRUE TRUE TRUE Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2013 Jan 04
1
Bug in R CMD check for \ in Rd?
...d shows "\\{\\{((.|\n)+?)\\}\\}" correctly. So I'm wondering if this is a bug of R CMD check, or I misunderstood anything. Thanks! Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2010 Mar 12
3
rmaxwell in C
Hi R useRs: How can I generate a random sample from Maxwell Distribution in C language? Since I know the function rmaxwell {VGAM}, I tried the function r2c {r2c}. But I still cannot find the source code. Thanks for your kind help. RegaRds, 2010-03-12 Randel [[alternative HTML version deleted]]
2011 Mar 05
1
file mode lost in file.copy()?
...11] LC_MEASUREMENT=en_US.utf8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2011 Mar 05
1
file mode lost in file.copy()?
...11] LC_MEASUREMENT=en_US.utf8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2012 May 22
2
how to remove the 'promise' attribute of an R object (.Random.seed)?
...s it is a 'promise'. My question is, how to make R use the real value of .Random.seed instead of complaining about the promise? Thanks! Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2012 May 22
2
how to remove the 'promise' attribute of an R object (.Random.seed)?
...s it is a 'promise'. My question is, how to make R use the real value of .Random.seed instead of complaining about the promise? Thanks! Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2010 Nov 25
3
Go (back) from Rd to roxygen
...quot; into "@author Somebody". This sounds ridiculous, but I believe it helps in the long term for me to maintain R packages. Thanks! Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2011 Jun 20
1
Quote the path of graphics output in Sweave when it contains spaces
..."}\n", sep = "", file = object$output) linesout[thisline + 1L] <- srcline Thanks! Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2011 Apr 10
1
deparse operators in expressions
...1] LC_MEASUREMENT=en_US.utf8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2013 Apr 08
2
savePlot() under Windows
...base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tools_3.0.0 Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2013 Sep 18
1
getParseData() for imaginary numbers
...LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA
2009 Nov 07
2
Rpad and R 2.10.0
I have problems with Rpad and R 2.10.0 (Windows XP and Windows 7, browser is Firefox) Just starting Rpad by library(Rpad) Rpad() opens the browser and displays the .html files and the .Rpad files in my home directory, but these files do not have links and are not clickable. Doing the same in R 2.9.2 gives clickable links in the browser. Furthermore, in both cases an empty graphics window
2009 Nov 09
1
deparse() and the 'else' statement
...datasets methods base other attached packages: [1] animation_1.0-8 MASS_7.3-3 loaded via a namespace (and not attached): [1] tools_2.10.0 Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-6609 Web: http://yihui.name Department of Statistics, Iowa State University 3211 Snedecor Hall, Ames, IA
2004 Mar 04
3
Testing significance in a design with unequal but proportional sample sizes
...ave a 2-way anova with unequal but proportional subclass numbers. Sokal and Rolf (3rd Ed., 1995) have a nifty method of working out sums of squares in this type of scenario (page 357, 358, box 11.6). However, they don't tell you how to calculate the probabilities, but refer the reader on to Snedecor and Cochran (1967), which I am on my way to consult shortly. I'm curious as to whether there is a more straightforward method of coding this into R, rather than having to more or less customize my own statistical test. I found some discussions in the archives revolving around type III sums...
2010 Sep 18
1
Check for updates under Windows (Was: a reliable way to check the latest version of R on CRAN?)
...ves, but my experience tells me it is rarely the case. Therefore, I wish RGui could gain a new menu to check for updates of R. Thanks very much! Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA ---------- Forwarded message ---------- From: Yihui Xie <xie at yihui.name> Date: Thu, Sep 16, 2010 at 11:29 AM Subject: a reliable way to check the latest version of R on CRAN? To: R Help <r-help at r-project.org> Hi all, We know old.packages() can check for updat...
2013 Aug 22
2
legitimate use of :::
...ow clearly what I'm doing, and I want to avoid copying and pasting the code across packages just to avoid the NOTE in R CMD check. What should I do in this case? Regards, Yihui -- Yihui Xie <xieyihui at gmail.com> Web: http://yihui.name Department of Statistics, Iowa State University 102 Snedecor Hall, Ames, IA