tmult {SC3}R Documentation

Matrix left-multiplied by its transpose

Description

Given matrix A, the procedure returns A'A.

Usage

tmult(x)

Arguments

x

Numeric matrix.


[Package SC3 version 1.8.0 Index]