calc_ic_without_edge: Calculate information criterion of each node of the network...

Description Usage Arguments Value

Description

Calculate information criterion of each node of the network without edge

Usage

1
calc_ic_without_edge(exp_data, ic_type, is_markov, segment)

Arguments

exp_data

experimental data on nodes in the network: data frame

ic_type

information criterion type: string "aic"(=default) or "bayes"

is_markov

edges are drown under markov property :boolean TRUE or FALSE(=default)

segment

This paramer assigns the segments of exp_data. It is used when exp_data is composed of plural time-course experiment and the edges are drown under markov property

Value

a dataframe of nodes x samples


takenakayoichi/tacs documentation built on May 31, 2019, 2:50 a.m.