get_results_adaptmle {adaptest} | R Documentation |
Simple accessor function to extract and assign important statistical results
from the main function adaptest
. INTERNAL USE ONLY.
get_results_adaptmle(adaptmle_in, data_adapt_out)
adaptmle_in |
S4 object of classadapTMLE into which analytic results should be inserted for organizational and interfacing purposes. |
data_adapt_out |
S3 object of class |
Called for side-effects (i.e., altering adaptmle
objects).