Finds the lowest test statistic for a null conditional inference tree
get_mnpp.ctree(z, data, Trt, Y)the MNPP
a numeric vector of estimated CATEs from Step 1
a data frame containing a response, binary treatment indicators, and covariates.
a string specifying the name of the column of data
contains the treatment indicators.
a string specifying the name of the column of data
contains the response.