likely llc
quantitative consulting
quantitative consulting
Statistician – University of Michigan, Department of Cardiovascular Medicine
Software Developer – The SAS Institute Inc, Scientific Computing
The Tampa Bay Rays – Bayesian statistical models to forecast player performance.
The University of Michigan Department of Cardiovascular Medicine – Analysis of omics data, other biomedical data analysis, clinical data.
Andre Zapico – Andre has recently been granted a position as a part-time statistician at the University of Michigan in the Department of Cardiovascular medicine to work on the analysis of omics data. He completed his masters in engineering at the University of Electronic Science and Technology of China in Information and Communication Engineering in 2021 with graduate level mathematics course work. His undergraduate dual degree is in the mathematical sciences and statistics from the University of Michigan Ann Arbor in 2017. He is also a member of the stan development team. He focuses on applied statistics, maths and programming for research. linkedin, github
I’m often asked by recruiters, clients, academics or colleagues which models I’ve worked with. This post is an effort to put this all in one place. All of these models, algorithms, and software I’ve worked with in some capacity. This includes implementation, development, application, required understanding, or any combination thereof. This list in non-exhaustive. I’ll…
After working in the psychiatry department at Michigan, I worked at Aalto University in Espoo, Finland next summer. There, I worked on the Stan math library implementing Gaussian process covariance functions and matrix utilities to make Gaussian process models more feasible in Stan. The ultimate goal was to implement what’s known as “the birthday problem”…
For Michigan, I’ve since applied the SVD based sorting algorithm, which can be used for clustering, to real data. The goal is to in some way model the relationship of proteins and metabolites, come up with modules, or groups of proteins and metabolites that were related, and then use these later in a regression model…
This is a practice test I was given prior to landing a contract with the Tampa Bay Rays from July 2021. Here, I was asked to predict hit speed given angle off the bat. There’s a publicly available github repository with the same data here: https://github.com/danhogan/batted-ball. Below is copied from the practice test. This is…
I’ve copied this over from discourse.mc-stan.org, but this was my post, so I’m comfortable doing so. While working in the psychiatry department at Michigan, I played around with EEG data. Next, I became curious about how to extract out different periodic components of a time series. I ended up finding a blog post on Andrew…
After I finished my undergraduate degree at the University of Michigan in 2017, in the Mathematical Sciences, and Statistics, I worked in the University of Michigan Psychiatry Department. This was with Daniel Kessler, Dr. Eunjee Lee, Dr. Chandra Sripada, and Mike Angstadt. This was in 2017, so thank you for understanding if vocab isn’t up…
Dr. Murthy and I have been working on a way to interpret omics data. We’d like to see if there’s any natural grouping structure to a large dataset. We’ve computed something resembling a cross covariance matrix. After Dr. Murthy experimented with sparse CCA for a while, we tried some other clustering methods or regularization methods…