merge.snf_config: Merge method for SNF config objects

View source: R/merge.R

merge.snf_configR Documentation

Merge method for SNF config objects

Description

Merge method for SNF config objects

Usage

## S3 method for class 'snf_config'
merge(x, y, reset_indices = TRUE, ...)

Arguments

x

SNF config to merge.

y

SNF config to merge.

reset_indices

If TRUE (default), re-labels the "solutions" indices in the config from 1 to the number of defined settings.

...

Additional arguments passed into merge function.

Value

An SNF config combining the rows of both prior configurations.


metasnf documentation built on April 3, 2025, 5:40 p.m.