get_results_adaptmle {adaptest}R Documentation

Accessor for results of class adaptest

Description

Simple accessor function to extract and assign important statistical results from the main function adaptest. INTERNAL USE ONLY.

Usage

get_results_adaptmle(adaptmle_in, data_adapt_out)

Arguments

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 data_adapt with analytic results from the statistical routine, as produced by adaptest.

Value

Called for side-effects (i.e., altering adaptmle objects).


[Package adaptest version 1.7.1 Index]