View source: R/summarize_extract.R
nobs.cmp | R Documentation |
An accessor function used to extract the number of observation from a 'cmp' object.
## S3 method for class 'cmp' nobs(object, ...)
object |
an object class 'cmp' object, obtained from a call to |
... |
other arguments passed to or from other methods (currently unused). |
The number of observations extracted from the object object
.
coef.cmp
, fitted.cmp
, glm.cmp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.