ANOVA in kernel distribution estimation with binned data using bootstrap.
anv.binned(n, y, trt.w, abs.values = FALSE, B = 500)Vector of positive integers. Sizes of the complete samples corresponding to each treatment.
Vector. Observed values. They define the extremes of the sequence of intervals in which data is binned.
Matrix. Proportion of observations within each interval. Each column corresponds to a different treatment.
Logical. Indicates if the values of trt.w are given in absolute (TRUE) or relative (FALSE) format.
Positive integer. Number of bootstrap replicates used to compute the confidence bands.
p-value of the test.
ANOVA for interval-grouped data.
TesisMiguel2015binnednp