mkPower: Take matrix to a power

View source: R/mkPower.R

mkPowerR Documentation

Take matrix to a power

Description

Take matrix to a power

Usage

mkPower(x, r)

Arguments

x

matrix

r

numeric (power)

Value

a matrix


smacofx documentation built on July 7, 2025, 3:01 p.m.

Related to mkPower in smacofx...