Documentation of 'jasext.hist.function.PowerLawFunction' Java class
PowerLawFunction
jasext.hist.function

Class PowerLawFunction

  • All Implemented Interfaces:
    DataSource, ExtendedStatistics, FunctionData, HasHandles, HasStatistics, Statistics, java.io.Serializable


    public class PowerLawFunction
    extends Fittable1DFunction
    implements HasHandles
    Fittable Power-law distribution. A*pow(x0-x,E): Handles: There are two handles. Handle 1: Changes the function amplitude and origin. The handle position corresponds to the current amplitude and origin values. Handle 2: Changes the reciprocal exponent value. The handle y position is 1/e * amplitude (=0.367*A); the x position is offset from the function origin by the reciprocal of the exponent.
    See Also:
    Serialized Form
    • Constructor Detail

      • PowerLawFunction

        public PowerLawFunction(double xmin,
                                double xmax,
                                double ymin,
                                double ymax)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.