The $ENV
block is a block of R code that can realize any sort of R object
that might be used in running a model.
Arguments
- x
a model object.
- seed
passed to
set.seed()
if a numeric value is supplied.
The $ENV
block is a block of R code that can realize any sort of R object
that might be used in running a model.
a model object.
passed to set.seed()
if a numeric value is supplied.