Questions tagged [mca]

18 questions
0
votes
1 answer

apply the weight data to the MCA function

I have a data set of 25 qualitative variables and the 26th variable corresponds to the weight assigned to each individual. I used the MCA function from the FactoMiner package, and to take into account the weighting I added the option row.w. here is…
0
votes
1 answer

Multiple Correspondence Analysis Using Prince in Python - Cannot Get Library to Run

I have been trying to use the prince package in Python to perform Multiple Correspondence Analysis. I read online that individuals are having difficulty using this package but I am running into a different error than the other posts on Stack…
rtob
  • 169
  • 3
  • 16
-1
votes
1 answer

Block in mca ( MC Anvil map ) editing in Java

for my personal project I need to edit every the bytes of every section in a chunk that is stored in a .mca file. I can already generate the bytes that I need for the blocks. The only problem I have is that I can't understand how to edit these type…
DrayNeur
  • 9
  • 1
1
2