public class ResidualsCoxph extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ResidualsCoxph.Type |
Constructor and Description |
---|
ResidualsCoxph() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static double[][] |
process(CoxInfo ci,
ResidualsCoxph.Type type,
boolean useWeighted,
ArrayList<String> cluster) |
public static double[][] process(CoxInfo ci, ResidualsCoxph.Type type, boolean useWeighted, ArrayList<String> cluster) throws Exception
ci
- type
- useWeighted
- cluster
- Exception
public static void main(String[] args)
args
- the command line argumentsCopyright © 2000–2016 BioJava. All rights reserved.