nobs,market_model-method | R Documentation |
Returns the number of observations that are used by an initialized model. The number of used observations may differ from the numbers of observations of the data set that was passed to the model's initialization.
## S4 method for signature 'market_model' nobs(object)
object |
A model object. |
The number of used observations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.