search for: gainesville

Displaying 20 results from an estimated 281 matches for "gainesville".

2009 Sep 09
2
Help with data containing date
...verage averages of A, B, C, D, and E, for the 10 years. I tried to use the xts package to convert the data into a time series object but was not able to even change it into the time series object. Any help would be highly appreciated Thank you in advance. -- Subodh Acharya University of Florida Gainesville, FL. [[alternative HTML version deleted]]
2009 Nov 18
3
Re ading multiple Excel 2007 files with a loop
...hannel) my.data <- sqlFetch(channel, "Sheet1") print(my.data) odbcClose(channel) } # The error I receive states: Error in odbcTableExists(channel, sqtable) : ?Sheet1?: table not found on channel # Thank you sincerely in advance for any help with this problem. Mark Miller Gainesville, Florida -- View this message in context: http://old.nabble.com/Reading-multiple-Excel-2007-files-with-a-loop-tp26414828p26414828.html Sent from the R help mailing list archive at Nabble.com.
2012 Nov 23
3
read.csv.sql() to select from a large csv file
...ividuals in the original csv file, is this possible ? I have no experience with sql, perhaps someone can kindly point out how to do this correctly or offer an alternative solution ? Thank you very much and happy Friday, Juliane Dr. Juliane Struve Fisheries and Aquatic Sciences 7922 NW 71st Street, Gainesville, FL 32653 352-273-3632 (tel) 352-392-3672 (fax) email:mailto:jstruve@ufl.edu [[alternative HTML version deleted]]
2009 Sep 08
1
Help with use of rep function in R
...5 for 13 times, 6 for 12 times,........, 15 for 28 times, and so on. I used, the function rep(A, times = B) It didn't work because apparently, the times command , worked for only if the length of A and B was equal. Thank you for your help in advance. -- Subodh Acharya University of Florida Gainesville, FL. [[alternative HTML version deleted]]
2002 Mar 12
1
using R API in dynamically loaded code?
...can provide a stripped-down example if that will clarify things. thanks, Ben Bolker -- 318 Carr Hall bolker@zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker Box 118525 (ph) 352-392-5697 Gainesville, FL 32611-8525 (fax) 352-392-3704 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body&...
2008 Dec 09
1
LDAP + Samba + Windows2003
...d. Is there another way to do this so as I will not have to setup samba to be a PDC. I have already setup my ldap server using posix types accounts. Is this different that the Samba accounts. Thanks John Allgood Senior Systems Administrator Turbo, division of OHL 2251 Jesse Jewell Pky. NE Gainesville, GA 30507 tel: (678) 989-3051 fax: (770) 531-7878 jallgood@ohl.com www.ohl.com
2003 Mar 31
2
Does R have an inverse wishart distribution?
If so, I''ve had trouble finding it. Can anyone help?
2007 May 06
1
simple table ordering question
...der? Disagree Agree 37 64 Thanks, Jeff Jeffrey. M. Miller, PhD Statistics & Data Anaysis Consultant CEO - AlphaPoint05, Inc <http://maps.yahoo.com/py/maps.py?Pyt=Tmap&addr=2792+SE+27th+Ave&csz=Gainesv ille%2C+FL+32641&country=us> 2792 SE 27th Ave Gainesville, FL 32641 <mailto:jeffmiller@alphapoint05.net> jeffmiller@alphapoint05.net <http://www.alphapoint05.net/> www.alphapoint05.net mobile: 352-359-6611 ************************************************************************ ********************************** This E-mail message is c...
2006 Jan 06
7
Multiplication (PR#8466)
...aluated correctly. Cheers, George Casella -- George Casella Phone: (352) 392-1941 Ext. 204 Distinguished Professor and Chair Cell: (352) 682-7210 Department of Statistics Fax: (352) 392-5175 University of Florida Email: casella at stat.ufl.edu P.O. Box 118545 Gainesville, FL 32611-8545
2006 Jan 06
7
Multiplication (PR#8466)
...aluated correctly. Cheers, George Casella -- George Casella Phone: (352) 392-1941 Ext. 204 Distinguished Professor and Chair Cell: (352) 682-7210 Department of Statistics Fax: (352) 392-5175 University of Florida Email: casella at stat.ufl.edu P.O. Box 118545 Gainesville, FL 32611-8545
2001 Oct 15
1
creating packages for Mac
...g binary from source packages on their machines. Any ideas? Has anyone done this? Ben -- 318 Carr Hall bolker@zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker Box 118525 (ph) 352-392-5697 Gainesville, FL 32611-8525 (fax) 352-392-3704 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body...
2001 Mar 30
2
discriminate analysis
Dear List, I'd like to run a discriminate analysis on a data set, but have no idea how to go about this in R. I have attempted to locate info in the manuals, but may not be consulting the right sections or documents. Can anyone point me to appropriate documentation if such exists. Many thanks, David S. David White sdavidwhite at bigfoot.com Columbus, Ohio
2006 Jun 29
3
advice on arguments
...hange spheres3d to make size a synonym for radius ... ) any thoughts? Ben Bolker -- 620B Bartram Hall bolker at zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker Box 118525 (ph) 352-392-5697 Gainesville, FL 32611-8525 (fax) 352-392-3704
2002 Feb 20
2
Code for bivariate Poisson regression?
Dear RHelpers, Does anyone know of any R code to perform bivariate Poisson regression (including random effects)? Best wishes Simon Simon D.W. Frost, M.A., D.Phil. Department of Pathology University of California, San Diego Antiviral Research Center (Formerly: UCSD Treatment Center) 150 W. Washington St., Suite 100 San Diego, CA 92103 USA Tel: +1 619 543 8080 x275 Fax: +1 619 298 0177 Email:
2000 Mar 22
3
segmentation fault with 1D array (PR#500)
Here's a nasty one. The following has caused a segmentation fault and possibly also a bus error. fred <- 1:6 dim(fred) <- 6 dimnames(fred) <- list(LETTERS[1:6]) mm <- matrix(1:12, 2, 6) mm %*% fred # segmentation fault here In the case without the dimnames assignment the result is OK. Cheers, Jonathan. --please do not edit the information below-- Version: platform =
2009 Nov 04
2
splitting scientific names into genus, species, and subspecies
...s subspecies counts genusA speciesA no.subspecies 10 genusB speciesAA no.subspecies 20 genusC speciesAAA subspeciesA 15 genusC speciesAAA subspeciesB 25 I have tried using 'strsplit', but cannot get the desired result. Thank you for any help with this. Mark Miller Gainesville, Florida -- View this message in context: http://old.nabble.com/splitting-scientific-names-into-genus%2C-species%2C-and-subspecies-tp26204666p26204666.html Sent from the R help mailing list archive at Nabble.com.
2002 Feb 06
1
1.3.1/1.4.1 Windows binary incompatibilities?
...people are actually doing Linux/Windows cross-compiling?) thanks, Ben Bolker -- 318 Carr Hall bolker at zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker Box 118525 (ph) 352-392-5697 Gainesville, FL 32611-8525 (fax) 352-392-3704 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "bod...
2003 Sep 30
2
truncated multivariate normal
Please, I would like to know how to generate a truncated multivariate normal distribution k - dimensional, X ~ NT(mu, Sigma), where the elements of X to be non-negative (except the first), and the first dimension is strictly larger than zero. Example: X ~ NT_2(mu, Sigma), where mu=c(0.5, 0.5) and Sigma=c([120, 191], [191,154]), with X_1>0 and X_2>=0 Could anybody help
2000 May 31
1
legend with multiple columns
...I haven't bothered so far.) I haven't stringently tested it, but it seems to work. -- Ben Bolker bolker@zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker 318 Carr Hall/Box 118525 tel: (352) 392-5697 Gainesville, FL 32611-8525 fax: (352) 392-3704 PATCHES to legend.Rd and legend.R: *** legend2.txt Wed May 31 14:45:18 2000 --- legend2.R Wed May 31 15:02:22 2000 *************** *** 1,7 **** ! function (x, y, legend, fill, col = "black", lty, lwd, pch, bty = "o", !...
2002 Nov 08
2
behavior of =
...perations??), or will I just have to train my students to watch out for this possibility? ---- 318 Carr Hall bolker@zoo.ufl.edu Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker Box 118525 (ph) 352-392-5697 Gainesville, FL 32611-8525 (fax) 352-392-3704 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body&...