View source: R/903_post_hoc_fns.R
BTRT_final_B | R Documentation |
This is a helper function that combines BTRT_all_B
,
BTRT_estimate_B
, composeTuckerCore
, s2m_B
, and
s2m
.
BTRT_final_B(btrt_object)
btrt_object |
An object of class |
An array estimate of the tensor coefficient
## Not run:
input <- TR_simulated_data()
result <- BTRTucker(input)
final_B <- BTRT_final_B(result)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.