output_graphs_main: Plotting output of capacity estimation and additional...

Description Usage Arguments Value

View source: R/output_graphs_main.R

Description

INPUT:

Usage

1
2
output_graphs_main(data, signal, response, side_variables, cc_output,
  output_path, height = 4, width = 6)

Arguments

data

is a data.frame object

signal

is a character object that indicates columns of data that should be treated as channel's input

response

is a character vector that indicates columns of data that should be treated as channel's output

side_variables

is a character vector that indicates side variables' columns of data

cc_output

a list that is a standard output of capacity_logreg_algorithm function

height

integer indicating the height of a single plot

width

integer indicating the width of a single plot

path

character giving the directory, where graphs should be saved

Value

A list with ggplot or gtable object. Each plot is also saved in 'output_path' directory in separate pdfs files which include:


sysbiosig/SLEMI documentation built on Oct. 6, 2019, 5:54 a.m.