bin_profile {tdcmStan}R Documentation

Creating a Class by Attribute Matrix

Description

Automating the creation of Class by Attribute Matrix

Usage

bin_profile(natt)

Arguments

natt

An integer containing the number of assessed attributes.

Value

'profiles' A tibbler containing a class by attribute matrix listing which attributes are mastered by each latent class.

Examples

bin_profile(natt = 3)

[Package tdcmStan version 3.0.0 Index]