as.tab.model {nonmemica}R Documentation

Extract Tables from Model

Description

Extracts tables from model.

Usage

## S3 method for class 'model'
as.tab(x, ...)

Arguments

x

model

...

passed arguments

Value

tab (subset of model)

See Also

Other as.tab: as.tab()


[Package nonmemica version 1.0.11 Index]