Groups a vector of estimates of the latent variable into
a histogram-like object. Typically invoked by function
itf, unless the user wishes to access some of the
non-default settings.
Either "width" for bins of equal
width, or "count" for bins with roughly counts of
observations. Default is "quant"
type
The points at which itf will evaluate
the IRF. One of "mids" (the mid-point of each
bin), "meds" (the median of the values in the
bin), or "means" (the mean of the values in the
bin). Default is
Value
A list of:
breaksThe breaks between adjacent
bins
countsThe number of values in each bin
refDepending on ref.type, the mids of the
bin, or the mean or median of the values in the bin