merge.SWIM {SWIM}R Documentation

Merging Two Stressed Models

Description

This function is a method for an object of class SWIM.

Usage

## S3 method for class 'SWIM'
merge(x, y, ...)

Arguments

x, y

Objects of class SWIM.

...

Additional arguments will be ignored.

Details

Merges two objects of class SWIM, that are based on the same data.

Value

An object of class SWIM containing:

See SWIM for details.

Author(s)

Silvana M. Pesenti


[Package SWIM version 1.0.0 Index]