Class RegressionDescriptor


  • @JsType(isNative=true,
            name="Object",
            namespace="<global>")
    public final class RegressionDescriptor
    extends Object
    It maps a regression and it can be used to clone or create new instance.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • getType

        @JsOverlay
        public RegressionType getType()
        Returns the regression type of the descriptor.
        Returns:
        the regression type of the descriptor