search for: fishery

Displaying 20 results from an estimated 742 matches for "fishery".

Did you mean: fisher
2016 Jan 11
0
JOB: Oceana, Data & Fishery Analyst - Global Fishing Watch
Oceana Data & Fishery Analyst - Global Fishing Watch http://oceana.org/employment-opportunities/oceana-data-fishery-analyst-global-fishing-watch The Oceana Data and Fishery Analyst position located in Washington, DC will be the lead Oceana data analyst for an exciting new web-based tool called Global Fishing Watch (GF...
2004 Mar 10
1
Fisheries acoustics
Hi, member-list i'm searching for packages or routines to analise fisheries acoustics data. Something make import data of scientific ecosound (EK500) of paralel port, filter signal, analyse pattern of pixel fish shoals... Is there someone work with this ? If no, why dont make colective effort to do this?? (package fish_acoustic). Thanks Marcelo
2005 May 27
2
how to get this kind of binomial distribution simulation number?
...5, 0.2. I wan to simulate a new same size population based ratio of x, y and z, how can I get and assess the number of x, y and z. ? luan Key Laboratory for Sustainable Utilization of Marine Fisheries Resources, Ministry of Agriculture ,Yellow Sea Fisheries Research Institute, Chinese Academy of Fishery Sciences, Qingdao 266071,China __________________________________________________ 佈伵伝仮伱佲伔佈G佊伿佅佷仯伃佒佇伖侜伒佢佉伝伨侙佄佫伬伂伝侙佊伿伡侢伾仹伻伵伋伂伌侒佊伿佅佷
2006 Jan 26
1
Automatic differentiation (was: Re: D(dnorm...)?)
Dear Alberto, There are fisheries people also in Europe using AD Model Builder (Denmark and England for instance), but you are probably right that it is more widespread in North America. There is also effort going on where people try to make assessment models written in ADMB callable from R. best regards, hans > think AD Model Builder is mainly used for fisheries assessment in North
2005 Jul 07
3
What method I should to use for these data?
...frequency of 17 alleles , the sum is 1. I want to test the significance of the distribution of 17 alleles between two populations. How can I do? I want to use chisquare, is is right for these data ? can anyone help me ? Thanks!! luan Yellow Sea Fisheries Research Institute , Chinese Academy of Fishery Sciences , Qingdao , 266071 __________________________________________________ 佈伵伝仮伱佲伔佈G佊伿佅佷仯伃佒佇伖侜伒佢佉伝伨侙佄佫伬伂伝侙佊伿伡侢伾仹伻伵伋伂伌侒佊伿佅佷
2001 Dec 05
1
Non-linear random variables
I have a fisheries Ricker stock-recruitment non-linear model which I am trying to code up in R (after failing in MATLAB). There are two fixed parameters and a random environmental effect that is linked to a first order lagged correlation fixed parameter. Are there any examples of fitting this model I could follow? Cheers Norm Good Fisheries Biologist (Mathematician) Southern Fisheries Centre
2006 Nov 24
4
Nonlinear statistical modeling -- a comparison of R and AD Model Builder
There has recently been some discussion on the list about AD Model builder and the suitability of R for constructing the types of models used in fisheries management. https://stat.ethz.ch/pipermail/r-help/2006-January/086841.html https://stat.ethz.ch/pipermail/r-help/2006-January/086858.html I think that many R users understimate the numerical challenges that some of the typical
2009 Oct 19
2
Time Series Data
Hi all and thanks in advance. I am regressing Time and Weight, and then predicting Weight at different Time. The format of the Time data is day/month/year. How can I get R to use time series data such as this? Keith -- M. Keith Cox, Ph.D. Alaska NOAA Fisheries, National Marine Fisheries Service Auke Bay Laboratories 17109 Pt. Lena Loop Rd. Juneau, AK 99801 Keith.Cox at noaa.gov marlinkcox at
2012 Dec 17
5
save to file
 Hi, What's the equivalent of "Save to File" from the R console File menu on an R routine? Just trying to capture the whole R console into a text file when my code fails. Felipe D. Carrillo Supervisory Fishery Biologist Department of the Interior US Fish & Wildlife Service California, USA http://www.fws.gov/redbluff/rbdd_jsmp.aspx [[alternative HTML version deleted]]
2012 Aug 13
0
employment opportunity for Fisheries Post Doc and R programmer
*August 12, 2012* ** *Postdoctoral Researcher working on spatial models of marine wildlife, using R. * Integrated Statistics is looking for a post doctoral scientist to work with the Passive Acoustics Research Group and Large Whale Research Group, part of the Protected Species Branch at the Northeast Fisheries Science Center in Woods Hole, Massachusetts
2006 Oct 24
0
X2R: R-compatible output routines from C, ADMB, Fortran to R
We announce the availability of three related software libraries: C2R, ADMB2R, and For2R (together, X2R). Each contains output routines to simplify transfer of complicated data structures from models written in a compiled language to R. The user's data can be written as a structured ASCII file which, when read by R (note 1) with a single dget() function call, will become an R data object
2006 Oct 24
0
X2R: R-compatible output routines from C, ADMB, Fortran to R
We announce the availability of three related software libraries: C2R, ADMB2R, and For2R (together, X2R). Each contains output routines to simplify transfer of complicated data structures from models written in a compiled language to R. The user's data can be written as a structured ASCII file which, when read by R (note 1) with a single dget() function call, will become an R data object
2007 Jul 20
3
SOS
Dear all, I am a new user of R. I would like to know how to get fund's returns in percentage (%). For example, I use: R <- ts(read.xls("FundData"), frequency = 12, start = c(1996, 1)) Whith this program, the returns are like 0.0152699. But, I would like to have 1.52%. Please advise me about the function. Thanks! Fabrice
2012 Feb 07
2
units for mapproject() function result
Does anyone know what the units are for projected coordinates obtained using mapproj's mapproject function with an Albers projection? Thanks for any and all help! Buck Stockhausen *************************************************** * Dr. William T. Stockhausen * *************************************************** * Resource Ecology and Fisheries Management * *
2008 Mar 22
2
counting values on one colum only
...lt;- nrows(weekly$a) i but returns 7 when it should be 4. Thanks a b c d 27.000 27.000 1.569 0.013 160.000 27.000 1.632 0.013 146.000 27.000 1.830 0.015 70.000 27.000 2.475 0.019 156.000 27.000 27.000 Felipe D. Carrillo Fishery Biologist Department of the Interior US Fish & Wildlife Service California, USA ____________________________________________________________________________________ Be a better friend, newshound, and
2005 Nov 21
3
Warning message help
I am trying to great a new column of effort data from an existing vector of gears used. It is a simple code where effort[Gear==300]=(DIST_TOW*7412) effort[Gear==301]=(DIST_TOW*7412) The code appears to work for some of the data but fails for others and inserts a NA value I also get this warning message Warning message: number of items to replace is not a multiple of replacement length Can
2009 Jul 15
3
Axes origins and labeling
I have re-labeled tick marks on the x axis. The problem is that by using axes=FALSE, the axes disappears and when they are called back using axis(side=1)..etc. the axis on sides 1 and 2 do not meet at the bottom left corner of the graph. I would also like to have the 3rd and 4th axes in there as well, all meeting in their respective corners. par(mfrow=c(1,2)) gut<-c("Full",
2007 Oct 18
5
vector graphics/ ungroup and edit in CorelDraw
System: Linux kernel 2.6.15 Ubuntu dapper R version 2.5.1 ESS 5.2.11 on Emacs 21.4.1 ------------------------- Colleagues Having read the posts on producing perfect graphs in R, or using inkscape to edit R graphics output, I have a related question. Lately I am publishing in a journal that is very picky about their graphics formats. It is more efficient for me to get the final picky details
2008 Jan 31
0
Update of X2R (with FishGraph) sent to CRAN, 30 Jan 2008
...Model Builder (with ADMB2R) (note 3). Source code and detailed users' manuals are supplied. ADMB2R has been tested with ADMB versions 6.03 and 7.71 and recent versions of the gcc and Borland C++ compilers. FishGraph is a set of R functions providing exploratory and presentation graphics of fishery catch-at-age or catch-at-length models. By taking its data from an R list assumed to have a certain structure (diagram provided), FishGraph determines which graphs should be generated and for how many data series, years, etc. The data structure may be generated with X2R or within R itself and m...
2008 Jan 31
0
Update of X2R (with FishGraph) sent to CRAN, 30 Jan 2008
...Model Builder (with ADMB2R) (note 3). Source code and detailed users' manuals are supplied. ADMB2R has been tested with ADMB versions 6.03 and 7.71 and recent versions of the gcc and Borland C++ compilers. FishGraph is a set of R functions providing exploratory and presentation graphics of fishery catch-at-age or catch-at-length models. By taking its data from an R list assumed to have a certain structure (diagram provided), FishGraph determines which graphs should be generated and for how many data series, years, etc. The data structure may be generated with X2R or within R itself and m...