Patient data analysis ( numerical and categorical values) in R
How to run numerical tests like Annova on a data set with both numerical and categorical variables ?
r
biostatistics
categorical variables
• 29 views
•
link
written
by
jansha.1997 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Statistics help
written by f6f66bd0 •can anyone guide me on how to on how to statistically approach my datasets from a knockout. I’m unsure of what variables I should be …
-
Getting better accuracy on Random Forest Classifier
written by sadaf •I have a datset (mix of numerical and categorical values). I tried to convert categorical values (6000 genes) to numerical using sci-kit learn library. But …
-
How to create a percentage stack plot for unequal group size in R?
written by jansha.1997 •I have 2 groups namely "A" and "B" of unequal sample size. The size of "A" is 19 and the size of "B" is 15 …
-
Distance Correlation Matrix Intrepretation
written by jansha.1997 •This is the correlation matrix of Variable 1 against 16 other variables. I have applied the Distance correlation matrix from the R package "Correlation" which …
-
Clinical Data Analysis in R for significant difference between 2 groups in R
written by jansha.1997 •Hi everyone. So I am doing a data analysis between variables of 2 groups to find a significant difference between them. I used the Games …
-
Games-howell test in R and implementing a function
written by jansha.1997 •How do I implement this code to find a significant difference between groups in my data set using Games -Howell test? This is the link …
-
Group Difference Non-parametric test
written by jansha.1997 •I am testing for a significant difference between the 2 groups for different variables. My data is not normally distributed and has an unequal sample …
-
Patient data analysis ( numerical and categorical values) in R
written by jansha.1997 •Hey everyone. I have a dataset comprising of patient data and their biochemical test results. I have numerical variables and categorical variables like YES/No. I …
-
R- Kruskal-Wallis test on multiple columns at once
written by mafernandez •This maybe sounds a bit simple, but I cannot get the answer. I have a dataset in R that has 26 samples in rows and …
-
Heatmap with categorical variables and with phylogenetic tree in R or Python
written by tlorinHi everyone! :) I have a question and did not find any answer by personal search. I would like to make a heatmap with categorical …