est.slope {dSTEM} | R Documentation |
Estimate piecewise slope for piecewise linear model
Description
Estimate piecewise slope for piecewise linear model
Usage
est.slope(x, breaks)
Arguments
x |
numerical vector of signal-plus-noise data |
breaks |
numerical vector of change-point locations |
Value
a vector of estimated piecewise slope
[Package dSTEM version 2.0-1 Index]