View source: R/905_BTR_CP_fns.R
btr_cp_final_B | R Documentation |
Produce a final estimate of the BTR CP tensor coefficient
btr_cp_final_B(btr_cp_object)
btr_cp_object |
an object of class |
an array of the final tensor estimate found using sequential 2-means
## Not run:
input <- TR_simulated_data()
result <- BTR_CP(input)
final_B <- btr_cp_final_B(result)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.