You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, is there any way to calculate ATT and CATT from the causal survival forest? In causal forest, the average_treatment_effect function accepts the argument "treated" for the target.sample, but it is not available for the causal survival forest.
Also, is there a way to calculate BLP and TOC if the target sample is treated individuals?