show,flowClust-method {flowClust}R Documentation

Show Method for flowClust / tmixFilterResult Object

Description

This method lists out the slots contained in a flowClust object.

Usage

## S4 method for signature 'flowClust'
show(object)

## S4 method for signature 'flowClustList'
show(object)

## S4 method for signature 'tmixFilter'
show(object)

## S4 method for signature 'tmixFilterResult'
show(object)

## S4 method for signature 'tmixFilterResultList'
show(object)

Arguments

object

Object returned from flowClust or filter.

Author(s)

Raphael Gottardo <raph@stat.ubc.ca>, Kenneth Lo <c.lo@stat.ubc.ca>

See Also

flowClust, filter, summary


[Package flowClust version 3.28.0 Index]