merge.SWIMw {SWIM}R Documentation

Merging Two Stressed Models

Description

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

Usage

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

Arguments

x, y

Objects of class SWIMw.

...

Additional arguments will be ignored.

Details

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

Value

A SWIMw object containing:

See SWIM for details.

Author(s)

Zhuomin Mao


[Package SWIM version 1.0.0 Index]