Method ao/powerFit
POWERFIT fits a piecewise powerlaw to the given data.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
DESCRIPTION: POWERFIT fits a piecewise powerlaw to the given data by
minimising the log-likelihood function.
CALL: out = obj.powerFit(pl)
out = powerFit(objs, pl)
INPUTS: pl - a parameter list
obj(s) - input ao object(s)
OUTPUTS: out - some output.
Created 2013-02-20, M Hewitson
- adapted from code writen by Curt Cutler and Ira Thorpe.
Parameters Description
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
ao |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
ORDERS |
0 |
none |
The powers of the dependent variable to fit to the data. |
P0 |
1 |
none |
An initial guess for the power-law coefficients. |
back to top
Some information of the method ao/powerFit are listed below: |
Class name |
ao |
Method name |
powerFit |
Category |
Signal Processing |
Package name |
ltpda |
VCS Version |
3542afe99dea25c636b7ac3b82a9f6f8be9d447d |
Min input args |
1 |
Max input args |
-1 |
Min output args |
1 |
Max output args |
-1 |
|
Method: ao/polynomfit |
|
Method: ao/ppsd |
 |
©LTP Team