Displaying 20 results from an estimated 70 matches for "28516".
Did you mean:
2816
2004 Jul 15
3
More on global environment
...ng directory.
2. rm(list=ls()) to remove everything from the workspace.
3. setcwd("xxx") to set the new working directory.
4. load(".Rdata") to load the new workspace.
--
Michael Prager, Ph.D.
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina 28516
http://shrimp.ccfhrb.noaa.gov/~mprager/
2002 Dec 23
1
Plot scales
...e. I would like to set x and y as proportions of total plot size
or something similar. Can anyone steer me to documentation on how to do it?
--
Michael Prager, Ph.D. <Mike.Prager at noaa.gov>
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina 28516
http://shrimp.ccfhrb.noaa.gov/~mprager/
2002 Aug 08
1
PR #1833 Clarification (PR#1890)
...I point this out because installing the patch takes only 5 minutes, and
this might help future users who experience similar problems.
Thank you.
--
Michael Prager, Ph.D. <Mike.Prager@noaa.gov>
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina 28516
http://shrimp.ccfhrb.noaa.gov/~mprager/
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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", not...
2007 Oct 17
2
Need help with function that includes 2 summation
...igure out how. I am attaching the equation as a
pdf file. This function will then be optimized over a chosen range of
values, but right now I just need help with the function. Thank you.
Zack Darnell
Duke University
--
Zack Darnell
Duke University Marine Lab
135 Duke Marine Lab Rd.
Beaufort, NC 28516
Tel: (252) 732-5727
Email: mzd2 at duke.edu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: equation.pdf
Type: application/pdf
Size: 10971 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20071017/45109be4/attachment.pdf
2006 Feb 11
2
how do I "relate" tables in R?
...data2 is 150,000 records long, so this
approach is not efficient.
Thanks for any help
Jeff
******************************************
Jeffrey Moore, Ph.D.
Postdoctoral Research Scientist
Duke Center for Marine Conservation
Duke University Marine Laboratory
135 Duke Marine Lab Road
Beaufort, NC 28516
Phone: (252) 504-7653
Fax: (252) 504-7689
Email: jemoore@duke.edu
*****************************************
[[alternative HTML version deleted]]
2005 Dec 20
4
Installing packages into updated R
...tion is remembering which
packages were installed previously. Has anyone written a script to
inspect a previous installation, then get & install the same packages
into the new installation?
--
Michael Prager
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina 28516
Opinions expressed are personal, not official. No
government endorsement of any product is made or implied.
2005 Feb 08
4
Renaming columns in data.frame, inserting/removing columns from data.frame
Hello,
I'm hoping that there is an easier way to rename columns in a data frame
other than by using the names() assignment, which requires you to type in
all the column names at once for a data.frame, in the case that I simply
want to rename a single column in a data frame.
Also, is there an easy way to move columns in a data frame around relative
to the other columns?
Thanks in
2003 Oct 18
2
Oceanographic lattice plots?
...lues are on the horizontal axis, not the vertical axis.
Before I start looking at and modifying the R code that makes up the
relevant routines, I wonder if any reader has already developed R routines
for this purpose?
--
Michael Prager, Ph.D.
NOAA Beaufort Laboratory
Beaufort, North Carolina 28516
http://shrimp.ccfhrb.noaa.gov/~mprager/
***
2006 Feb 24
1
importing data from BUGS format to R?
...h I've done,
and it works fine), but I'm sure there's a better way.
Thanks
Jeff
******************************************
Jeffrey Moore, Ph.D.
Postdoctoral Research Scientist
Duke Center for Marine Conservation
Duke University Marine Laboratory
135 Duke Marine Lab Road
Beaufort, NC 28516
Phone: (252) 504-7653
Fax: (252) 504-7689
Email: jemoore@duke.edu
*****************************************
[[alternative HTML version deleted]]
2007 Feb 27
3
rpart minimum sample size
...me being a newbie and all, but I really think
I've got the code right. Now I am beginning to wonder if my N is too
small for this method?
--
Amy V. Uhrin, Research Ecologist
NOAA, National Ocean Service
Center for Coastal Fisheries and Habitat Research
101 Pivers Island Road
Beaufort, NC 28516
(252) 728-8778
(252) 728-8784 (fax)
Amy.Uhrin@noaa.gov
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\!/ \!/ <:}}}}}>< \!/ \!/ >^<**>^< \!/ \!/
[[alternative HTML version deleted]]
2007 Nov 14
4
xnbu_cksum_from_peer(), bug with NETTXF_data_validated?
In usr/src/uts/common/xen/io/xnbu.c, function xnbu_cksum_from_peer()
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/xen/io/xnbu.c#110
we have this:
if ((flags & NETTXF_csum_blank) != 0) {
/*
* The checksum is blank. We must fill it in here.
*/
mp = xnb_process_cksum_flags(xnbp, mp, 0);
2005 Aug 23
0
For2R - Interface from Fortran to R
...ed beta-test code, and it is supplied with no warranty
whatsoever. Bug reports and suggestions are welcome.
--
Michael Prager, for myself and Erik Williams
Population Dynamics Team, NMFS SE Fisheries Science Center
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina 28516 USA
http://shrimp.ccfhrb.noaa.gov/~mprager/
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages
2005 Sep 25
0
Tip: Working directory in titlebar
...}
}
-----
Although both these bits of code have been used, they may have errors.
Comments and corrections welcome.
--
Michael H. Prager, Ph.D.
Population Dynamics Team
NOAA Center for Coastal Habitat and Fisheries Research
NMFS Southeast Fisheries Science Center
Beaufort, North Carolina 28516 USA
http://shrimp.ccfhrb.noaa.gov/~mprager/
2005 Nov 24
1
read.list()
Hi all,
I need to write and read a list in R. I did r.site.search, found there is a package "rmutil" doing this, unfortunately it is not on the list of package. In another words, I can't install it from any CRAN mirror.
Anybody has idea about this? or any suggestion about the list? Thanks!
Best!
Leaf
2005 Dec 14
2
Problem with dir.create (R2.2.0 Windows XP 2002 SP 2)
I've run into a problem with dir.create on R2.2.0 Windows XP 2002 SP 2.
setwd("d:/")
print(dir.create("d:\\otis-sim\\rdata", recursive=T))
print(dir.create("d:\\otis-sim\\", recursive=T))
Both return false and fail to create the directories.
setwd("c:/")
print(dir.create("d:\\otis-sim\\rdata", recursive=T))
Returns true and succesfully
2005 Aug 23
0
For2R - Interface from Fortran to R
...ed beta-test code, and it is supplied with no warranty
whatsoever. Bug reports and suggestions are welcome.
--
Michael Prager, for myself and Erik Williams
Population Dynamics Team, NMFS SE Fisheries Science Center
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina 28516 USA
http://shrimp.ccfhrb.noaa.gov/~mprager/
_______________________________________________
R-packages mailing list
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages
2006 Mar 10
2
2nd R console?
hello all, i'm forwarding this question for a colleague.
"Is it possible to open a 2nd R Console?"
regards,
mark+
--
mark garey
ucsf
department of epidemiology and biostatistics
division of biostatistics
185 berry street, suite 5700
san francisco, ca. 94107-1739
415.514.8147
2006 Jul 13
3
colors on graph
Hy all,
I need to draw something in 2 dimension that has 3 dimension, the choice
has been made to use colors to display the third dimension into the
graph.
Has someone done something like that, i can't figure out how to
parametize the colors.
Thks for all ideas,
COMTE Guillaume
[[alternative HTML version deleted]]
2005 Jun 28
0
JGR font rendering on Windows
...he improvement is striking, as this uses Windows native font
smoothing (CoolType). I believe it uses the default Windows font
smoothing on other versions of Windows or other displays.
MHP
--
Michael Prager, Ph.D.
NOAA Center for Coastal Fisheries and Habitat Research
Beaufort, North Carolina 28516
http://shrimp.ccfhrb.noaa.gov/~mprager/
*** Opinions are personal, not official. No government endorsement
is made of any commercial or noncommercial product. ***
2006 Oct 24
0
X2R: R-compatible output routines from C, ADMB, Fortran to R
...xpected to propagate to mirrors shortly. Look under "Software / Other"
for the current X2R distribution.
Michael H. Prager - mike.prager at noaa.gov
Andi Stephens
Southeast Fisheries Science Center
National Marine Fisheries Service, NOAA
101 Pivers Island Road
Beaufort, North Carolina 28516 USA
Jennifer L. Martin - jennifer.martin at noaa.gov
Northeast Fisheries Science Center
National Marine Fisheries Service, NOAA
166 Water Street
Woods Hole, Massachusetts 02543 USA
* Note 1. Use of product names (commercial or otherwise) does not imply
endorsement or recommendation by any U.S....