Power Law Function
| continuous | alpha | xmin | logLik | KS.stat | KS.p | |
|---|---|---|---|---|---|---|
| 1 | TRUE | 1.265252 | 0.00055 | 21.30521 | 0.1609785 | 0.8891033 |
Indicates whether the power law that was fit was continuous, in this case it was.
This is the estimate for ‘a’.
The minimum x value for which the power law was fitted
The log-likelihood of the parameters
A test statistic from a Kolmogorov-Smirnov test. Smaller scores denote better fit.
The p-value of the above test. A value of p < 0.5 would indicate that the test rejects the null hypothesis that original data points could have been sampled from this power-law distribution
| continuous | alpha | xmin | logLik | KS.stat | KS.p | |
|---|---|---|---|---|---|---|
| 1 | TRUE | 1.365833 | 0.0068458 | 5.279106 | 0.1615924 | 0.9728557 |
## [1] 1.287356
## [1] "LET'S ANALYZE THE UNCERTAINTY OF OUR ALPHA ESTIMATE FOR THIS SPECTRUM:"
## [1] "1: The standard deviation of parameter uncertainty for alpha is: 0.207707365151886"
## [1] "Let's look at the 95% confidence intervals for the mean estimates of the parameters"
## [1] "AS well as the 95% CI for the standard deviation of the parameters"
## [1] "In the 4 plots shown below:"
## [1] "The p value for whether this sistribution follows a power-law is: 0.311"
## [1] "NOTE that a p-value of p < 0.05 would indicate that this distributon is likely not a power-law function"
## [1] 1.411562
## [1] "LET'S ANALYZE THE UNCERTAINTY OF OUR ALPHA ESTIMATE FOR THIS SPECTRUM:"
## [1] "1: The standard deviation of parameter uncertainty for alpha is: 0.20873806867068"
## [1] "Let's look at the 95% confidence intervals for the mean estimates of the parameters"
## [1] "AS well as the 95% CI for the standard deviation of the parameters"
## [1] "In the 4 plots shown below:"
## [1] "The p value for whether this sistribution follows a power-law is: 0.486"
## [1] "NOTE that a p-value of p < 0.05 would indicate that this distributon is likely not a power-law function"
alpha = 1.29 +/- 0.22 is my best guess ###This is proportionally more uncertainty than was estimated for the original spectrum:
## [1] 0.1705426
## [1] 0.0617087