Skip to contents

Function creates an object of class iotarelr_iota2 which can be used with the package iotarelr. This function is for internal use only.

Usage

create_iota2_mean_object(
  iota2_list,
  free_aem = FALSE,
  call = "aifeducation::te_classifier_neuralnet",
  original_cat_labels
)

Arguments

iota2_list

list of objects of class iotarelr_iota2.

free_aem

bool TRUE if the iota2 objects are estimated without forcing the assumption of weak superiority.

call

string characterizing the source of estimation. That is, the function within the object was estimated.

original_cat_labels

vector containing the original labels of each category.

Value

Returns an object of class iotarelr_iota2 which is the mean iota2 object.