경상도 골프장 정리
공치자
Golf Reservation
Let’s Rock and Roh. You might have already figured it out from the name of this blog, I go by ‘로 (Roh)’ that pronounces same as correlation coefficient ($\rho$). This blog is about statistics, machine learning, and finance,
which covers both theoretical and practical sides.
If you are new to this blog, I invite you to:
All pages not under the root directory of the website are listed below. You can also visit the list page of a single section, e.g., Notes, Data.
Hope you find information useful in this website!
Note: 이 페이지는 Reproducible Finance with R 책을 (과하게) 참고 하였습니다. 다른 Reference 는 밑에 적어 두겠습니다.
[…] 아래의 티커를 이용해서 야후 파이낸스로 부터 데이터를 받아옵니다.
library(purrr) symbols = …
R과 금융데이터 (1) 및 R 연습
This page talks about how to sample from the distribution. We will go over well known sampling techniques and try to implement with various examples.
[…] What it means to calcaulte the variance …
sampling method in detail
아주 간단하게 키워드만 정리한 것이므로 내용이 많이 빈약합니다.
[…] 성능분석 - 존 형식의 표현 - 공간 복잡도 - 알고리즘을 프로그램으로 실행하여 완료하기까지 필요한 총 저장 공간의 양 - 공간복잡도: 고정공간 + 가변공간 - 시간 복잡도 - 알고리즘을 프로그램으로 실행하여 완료하기까지의 총 소요시간 - 시간 복잡도 = 컴파일 시간 + 실 …
자료구조 전반부 키워드 정리
수업 교안을 간단하게 개념만 적는거라 내용이 많이 부실합니다. 자세한 내용은 나중에 추가하도록 하겠습니다.
[…] 명제
[…] 논리 연산자
[…] 합성명제(Compound Proposition)
[…] Below is R example.
p = c(TRUE, TRUE, FALSE, FALSE) q = …
이산수학 전반부 정리
경상도 골프장 정리
공치자
Golf Reservation
유용한 웹사이트 모음Useful Websites