slope {evoper} | R Documentation |
slope
Description
Simple function for calculate the slope on the ith element position
Usage
slope(x, y, i)
Arguments
x |
The x vector |
y |
The y vector |
i |
The position |
Value
The slope
[Package evoper version 0.5.0 Index]