cbind.ucr.model.tab: Combine two or more model tables.

View source: R/ucr_model_tab_methods.r

cbind.ucr.model.tabR Documentation

Combine two or more model tables.

Description

Combine two or more model tables. The tables are displayes in separate columns. The tables are supposed to be identical except for the regression results.

Usage

## S3 method for class 'ucr.model.tab'
cbind(...)

Arguments

...

a number of ucr.model.tab objects.

Value

Return a new ucr.model.tab object with more columns.

Author(s)

Lars Lindhagen

See Also

ucr.model.tab


renlund/ucR documentation built on March 25, 2023, 10:10 a.m.