Add an adjacency matrix as a model to a TRONCO compliant object. Input model can be either a dataframe or a file name.

import.model(tronco_object, model, model.name = "imported_model")

Arguments

tronco_object

A TRONCO compliant object

model

Either a dataframe or a filename

model.name

Name of the imported model

Value

A TRONCO compliant object