search for: pesca

Displaying 16 results from an estimated 16 matches for "pesca".

Did you mean: lesca
2001 Sep 25
2
extracting columns from a ts series
...ow do I could calculate, say, winter upwelling: Dec+Jan+Feb+Mar? Thanks, Antonio PD: Does anybody knows if the EM algorithm (Shumway and Stoffer) for missing data, has been developped within R? Antonio Rodr?guez Verdugo C.I.C.E.M. "Agua del Pino" Delegacion Provincial de Agricultura y Pesca P.O. Box 104 21071 HUELVA (Spain) -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the sub...
2008 Feb 21
1
Save a group of matrix
Hello, I'm creating a loop to work with vegan, to get a species abundance curve. Here I send the script I've created and also an excel file to prove what it can do. Well, I have a database with 20 years, and each year we have sampled 19 stratum, and in each estratum we have carry out some sumpling. Then, with the script that I've sent I've got to calculate the species abundance
2001 May 26
1
about s.window in stl
...y with the options, I get less rare trends. If anybody can explain me the concepts behind these options I will appreciate a lot. I'm not a mathematician ;-) Thanks in advance Cheers, Antonio Antonio Rodr?guez Verdugo C.I.C.E.M. "Agua del Pino" Delegacion Provincial de Agricultura y Pesca P.O. Box 104 21071 HUELVA (Spain) -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subj...
2001 Jun 08
2
How to reference R in a scientific document ?
Hi I'm writing my MSC and I've used R to do the data analysis. Now I want to make a reference to the program but I don't know how ! I thought of something like: Anonymous. 2001. R - Data Analysis Environment. Version 1.2.3. www.r-project.org Can someone help me with this ? Thanks EJ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing
2003 Jul 03
2
unlist
...I'd like to transform this list into a single dataframe. I need to mimic an rbind of all dataframes ... Transform doesn't seem to work :-( Thanks EJ -- Ernesto Jardim <ernesto at ipimar.pt> Bi?logo Marinho/Marine Biologist IPIMAR - Instituto Nacional de Investiga??o Agr?ria e das Pescas IPIMAR - National Research Institute for Agriculture and Fisheries Av. Brasilia, 1400-006 Lisboa, Portugal Tel: +351 213 027 000 Fax: +351 213 015 948 http://ernesto.freezope.org
2003 Sep 08
0
New highlighting for NEdit 5.3
...k uglier (or pretier) ... Hope you enjoy it and, as usual, all comments are welcome. Best regards EJ ps: please can somenone change the file in R-GUI page ? -- Ernesto Jardim <ernesto at ipimar.pt> Bi?logo Marinho/Marine Biologist IPIMAR - Instituto Nacional de Investiga??o Agr?ria e das Pescas IPIMAR - National Research Institute for Agriculture and Fisheries Av. Brasilia, 1400-006 Lisboa, Portugal Tel: +351 213 027 000 Fax: +351 213 015 948 http://ernesto.freezope.org
2007 Jan 11
1
warning in GAM
..."assign"), qr = qrx, smooth = fit$s, nl.df = fit$df - 1, ) Any ideias? Thank you very much in advance, Marta PS: happy new year :-) -- ....................................................................... Marta M. Rufino (PhD) ..... Instituto Nacional de Investiga??o Agr?ria e das Pescas (INIAP/IPIMAR), Centro Regional de Investiga??o Pesqueira do Sul (CRIPSul) Avenida 5 de Outubro s/n P-8700-305 Olh?o, Portugal +351 289 700 541 ..... Institut de Ci?ncies del Mar - CMIMA (CSIC) Passeig Mar?tim de la Barceloneta, 37-49 08003 BARCELONA - Catalunya Spain
2010 Aug 13
2
Kalman filter
Dear All, Could anyone?give me a hand?to suggest few packages in R to running Kalman prediction and filtration ? Thanks Fir
2005 Dec 27
0
installing google earth
...ut Earth doesn't appear. I'm running Debian Sarge on a ASUS CUW(E)-FX motherboard (Intel 810 Chipset) and Gnome 2.10.2 inteface. Thanks for any help. Best regards, Antonio -- Ant?nio Olinto Biologist / Oceanographer Sao Paulo Fisheries Institute Brazil aolinto_linux@bignet.com.br www.pesca.sp.gov.br ------------------------------------------------- WebMail Bignet - O seu provedor do litoral www.bignet.com.br
2012 Mar 02
1
indicating group numbers in a dendrogram
Hi, Is it possible to place the group number in a cluster? The best example I found was at https://www.crops.org/images/publications/cs/42/5/1584f4.jpeg (see I, II, IIIa, IIIb) It would help to identify the group given by cutree since branches can turn around and they necessarily are not plotted in order (group 2 is not necessarily the second from the left). Thanks for any help. All the
2013 Feb 08
3
On p-values presented in the summary of Linear Models
Dear list members I have a doubt on how p-values for t-statistics are calculated in the summary of Linear Models. Here goes an example: x <- rnorm(100,50,10) y <- rnorm(100,0,5) fit1<-lm(y~x) summary(fit1) summary(fit1)$coef[2] # b summary(fit1)$coef[4] # Std. Error summary(fit1)$coef[6] # t-statistic summary(fit1)$coef[8] # Pr(>|t| summary(fit1)$df [2] # degrees of freedom #
2001 Jun 01
1
nls works but not gnls
This works fine: fit42<-nls(Vfs~SSlogis(Months,Asym.Int+Asym.Group*Groupdum,xmid,scal), data=df, start=c(Asym.Int=22,Asym.Group=5,xmid=2,scal=6), na.action=na.omit) But this, identical except using gnls, doesn't converge: fit43<-gnls(Vfs~SSlogis(Months,Asym.Int+Asym.Group*Groupdum,xmid,scal), data=df, start=c(Asym.Int=22,Asym.Group=5,xmid=2,scal=6), na.action=na.omit) Error in gnls(Vfs
2003 Sep 09
2
Matrix resampling (bootstraps)
Dear all, I am trying to generate bootstrap replicate matrixes (rows=samples, column=species, sampling with replacement) from a matrix dataset, but I do not know how to do it in R. I have tried boot() and bootstrap(), but they require an statistic, which in my case is cluster analysis (generating bootstrap values for a cluster analysis is a topic that has been mentioned previously in
2013 Jun 12
0
calculo de poder estadistico en glm
...aso, el mar queda a unos 700 km en línea recta desde mi casa, y el Báltico a miles de km, entenderá mi ignorancia al respecto, pero de esto salen algunas preguntas que son muy básicas, casi de ignorante, en primer lugar para tener embriones hacen falta adultos, ¿hay registros de estos?¿donde están?¿pesca?. Mi segunda pregunta es, por ejemplo en el patio de mi casa hay una parra y siempre vienen palomas y hacen su nido en dos o tres lugares que se repiten todos los años, por lo cual el encontrar huevos está espacialmente relacionado al nido de arriba, ¿hay algún tipo de ubicación reproductiva? Mi pr...
2013 Jul 05
1
kruskal.test followed by kruskalmc
Hi all, After running kruskal.test I have got results (p<0,005) pointing to reject the hypothesis that the samples were draw from the same population. Howerver when I run the kruskalmc there are no significant differences in any of the multiple comparisons. Is that possible? Some clarification? Thanks, Humber <https://sites.google.com/site/humberandrade> [[alternative HTML version
2013 Jun 12
3
calculo de poder estadistico en glm
Estimado Javier, Gracias por tus comentarios. Si, puede ser que me haya expresado en forma incorrecta. Mi idea fue tratar de ser lo mas conciso posible y limitarme al problema estadistico que tengo, por lo cual obvie mucha informacion. La data proviene de un monitoreo que se hace en el Mar Baltico anulamente hace mas de 20 años, debido a que la poblacion a decendido drasticamente en los