Skip to content

Instantly share code, notes, and snippets.

View daniel-m-campos's full-sized avatar

Daniel Campos daniel-m-campos

  • Chicago
View GitHub Profile
@daniel-m-campos
daniel-m-campos / .bashrc
Created October 20, 2021 11:58
Ubuntu .bashrc
# ~/.bashrc: executed by bash(1) for non-login shells.
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples
# If not running interactively, don't do anything
case $- in
*i*) ;;
*) return;;
esac
0.9501292851,0.3603111709,0.8952016904,0.02719039828,0.07691701084,0.9485173207,0.6164448707,0.01253821091,0.549932066,0.7605739376,0.08095817591,0.01782506345,0.7852946895,0.2681877464,0.2717962546,0.5356010182,0.9877138676,0.001638983565,0.3574520602,0.06805792753,0.2715644501,0.2156353328,0.2844160636,0.3482200001,0.9620353754,0.6181921866,0.6942607531,0.7346976062,0.1773580734,0.2072624511,0.0712207577,0.6699790385,0.07182486699,0.2035593824,0.1953019365,0.524425209,0.7308667601,0.3047585222,0.734026408,0.373514451,0.2701083246,0.4781157931,0.8234995119,0.416095624,0.2179516782,0.1739465413,0.03712538424,0.868802794,0.1305905363,0.002081920469,0.1739189855,0.6689640174,0.5403088608,0.6765695203,0.8356467354,0.3375510042,0.9226311205,0.2346828775,0.5161842232,0.8265724027,0.5343992702,0.5048797806,0.9372543538,0.4329837206,0.7167955917,0.6636288545,0.9322752049,0.1308453067,0.06440688922,0.2251130412,0.08290921049,0.266622813,0.8611760922,0.8707194334,0.3920888416,0.5218939876,0.4619128441,0.6116931984,0.4
@daniel-m-campos
daniel-m-campos / Causal Inference.ipynb
Last active April 13, 2020 04:12
Re-implementation of examples from "Hernán MA, Robins JM (2020). Causal Inference: What If. Boca Raton: Chapman & Hall/CRC."
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.