Describe the bug
Crash when you want to impute a dataset containing no MV and you run imp4p
1/ Initial imputation under the MCAR assumption with impute.rand ...
2/ Estimation of the mixture model in each sample...
Warning: Error in ecdf: 'x' must have 1 or more non-missing values
79: stop
78: ecdf
77: estim.mix
76: wrapper.dapar.impute.mi
72: observeEventHandler [server/srv_Imputation_PeptideLevel.R#275]
1: shiny::runApp
Describe the bug Crash when you want to impute a dataset containing no MV and you run imp4p 1/ Initial imputation under the MCAR assumption with impute.rand ...
2/ Estimation of the mixture model in each sample... Warning: Error in ecdf: 'x' must have 1 or more non-missing values 79: stop 78: ecdf 77: estim.mix 76: wrapper.dapar.impute.mi 72: observeEventHandler [server/srv_Imputation_PeptideLevel.R#275] 1: shiny::runApp