make_row: Build a block row matrix for multiview

View source: R/utils.R

make_rowR Documentation

Build a block row matrix for multiview

Description

Build a block row matrix for multiview

Usage

make_row(x_list, p_x, pair, rho)

Arguments

x_list

list of x matrices

p_x

a list of ncol of elements in x_list

pair

an integer vector of two indices

rho

the rho value

Value

a block row of matrix for multiview


multiview documentation built on April 3, 2023, 5:20 p.m.