public abstract class PopulationUnit
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
PopulationUnit(Matrix obs)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Matrix |
getData()
This method returns the response that was observed in
this unit of the population.
|