versor: Computes the versor

View source: R/utils.R

versorR Documentation

Computes the versor

Description

Given an n-dimensional space, the k-th versor is returned.

Usage

versor(k, n, simplify = TRUE)

Arguments

k

order of the versor.

n

dimension of the space.

simplify

if TRUE, a numeric is returned, otherwise versor returns a column matrix.


plot3logit documentation built on Dec. 20, 2025, 1:07 a.m.