powered by
Displays key information, e.g., number of matches tried, and post-match balance, for opt_nearfar function
opt_nearfar
# S3 method for nf summary(object, ...)
Returns a summary of results from opt_nearfar function
Object of class ``nf'' returned by opt_nearfar
additional arguments affecting the summary produced
Joseph Rigdon jrigdon@wakehealth.edu
k = opt_nearfar(dta=mtcars, trt="drat", covs=c("cyl", "disp"), trt.type="cont", iv="carb", imp.var=NA, tol.var=NA, adjust.IV=TRUE, max.time.seconds=1) summary(k)
Run the code above in your browser using DataLab