est.slope: Estimate piecewise slope for piecewise linear model

View source: R/main.R

est.slopeR 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


dSTEM documentation built on July 9, 2023, 7:08 p.m.

Related to est.slope in dSTEM...