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


amen documentation built on Jan. 13, 2021, 9:17 p.m.