mrf_penalty.dendrogram: MRF penalty from a dendrogram

mrf_penalty.dendrogramR Documentation

MRF penalty from a dendrogram

Description

MRF penalty from a dendrogram

Usage

## S3 method for class 'dendrogram'
mrf_penalty(object, node_labels = NULL, add_delta = FALSE, ...)

Arguments

object

an R object to create the MRF penalty from.

node_labels

character; a vector of alternative labels for the levels of the factor.

add_delta

numeric or logical; either the numeric value to add to the diagonal of the MRF penalty matrix, or a logical value indicating if such an adjustment should be made. The default is to not alter the diagonal of the penalty matrix.

...

arguments passed to other methods.


eric-pedersen/MRFtools documentation built on Jan. 28, 2024, 2:13 a.m.