Skip to contents

This function converts non-weights_matrix objects into weights_matrix class objects.

Usage

as_weights_matrix(x)

Arguments

x

The object to convert into a data list.

Value

A weights_matrix class object.