Yhat_mat_rlist {rrda}R Documentation

Generate a list of rank-specific Yhat matrices.

Description

Generate a list of rank-specific Yhat matrices.

Usage

Yhat_mat_rlist(Bhat_comp_1L, X, nrank)

Arguments

Bhat_comp_1L

A list containing components of Bhat.

X

A numeric matrix of explanatory variables.

nrank

A numeric vector indicating the rank(s) of Bhat.

Value

A list of matrices, each representing rank-specific predicted values Yhat.


[Package rrda version 0.1.1 Index]