nobs.cmdlr | R Documentation |
A generic method for getting the number of observations based on the number of rows in the matrix of gradient observations.
## S3 method for class 'cmdlr'
nobs(object, use.fallback = FALSE, ...)
object |
A model object of class 'cmdlr' |
use.fallback |
Should fallback methods be used to try to guess the value? |
... |
Additional arguments passed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.