jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
55 stars 29 forks source link

[Feature Request]: Add option for predicting individual growth class ID #2762

Open salupere opened 3 weeks ago

salupere commented 3 weeks ago

Description

It would be handy to have and option to predict and save (as a separate variable to the dataset) growth trajectory class for each case separately. Lavaan provides it through lavaan::lavPredict function and lcmm library provides it through model object extraction (mymodel[["pprob"]]$class)

Purpose

No response

Use-case

No response

Is your feature request related to a problem?

No response

Is your feature request related to a JASP module?

SEM

Describe the solution you would like

A checkbox in main dialog, under "Additional output" tab, there is a checkbox "Add predicted growth trajectory class"

Describe alternatives that you have considered

No response

Additional context

No response