pHist: Generates histogram

Description Usage Arguments Value Author(s) References

Description

Generates histogram

Usage

1
pHist(X, p, nBins, freq = FALSE)

Arguments

X

a vector containing the data points

p

a vector containing the probabilities for each of the data points in X

nBins

expected number of Bins the data set is to be broken down into

freq

a boolean variable to indicate whether the graphic is a representation of frequencies

Value

a list with f the frequency for each midpoint x the midpoints of the nBins intervals

Author(s)

Ram Ahluwalia ram@wingedfootcapital.com and Xavier Valls flamejat@gmail.com

References

http://www.symmys.com See Meucci script pHist.m used for plotting


PortfolioAnalytics documentation built on May 1, 2019, 10:56 p.m.