Example datasets and analyses
Extending Sib-pair using macros and Scheme
- plot.scm Scheme functions calling EGGX for 2D plots (see cars.in above)
- stats.scm Scheme functions providing statistical functions
- macros.in Assorted macros
- scheme.in Assorted Scheme functions
- getNCBIsnp.in Grab SNP information (requires wget)
- gnuplot.in Plot data using gnuplot (requires gnuplot)
- ack.in A Scheme mini-benchmark
- cal.in The Unix cal command
- where.in Select a subset of data for analysis
eg "where (male) assoc trait"
- multinomial.in Multinomial association
analysis with covariates
Regression testing
Back to main page