JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.biojava.nbio.survival.kaplanmeier.figure
Interface CensorStatusSelect
public interface
CensorStatusSelect
Author:
willishf at gmail.com
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CensorStatus
select
(
WorkSheet
worksheet,
String
row)
Method Details
select
CensorStatus
select
(
WorkSheet
worksheet,
String
row)
throws
Exception
Parameters:
worksheet
-
row
-
Returns:
Throws:
Exception