setXLDat: Model Matrix

Description Usage Arguments Value

View source: R/setXLDat.R

Description

Internal support function to extract the model matrix for one of the 9 predefined models in LOADEST.

Usage

1
setXLDat(data, flow, dates, Qadj, Tadj, model.no)

Arguments

data

the dataset containing dates and flow columns.

flow

character string indicating the name of the flow column.

dates

character string indicating the name of the date column.

Qadj

the centering value for flow.

Tadj

the centering value for decimal time.

model.no

the model number, must be in the range 1-9.

Value

The model matrix corresponding to the selected model number.


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