lpnorm {pgam} | R Documentation |
Compute the Lp-norm of two sequencies.
lpnorm(seq1, seq2 = 0, p = 0)
seq1 |
first sequency |
seq2 |
second sequency |
p |
L-space of the norm. |
The computed norm value.
Washington Leite Junger wjunger@ims.uerj.br