Difference between revisions of "Sean G. Carver's Research Interests"

From Sean_Carver
Jump to: navigation, search
Line 8: Line 8:
 
::Future Conference Proceeding: I will present this work at the Joint Statistical Meeting (JSM), Baltimore, August 2017.
 
::Future Conference Proceeding: I will present this work at the Joint Statistical Meeting (JSM), Baltimore, August 2017.
  
* '''Motor Control:'''  With my student collaborators I have been looking at continuation tapping, an experimental paradigm involving a metronome, and subject tapping to the beat.  After sufficient stimulation, the metronome stops and the subject must keep the same rhythm.  In an effort to perform system identification of the internal clock for motor control, we found that the inter-tap intervals are fit equally well by Normal and Inverse Gaussian distributions, but both fit much better than the Laplace distribution.  Contrary to this finding, the only relevant study in the literature we discovered, a review paper reported that inter-tap intervals have Laplace distribution.  This review paper did not have much details about how the data were collected and analyzed.  I am working with Daniel Scanlan to explore through simulations, when models of continuation tapping produce data that fit the Inverse Gaussian/Normal distributions (these two are almost identical at our parameters) and when they produce data that fit the Laplacian distribution.
+
* '''Motor Control:'''  With my student collaborators I have been looking at continuation tapping, an experimental paradigm involving a metronome, and subject tapping to the beat.  After a sufficient duration of time, the metronome stops and the subject must keep the same rhythm.  In an effort to perform system identification of the internal clock for motor control, we found that the inter-tap intervals are fit equally well by the Normal and the Inverse Gaussian distributions, and both fit much better than the Laplace distribution.  Contrary to this finding, the only relevant study in the literature we discovered, a review paper, reported that inter-tap intervals have a Laplace distribution.  This review paper did not provide many details about how the data were collected and analyzed.  I am working with Daniel Scanlan to explore, through simulations, when models of continuation tapping produce data that fit the Inverse Gaussian/Normal distributions (these two are almost identical at our parameters) and when they produce data that fit the Laplacian distribution.
 
::Student Collaborators: (current) Daniel Scanlan, (former) Wasim Ashshowaf, and (former) Alexander Spinos
 
::Student Collaborators: (current) Daniel Scanlan, (former) Wasim Ashshowaf, and (former) Alexander Spinos
 
::Future Paper: Daniel and I plan to submit this work for publication, probably in PLoS One.
 
::Future Paper: Daniel and I plan to submit this work for publication, probably in PLoS One.
  
 
*'''Ion Channels in Neuroscience:'''  Ion channels provide much of the molecular basis for neural signaling. Models of ion channels are continuous time Markov chains with hidden states, far more complicated than any of the applications above.  Much of the KLI in python code involves these models of ion channels.
 
*'''Ion Channels in Neuroscience:'''  Ion channels provide much of the molecular basis for neural signaling. Models of ion channels are continuous time Markov chains with hidden states, far more complicated than any of the applications above.  Much of the KLI in python code involves these models of ion channels.

Revision as of 02:00, 14 May 2017

Much of my current research involves projects related to the statistical analysis of models using simulated data.

  • Overlapping software projects: KLI-R (R/Github/Git) and KLI (Python/Bitbucket/Mercurial). KLI stands for "Kullback-Leibler Interactive." These projects involve, among other things, computing the number of samples needed to reject an alternative model with the likelihood ratio test, in favor of a true model that produces the data.
Future Conference Proceeding: I will present this work at the Joint Statistical Meeting (JSM) in Baltimore, August 2017.
  • Baseball: how many innings must be played by model of the Baltimore Orioles (fitted from actual Orioles home games) to reject the model that the New York Yankees are playing. This statistic provides an interpretable way of quantifying the similarity of models.
Student collaborator (just graduated, but still working with me) Rebeca Berger.
Future Conference Proceeding: I will present this work at the Joint Statistical Meeting (JSM), Baltimore, August 2017.
  • Motor Control: With my student collaborators I have been looking at continuation tapping, an experimental paradigm involving a metronome, and subject tapping to the beat. After a sufficient duration of time, the metronome stops and the subject must keep the same rhythm. In an effort to perform system identification of the internal clock for motor control, we found that the inter-tap intervals are fit equally well by the Normal and the Inverse Gaussian distributions, and both fit much better than the Laplace distribution. Contrary to this finding, the only relevant study in the literature we discovered, a review paper, reported that inter-tap intervals have a Laplace distribution. This review paper did not provide many details about how the data were collected and analyzed. I am working with Daniel Scanlan to explore, through simulations, when models of continuation tapping produce data that fit the Inverse Gaussian/Normal distributions (these two are almost identical at our parameters) and when they produce data that fit the Laplacian distribution.
Student Collaborators: (current) Daniel Scanlan, (former) Wasim Ashshowaf, and (former) Alexander Spinos
Future Paper: Daniel and I plan to submit this work for publication, probably in PLoS One.
  • Ion Channels in Neuroscience: Ion channels provide much of the molecular basis for neural signaling. Models of ion channels are continuous time Markov chains with hidden states, far more complicated than any of the applications above. Much of the KLI in python code involves these models of ion channels.