The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

This repository contains the source files for the dlim package from “Penalized Distributed Lag Interaction Model: Air Pollution, Birth Weight and Neighborhood Vulnerability,” which can be found at https://arxiv.org/abs/2401.02939. Simulation scripts can be found at https://github.com/ddemateis/dlim_simulations.

To install this package, run the following lines of code in R.

#install.packages(“devtools”) #run if devtools is not already installed

library(devtools)

install_github(“ddemateis/dlim”)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.