BTRT_final_B: Produce a final estimate of the tensor coefficient

View source: R/903_post_hoc_fns.R

BTRT_final_BR Documentation

Produce a final estimate of the tensor coefficient

Description

This is a helper function that combines BTRT_all_B, BTRT_estimate_B, composeTuckerCore, s2m_B, and s2m.

Usage

BTRT_final_B(btrt_object)

Arguments

btrt_object

An object of class BTRT_result output from BTRTucker

Value

An array estimate of the tensor coefficient

Examples

## Not run: 
input <- TR_simulated_data()
result <- BTRTucker(input)
final_B <- BTRT_final_B(result)

## End(Not run)

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