get_arccos {MFSIS}R Documentation

Arccos function

Description

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

Usage

get_arccos(X)

Arguments

X

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

Value

the arccos value


[Package MFSIS version 0.2.0 Index]