quick.norm: normalize raw smart meter data

Description Usage Arguments

Description

divide each day of consumption, to get rows (days) of normalized consumption

Usage

1
quick.norm(A, mod = 2)

Arguments

A

consumption data matrix, each row corresponds to a daily profile

mod

mode of operation with 1: Euclidean (divide by the sqrt of the sum of squares) 2: L1 norm (divide by the sum)


ConvergenceDA/visdomloadshape documentation built on May 8, 2019, 8:34 a.m.