set negatives to zero (sign restriction) adj_new <- ifelse(fit$P <= 0, 0, ... iter + 1 fit_new <- GGMncv::constrained(cor(ptsd), adj = adj_new) check_zeros ...
確定! 回上一頁