get_results_matrix: Get Results Matrix for active_EM Output.

get_results_matrixR Documentation

Get Results Matrix for active_EM Output.

Description

Translates activeEM() output object into result matrix for graphing.

Usage

get_results_matrix(out, out_sample = FALSE, model_name)

Arguments

out

list; Output from 'active_EM' function.

out_sample

logical; Indicates whether to get output matrix out of sample test. Will only work if 'active_EM' exports an 'out_docs' object.

model_name

string; Name of model.

Value

mtx; Object for feeding into 'get_figure_grid' function.

Note

Ensure that 'exportAll = T' in 'active_EM' function.


activetext/activeR documentation built on May 31, 2024, 10:21 a.m.