sub-.CMM: Extract elements from a CMM object

Description Usage Arguments Details Value Note Author(s) See Also

Description

Extract elements from a CMM object

Usage

1
2
## S3 method for class 'CMM'
x[i]

Arguments

x

an object of class CMM

i

a vector of positive integer values used as indices of the elements to extract.

Details

Extract function can be used to extract one or several elements from an object of class CMM (combined multiple Metropolis).

Value

an object of class "CMM". If only one object is passed, the function returns the input object without transformation.

Note

negative indices (for element removal) are not allowed.

Author(s)

Clement Calenge, clement.calenge@oncfs.gouv.fr

See Also

c.GSMetrop for examples


ClementCalenge/metroponcfs documentation built on May 6, 2019, 12:05 p.m.