PlotDistrSS {aides} | R Documentation |
Illustrate distribution of study sizes.
Description
PlotDistrSS() is a function for illustrating graphics of distribution of study sizes.
Usage
PlotDistrSS(n, data = NULL, study = NULL, time = NULL, method = "default")
Arguments
n |
NUMERIC values for sample size (n) of each study. |
data |
DATA FRAME consists of three columns for study label, study year, and sample size. |
study |
CHARACTER for study labels. |
time |
NUMERIC values of time sequence. |
method |
CHARACTER for indicating which method should be used for testing normality. |
Value
PlotDistrSS() returns a plot of distribution of sample sizes.
Author(s)
Enoch Kang
References
Rosenblatt, M. (1956). Remarks on Some Nonparametric Estimates of a Density Function. The Annals of Mathematical Statistics, 27(3), 832–837. doi:10.1214/aoms/1177728190.
Parzen, E. (1962). On Estimation of a Probability Density Function and Mode. The Annals of Mathematical Statistics, 33(3), 1065–1076. doi:10.1214/aoms/1177704472. JSTOR 2237880.