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 ResidualsCoxph()
Copyright © 2000–2019 BioJava. All rights reserved.