Skip to content

compositional data: percent values sum up to 1

2 messages · Liaw, Andy, Spencer Graves

#
Eh?  The original message says it's the design matrix that is perfectly
collinear after the transformation, not the response.

I don't know much about this type of data, but seems like you could just fit
the model w/o intercept to eliminate the collinearity, no?  It's the
interpretation of the result that may be tricky, I think.

Andy
#
Hi, Christoph:

	  Andy Liaw's suggestion sounds sensible to me, though I don't have 
much experience with this kind of data either.

	  OTHER QUESTIONS:

	  * How big is J?  I'm guessing it might be quite large, but I don't 
know.

	  * Are the spectra relatively smooth?  I wonder if it might be 
appropriate to try to smooth the data some way preliminary to other 
analyses.

	  * How many observations do you have in each of "ill" and "healthy", 
especially relative to J?

	  I might try to do a principal components analysis (or "svd" if 
"princomp" bombed because of singular matrices) on the covariance matrix 
of the spectra.  Then I might want to test how different the spectra were.

hope this helps.  spencer graves
Liaw, Andy wrote: