as.models: as.models

Description Usage Arguments Value Examples

View source: R/as.functions.R

Description

Extract the models from a reconstructed object.

Usage

1
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

1
2

TRONCO documentation built on Nov. 8, 2020, 5:51 p.m.