Watts-College / cpp-529-spr-2022

https://watts-college.github.io/cpp-529-spr-2022/
0 stars 2 forks source link

lab 4 -errors #17

Open IemanHamid opened 2 years ago

IemanHamid commented 2 years ago

I have this error with 2 chunks from lab-4

image

@JasonSills

JasonSills commented 2 years ago

@IemanHamid ,

Hi, I need more context for the issue, but it looks like an error in the code from earlier code chunks. Try running tm1, tm2, and tm3 individually to see which one is working and which is not. Then rerunning/making sure you have all of your code chunks.

krbrick commented 2 years ago

@IemanHamid I had this problem also. You have to call your variables when making your cluster using d3, which is already normalized using the apply function, so that the data is in shape to be used for mclust package