Plotting output of capacity estimation and additional exploratory graphs.
INPUT:
output_graphs_main( data, signal, response, side_variables, cc_output, output_path, height = 4, width = 6 )
data
: is a data.frame objectsignal
: is a character object that indicates columns of data that should be treated as channel's inputresponse
: is a character vector that indicates columns of data that should be treated as channel's outputside_variables
: is a character vector that indicates side variables' columns of datacc_output
: a list that is a standard output of capacity_logreg_algorithm functionoutput_path
: character giving the directory, where graphs should be savedheight
: integer indicating the height of a single plotwidth
: integer indicating the width of a single plotA list with ggplot or gtable object. Each plot is also saved in output_path
directory in separate pdfs files which include: