baytrends (version 1.1.0)

Math-censored: Mathematical Transform Methods for lcens objects

Description

Some limited mathematical methods are possible and well-defined for censored or water-quality data.

Usage

# S4 method for lcens
Math(x)

# S4 method for mcens Math(x)

# S4 method for qw Math(x)

Arguments

x

the object to transform

Examples

Run this code
# NOT RUN {
log(as.lcens(c(1, 3), 2))

# }

Run the code above in your browser using DataLab