View source: R/gets-base-source.R
| gets | R Documentation |
For an overview of the gets package, see gets-package. Here, documentation of generic functions for GETS modelling is provided. Note that gets.arx is a convenience wrapper to getsm and getsv. For specific GETS methods for lm, logitx and isat models, see gets.lm, gets.logitx and gets.isat, respectively.
gets(x, ...)
## S3 method for class 'arx'
gets(x, spec=NULL, ...)
x |
an object to be subjected to GETS modelling |
spec |
|
... |
further arguments passed to or from other methods |
gets.arx is a convenience wrapper to getsm and getsv.
Genaro Sucarrat, http://www.sucarrat.net/
getsm, getsv, getsFun, blocksFun
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.