Number of observations used to fit a ppforest2 model.
nobs.ppmodel.RdImplements the standard stats::nobs() contract so downstream tools
(step(), broom's glance(), information criteria) can ask for
the training-sample size.
Usage
# S3 method for class 'ppmodel'
nobs(object, ...)