| residuals.dsem | R Documentation |
Calculate deviance or response residuals for dsem
## S3 method for class 'dsem'
residuals(object, type = c("deviance", "response"), ...)
object |
Output from |
type |
which type of residuals to compute (only option is |
... |
Not used |
A matrix of residuals, with same order and dimensions as argument tsdata
that was passed to dsem.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.