jasp-stats / jasp-issues

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

[Feature Request]: MANCOVA #2563

Open ricklefsv opened 7 months ago

ricklefsv commented 7 months ago

Description

Add multivariate analysis of covariance (MANCOVA)

Purpose

To explore the relationship between multiple dependent variables, and one or more categorical and/or continuous explanatory variables

Use-case

No response

Is your feature request related to a problem?

No response

Is your feature request related to a JASP module?

No response

Describe the solution you would like

To implement R function mancova(data, deps, factors = NULL, covs = NULL, multivar = list("pillai", "wilks", "hotel", "roy"), boxM = FALSE, shapiro = FALSE, qqPlot = FALSE)

Describe alternatives that you have considered

No response

Additional context

No response

tomtomme commented 7 months ago

@ricklefsv Nice request. All MANOVA issues so far:

SPSS screenshots that show even more possibilities:

image image

Also We had requests regarding multivariate multiple regression https://github.com/jasp-stats/jasp-issues/issues/252 and CCA https://github.com/jasp-stats/jasp-issues/issues/2614 all similar to MANCOVA in allowing >1 metric DV, >1 metric IV (Covariate), >1 factor.

TarandeepKang commented 2 months ago

+1 for this feature/ analysis from the forum https://forum.cogsci.nl/discussion/9416/mancova#latest