mkPower {smacofx}R 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


[Package smacofx version 0.6-6 Index]