public class StepwiseSampleRpiEstimate extends Object implements SampleRpiEstimate
Modifier and Type | Method and Description |
---|---|
String |
getCommaSeparatedHeader() |
double |
getEstimate() |
List<Double> |
getIntensities() |
double |
getMeanRatio() |
Sample |
getNormalizer() |
Sample |
getNrmSample() |
double |
getR() |
double |
getrSquared() |
double |
getSlope() |
String |
toCommaSeparatedString() |
public Sample getNrmSample()
getNrmSample
in interface SampleRpiEstimate
public Sample getNormalizer()
public double getMeanRatio()
public double getSlope()
public double getR()
public double getrSquared()
public String toCommaSeparatedString()
toCommaSeparatedString
in interface SampleRpiEstimate
SampleRpiEstimate.getCommaSeparatedHeader()
public String getCommaSeparatedHeader()
getCommaSeparatedHeader
in interface SampleRpiEstimate
SampleRpiEstimate.toCommaSeparatedString()
SampleRpiEstimate.toCommaSeparatedString()
public double getEstimate()
getEstimate
in interface SampleRpiEstimate
Copyright © 2022. All rights reserved.