lineslope {Comp2ROC} | R Documentation |
This function allows to calculate the sample lines slope that were drawn beginning at the reference point.
lineslope(K)
K |
Number of sampling lines that we want to create |
This function returns a vector with all slopes of the sampling lines that we create
K = 100 lineslope(K)