Evaluate estimators by training nuisance functions on training set and evaluating them on test set.
compare_evaluate(train, test, ex_setting, f_setting, regression, sm_bw_out)
list containing f, df, and score estimates evaluated on the test set.
list containing vector of responses y and matrix of predictors X = (x,z).
list containing vector of responses y and matrix of predictors X = (x,z).
string "normal", "mixture2", "mixture3", "logistic", "t4", "401k".
string "plm", "additive", "interaction".
Optional fitted regression.
Output of cv_resmooth.