Sciweavers

1263 search results - page 68 / 253
» Packaging Mathematical Structures
Sort
View
BMCBI
2010
164views more  BMCBI 2010»
14 years 7 months ago
Merged consensus clustering to assess and improve class discovery with microarray data
Background: One of the most commonly performed tasks when analysing high throughput gene expression data is to use clustering methods to classify the data into groups. There are a...
T. Ian Simpson, J. Douglas Armstrong, Andrew P. Ja...
HCI
2001
14 years 11 months ago
Age differences and the depth - breadth tradeoff in hierarchical online information systems
This paper examines previous research on the topic of depth versus breath in hierarchical menu structures, and explains why searching for information on the world wide web follows...
Panayiotis Zaphiris
FS
2010
162views more  FS 2010»
14 years 8 months ago
Can the implied volatility surface move by parallel shifts?
This note explores the analogy between the dynamics of the interest rate term structure and the implied volatility surface of a stock. In particular, we prove an impossibility theo...
L. C. G. Rogers, Michael Tehranchi
NAR
2007
129views more  NAR 2007»
14 years 9 months ago
taveRNA: a web suite for RNA algorithms and applications
We present taveRNA, a web server package that hosts three RNA web services: alteRNA, inteRNA and pRuNA. alteRNA is a new alternative for RNA secondary structure prediction. It is ...
Cagri Aksay, Raheleh Salari, Emre Karakoç, ...
ICFP
2005
ACM
15 years 10 months ago
The anatomy of a loop: a story of scope and control
Writing loops with tail-recursive function calls is the equivalent of writing them with goto's. Given that loop packages for Lisp-family languages have been around for over 2...
Olin Shivers