Category: Uncategorized
-
Connecting to the Blogosphere part 2
(As I’m writing this I’m realizing the webcrawler probably starts from Gelman’s blog and parses the comments, so I need to comment more, I’m doing this backwards. Moreover, it’s technically a blog-o-graph, but that’s not as funny as blogosphere, so whatever). So one resource, that’s helpfun when getting started with Stan: https://mc-stan.org/ Is Michael Betancourt…
-
more litter from my trail of tears
Feel free to correct me or reply if there’s any obvious mistake I’m making. I might be telling on myself here. So during my masters, I was assigned an adviser who then assigned me a project. This was a research based masters with graduate level mathematics course requirements and a minimum 70 page thesis, in…
-
Connecting to the Blogosphere
So this one’s an experiment. I haven’t gone through this code, but I’m wondering if I throw some links of the source up here, I’ll get more hits, and thus increase the chances I can expand my business. I’ve long been a follower of Professor Andrew Gelman’s blog, but more his text books, research articles…
-
It’s been a while…
It’s been a while since I’ve posted here, mostly since I’ve been working for The SAS Institute Inc, as a software developer in the scientific computing department. We worked closely with the econometrics and time series engineering team. I want to say thank you, I couldn’t have asked for a better position after finishing my…
-
Imitation: Radar Waveform Design in a Spectrally Crowded Environment via Nonconvex Quadratic Optimization
On a whim, I chose to study Information and Communication Engineering, closest related keyword, Signal Processing, and Sister major, Electrical Engineering. I was paired with Cui GuoLong and his post-doc Xiang Xianyu. In order to learn more about radar filter design, I thought it would be a great idea to imitate one of his papers.…
-
Code for the Logo
Prior to starting at SAS, I was still consulting and working for Michigan. I wanted to make a logo for Likely LLC, to make it appear more credible. Models are meaningless without good advertising and visualizations, to non-statisticians. I was attempting to make an L with mathematics and machine learning/statistics. So I simulated a Paul…
-
Gaussian Process Model Dump, Aalto University Internship, Summer 2018 Part 2
This is a collection of models that I frequent if I’m doing any modeling with Gaussian processes. Contains logistic regression models with Gaussian process priors, spatial models, survival models, regression models with separate length scales, etc. There’s been some changes to the language, so you need to replace the name of the covariance functions to…
-
Models, Algorithms and Software for Statistical Inference
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…
-
So What Actually Happened in Finland? Aalto University Internship Summer 2018, Part 1
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”…