glsd | R Documentation |
This function detrends the data by general least squares.
glsd(y,p)
y |
A matrix containing the data to be detrended |
p |
An integer with value of either 0 or 1 which decides the value of the penalty term, chat. This is either either -7 or -13.5, respectively |
yt A matrix of the detrended data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.