logabs {wavethresh}R Documentation

Take the logarithm of the squares of the argument

Description

Take the log of the squares of the argument

Usage

logabs(x)

Arguments

x

A number

Details

Description says all

Value

Just the logarithm of the square of the argument

Author(s)

G P Nason

See Also

image.wd, image.wst

Examples

logabs(3)
# [1] 1.098612

[Package wavethresh version 4.7.2 Index]