powered by
These functions are used to compute statistics required by the beta chart.
stats.beta.p(data,sizes)
the observed data values.
sample sizes
The function stats.beta.p returns a list with components statistics and center.
stats.beta.p
statistics
center
Provides a list containing the center line of the graph center and the data to be used in the construction of the chart statistics.
# NOT RUN { data(Drapper1998data) sd.beta.p(Drapper1998data) # }
Run the code above in your browser using DataLab