Learn R Programming

tdcmStan (version 3.0.0)

bin_profile: Creating a Class by Attribute Matrix

Description

Automating the creation of Class by Attribute Matrix

Usage

bin_profile(natt)

Value

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

Arguments

natt

An integer containing the number of assessed attributes.

Examples

Run this code
bin_profile(natt = 3)

Run the code above in your browser using DataLab