Skip to content

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.

33 results for “from:Nikos Alexandris”

Estimate "between-axes" vs "within-axes heterogeneity of multivariate matrices
Nikos Alexandris · Dec 21, 2010 · r-help

Hi! My question(s) in the end might be silly but I am no expert on this, so here it goes: Noy-Meir (1973), Pielou (1984) and a few others have pointed to non-centered PCA being in some cases...

Cross-checking a custom function for separability indices
Nikos Alexandris · Apr 21, 2010 · r-help

Hi list! I have prepared a custom function (below) in order to calculate separability indices (Divergence, Bhattacharyya, Jeffries-Matusita, Transformed divergene) between two samples of (spectral land cover) classes. I need help to cross-compare results to verify that it...

Note on PCA (not directly with R)
Nikos Alexandris · Jun 30, 2010 · r-help

Christofer Bogaso wrote: > Dear all, I am looking for some interactive study materials on Principal > component analysis. Basically I would like to know what we are actually > doing with PCA? Having in mind the eigenvalue decomposition and a bivariate data...

Cross-checking a custom function for separability indices
Nikos Alexandris · May 4, 2010 · r-help

Nikos: > Hi list! > > I have prepared a custom function (below) in order to calculate > separability indices (Divergence, Bhattacharyya, Jeffries-Matusita, > Transformed divergene) between two samples of (spectral land cover) > classes. I've found a mistake: initially I used "log10" instead...

Attempt to customise the "plotpc()" function
Nikos Alexandris · May 16, 2010 · r-help

Peter Ehlers wrote: > Nikos, > > I think you can just replace the line > > pc <- princomp(x[,1:2], scores=TRUE, na.action=na.fail) > > with > > pc <- prcomp(x[,1:2], retx=TRUE, center=pc.center, > scale.=pc.scale, na.action=na...

Attempt to customise the "plotpc()" function
Nikos Alexandris · May 15, 2010 · r-help

Dear R-list, Among the (R-)tools, I've seen on the net, for (bivariate) Principal Component scatter plots (+histograms), "plotpc" [1] is the one I like most. By default it performs PCA on a bivariate dataset based on R...

Estimate "between-axes" vs "within-axes heterogeneity of multivariate matrices
Nikos Alexandris · Dec 22, 2010 · r-help

This time with a more-R oriented question: Is the mrpp {vegan} package [1] useful in trying to check, or get a clue about the differences between- and within-axes (or variables or dimensions or columns) of a multivariate matrix...

How to export/save an "mrpp" object?
Nikos Alexandris · Jan 7, 2011 · r-help

Nikos: > > I finally ran mrpp tests. I think all is fine but one very important > > issue: I > > have no idea how to export/save an "mrpp" object. Tried anything I > > know and > > searched the archives but found nothing. David W...

compiling R-2.9.2 or R-2.10.0 on ubuntu 9.04 (powerpc)
Nikos Alexandris · Nov 5, 2009 · r-help

On Thu, 2009-11-05 at 01:13 -0800, cremi wrote: > I habe installed ubuntu 9.04 server (powerpc) i want to install an R version > > 2.9.0 to run rmpi. > > When i add the repository to my sources...

Factor Loadings in Vegan's PCA
Nikos Alexandris · Jun 30, 2010 · r-help

On Wednesday 30 of June 2010 23:02:09 afsouza at unisinos.br wrote: > Hi all, > > I am using the vegan package to run a prcincipal components analysis > on forest structural variables (tree density, basal area, average > height, regeneration density...

create vectors within a double loop
Nikos Alexandris · May 23, 2009 · r-help

jim holtman: > You might want to look at how to use 'lapply' to create lists. Here > is one way of doing it: > > > # create test data > > a_threshold <- b_threshold <- as.data.frame(matrix(sample(c(1:5, > NA), 100, TRUE...

Attempt to customise the "plotpc()" function
Nikos Alexandris · May 16, 2010 · r-help

Nikos Alexandris: > Among the (R-)tools, I've seen on the net, for (bivariate) Principal > Component scatter plots (+histograms), "plotpc" [1] is the one I like > most. [...] > I started the modification by attempting first to get a "prcomp" version of...

create vectors within a double loop
Nikos Alexandris · May 23, 2009 · r-help

Hi R-list. This is my first post. I'll try to be as precise as possible with the difficulty I have to "get things done". I have a hard time trying to construct a double "for" loop and create...

Can't find what you're looking for? Try searching with Google .