z_treshold (list) : float list to select Z score to mask above Z score
z_treshold (list) : float list to select Z score to mask above Z score
eigen_ratio (float): rcond parameter (must be between 0 and 1)
eigen_ratio (float): rcond parameter (must be between 0 and 1)
window_size, buffer_size, l2_regularization, R2_threshold : imputation parameter (see raiss command line documentation)
window_size, buffer_size, l2_regularization, R2_threshold : imputation parameter (see raiss command line documentation)
N_to_mask (int): Number of SNPs masked in the initial dataset to compute the correlation between true value and imputed value
ratio_to_mask (int): the fraction of SNPs above the z_threshold to mask in the initial dataset to compute the correlation between true value and imputed value