Skip to contents

(exploratory, confirmatory or semi-confirmatory models)

Usage

process_data(data, value, row, col, group = NULL)

Arguments

data

data.frame in the longer format containing data.

value

string, name of the column containing values.

row

string, name of the column containing rows/loadings.

col

string, name of the column containing columns/factor-levels.

group

string, default NULL considers the model as exploratory (i.e., only one factor), name of the column containing groups.

Value

fastan model object.