public class BoxCoxTransformationPlugin
extends AbstractPlugin
public BoxCoxTransformationPlugin(java.awt.Frame parentFrame,
boolean isInteractive)
public javax.swing.ImageIcon getIcon()
public java.lang.String getButtonName()
public java.lang.String getToolTipText()
public java.lang.String getCitation()
public java.lang.String pluginUserManualURL()
public Phenotype runPlugin(DataSet input)
Convenience method to run plugin with one return object.
public java.lang.Boolean addSmallValue()
Add Small Value
public BoxCoxTransformationPlugin addSmallValue(java.lang.Boolean value)
Set Add Small Value. Add Small Value
value - Add Small Valuepublic java.lang.Long randomSeed()
Random Seed
public BoxCoxTransformationPlugin randomSeed(java.lang.Long value)
Set Random Seed. Random Seed
value - Random Seedpublic java.lang.Double startLambda()
Start Lambda
public BoxCoxTransformationPlugin startLambda(java.lang.Double value)
Set Start Lambda. Start Lambda
value - Start Lambdapublic java.lang.Double endLambda()
End Lambda
public BoxCoxTransformationPlugin endLambda(java.lang.Double value)
Set End Lambda. End Lambda
value - End Lambdapublic java.lang.Double stepLambda()
Step Lambda
public BoxCoxTransformationPlugin stepLambda(java.lang.Double value)
Set Step Lambda. Step Lambda
value - Step Lambda