Map: Update backend lineplot class for varying sample size records
@d-callan đang làm issue này rồi.
Từ ngày 3/5/2023.
Đánh giá
Issue này chưa được đánh giá.
Mô tả
if a term w a highly variable vocabulary happens to be ordinal, it might end up on the xaxis. assume the client can figure out ticks, and the plugin can continue without concern.
if a term w a highly variable vocabulary is overlay then we will need to teach the group* family of fxns in plot.data some new tricks
any group* fxn that returns means will learn to return weighted ones based on a denominator where counts reflect the number which would have had to impute 0, and receive columns for N and the variable vocabulary.
any group* fxn that returns a result based on ordered values (like medians) will have to learn to impute 0s. this could be a perf issue, which i can think about some more if needed.
any group* fxn returning proportions needs to learn to do them by summing N
drop any groups that were filtered against. again, if needed for perf reasons i can try to get clever. but i prefer to get something working first.
- Ngôn ngữ chính
- R
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của VEuPathDB/plot.data
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 25/100
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
-
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 25/100
-
empty two by two Đang mở
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 35/100
Tất cả issue của VEuPathDB/plot.data
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
easystats/performance#950 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
briandconnelly/airnow#9 ·
-
bug
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
Copy cohorts to keep old cohorts Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
OHDSI/CohortConstructor#774 ·