Learn R Programming

PSCBS (version 0.67.0)

setSampleName.AbstractCBS: Sets the name of the sample segmented

Description

Sets the name of the sample segmented.

Usage

# S3 method for AbstractCBS
setSampleName(fit, name, ...)

Value

Returns (invisibly) an updated object.

Arguments

name

A character string.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see AbstractCBS..