l2norm: Calculate The L2 Norm

Description Usage Arguments Value

Description

Calculate the l2 norm.

Usage

1
l2norm(x, na.rm = TRUE)

Arguments

x

numeric, a vector of values.

na.rm

logical, whether or not to remove NA values from the calculation.

Value

The L2 norm of x


vittoriofortino84/ThETA documentation built on May 23, 2021, 4:24 a.m.