Learn R Programming

PEIP (version 2.2-5)

Vnorm: Vector 2-Norm

Description

Vector 2-Norm.

Usage

Vnorm(X)

Value

Numeric scale norm

Arguments

X

numeric vector

Author

Jonathan M. Lees<jonathan.lees@unc.edu>

Examples

Run this code

V = Vnorm(rnorm(10))


Run the code above in your browser using DataLab