merge.mark | R Documentation |
Merge an unspecified number of marklist and mark model objects into a single
marklist with an optional table of model results if table=TRUE
.
## S3 method for class 'mark' merge(...,table=TRUE)
... |
an unspecified number of marklist and/or mark model objects |
table |
if TRUE, a table of model results is also included in the returned list |
model.list: a list of mark
models and optionally a table of
model results.
Jeff Laake
collect.models
,remove.mark
,run.models
,model.table
,dipper
# see example in dipper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.