Obtaining and summarizing result of a linear regression of the log-log plot, object of class FDloglog
.
get.rawFD.from.regression(x, y, leaveout = 0)# S3 method for FDloglog
summary(object, …)
Values of the x-axis.
Values of the y-axis.
Number of points (from the beginning of the arrays) to leave out of the regression.
Object of class FDloglog
.
Not used.
Function get.rawFD.from.regression
returns an object of class FDloglog
with the following components:
Slope and intercept of the regression.
x and y values, including the leaveout
.
Length of x
.
The least squared of the regression.