densPlot {baymvb} | R Documentation |
`densPlot' offers a flexibility of plotting density of each parameter individually
densPlot(obj,parm=1, show.obs = TRUE, bwf, main = "", ylim, ...)
obj |
posterior samppels from 'baymvb' |
parm |
indexes the parameter to plot |
show.obs |
Show observations along the x-axis |
bwf |
Function for calculating the bandwidth. If omitted, the bandwidth is calculate by 1.06 times the minimum of the standard deviation and the interquartile range divided by 1.34 times the sample size to the negative one fifth power |
main |
Title. See 'par()' |
ylim |
Limits on y axis. See 'par()' |
... |
Further graphical parameters |
Density plot
S. M. Mwalili samuel_mwalili@yahoo.com