modelSelection {INSPEcT}R Documentation

Visualize criteria used for rate variability

Description

Method to visualize the criteria used to assess variability of rates.

Usage

modelSelection(object)

## S4 method for signature 'INSPEcT'
modelSelection(object)

## S4 method for signature 'INSPEcT_model'
modelSelection(object)

Arguments

object

An object of class INSPEcT or INSPEcT_model

Value

Examples

nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds'))
modelSelection(nascentInspObj10)

[Package INSPEcT version 1.20.0 Index]