Learn R Programming

abcADM (version 1.0)

default_param: Default \(\theta\)

Description

Contains the values of \(\theta = (\mu_a, \sigma_a, \mu_b, \sigma_b, \mu_c, \sigma_c, \mu_n, \sigma_n, \mu_{\sigma_0} , \sigma_{\sigma_0})\).

Usage

default_param

Arguments

Format

An object of class numeric of length 10.

Details

Example values of \(\theta\) from preliminary data analysis of Hemlock load duration data.

References

Yang, C. H., Zidek, J. V., & Wong, S. W. (2019). Bayesian analysis of accumulated damage models in lumber reliability. Technometrics, 61(2), 233-245.

Examples

Run this code
# NOT RUN {
default_param
#modify one of the values
default_param[10] = 0.049


# }

Run the code above in your browser using DataLab