|
Activity Number:
|
76
|
|
Type:
|
Contributed
|
|
Date/Time:
|
Sunday, August 6, 2006 : 8:00 PM to 9:50 PM
|
|
Sponsor:
|
Section on Statistical Computing
|
| Abstract - #306428 |
|
Title:
|
Wavelet-Based Functional Mixed Model Data Analysis: Computational Considerations
|
|
Author(s):
|
Richard Herrick*+ and Jeffrey S. Morris
|
|
Companies:
|
M. D. Anderson Cancer Center and M. D. Anderson Cancer Center
|
|
Address:
|
1515 Holcombe Blvd., Houston, TX, 77030,
|
|
Keywords:
|
computation ; wavelets ; Bayesian ; mixed-model ; MCMC
|
|
Abstract:
|
Wavelet-based Functional Mixed Models is a new Bayesian method extending mixed models to irregular functional data (Morris and Carroll, JRSS-B, 2006). These data sets are typically very large and can quickly run into memory and time constraints unless these issues are carefully dealt with in the software. We reduce runtime by 1.) identifying and optimizing hotspots, 2.) using wavelet compression to do less computation with minimal impact on results, and 3.) dividing the code into multiple executables to be run in parallel using a grid computing resource. We discuss rules of thumb for estimating memory requirements and computation times in terms of model and data set parameters. We present examples and benchmarks demonstrating that it is practical to analyze very large data sets with readily available computing resources. This code is freely available on our website.
|