| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
- 자기관리
- 이기적 유전자
- 찬물샤워
- 티모시페리스
- 아인슈타인
- 비행기 추락
- 산입 범위
- 동전 던지기
- 유닛테스트
- 핵 개발
- R 프로그래밍
- R 기초
- 비선형성
- t검정
- 큰수의 법칙
- 통계 오류
- 인터스텔라
- 통계오류
- 최저시급 개정안
- 산입범위
- 수학적 사고
- 조던피더슨
- 선형성
- R4DS
- t-test
- 성악설
- 비율
- 멘탈관리
- 최저 시급
- 핵개발
- Today
- Total
목록R programming/R (4)
public bigdata
https://3months.tistory.com/389 R 중급 - apply 계열 함수 정리 (apply, lapply, sapply, tapply, mapply) Apply 계열 함수 정리 Overview Function Description apply Apply functions over array margins by Apply a function to a data frame split by factors eapply Apply a function over values in an environme.. 3months.tistory.com
https://b-rodrigues.github.io/modern_R/defining-your-own-functions.html#control-flow Chapter 7 Defining your own functions | Modern R with the tidyverse This book will teach you how to use R to solve you statistical, data science and machine learning problems. Importing data, computing descriptive statistics, running regressions (or more complex machine learning models) and generating reports ar..
1. "tidyverse"패키지 설치 error 회사에서 R studio server를 설치해 주었다. "tidyverse"패키지를 설치하려고 하니 다음과 같은 에러가 발생했다. > install.packages("tidyverse") Installing package into ‘/home/dfine/R/x86_64-pc-linux-gnu-library/3.4’ (as ‘lib’ is unspecified) also installing the dependencies ‘curl’, ‘httr’, ‘rvest’, ‘xml2’ URL 'https://cloud.r-project.org/src/contrib/curl_4.2.tar.gz'을 시도합니다 Content type 'application/x-gzip' ..
1. 찬엽님이 작성해 주신 ppt 파일