Description Usage Arguments Value Note See Also
This function generates a data set to be used in the DSFM
function.
1 | DSFM1DData(y, x1 = NULL)
|
y |
a numeric matrix of the data. The first column is a time indicator
with a proper |
x1 |
a numeric vector of the covariates. |
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.
A data set with the correct DSFM1D class format can be
inserted as y to return an object of class "DSFM1DData".
summary.DSFM1DData, plot.DSFM1DData.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.