search for: inpa

Displaying 8 results from an estimated 8 matches for "inpa".

Did you mean: ina
2009 Jul 25
1
how to avoid a for looping break after an error message
...t;-rep(x,each=nn)+rnorm(n*nn,0,2) y2<-rep(y,each=nn)+rnorm(n*nn,0,2) coord2<-cbind(rep(coord[,1],each=nn)+rnorm(n*nn),rep(1,n*nn)) gls<- gls(y2 ~ x2,correlation=corGaus(form=~coord2[,1]+coord2[,2])) print(i) } -- Victor Lemes Landeiro Instituto Nacional de Pesquisas da Amazônia - INPA - CPEc (Ecologia) Av. André Araujo, 2936, Petrópolis CEP: 69067-375 Manaus, Amazonas, Brasil Telefones: INPA (92) 3643 1912 Casa (92) 3646 3942 ou 3304 3942 Celular (92) 88311121 www.inpa.gov.br http://ppbio.inpa.gov.br http://ppbio.inpa.gov.br/Port/public/disciplinas2/Introducao%20ao%20R%202009.pd...
2013 Jan 31
2
Writing audio files (.wav) in a different directory
...t is writing the file in the same directory of the "filename" object. What I want to do is to write the "cut1.wav" file in a different folder. Any suggestions? Thanks in advance! -- *Humberto Mohr* * * Mestrando do PPG-Ecologia do Instituto Nacional de Pesquisas da Amazônia (INPA) Graduate student of the Master Program in Ecology in the National Institute of Amazon Research (INPA) [[alternative HTML version deleted]]
2003 Sep 18
0
Shares visible depending on used share name's initial letter
...ite huge and complex. Since my tasks are needed to be completed urgently I don't even have the time to observe the sources and so I beg for your help. Does or did anyone encounter same behaviour? Best Regards, Thomas Urban ------ full output of testparm ------- Load smb config files from /inpas/etc/smb/smb.conf Processing section "[printers]" Processing section "[print$]" Processing section "[login]" Loaded services file OK. Press enter to see a dump of your service definitions # Global parameters [global] coding system = client code page = 850 code page...
2007 Oct 22
3
Spatial autocorrelation
Hi, I have collected data on trees from 5 forest plots located within the same landscape. Data within the plots are spatially autocorrelated (calculated using Moran's I). I would like to do a ANCOVA type of analysis combining these five plots, but the assumption that there is no autocorrelation in the residuals is obviously violated. Does anyone have any ideas how to incorporate these spatial
2007 Aug 22
1
distance by vegan
How to calculate sorensen (bray-curtis) distance by dist function within the vegan package? Cheers Duccio
2003 Jun 21
1
Doubts about Winbindd
Hi, I'm trying to set up a PDC using Samba on a Linux server. I need to the linux clients, using KDE desktop, log in the PDC using the KDE login box. I think I could use the 'winbindd' to do what I need but, I still have some questions: 1. Do I need to set up winbindd on each Linux client to log on the Linux PDC ? 2. Do I need to set up winbindd on the Linux PDC
2012 Nov 08
4
Accessing selected elements of a list
Hi, If I have a vector: junk <- c(2,0,0,3,0) and want to access, say, all the elements that are greater than zero. I just do: junk[which(junk>0)] Now, If I have a list: jlist <- list(NULL,c(1,0),NULL,c(1,2,3), NULL) and want to access all the elements that have length greater than zero, I know how to find the elements with: which(sapply(jlist,length)>0) But how do I get a
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking