| nobs.vcmm_fit | R Documentation |
Standard stats::nobs generic. Returns N, the total number
of observations used to compute the fit (or the sum of node sample
sizes for fits produced via fit_from_summaries).
## S3 method for class 'vcmm_fit'
nobs(object, ...)
object |
A |
... |
Unused. |
Integer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.