as.models: as.models

View source: R/as.functions.R

as.modelsR Documentation

as.models

Description

Extract the models from a reconstructed object.

Usage

as.models(x, models = names(x$model))

Arguments

x

A TRONCO model.

models

The name of the models to extract, e.g. 'bic', 'aic', 'caprese', all by default.

Value

The models in a reconstructed object.

Examples

data(test_model)
as.models(test_model)


BIMIB-DISCo/TRONCO documentation built on April 27, 2024, 11:03 a.m.