Re: how to compare the similarity of two groups?




roger wrote:
> I have two groups: A, B, each group has several samples, such as
> a1,a2,...a8 in group A and b1, b2,...b8 in group B. and I have a set of
> genes, I have these genes expression profiles for every sample in A and
> B.
>
> could anyone please tell me how to compare the similarity (distance) of
> the two groups by the gene expression profiles of their samples?
>
> I am considering using euclidean distance as the metric, but I do not
> know what software and how can perform such analysis. The TIGR's GDM
> can give you a intuitive pictures, distances are represented by colors,
> however, if I can get a number of the average distance between two
> groups, that will be great!
> Thanks.

Euclidean, Mahalanobis, or Bhattacharya distance could be
appropriate if the groups are relatively separable via LDA
or QDA. Otherwise, I would measure similarity by the equal
error rate of a more general classifier,e.g., a neural network
(NN) or Support Vector Machine (SVM). Posterior probability
estimates from a NN allow the average log-likelihood ratio
to be used.

Hope this helps.

Greg

.



Relevant Pages

  • how to compare the similarity of two groups?
    ... could anyone please tell me how to compare the similarity of ... I am considering using euclidean distance as the metric, ...
    (sci.stat.edu)
  • how to compare the similarity of two groups?
    ... could anyone please tell me how to compare the similarity of ... I am considering using euclidean distance as the metric, ...
    (sci.stat.consult)
  • Re: Pitman numerology
    ... world, "Euclidean distance" means the square root of the sum, over n ... do you say that the distance in sequence space ... "Nearest neighbors for Hamming distance ...
    (talk.origins)
  • Re: Sean Pitman: definitions wanted
    ... >> directions. ... However, I am allowing my walkers to take not just N steps, ... > after Osteps of length 1, the Euclidean distance from the origin ... > distance as well - since Manhattan distance is at least Euclidean ...
    (talk.origins)
  • Re: An error in Coxeters regular polytopes?
    ... > distance and the Euclidean distance. ... map the vertices in a vertex-stabilizer orbit among themselves. ... graph distances can never mix. ...
    (sci.math)