merge.list: Composite Likelihood Calculation for Spatial Ordinal Data...

View source: R/merged.list.R

merge.listR 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


clordr documentation built on March 25, 2022, 1:06 a.m.

Related to merge.list in clordr...