Learn R Programming

TRONCO (version 2.4.2)

as.parameters: as.parameters

Description

Get parameters of a model

Usage

as.parameters(x)

Arguments

x
A TRONCO model.

Value

A list of parameters

Examples

Run this code
data(test_model)
as.parameters(test_model)

Run the code above in your browser using DataLab