seg: Load Model

Description Usage Arguments Value

View source: R/seg.R

Description

Support function for building a segmented rating curve load model. Required in the formula in segLoadReg to define the segmented model.

Usage

1
seg(x, N)

Arguments

x

the data to segment. Missing values are permitted and result corresponing in missing values in output.

N

the number of breaks in the segmented model.

Value

The data in x with attributes to build the segmented model.


USGS-R/rloadest documentation built on Oct. 2, 2020, 5:21 a.m.