BP2D_coef {BayesBP} | R Documentation |
Getting coefficeint from BP2D result.
Description
This function will return coefficient and length of each set of coefficeint.
Usage
BP2D_coef(result)
Arguments
result |
This is output of BP2D. |
Value
Coefficients table.
See Also
Other Bayesain estimate:
BP2D_table()
,
BP2D()
[Package BayesBP version 1.1 Index]