Learn R Programming

metasnf (version 2.1.2)

new_weights_matrix: Constructor for weights_matrix class object

Description

Constructor for weights_matrix class object

Usage

new_weights_matrix(wml)

Value

A weights_matrix object.

Arguments

wml

A weights_matrix-like matrix object to be validated.