ShuonanChen

Results 3 issues of ShuonanChen

Hi, I am using function `fviz_pca_ind`, and was wondering if there's way to specify not showing the group legend. As advised in issue https://github.com/kassambara/factoextra/issues/20, I tried `show.legend.text = FALSE`, but...

When compiling greedy, it asked for VTK binary directory. Following [similar issue here](https://github.com/pyushkevich/greedy/issues/33#issuecomment-1155335034), I installed VTK but now is giving this error: From the VTK [git repo](https://gitlab.kitware.com/vtk/vtk/-/tree/master) I could not...

what is the purpose of `-rf` argument here in the quick start? ``` greedy -d 3 \ -rf fixed.nii.gz \ -rm moving.nii.gz resliced.nii.gz \ -ri LABEL 0.2vox \ -rm moving_seg.nii.gz...