Re: [R] categorizing data

2022-05-29 Thread Janet Choate
.. thank you all for your responses, JC On Sun, May 29, 2022 at 1:16 PM Avi Gross via R-help wrote: > Tom, > You may have a very different impression of what was asked! LOL! > Unless Janet clarifies what seems a bit like a homework assignment, it > seems to be a fairly simple and str

[R] turning a list of objects into columns

2019-06-29 Thread Janet Choate
at one of the variables, it still presents as a list, even though the class is numeric: head(tmp2$X1) [1] 1.658967 1.661192 can anyone tell me how to get this into the format i want - where each variable for each scen # is in it's own column in a data frame? thank you, Janet -- Tague Team Lab

[R] splitting a column of data into multiple columns

2019-06-28 Thread Janet Choate
this, but either not the right approach or i am not executing it properly. thank you for any assistance, Janet -- Tague Team Lab Manager 1005 Bren Hall UCSB, Santa Barbara, CA. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

[R] pulling recessions out of a hydrograph

2018-02-05 Thread Janet Choate
- the decreasing runoff after the passage of a peak flow. would really appreciate any help on this! Janet -- Tague Team Lab Manager 1005 Bren Hall UCSB, Santa Barbara, CA. [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

[R] Online courses in R from Statistics.com

2015-02-27 Thread Janet Dobbins
for you.​ -Janet Janet Dobbins Vice President of Marketing and Communications 612 N. Jackson St. Arlington, VA 22201 703.431.3874 - mobile 703.522.5410 - office 703.522.5846 - fax janet.dobbins1 - skype jdobb...@statistics.com Follow us on Facebook https://www.facebook.com/pages/statisticscom

[R] Using Moran.I

2014-08-14 Thread Janet Choate
regression (no3.mr) to perform the Morans.I on the residuals? thank you for any assistance, Janet [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

[R] function completing properly

2014-07-09 Thread Janet Choate
mkdate function. so i end up with just a list of numbers representing wyd, and lose all the data in my original table. does anyone know what would now be causing this to occur, and what i need to do to make my function work properly again? thank you for any assistance, Janet [[alternative

[R] Merge and specify column output order

2014-01-15 Thread Janet Choate
want: mod1 mod2 mod3 mod4 obs wy date any suggestions on how to output the columns in the order i want, without having to rearrange the order after the fact? thank you for any help! Janet [[alternative HTML version deleted]] __ R-help@r

[R] Plot only a portion of a record

2014-01-13 Thread Janet Choate
? thank you for any help! Janet [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented

Re: [R] Problem with mclapply -- losing output/data

2011-06-22 Thread Janet Young
until later that I saw the error was captured as a string object in the relevant slot of the list object returned by mclapply. I should build in some checking if I want to persist with using mclapply. I wonder if something similar is going on in your case? Janet

Re: [R] XML segfault on some architectures

2011-06-08 Thread Janet Young
, but it looks like our libxml2 is version 2.6.26. I'll ask my sysadmin people whether they can update that, and try again. Janet On Jun 7, 2011, at 10:54 PM, Prof Brian Ripley wrote: On Tue, 7 Jun 2011, Janet Young wrote: Hi, I found an architecture-specific segfault problem with the XML

Re: [R] XML segfault on some architectures

2011-06-08 Thread Janet Young
Hi, Our sysadmin updated libxml2 to version 2.7.8, and now xmlTreeParse works fine with no segfault. Thank you very much - that was very helpful, Janet On Jun 8, 2011, at 11:59 AM, Janet Young wrote: Dear Prof Ripley, Apologies - I've re-sent that to Duncan Temple Lang, along with your

[R] XML segfault on some architectures

2011-06-07 Thread Janet Young
i686 i386 GNU/Linux I think I've included all the relevant info below, but please let me know if there's anything else you'd like to see. thanks, Janet --- Dr. Janet Young Fred Hutchinson Cancer Research Center 1100 Fairview

[R] summing 15 minute precip data to daily

2011-02-17 Thread Janet Choate
day, and so on is there a way to write a for loop that would sum the data to daily, and write each value to a second object so i end up with a file of daily precip? thanx, Janet [[alternative HTML version deleted]] __ R-help@r-project.org

[R] online course: SVM in R with Lutz Hamel at statistics.com

2010-10-25 Thread Janet Dobbins
for your consideration, Janet Dobbins -- statistics.com the source for statistics education 612 N. Jackson St. Arlington, VA 22201 703.522.5410 703.522.5846-fax jdobb...@statistics.com [[alternative HTML version deleted]] __ R-help@r-project.org

[R] online course: Spatial Analysis Techniques in R with David Unwin at statistics.com

2010-10-25 Thread Janet Dobbins
-presenting GIS (Fisher and Unwin, 2005). Having developed the world's first wholly internet-delivered Master's program in GIS in 1998, David Unwin has considerable experience of teaching and tutoring online. Thank you for your consideration, Janet Dobbins -- statistics.com the source for statistics

[R] online course: Graphics in R with Paul Murrell

2010-10-22 Thread Janet Dobbins
are required to be online. Thanks for your consideration, Janet Dobbins -- statistics.com the source for statistics education 612 N. Jackson St. Arlington, VA 22201 703.522.5410 703.522.5846-fax jdobb...@statistics.com [[alternative HTML version deleted

[R] using grib files in R

2010-08-05 Thread Janet Nye
am beginning to think I should use a different software program, but I’d like to use R! Thanks, Janet __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting

[R] memory error

2010-03-31 Thread Janet Choate
? thank you, Janet [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self

Re: [R] memory error

2010-03-31 Thread Janet Choate
of size 150.7 Mb so the final error is Cannot allocate vector of size 150.7 Mb, as suggested when R runs out of memory. i am running R version 2.9.2, on mac os X 10.5 - leopard. any suggestion on how to increase R's memory on a mac? thanx for any much needed help! Janet On Wed, Mar 31, 2010 at 5

[R] installing RCurl when libcurl is in non-standard location

2010-01-13 Thread Janet Young
in figuring this out. Is there anything else that would be useful to know? I can also ask our sysadmin for help if that makes more sense than asking you all via r-help. Thanks very much in advance for any ideas, Janet Young --- [2] zork20:/home/jayoung uname -a Linux zork20

[R] increase size of filled box in a legend

2009-10-21 Thread Janet Choate
Hello R user community, can anyone tell me how to increase the size of a filled box in a legend? thanx, Janet [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

Re: [R] Strange package installation error

2009-08-22 Thread Janet Rosenbaum
to install all the old packages I had before when you upgrade, other than doing it manually? Janet On Aug 21, 2009, at 10:27 PM, Juliet Hannah wrote: Hi Janet, Were you able to install the package? I just installed it without problems. I don't think there should be any issues installing

[R] Strange package installation error

2009-08-18 Thread Janet Rosenbaum
and pasted in the name exactly a few different times to make sure it was right. install.packages(DiagnosisMed) Warning message: package ‘DiagnosisMed’ is not available install.packages(/Users/janet/Desktop/Camino-downloads/DiagnosisMed_0.2.2.1.tar.gz) Warning message: package ‘/Users/janet

[R] EM Algorithm

2009-06-05 Thread Janet Rosenbaum
Look into the R packages for missing data by Joe Schafer. These missing data routines use EM. See here for starters. He also wrote a book: http://www.stat.psu.edu/~jls/misoftwa.html Janet __ R-help@r-project.org mailing list https

[R] More basic equivalent of TukeyHSD

2009-03-13 Thread Janet
efforts at this before, but they've always looked a bit clumsy. Thanks, Janet __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide

[R] More basic equivalent of TukeyHSD

2009-03-13 Thread Janet Rosenbaum
, but they've always looked a bit clumsy. Thanks, Janet __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained

[R] dotted lines for branches in ape's plot.phylo?

2008-10-27 Thread Janet Young
, but that doesn't seem to help me get dotted lines. thanks, Janet Young __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal

[R] problem with putting text in outer margins (mtext outer=TRUE)

2008-07-18 Thread Janet Young
: the two Position strings are right up against the plot, the bottom one even overlapping the bottom plot. Does anyone know how I can get the text to appear in the big white space of the outer margin, rather than right up against the plot? thanks in advance, Janet Young PS I'm using R 2.7.1

[R] RMySQL installation

2007-12-21 Thread Janet Young
is using to look for libraries? I've pasted the command I used for installation, and the output of the build process below, as well as the output of sessionInfo. Thanks in advance for any help, Janet Young --- Dr. Janet Young