- Cost
- Statistics is widely used across biology: clinical studies, genetics, bioinformatics, ...
- Place in the computational food chain:
- Flexible - Task specific tools maybe better at specific things, but not everything
- Functional - High-level language focused on solving the problem at hand, not bits
- Fast development - Solutions can be developed more quickly than with compiled code
- Extensible through user contributed packages
- Reasonably capable - While performance can't compete with compiled languages, see 1-3
|