deviance.ssr | R Documentation |
Extract deviance from a fitted ssr object
## S3 method for class 'ssr'
deviance(object,residuals=FALSE, ...)
object |
a fitted |
.
residuals |
a logical value. If 'TRUE', deviance residuals are returned. If 'FALSE', the sum of deviance residuals squares is returned. Default is FALSE. |
... |
other arguments, currently unused. |
This is a method for the function deviance
for objects
inheriting from class ssr
.
Chunlei Ke chunlei_ke@yahoo.com and Yuedong Wang yuedong@pstat.ucsb.edu
ssr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.