Page 1 of 1

Partial correlation

Posted: Mon Feb 08, 2021 3:30 pm
by andrea7121
I found documentation online for the "corrPart()" function to get matrices of partial/semipartial correlations but this function isn't actually present in the jmv package for R. I can see it in the jamovi GUI and I can see R syntax in Syntax Mode, but R doesn't recognize the function (and it's not in the Help file for the jmv package). Has it been removed?

Re: Partial correlation

Posted: Mon Feb 08, 2021 10:14 pm
by jonathon
hi,

the version on CRAN is just a few versions behind. try installing with:

remotes::install_github('jamovi/jmv')

cheers

jonathon