Xbeta: Linear combinations of submatrices of an array

Description Usage Arguments Value Author(s)

View source: R/Xbeta.R

Description

Computes a matrix of expected values based on an array X of predictors and a vector beta of regression coefficients.

Usage

1
Xbeta(X, beta)

Arguments

X

an n by n by p array

beta

a p by 1 vector

Value

An n by n matrix

Author(s)

Peter Hoff


pdhoff/amen documentation built on Dec. 21, 2020, 6:10 a.m.