본문 바로가기

zimslog

검색하기
zimslog
프로필사진 zimslog

  • Total (104)
    • Data Engineering (24)
      • SQL (22)
      • Tableau (0)
      • Airflow (0)
      • Snowflake (2)
    • Data Analysis (42)
      • Basic Concept (7)
      • Comparison (1)
      • Correlation (4)
      • Regression (5)
      • Propensity Score Analysis (2)
      • Survival Analysis (3)
      • R (20)
    • Data Science (38)
      • Segmentation & Clustering (1)
      • Classification (8)
      • Ensemble (1)
      • Multilevel Model (3)
      • Dimension Reduction (1)
      • Deep Learning (10)
      • Paper Review (2)
      • Python (9)
      • R (3)
Guestbook
Recent Posts
Tags
  • R
  • iptw
  • diagnostic test
  • 오블완
  • SubQuery
  • statistics
  • sql
  • mysql
  • Lv.4
  • bias
  • loop
  • 일치도분석
  • loop function
  • LeetCode
  • python
  • ggplot
  • 프로그래머스
  • survival analysis
  • 파이토치
  • 티스토리챌린지
  • With Recursive
  • 생존분석
  • PyTorch
  • 카파상관계수
  • accuracy
  • clustering
  • loss function
  • 딥러닝
  • GLM
  • DNN
more
«   2025/11   »
일 월 화 수 목 금 토
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
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Scatterplot (1)

zimslog

[R] Scatter plot with Regression lines (ggplot2)

데이터 집계 및 피벗 # count Patients a % group_by(age_group2, year) %>% summarise(n_patient = n()) # pivot wider b % dcast(year ~ ..., value.var = 'n_patient') patient_id year age_group2 1 0005969 2014 61-75 2 0010250 2019 >=76 3 0013541 2011 >=76 4 0013600 2011 46-60 5 0024285 2016 46-60 6 0025533 2018 61-75 > head(a)# A tibb..

Data Analysis/R 2024. 1. 10. 17:05
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바