일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
- 티모시페리스
- 이기적 유전자
- 자기관리
- 통계 오류
- R4DS
- R 기초
- 통계오류
- 찬물샤워
- 핵개발
- 큰수의 법칙
- t-test
- 조던피더슨
- 유닛테스트
- 비행기 추락
- 성악설
- 핵 개발
- 수학적 사고
- 산입범위
- 비율
- R 프로그래밍
- 최저 시급
- 멘탈관리
- 선형성
- 동전 던지기
- 비선형성
- t검정
- 산입 범위
- 최저시급 개정안
- 아인슈타인
- 인터스텔라
- 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 파일