PD_Credible_interval {BayesBP}R Documentation

Credible interval.

Description

Builing two dimensional Bernstein polynomial credible interval.

Usage

PD_Credible_interval(result, n_cluster = 1, alpha = 0.05, by = 1)

Arguments

result

This is output of BP2D.

n_cluster

Muticores is remmended.(default:n_cluster=1)

alpha

Level of significance.

by

1: partial differential by ages; 2: partial differential by years.

Value

Bayesian credible interval with level of significance.

References

L.H. Chien, T.J. Tseng, C.H. Chen, H.F. Jiang, F.Y. Tsai, T.W. Liu, C.A. Hsiung, I.S. Chang Comparison of annual percentage change in breast cancer incidence rate between Taiwan and the United States-A smoothed Lexis diagram approach.

See Also

Other Credible interval: Credible_interval()


[Package BayesBP version 1.1 Index]