Learn R Programming

cocoreg (version 0.1.1)

vecnorm: Compute Euclidean norm of vector

Description

Convenience function for use with e.g. lapply

Usage

vecnorm(x)

Arguments

x
[1,m] double, A vector of data

Value

[1,1] double, Euclidean norm of x