Package index
-
define_model() - Model define constructor
-
x_by()`%by%` - 'Variable compared by groups' model mapping
-
rel() - 'Relationship between two variables' model mapping
-
pairwise() - 'Pairs between variables' model mapping
Multiple Inline Codes
Analogue to I(), but only captures the expression and accepts multiple inline codes.
-
inlines() - Inline multiple expressions in a model ID
-
prepare_test() - Lazily prepare a single test
-
via() - Recalibrate the test method variant
-
update(<test_lazy>) - Recalibrate arguments from the main pipeline
-
conclude() - Execute a lazy test pipeline
-
model_id_class() - Attach a model-ID class to an object
-
model_processor() - Model evaluator
-
model_id_info() - Extract metadata from a model ID
-
agendas() - Collect implementations for a test definition
-
baseline() - Declare the canonical implementation of a test
-
variant() - Declare an alternative implementation of a test
-
test_define() - Define a test implementation
-
HTEST_FN() - Build a hypothesis test function
-
plug_variant()swap_variant()clear_htest_defs() - Add or replace variants on a test function