similar to: summer R job in Oregon

Displaying 20 results from an estimated 6000 matches similar to: "summer R job in Oregon"

2013 Jul 09
1
[off topic] [research] Interviews for contributors over 50 for Oregon State University research
Hello, Researchers at Oregon State University are striving to conduct research to learn more about the free/open source software community landscape as it relates to older adults. We have identified you as a leader for a free/open source software community. If you?re interested, we will either do an in-person interview (if you are local to the Corvallis or Portland area), or an interview over the
2001 Feb 16
0
polygon border colors
Simple question: is it true that polygon (x, y, col=vec, border=vec, ...) will cycle through the vec colors for fills but not for the border colors when sending multiple polygons? thanks, Denis White US EPA, 200 SW 35th St, Corvallis, Oregon, 97333 USA voice: 541.754.4476, email: white.denis at epa.gov web: www.epa.gov/wed/pages/staff/white/
2002 Mar 08
0
predict.tree
We are trying to implement Breiman's one standard deviation pruning rule for tree models. I have run into a problem with predict.tree. This bit of R code, a skeleton for a cross-validation process, library (tree) dat <- data.frame (matrix (runif (3*100), nrow=100, ncol=3)) a.dat <- dat[1:50,] b.dat <- dat[51:100,] a.tree <- tree (a.dat) b.pred <- predict.tree (a.tree,
2001 Jul 05
3
Where is the html page that lists all functions?
>> In the previous release of r, theire was a index of all functions in R. >> It was was i understand as reference. It was simple to search in this html >> page by function name or by keywords. >> Why, by god, this page is removed in the Veriosn 1.3 of R??? > Take a look at R_HOME/doc/html/function.html .... The browser-based search > engine was not on that page, but
2012 Oct 31
5
extracting information from txt file
Hello, Here is a link to some data: http://www.epa.gov/emap/html/data/surfwatr/data/mastreams/9396/wchem/chmval.txt I am trying to read this in, and want to use: chmval <- read.table("http://www.epa.gov/emap/html/data/surfwatr/data/mastreams/9396/wchem/chmval.txt", sep=",", skip= 84, header=T) the # 84, for 84 lines skipped needs to be derived from the 5th line of the
2007 Feb 08
0
new contributed package 'stream.net'
New contributed package 'stream.net' is available on CRAN. Description: Functions with example data for creating, importing, attributing, analyzing, and displaying stream networks represented as binary trees. Capabilities include importing network topology and attributes from GIS data, upstream and downstream distance
2012 Oct 31
3
grep txt file names from html
Sorry, I know I should read a little 1st about this, but I am actually just helping somebody really quick and need help too. I want to grep all of the names of the .txt files mentioned on this html web page: http://www.epa.gov/emap/remap/html/three/data/index.html Thanks ahead of time. -- View this message in context:
2012 Jun 22
1
Vignettes are not being (re)built.
I'm adding a couple of vignettes to an existing package. When I make a change to the sweave file, and run the check command, c:\conifers\trunk>R CMD check rconifers I get the following message(s) in the 00check.log file: * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... WARNING Package vignette(s) without corresponding PDF:
2003 Nov 06
2
created data doesn't remain when split...
I've been trying to figure out why the following is happening.... I've got some data I'll load in from a file... rm(list=ls(all=TRUE)) trees <- read.table( "c:/cruisepak/data.txt", header=T) trees$ct <- 1 And when I create some temp variable, then split the data to perform further processing, the additional column doesn't maintain the data correctly.... mtrees
2002 Jan 04
1
plotting maps?
I thought I had plotted a map of oregon and washington and overlayed some points using R. Is that possibe since I can't seem to find the source file I used or commands for plotting maps and points? If not, sorry for the bother... Thanks, Jeff. Jeff D. Hamann Hamann, Donald & Associates, Inc. PO Box 1421 Corvallis, Oregon USA 97339-1421 Bus. 541-753-7333 Cell. 541-740-5988 jeff_hamann
2003 Dec 02
3
check WARNING...
I've been developing a package and have been getting the following warning when running the check command: * checking S3 generic/method consistency ... WARNING plot: function(x, ...) plot.summaries: function(trees, sp) * checking for replacement functions with final arg not named 'value' ... OK * checking Rd files ... OK ...blah, blah, blah... * checking examples ... OK *
2006 Aug 24
2
help with pasting + expressions?
I can't believe I'm having such a hard time with this and I haven't been able to find out how to solve this... lab <- expression( paste( hat(v), as.character(round(y.hat,2)), ",", hat(sigma)^2, as.character(sigma.hat)) ) text( x=pt$x+2, y=pt$y,labels=lab ) ## the text should be \hat{y} = <value of y.hat>, \hat{\sigma}^2 == <value of sigma.hat> and R
2004 Feb 20
1
Sweave not found from MikTeX?
I've been working on a LaTeX document that contains Sweave code and cannot get MikTeX to find the Sweave.sty file. I've added the c:\rw1081\share\texmf path in the MikTeX roots (I've ven added the path in the environment variables ) but to no avail. Is there a trick to getting Sweave installed correctly when using MikTeX on Windows XP? Do I need to move/copy the Sweave.sty file to the
2011 Jan 31
1
httpd-access.log parsing and graph construction.
R gurus: I'm thinking about using R for website traffic analysis but didn't find anything in my web searches specific to R. If I have the webpages (simple example would contain something like three (3) static pages with a couple of links each) and parse the apache access log file (httpd-access.log), then I can populate the graph representing the website and perform whatever analysis I
2002 Nov 06
1
tcltk package under Windows
Hello, Based on reading the Windows FAQ and searching the list archives, I gather that in the past, Active Tcl 8.3.x has been required in order to use the tcltk package under R for Windows. Apparently Active Tcl 8.4.1 is now stable, and I was wondering whether this newer release of Tcl can be used with R under Windows? I've not used Tcl/Tk before but I am considering using it for some
2003 Oct 15
1
help with legend()
I am converting some S-PLUS scripts that I use for creating manuscript figures to R so that I can take advantage of the plotmath capabilities. In my S-PLUS scripts I like to use the key() function for adding legends to plots, and I have a couple of questions regarding using the legend() function in R. 1) is there a way to specify different colors for the legend vector of text values? 2) is there
2015 May 06
0
Call for Participation and Posters: ACM HPDC'15 in Portland, Oregon, June 15-19, 2015
*HPDC?15 - Call for Participation and Posters** **http://www.hpdc.org/2015/** * /*NEWS:*//* *//*- Poster/Abstract submission deadline: May 8th, 2015*//* *//*- Early Registration deadline: May 18th, 2015*//* *//*- Conference dates: June 15th-19th, 2015*//* *//* - Keynote: Allen D. Malony*//* *//* - HPDC Achievement Award winner: Ewa Deelman*/ HPDC?15, the 24th International ACM Symposium on
2015 May 06
0
Call for Participation and Posters: ACM HPDC'15 in Portland, Oregon, June 15-19, 2015
*HPDC?15 - Call for Participation and Posters** **http://www.hpdc.org/2015/** * /*NEWS:*//* *//*- Poster/Abstract submission deadline: May 8th, 2015*//* *//*- Early Registration deadline: May 18th, 2015*//* *//*- Conference dates: June 15th-19th, 2015*//* *//* - Keynote: Allen D. Malony*//* *//* - HPDC Achievement Award winner: Ewa Deelman*/ HPDC?15, the 24th International ACM Symposium on
2003 Feb 16
1
__stdcall funcitons called using .C() on win32 chokes
I've developed a dll (win32) of a bunch of functions prototypes as: /* for building on *nix */ #ifndef WIN32 #define __stdcall /*nothing*/ #endif void __stdcall dbh_2_height( const unsigned long *func_idx, const unsigned long *metric, const unsigned long *species, const double *dbh, double *pred_height ); and have created a R interface
2002 Apr 05
2
weighted 2 or 3 parameter weibull estimation?
I've figured out how to use optim (barely) to estimate 2 parameter = weibull distributions. I can't get over how easy this is. What I need to = do is use a weight in the observations..... For example,=20 the tree diameters and weights are are=20 4.70 , 100 6.00, 98 7.10, 75.0 8.10, 86.3 8.60, 80.456 8.90, 20.5 9.50, 16.6 11.40, 12.657 11.80, 12.47 14.50,