fit_lc: Fit latent-class multinomial models

Description Usage Arguments

Description

Does a lot of nice stuff

Usage

1
2
fit_lc(dataset, data, model, id = NULL, condition = NULL,
  core = NULL, verbose = TRUE)

Arguments

dataset

Character.

data

A data.frame containing the data.

model

A model definition, typically the path to an .eqn file.

id

Character. Name of the column that contains the subject identifier. If not specified, it is assumed that each row represents observations from one participant.

condition

Character. Name of the column specifying a between-subjects factor. If not specified, no between-subjects comparisons are performed.


mpt-network/hmpt documentation built on May 24, 2019, 8:54 a.m.