An initiation to targeted learning that combines theory,
R
illustrations, and exercizes.
Authors: David Benkeser, Antoine Chambaz
This is the github repository of the Ride in Targeted Learning Territory project. The website can be browsed here. The text (PDF) can be downloaded by clicking on the dedicated button in the top part of the webpage.
An R
package called tlrider
is specifically conceived as a companion to
the site and text. Assuming that R
package devtools
is installed on your
computer, tlrider
can be installed by running
devtools::install_github("achambaz/tlride/tlrider")