2022년 11월 4일 금요일

[그래프 그리는 사이트]Series of Densitogram

[그래프 그리는 사이트]Series of Densitogram



https://drive.google.com/file/d/1YSfzM5Ib8f2q7_zTk3d1edn087JWN4l3/view?usp=sharing


If you upload a file downloaded from Google Drive and look at it, it has 4 columns.

구글 드라이브에서 다운로드 받은 파일을 업로드해서 살펴보면 4개의 열로 되어 있습니다.



A plot like the one above is created without any special options.

The distribution by year is shown in turn to see if there is a difference in the distribution according to men and women, so it is good to judge the difference over time.

특별한 옵션없이 바로 위와같은 plot이 만들어 집니다. 

남녀에 따른 분포의 차이가 있는지 년도별 분포가 차례로 보이므로
시간에 따른 차이를 판단하기 좋습니다.



If you change the scale, the height of the mountain increases little by little, and the upper and lower mountains slightly overlap.

You just have to watch and adjust accordingly.

scale을 바꾸어 주면 산의 높이가 조금씩 커지면서 위 아래 산들이 약간 겹치게 됩니다. 

본인이 보면서 적절히 조절하면 됩니다.



You can change it by choosing a variety of colors and themes.

다양한 색과 테마를 선택해서 변화를 줄 수 있습니다.

'plot download'를 통해서 plot size를 조절하세요. 
< PDF >, < SVG > < pptx >를 클릭하면 각각의 형식으로 다운로드 받을 수 있습니다.

Adjust the plot size through 'plot download'.
You can download each format by clicking < PDF >, < SVG > < pptx >.


[그래프 그리는 사이트] Plot with Significance(p-values)

[그래프 그리는 사이트]Plot with Significance(p-values)




In the example data, column 1 is a group variable, and column 2 is a numeric variable.
예제 데이터의 1열은 집단변수이며, 2열은 숫자 변수 입니다. 



The measured values ​​of several groups are displayed on the graph, 
and the p-value is expressed by pairing two groups at the same time.
여러 집단의 측정값들이 그래프에 표현되어 있고 
동시에 두 집단씩 짝을 지어 p값을 표현해 줍니다. 



This option specifies where the three p-values ​​are located.
Groups 1-2, 3-4, and 6-7 are compared.
Each location is also specified.
3개의 p값이 어떤 위치에 있을지 지정해 주는 옵션입니다. 
1-2집단, 3-4집단, 6-7집단이 비교됩니다.
각각의 위치도 지정됩니다. 


For statistical tests, t-test, which is a parametric test, 
and its non-parametric test (wilcox.test) are performed.
You can draw violin plots, boxplots and jitter plots, 
and you can draw each in black and white and color.
통계적  test는 모수검정인 t-test와 이것의 비모수 test(wilcox.test)를 시행해 줍니다. 
violin plot와 boxplot와 jitter plot를 그릴 수 있으며 각각을 흑백과 color로 그릴 수 있습니다.


'plot download'를 통해서 plot size를 조절하세요. 
< PDF >, < SVG > < pptx >를 클릭하면 각각의 형식으로 다운로드 받을 수 있습니다.

Adjust the plot size through 'plot download'.
You can download each format by clicking < PDF >, < SVG > < pptx >.





































[그래프 그리는 사이트] Spaghetti Plot for longitudial data

[그래프 그리는 사이트] Spaghetti Plot for longitudial data



https://tinyurl.com/Spaghetti-Plot-for-longitudial





https://drive.google.com/file/d/1NJJmIqhzLfUrCQu7BR8x3Bhiv74XnsmE/view?usp=sharing


Download and upload the above file (GEE_Plot2.csv in Google Drive).
위의 파일(구글드라이브에 있는 GEE_Plot2.csv)을 다운로드 받아 업로드 합니다. 






Specify column 1 for id, column 3 for time, and column 6 for value.

id에 해당하는 1열과 시간에 해당하는 3열과 값에 해당하는 6열을 지정해 줍니다.

'groups' and 'subgroups' are determined by the names of the variables.

'groups' 와 'subgroups'는 변수의 이름으로 결정됩니다.



The current variable settings are as in the picture above, 

and you can change them to something else as needed.

현재 변수 설정은 위의 그림과 같으며 필요에 따라 다른 것으로 바꿀 수 있습니다.



This is the first plot you will see.

The change in each person's value is represented by a single line.

먼저 보게되는 plot입니다. 

각 사람의 값의 변화가 하나의 선으로 표현됩니다.



Four options are available. If you select 'show facet by groups'

4개의 옵션이 제공됩니다. 'show facet by groups'를 선택한다면



Divided by 'groups', we get the result placed left and right.

'groups'에 의해 나누어져서 좌우에 배치된 결과물을 얻게 됩니다.



 If you select 'show facet by subgroups'

Divided by 'groups'and 'subgroups', we get the result.

'show facet by subgroups'를 선택한다면

'groups'과 'subgroups'에 의해 나누어진 결과물을 얻게 됩니다.



If you choose 'colorful', you will get a result expressed in a different color for each person.

'colorful'을 선택한다면 각 사람마다 다른 색으로 표현된 결과물을 얻게 됩니다.



Now let's place 4 columns (age) on the x-axis. 

The start and end points of each line are expressed differently.

이제 x축에 4열(age)을 배치해 봅시다. 

각 line의 시작점고 끝점이 제각각 다르게 표현됩니다.


'plot download'를 통해서 plot size를 조절하세요. 
< PDF >, < SVG > < pptx >를 클릭하면 각각의 형식으로 다운로드 받을 수 있습니다.

Adjust the plot size through 'plot download'.
You can download each format by clicking < PDF >, < SVG > < pptx >.

































[그래프 그리는 사이트] Matrix Bubble Plot

[그래프 그리는 사이트] Matrix Bubble Plot








Specify two nominal variables and one numeric variable. 
The numeric variable determines the size of the bubble.
두 개의 명목변수와 1개의 숫자변수를 지정합니다. 
숫자 변수는 거품의 크기를 결정합니다.



You can easily create a Matrix Bubble Plot. 
Note that the horizontal and vertical axes are arranged in alphabetical order. 
If there is a desired turn, you need to do some preliminary work, 
such as writing a number in front of a letter.
Matrix Bubble Plot를 쉽게 만들 수 있습니다. 
가로축과 세로축은 알파벳 순서에 따라 배치됨을 주의 합니다. 
원하는 차례가 있다면 문자앞에 숫자를 적는 등의 사전 작업이 필요합니다.



You can easily change the font size, shape color and shape.
폰트의 크기, 도형의 색과 모양을 쉽게 바꿀 수 있습니다.



It is recommended that you learn by doing it yourself.
본인이 직접 실행해 보면서 익히는 것이 좋습니다.


'plot download'를 통해서 plot size를 조절하세요. 
< PDF >, < SVG > < pptx >를 클릭하면 각각의 형식으로 다운로드 받을 수 있습니다.

Adjust the plot size through 'plot download'.
You can download each format by clicking < PDF >, < SVG > < pptx >.


당신의 데이터를 업로드 하려면 'want to use'를 활성화한 다음, 'Browse'를 클릭하세요.
오직 csv 파일만이 사용가능합니다.
Activate 'want to use' to upload your data, then click 'Browse'.
Only csv file is available.



























































[그래프 그리는 사이트] Correlogram

 [그래프 그리는 사이트] Correlogram



All columns are numeric variables.
모든 열은 숫자변수입니다.


It is expressed as a plot using the correlation coefficient between all variables.
모든 변수들 사이의 상관계수를 이용하여 plot으로 표현하여 줍니다.



The correlation coefficient can be calculated in three ways, as shown above.
And, if you use 'use hierarchical clustering',
상관계수는 위에서 보여 주듯이 3가지 방법으로 계산할 수 있습니다. 
그리고, 'use hierarchical clustering'를 사용한다면,



Variables that are closely related are placed closer together.
관계가 깊은 변수들끼리 더 가깝게 배치하게 됩니다. 

For example, if the above values ​​are students' test scores,
I think that English, German, and French grades will be close to each other,
and math and physics grades will be close to each other.
예를 들어 위의 값들이 학생들의 시험 성적이라면,
영어와 독일어와 프랑스어 성적은 서로 가까울 것이고,
수학과 물리학 성적이 가까이 있을 것이라고 저는 생각합니다. 


In the third tab, you can see the numerical values ​​of the correlation coefficient.
3번째 탭에는 상관계수의 숫자값들을 볼 수 있습니다.



Not only the correlation coefficient but also the p-value can be obtained.
The values ​​can also be downloaded as a csv file.
상관계수 뿐 아니라 p값도 구할 수 있습니다. 
값은 csv 파일로 다운로드 받을 수도 있습니다.


When you have missing values, 
you have many options depending on how you want to solve them.
결측치가 있을 때는 어떤 방식으로 그것을 해결할지에 따라 다양한 옵션이 가능합니다.



You can decorate the created plot using various and intuitive options.
다양하고 직관적인 옵션들을 이용해서 만들어진 plot을 꾸밀 수 있습니다.



It is recommended that you learn by doing it yourself.
직접 실행해 보면서 익히는 것을 추천합니다.


'plot download'를 통해서 plot size를 조절하세요. 
< PDF >, < SVG > < pptx >를 클릭하면 각각의 형식으로 다운로드 받을 수 있습니다.

Adjust the plot size through 'plot download'.
You can download each format by clicking < PDF >, < SVG > < pptx >.


당신의 데이터를 업로드 하려면 'want to use'를 활성화한 다음, 'Browse'를 클릭하세요.
오직 csv 파일만이 사용가능합니다.
Activate 'want to use' to upload your data, then click 'Browse'.
Only csv file is available.






































2022년 11월 3일 목요일

[그래프 그리는 사이트] Scatter plot and LOWESS

[그래프 그리는 사이트] Scatter plot and LOWESS



The example data has 5 columns. 
Columns 1 to 4 are numbers (continuous variables). 
Column 5 is the group variable (nominal variable).

예제 데이터는 5열로 되어 있습니다. 
1열부터 4열까지는 숫자(연속변수)입니다. 
5열은 집단변수(명목변수)입니다. 


Select 1 nominal variable and 2 continuous variables.
1개의 명목변수와 2개의 연속변수를 선택합니다. 



LOWESS is shown along with the scatterplot.
산점도와 함께 LOWESS가 보여집니다.

There are various and intuitive options, and we recommend that you try them out yourself.
다양하고 직관적인 옵션들이 있으며 직접 시행해 보는 것을 추천합니다.




The above are just some of the various outputs.
위의 것들은 다양한 결과물의 일부입니다.



당신의 데이터를 업로드 하려면 'want to use'를 활성화한 다음, 'Browse'를 클릭하세요.
오직 csv 파일만이 사용가능합니다.
Activate 'want to use' to upload your data, then click 'Browse'.
Only csv file is available.

'plot download'를 통해서 plot size를 조절하세요. 
< PDF >, < SVG > < pptx >를 클릭하면 각각의 형식으로 다운로드 받을 수 있습니다.

Adjust the plot size through 'plot download'.
You can download each format by clicking < PDF >, < SVG > < pptx >.