Learn R Programming

BayesBP (version 1.1)

BP2D_coef: 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()