get_results_adaptmle: Accessor for results of class adaptest

Description Usage Arguments Value

View source: R/adaptmle-class.R

Description

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

Usage

1
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).


adaptest documentation built on April 28, 2020, 7:24 p.m.