histograph: Histograms for model ebayes

Description Usage Arguments Value Author(s) References

Description

Draws histograms for priors calculated by model ebayes.

Usage

1
2
3
histograph(d1.a, d1.t, dt.da, SD, depvar=" ",
           model="ebayes", graphics.file=NA)
  

Arguments

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: "ebayes".

graphics.file

String or NA. If string the name of a file to be appended to a directory path where the graphics will be saved, if NA it is displayed in the screen and not saved. Default: NA.

Value

Histograms of the vectors d1.a, d1.t, dt.da, and SD; see demos chp.11.7, chp.11.8, or chp.11.9.

Author(s)

Federico Girosi girosi@rand.org

References

http://gking.harvard.edu/yourcast


IQSS/YourCast documentation built on May 7, 2019, 6:03 a.m.