Skip to content
View mlatinov's full-sized avatar

Block or report mlatinov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mlatinov/README.md

Metodi Latinov

Working in Bayesian statistics, statistical modeling and scientific computing.

GitHub followers Email


About Me

I come from a molecular biology background at Sofia University and have moved progressively deeper into statistical modeling and scientific computing. Most of my work sits at the point where a biological or physical question has to be turned into a model that can actually be fit, checked, and trusted — which usually means writing the model, writing the tooling around it, and writing the simulation study that tells me whether either one works.

What I Do

I build Bayesian models for scientific and applied problems: hierarchical and multilevel structures for grouped experimental data, mechanistic and nonlinear models where the parameters carry physical meaning, causal models for questions that observational or trial data can't answer by regression alone, and spatial and time-series structure where the data demands it. Most of this is written in Stan and driven from R through reproducible targets pipelines.

Alongside the models, I develop the software that supports them — R packages for simulation, model validation, causal inference and visualization, and a preprocessor and language tooling that give Stan a package manager and namespaced imports it doesn't have natively.


Research

diet-exercise-rct-t2d
Bayesian analysis of a diet and exercise trial in type 2 diabetes, with the causal structure written as an explicit DAG and a simulated data-generating process for anthropometric outcomes.

Bayesian Causal Inference DAGs Stan R targets
emf-maize-bayes
Hierarchical Bayesian modeling of maize growth and physiology under 868 MHz electromagnetic field exposure, spanning Gompertz growth curves, cell-means models, JIP-test photosynthesis parameters and biochemistry endpoints.

Hierarchical Bayes Gompertz Growth Stan R
University-Biomembranes-
Bayesian analysis of electroinduced erythrocyte lysis, running from Stan models through a reproducible pipeline to a LaTeX write-up.

Bayesian Biophysics Stan R targets
bayesian-viral-infectivity
Bayesian estimation of the probability that a cell becomes infected, across a dilution series.

Bayesian Dilution Series Virology R
Bayes-Langmuir-Vs-Classical-Langmuir
Bayesian nonlinear regression for thermodynamic parameters from Langmuir monolayer compression isotherms, set against the classical fitting approach.

Nonlinear Regression Thermodynamics Bayesian Stan

Business Cases

airbnb-listings-
Hierarchical Bayesian price modeling for Airbnb listings, with simulation-based checks and a targets pipeline that can execute remotely on AWS.

Hierarchical Bayes Stan R targets AWS

Laplace

Laplace Laplace is a source-to-source preprocessor for Stan. It compiles .laplace files down to plain, readable .stan files, adding a package manager and namespaced pkg::func() imports to a language that has neither natively.

It never becomes a runtime dependency: once build/model.stan exists, it can be handed to stanc or CmdStan with Laplace uninstalled.

Laplace Language

laplace
The compiler and package manager. Resolves and installs dependencies, builds .laplace sources into committable .stan files, and optionally validates them against stanc.

Rust Stan Compilers Package Management

Laplace Ecosystem

laplace-tools
Editor tooling — a language server plus a VS Code extension giving block-role and function-origin coloring, autocomplete across imported libraries, and live diagnostics for unresolved imports and stale version pins.

Language Server Rust TypeScript VS Code
transformation
A Laplace package of data transformation functions for Stan: centering, scaling and standardization, Box-Cox and Yeo-Johnson, rank and quantile transforms.

Laplace Package Stan Transformations

Software & R Libraries

bsst
Bayesian Simulation-based Severe Testing — an R package for validating Stan models through parameter recovery experiments, built to locate the sample sizes, effect sizes and designs where inference quietly breaks down.

R Stan Parameter Recovery Model Validation
rsims
An R package for simulating statistical datasets: hierarchical and crossed designs, random and correlated effects, splines, CFA/SEM helpers and state-space processes.

R Simulation Hierarchical Data State-Space
tidycausality
Meta machine-learning algorithms for causal inference in R — S-, T-, X- and R-learners built on the tidymodels framework.

R Causal Inference Meta-Learners tidymodels
stanviz
Reusable ggplot2-based plotting functions for fitted Stan models.

R Stan ggplot2 Visualization
qcflowr
An RNA-seq workflow from raw FASTQ to gene counts, automating quality control, trimming, alignment and quantification with FastQC, fastp, HISAT2 and featureCounts.

Shell RNA-seq Bioinformatics Pipelines

Skills & Tools

Statistical Modeling

Bayesian inference · hierarchical and multilevel models · causal inference · nonlinear and mechanistic models · state-space and time series · spatial modeling · simulation-based validation and parameter recovery · probabilistic programming · supervised learning and model explainability

Languages

R ; Stan ; Julia ; Python : Shell / Bash ; SQL ; LaTeX

Bioinformatics

FastQC · fastp · HISAT2 · featureCounts


Contactmetodilatinov@abv.bg

Pinned Loading

  1. Bayes-Langmuir-Vs-Classical-Langmuir Bayes-Langmuir-Vs-Classical-Langmuir Public

    This repository implements a Bayesian nonlinear regression model to estimate thermodynamic parameters from Langmuir monolayer compression isotherms

    TeX

  2. qcflowr qcflowr Public

    Comprehensive bioinformatics workflow for RNA-seq quality control, trimming, alignment, and gene quantification. Automates the complete pipeline from raw FASTQ to gene expression counts using FastQ…

    Shell

  3. tidycausality tidycausality Public

    This project aims to implement meta machine learning algorithms for causal inference

    R 1

  4. bayesian-viral-infectivity bayesian-viral-infectivity Public

    Bayesian Estimation of Viral Infection Probability of Cells Across Dilutions

    R

  5. University-Biomembranes- University-Biomembranes- Public

    TeX

  6. GSE320486 GSE320486 Public