lineslope: Sampling Lines Slope

Description Usage Arguments Value Examples

View source: R/lineslope.R

Description

This function allows to calculate the sample lines slope that were drawn beginning at the reference point.

Usage

1

Arguments

K

Number of sampling lines that we want to create

Value

This function returns a vector with all slopes of the sampling lines that we create

Examples

1
2
K = 100
lineslope(K)

Comp2ROC documentation built on May 2, 2019, 3:35 p.m.