grasp.exp.distry {grasp} | R Documentation |
This function plots the distribution of responses as histograms with additional statistics supplied
grasp.exp.distry(gr.Yi,nbar = OPTIONS$NBAR)
gr.Yi |
A vector containing the selected responses |
nbar |
Number of histogram bars in the plot |
This function allows plotting the distribution of responses as histograms. Additional statistics are supplied. This is an important step in deciding which family of distribution to use: - presence-absence data >> binomial - frequency, continuous between 0 and 1 >> binomial - counts, richness, positive integers >> poisson - weights, size, biomass, continuous symmetrical >> gaussian
Anthony.Lehmann@unige.ch
grasp grasp
, grasp.in grasp.in