Learn R Programming

MFSIS (version 0.3.0)

get_arccos: Arccos function

Description

This is a function to get a arccos value based on projection correlation from the Python language.

Usage

get_arccos(X)

Value

the arccos value

Arguments

X

The design matrix of dimensions n * p. Each row is an observation vector.