Learn R Programming

PSCBS (version 0.67.0)

getSampleName.AbstractCBS: Gets the name of the sample segmented

Description

Gets the name of the sample segmented.

Usage

# S3 method for AbstractCBS
getSampleName(fit, ...)

Value

Returns a character string.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*setSampleName(). For more information see AbstractCBS..