[.model {nonmemica} | R Documentation |
Subsets model.
## S3 method for class 'model'
x[..., drop = TRUE]
x |
model |
... |
ignored |
drop |
passed to subset |
model
Other as.model:
[[.model()
,
as.model()
,
as.model.character()
,
as.model.numeric()
,
read.model()
,
write.model()