Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |
Tags
- 전처리
- 예측
- 등분산검정
- 디시전트리
- VIF
- 선형성
- sql
- 회귀분석
- cook's distance
- 워홀
- 기본가정
- disgusting
- 엑셀
- 이상치
- 언어분석
- post man
- 등분산성
- 기술통계분석
- 자기상관
- 정규성
- 이변량 분석
- R
- KNNImputer
- 코딩테스트
- 분류
- contrasts can be applied only to factors with 2 or more levels
- 회귀모형
- 오류
- 다중공선성
- by oneself
Archives
- Today
- Total
excelsu의 공부 기록 블로그
[오류] make.names(col.names, unique=TRUE) 유효하지 않은 멀티바이트 문자열이 있습니다. 본문
read.csv(file=choose.files(),header=TRUE, fileEncoding="euc-kr")
fileEncoding추가
'R' 카테고리의 다른 글
| [디시전트리] R로 디시전트리(회귀) 사용해보기 (0) | 2022.07.28 |
|---|---|
| [회귀] R 회귀 코드(전처리, 검증, 예측 포함) (0) | 2022.07.28 |
| [오류] 회귀분석 coefficients : (7 not defined because of singularities) (0) | 2022.07.04 |
| [R오류]number of rows in use has changed remove missing values (0) | 2022.07.01 |
| [회귀] plot 검정 (0) | 2022.07.01 |