addLink: add Link routine

Description Usage Arguments Author(s)

Description

add Link routine

Usage

1
2
addLink(new_link, adj, rank, init_residual, model, initial_response, expdes,
  data, model_structure, sample_range, variable_links = c(), verbose = F)

Arguments

new_link

Integer link whose addition is to be tested

adj

integer Matrix original adjacency matrix excluding the new_link

rank

Rank of the input model

init_residual

Numeric sum-squared error of original network

model

MRAmodel or MRAmodelSet object of original network

initial_response

List containing the local_response matrix and inhibitor strength of original network

expdes

Design object of MRAmodel object

data

data Object of MRAmodel object

model_structure

Structure object of MRAmodel object

sample_range

Numeric vector containing all starting values for new_link

verbose

Whether the function should be verbose or not

Author(s)

Bertram Klinger bertram.klinger@charite.de


MathurinD/STASNet documentation built on May 28, 2019, 1:50 p.m.