init website

This commit is contained in:
Daniel Winkler 2024-09-22 20:42:00 +02:00
commit 7f619c6f4a
64 changed files with 21672 additions and 1 deletions

6
software.qmd Normal file
View file

@ -0,0 +1,6 @@
# Software
- [shrinkDSM](https://cran.r-project.org/package=shrinkDSM): Efficient Bayesian Inference for Dynamic Survival Models with Shrinkage
- [RClickhouse](https://cran.r-project.org/package=RClickhouse): Database interface for the R programming language
- [Chartmetric.jl](https://github.com/dwinkler1/Chartmetric.jl): Scraping library for the [Chartmetric API](https://api.chartmetric.com/apidoc/)
- [JSONLines.jl](https://github.com/dwinkler1/JSONLines.jl): Memory efficient, parallel JSONLines reader for larger-than-memory files