블로그
- R inference . # Perform one permutation homes %>% mutate(HomeOwn_perm = sample(HomeOwn)) %>% group_by(Gender
- what is a sorting?(정렬이란?) Output: A permutation (reordering) (a'1,a'2,....a'n) of the input sequence such that a'1≤ a'2 ≤....≤ (ascending sort) permutation-순열(nPn 위의 경우) [교재] basic concept(기본개념) -여러 원소로 구성된 데이터를 크기 순서에 따라 재배열 하는것
← 이전
2 페이지