본문 바로가기

통계공부합니다

검색하기
통계공부합니다
프로필사진 justdoit ok?

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

목록Scatterplot (1)

통계공부합니다

[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..

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

Blog is powered by kakao / Designed by Tistory

티스토리툴바