merge.list {clordr} | R Documentation |
Composite Likelihood Calculation for Spatial Ordinal Data without Replications (for implmentation)
Description
Composite Likelihood Calculation for Spatial Ordinal Data without Replications (for implmentation)
Usage
## S3 method for class 'list'
merge(x, y = NULL, mergeUnnamed = TRUE)
Arguments
x |
an object to be merged into list of object. |
y |
an object to be merged into list. |
mergeUnnamed |
select an element if it has a.) an empty name in y and mergeUnnamed is true or b.) a name _not_ contained in x |
Value
merge.list
returns a list: a merged list
[Package clordr version 1.7.0 Index]