mcmcify {mfa}R Documentation

Turn a matrix's columns into informative names

Description

Turn a matrix's columns into informative names

Usage

mcmcify(m, name)

Arguments

m

A fit returned from mfa

name

The name of the parameter

Value

The input with consistent naming.


[Package mfa version 1.8.0 Index]