public class ResidualsCoxph
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResidualsCoxph.Type |
| Constructor and Description |
|---|
ResidualsCoxph() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static double[][] |
process(CoxInfo ci,
ResidualsCoxph.Type type,
boolean useWeighted,
java.util.ArrayList<java.lang.String> cluster) |
public static double[][] process(CoxInfo ci, ResidualsCoxph.Type type, boolean useWeighted, java.util.ArrayList<java.lang.String> cluster) throws java.lang.Exception
ci - type - useWeighted - cluster - java.lang.Exceptionpublic static void main(java.lang.String[] args)
args - the command line arguments