DSFM1DData: DSFM Data Set Generation

Description Usage Arguments Value Note See Also

Description

This function generates a data set to be used in the DSFM function.

Usage

1
DSFM1DData(y, x1 = NULL)

Arguments

y

a numeric matrix of the data. The first column is a time indicator with a proper date format. The remainings columns are the responses y for each covariates.

x1

a numeric vector of the covariates.

Value

DSFM1DData returns a list, which belongs to the class "DSFM1DData". The list contains the dates, the responses, and the covariates in three distinct columns.

The generic functions print, summary, and plot are available for this class.

Note

A data set with the correct DSFM1D class format can be inserted as y to return an object of class "DSFM1DData".

See Also

summary.DSFM1DData, plot.DSFM1DData.


MarcGumowski/dysefamor documentation built on May 7, 2019, 2:47 p.m.