R

15_R(jupyter notebook) (4)시각화 (한 화면에 차트여러개,qplot,수학함수,sunflowerplot)

Nova 2021. 2. 3. 11:56

15_R(jupyter notebook) (4)시각화 (한 화면에 차트여러개,qplot,수학함수,sunflowerplot)

 

stat.ethz.ch/R-manual/R-patched/library/graphics/html/sunflowerplot.html

 

R: Produce a Sunflower Scatter Plot

number integer vector of length n. number[i] = number of replicates for (x[i], y[i]), may be 0. Default (missing(number)): compute the exact multiplicity of the points x[], y[], via xyTable().

stat.ethz.ch

 

 

 

* 정규분포함수

. 정규분포함수의 해당하는 값을 임의로 생성해 주는 함수

 

* 확률밀도함수

. 확률변수의 분포를 나타내는 함수로 확률밀도함수와 구간에 대해서 확률변수가 포함될 확률을 의미

. 확률밀도 함수이기 때문에 값 자체가 확률을 의미하지 않는다

. 기본 평균은 0이고 최대값은 0에서 발생한다

 

* 누적분포함수

. 어떤 확률분포에 대해서 확률분포가 특정값보다 적거나 같은 확률