Gabriel Ríos

Results 3 comments of Gabriel Ríos

> It can be used like this. > > ```python > import spacy > from spacy.language import Language > from quickumls.spacy_component import SpacyQuickUMLS > > @Language.component('quickumls_component') > def quickumls_component(doc): >...

Is this the proper way to replicate the cum.b matrices? ``` library(ltmle) library(SuperLearner) library(randomForest) set.seed(1234) n = 1000 periods=3 # Generate variables for L, A, and C nodes # code...

I also think so...I'll add that 29:15 in the video states a tip to start with: identifying all paths that connect X to treatment Y, with no regard for DAG...