| Package | Description |
|---|---|
| org.biojava.nbio.survival.cox |
| Modifier and Type | Method and Description |
|---|---|
static ResidualsCoxph.Type |
ResidualsCoxph.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResidualsCoxph.Type[] |
ResidualsCoxph.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static double[][] |
ResidualsCoxph.process(CoxInfo ci,
ResidualsCoxph.Type type,
boolean useWeighted,
ArrayList<String> cluster) |
Copyright © 2000–2019 BioJava. All rights reserved.