predictgls | R Documentation |
A function that returns the standardized residuals form a gls object
predictgls(glsobj, newdframe = NULL, level = 0.95)
newdframe |
A dataframe of new values you want to predict on |
level |
The confidence level you want around your predictions |
model |
gls object |
'predictgls()' returns predicted values using a gls object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.