Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20031104/98bdb237/attachment.pl
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20021205/a0d512ad/attachment.pl
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20031104/c7d60cd1/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20030213/7b275c41/attachment.pl
Hello list(s) and sorry for cross-posting, I would like to generate random data on a grid with a given level of spatial autocorrelation (Moran's I). Is there a method (and a software) to do it ? Thanks in...
Hello, I have search on R website but do not find any solution. I would like to know if R has some functionalities to produce analytical results of equation. or more generally if it contains some functions to simplify equation...
>Is there a function in R for calculating empirical cumulative distribution >functions, i.e. the inverse of the quantile function? Perhaps in some >library? I'd hate to have to re-invent the wheel. see ecdf in the stepfun package...
>Hi, > >I am looking for some code for Moran's I. Has anyone previously done this? > I have been unable to find it in the search engines. > >James Computations and tests for Moran's I and Geray's c are...
Hello list, I would like to know if it is possible to get output of help(foo) with Sweave. If I insert ?foo in a chunk, the console give me the help but no output is obtained in the tex...
Hi, see mat2listw Selon Yilin Liu <Y.liu at mdx.ac.uk>: > Hi, > I dont want to get a neighbour list by functions,such as poly2nb,etc. > I want to construct a neighbour list by an existing definition. > To be...
see mst in package ace At 17:54 31/03/2004, Briggs, Meredith M wrote: >______________________________________________ >R-help at stat.math.ethz.ch mailing list >https://www.stat.math.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide...
Try spdep : > library(spdep) > apropos("joincount") [1] "joincount.mc" "joincount.multi" "joincount.test" Cheers, Debarchana Ghosh wrote: > Hello, > > Is there any function in R which can do spatial autocorrelation of binary > data or Joint-Count statistics? The data is in...
>On Wednesday 02 Apr 2003 6:43 am, Yongde Bao wrote: >> Can someone point out for me where to find a package to do principal >> component analysis for Affy data, if existing? > >http://www.stat.uni-muenchen.de/~strimmer/rexpress...
Hello list, Sorry, these questions are not directly linked to R. If I consider an indefinte real matrix, I would like to know if the symmetry of the matrix is sufficient to say that their eigenvectors are real ? And what...
Hello, i' m looking for a function to compute geary statistic for spatial correlation. Thanks. -- St?phane DRAY --------------------------------------------------------------- Biom?trie et Biologie ?volutive - Equipe "?cologie Statistique" Universite Lyon 1 - Bat 711 - 69622 Villeurbanne CEDEX - France Tel : 04 72 43 27...
Hello, I would like to plot polylist object without axes. if I use axes=F, it does not work because the "..." are used as arguments of the function polygon and not for the initial plot. I have rewrite my own...
>On Tue, 3 Jun 2003, Christoph Lehmann wrote: > >> How can I get the eigenvalues out of an lda analysis? > >It uses singular values not eigenvalues: see ?lda for a description of the >output, and the print method for one way...
see vegdist in vegan package At 18:14 16/03/2004, Don Driscoll wrote: >Does R have a function to calculate Bray-Curtis distance measures, which >is probably one of the most frequently used and recommended dissimilarity >measures in ecology...
The package CoCoAn to perform constrained correspondencce analysis is available at http://www.ci.tuwien.ac.at/R/ : Unix & Linux (Sources of contributed packages ) Any comments would be useful. -- St?phane DRAY --------------------------------------------------------------- Biom?trie et Biologie ?volutive - Equipe "?cologie Statistique...
At 21:16 07/02/2003 -0600, Feng Zhang wrote: >I used Matlab to do this case study. > >x = randn(200,3); %%generating a 200x3 Gaussian matrix > >[a,b,c]=svd(x); %%SVD composition > >S=diag(b) > S =[15.6765...
Can't find what you're looking for? Try searching with Google .