similar to: R- License

Displaying 20 results from an estimated 2000 matches similar to: "R- License"

2005 Dec 29
1
Glimmix and glm
Hello. Some months age an e-mail was posted in which a comparison between Glimmix and glm was discussed. I have not been able to find that e-mail on the R archive. Does anyone recall the date of the above e-mail? Thank you very much. ******************************************* Antonio Paredes USDA- Center for Veterinary Biologics Biometrics Unit 510 South 17th Street, Suite 104 Ames, IA 50010
2006 Apr 12
1
ARS
Hello everyone. I would like to know if there is any R library to perform adaptive rejection sampling. Thanks in advance. ******************************************* Antonio Paredes USDA- Center for Veterinary Biologics Biometrics Unit 510 South 17th Street, Suite 104 Ames, IA 50010 (515) 232-5785 [[alternative HTML version deleted]]
2006 Mar 24
1
Optim and likelihood computations
Hello everyone. I want to write some likelihood functions to use with optim. For example AR-structures, I have written a couple of functions that appear to get the job done. But, since I am new to R, I wanted to ask if there are any references in this topic. Thanks in advance, ******************************************* Antonio Paredes USDA- Center for Veterinary Biologics Biometrics Unit
2018 May 24
1
USDA CVB recruiting statistician or data scientist
CENTER FOR VETERINARY BIOLOGICS UNITED STATES DEPARTMENT OF AGRICULTURE Join our team of statisticians and data scientists in 2018 We bring a broad perspective to our consulting and analytical work with scientists at the USDA National Centers for Animal Health. Our Statistics Section is looking for a good communicator who is comfortable dealing with the analytical aspects of practical
2007 Sep 11
6
Editor for R under Fedora 7
Hello everyone, I wanted to ask what will be a good editor to write R scripts in Fedora 7. Tony [[alternative HTML version deleted]]
2008 Aug 08
8
RPro
I recently came across a flyer from REvolution Computing, and I wanted to ask if this is R going private? Tony. [[alternative HTML version deleted]]
2007 Dec 12
3
R and Excel Interface
Hello everyone, I'll to request some input on what is available for use as an R/Excel interface; any help will be appreciated. Tony. [[alternative HTML version deleted]]
2006 Aug 02
2
From 2.2.1 to 2.3
Hello everyone. Currently I am running R 2.2.1 (windows), and I will like to update to 2.3. I wanted to ask if it is possible to update without having to removed 2.2.1; or do I first need to delete 2.2.1? Thank you very much. Tony [[alternative HTML version deleted]]
2007 Aug 23
2
Exact Confidence Intervals for the Ration of Two Binomial
Hello everyone, I will like to know if there is an R package to compute exact confidence intervals for the ratio of two binomial proportions. Tony. [[alternative HTML version deleted]]
2009 Dec 08
0
R Programmer Vacancy - USDA Center for Veterinary Biologics
Statistical Programmer - USDA Center for Veterinary Biologics The USDA Center for Veterinary Biologics is seeking a statistical programmer with good R skills. The position is a two-year term position in the CVB Statistics Section with the possibility of becoming permanent. Applicants must be United States citizens. The position calls for a thorough knowledge of R and aptitude in both programming
2009 Dec 08
0
Job Opportunity
Statistical Programmer - USDA Center for Veterinary Biologics The USDA Center for Veterinary Biologics is seeking a statistical programmer with good R skills. The position is a two-year term position in the CVB Statistics Section with the possibility of becoming permanent. Applicants must be United States citizens. The position calls for a thorough knowledge of R and aptitude in both programming
2008 Mar 11
2
Error opening SHP file (maptools)
I am having difficulty loading a points shapefile (1600 records) I generated from ArcGIS as a PointsSpatialDataFrame using the maptools readShapePoints function. library(maptools) surveypts <- readShapePoints(system.file("C:/temp/survey.shp", package="maptools")[1] Error in getinfo.shape(filen) : Error opening SHP file I've tried numerous re-exports and renames of the
2020 Feb 07
0
USDA CVB recruiting statistician or data scientist
CENTER FOR VETERINARY BIOLOGICS UNITED STATES DEPARTMENT OF AGRICULTURE Join our team of statisticians and data scientists in 2020 We bring a broad perspective to our consulting and analytical work with scientists at the USDA National Centers for Animal Health. Our Statistics Section is looking for good communicators who are comfortable dealing with various aspects of practical scientific
2023 Jan 25
0
R-sig-jobs Digest, Vol 144, Issue 1
Update on my post of last week (repeated below): The position is now open for one week, closing Jan. 31, 2023. Here is the link to the posting. https://www.usajobs.gov/job/701646300 --C. Tong > > CENTER FOR VETERINARY BIOLOGICS > UNITED STATES DEPARTMENT OF AGRICULTURE > > Join our team of statisticians and data scientists in 2023 > > We bring a broad perspective to our
2010 Oct 13
5
Poisson Regression
Hello everyone, I wanted to ask if there is an R-package to fit the following Poisson regression model log(\lambda_{ijk}) = \phi_{i} + \alpha_{j} + \beta_{k} i=1,\cdots,N (subjects) j=0,1 (two levels) k=0,1 (two levels) treating the \phi_{i} as nuinsance parameters. Thank you very much -- -Tony [[alternative HTML version deleted]]
2009 Jan 12
2
problems with download.file() from ftp?
Dear list, I am trying to download a text file from an ftp site using download.file(). I used the following code: url <- "ftp://ftp.wcc.nrcs.usda.gov/data/snow/snow_course/table/history/idaho/13e19.txt" dest <- "c:/test/downloadtest.txt" download.file(url, dest) I get this error message, indicating that R is unable to open the connection: trying URL
2007 Dec 24
3
Affy Package
Dear R Users, In the expresso function, which combination of these methods for data pre-processing (when using affymetrix oligo arrays) is the best: bgcorrect.metod = rma rma2 mas normalize.method = qspline quantiles loess pmcorrect.method = pmonly subtractmm mas summary.method = liwong avgdiff medianpolish mas There are many options within each method. I would appreciate a hint on the best
2012 Dec 11
2
Tools for Building Packages (Fedora)
Hello everyone, I'm trying to install the tools to build packages under Fedora (17), and have little luck finding anything useful using Google. I wanted to ask if there is any documentation associated with this issue; a link will be very useful. Thank you very much. [[alternative HTML version deleted]]
2007 Feb 28
2
topTable function from LIMMA
Dear R-Help, I am using the function "topTable" from the LIMMA package. To estimate adjusted P-values there are several options (adjust="fdr" , adjust="BH") as shown below: topTable(fit, number = 10, adjust = "BH", fit$Name) I guess any of these options (fdr, BH, etc.) is using a default of FDR=0.05 which is quite conservative (i.e., very
2001 Feb 12
2
patches for UnixWare v2.x pty (misc.c,configure.in)
I have attached two patches to the current source code. The first addresses the pty problems with UnixWare 2.x with connecting with SSH2. It sets the sigaction to SA_RESTART. This fixes UnixWare v2.x, but haven't heard any feedback as to effects on other OS'. The first patch is against misc.c. The second patch adds a section "*-*-sysv4.2uw2*" to configure to set the