Learn R Programming

SurrogateRegression (version 0.6.0.1)

matIP: Matrix Inner Product

Description

Calculates the product \(A'B\).

Usage

matIP(A, B)

Value

Numeric matrix.

Arguments

A

Numeric matrix.

B

Numeric matrix.