
Extract the Number of Observations Used to Fit a dynamite Model
Source:R/nobs.R
nobs.dynamitefit.RdExtract the Number of Observations Used to Fit a dynamite Model
Usage
# S3 method for class 'dynamitefit'
nobs(object, ...)Examples
data.table::setDTthreads(1) # For CRAN
nobs(gaussian_example_fit)
#> [1] 1450