Map: Update backend lineplot class for varying sample size records
@d-callan ya está trabajando en esto.
Desde el 3/5/2023.
Evaluación
Este issue todavía no se ha evaluado.
Descripción
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.
- Lenguaje dominante
- R
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de VEuPathDB/plot.data
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 25/100
-
Dificultad 3/5 1-2 días Aptitud para principiantes 35/100
-
Dificultad 3/5 1-2 días Aptitud para principiantes 35/100
-
Dificultad 5/5 Más de una semana Aptitud para principiantes 25/100
-
empty two by two Abierto
Dificultad 4/5 3-5 días Aptitud para principiantes 35/100
Todos los issues de VEuPathDB/plot.data
Issues similares
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
easystats/performance#950 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
briandconnelly/airnow#9 ·
-
bug
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Copy cohorts to keep old cohorts Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
OHDSI/CohortConstructor#774 ·