BP2D_coef: Getting coefficeint from BP2D result.

Description Usage Arguments Value See Also

View source: R/BP2Dcoef.R

Description

This function will return coefficient and length of each set of coefficeint.

Usage

1
BP2D_coef(result)

Arguments

result

This is output of BP2D.

Value

Coefficients table.

See Also

Other Bayesain estimate: BP2D_table(), BP2D()


BayesBP documentation built on Aug. 28, 2020, 1:10 a.m.

Related to BP2D_coef in BayesBP...