internal {chantrics}R Documentation

chandwich internal functions

Description

Internal functions: These are not to be exported.

Usage

is.error(x)

get_unadj_object(object)

raise_yield_error(model = "model", what = "property", try_this = NULL)

get_response_from_formula(x)

get_response_from_model(object)

get_design_matrix_from_model(object, type = NULL)

abort_not_chantrics(x)

get_variable_str_from_chantrics(x)

get_formula_str_from_chantrics(x)

get_additional_args_from_chantrics_call(x)

get_named(x)

get_unnamed(x)

[Package chantrics version 1.0.0 Index]