Got following warning message when using "tmle_stratified" from Param_stratified.R to fit tmle. The issue happened at line 303 of tmle3_Update.R. Seems the "private$.targeted_components" is shorter than "ED" because it considers a 2-d parameter as 1-d.
Warning message:
In ED * private$.targeted_components :
longer object length is not a multiple of shorter object length
Got following warning message when using "tmle_stratified" from Param_stratified.R to fit tmle. The issue happened at line 303 of tmle3_Update.R. Seems the "private$.targeted_components" is shorter than "ED" because it considers a 2-d parameter as 1-d.
Warning message:
In ED * private$.targeted_components :
longer object length is not a multiple of shorter object length