public class StepwiseSampleRpiEstimate extends java.lang.Object implements SampleRpiEstimate
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommaSeparatedHeader() |
java.util.List<java.lang.Double> |
getIntensities() |
double |
getMeanRatio() |
Sample |
getNormalizer() |
Sample |
getNrmSample() |
double |
getR() |
double |
getrSquared() |
double |
getSlope() |
java.lang.String |
toCommaSeparatedString() |
public Sample getNrmSample()
public Sample getNormalizer()
public java.util.List<java.lang.Double> getIntensities()
public double getMeanRatio()
public double getSlope()
public double getR()
public double getrSquared()
public java.lang.String toCommaSeparatedString()
toCommaSeparatedString
in interface SampleRpiEstimate
SampleRpiEstimate.getCommaSeparatedHeader()
public java.lang.String getCommaSeparatedHeader()
getCommaSeparatedHeader
in interface SampleRpiEstimate
SampleRpiEstimate.toCommaSeparatedString()
SampleRpiEstimate.toCommaSeparatedString()