Skip to content

favorov/friends-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Friends test

This is an implementation of the friends test (friends.test in R), formely known as best.friends and gene.friends .

The idea is: we have two sets of elements, and elements of the second (${C}$) pays some attention to elements of the first (${T}$), and the strength of the attention is described by a $|T|x|C|$ matrix. The stronger is the attention, the higher is the number. Here we propose a method that identifies the C elemetns that friends to particular elements of ${T}$.

To be a friend means to pay attention to a $t \in {T}$ element that is higher than for other elements of ${T}$

Fresh copy of the R package release without editing history (BioC submission) is at favorov/friends.test

The development history is here, R package is repository is favorov/friends-test/R/friends.test

Subscribe to the user's group: best-gene-friends+subscribe@googlegroups.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages