btr_cp_final_B: Produce a final estimate of the BTR CP tensor coefficient

View source: R/905_BTR_CP_fns.R

btr_cp_final_BR Documentation

Produce a final estimate of the BTR CP tensor coefficient

Description

Produce a final estimate of the BTR CP tensor coefficient

Usage

btr_cp_final_B(btr_cp_object)

Arguments

btr_cp_object

an object of class BTRCP_result

Value

an array of the final tensor estimate found using sequential 2-means

Examples

## Not run: 
input <- TR_simulated_data()
result <- BTR_CP(input)
final_B <- btr_cp_final_B(result)

## End(Not run)

danieladamspencer/bayestensorreg documentation built on July 23, 2024, 10:14 a.m.