grasp.exp.distry {grasp}R Documentation

Internal GRASP function

Description

This function plots the distribution of responses as histograms with additional statistics supplied

Usage

grasp.exp.distry(gr.Yi,nbar = OPTIONS$NBAR)

Arguments

gr.Yi A vector containing the selected responses
nbar Number of histogram bars in the plot

Details

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

Author(s)

Anthony.Lehmann@unige.ch

See Also

grasp grasp, grasp.in grasp.in


[Package grasp version 2.5-7 Index]