Description Usage Arguments Value Author(s) References
Draws histograms for priors calculated by model ebayes.
1 2 3 | histograph(d1.a, d1.t, dt.da, SD, depvar=" ",
model="ebayes", graphics.file=NA)
|
d1.a |
Numeric vector. First derivative respect to age. |
d1.t |
Numeric vector. First derivative respect to time. |
dt.da |
Numeric vector. Second derivative respect to age and time. |
SD |
Numeric vector. Standard deviation. |
depvar |
String with the name of the dependent
variable. Default: |
model |
String with the name of the model. Default: |
graphics.file |
String or |
Histograms of the vectors d1.a
, d1.t
, dt.da
, and SD
;
see demos chp.11.7
, chp.11.8
, or chp.11.9
.
Federico Girosi girosi@rand.org
http://gking.harvard.edu/yourcast
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.