Hi,
grf is a great package and I'm following the excellent documentation ATE transport example here: example https://grf-labs.github.io/grf/articles/ate_transport.html
I adapted it to a use case where I use a causal survival forest instead of the causal forest in the example.
Is it possible to get predicted survival curve from this setup? Ideally two survival curves with treatment=1 vs treatment=0 on the target population.
Or produce a RMST plot like this?

Thanks!