| Package | Description |
|---|---|
| org.expasy.mzjava.stats |
| Modifier and Type | Method and Description |
|---|---|
void |
FrequencyTable.addAll(FrequencyTable frequencyTable) |
static String |
FrequencyTable.toString(String countName,
FrequencyTable... tables)
Summarize the tables in one string
|
static String |
FrequencyTable.toStringNotNormalize(String countName,
FrequencyTable... tables)
Summarize the tables in one string without normalizing the frequencies
|
static gnu.trove.list.array.TDoubleArrayList[] |
FrequencyTable.toTable(FrequencyTable... tables)
Create an array of TDoubleArrayList that contains the frequencies from the tables
|
Copyright © 2016. All Rights Reserved.