MaxFilter: Filters the output of a element according to a maximum value

MaxFilterR Documentation

Filters the output of a element according to a maximum value

Description

Filters the output of a element according to a maximum value

Filters the output of a element according to a maximum value

Super class

biorisk::RiskElement -> MaxFilter

Methods

Public methods

Inherited methods

Method new()

Usage
MaxFilter$new(name, max_value, units = NA, output_unit = NA, rule = 1)

Method get_output_type()

Get the data type of the output.

Usage
MaxFilter$get_output_type()

Method point_estimate()

Returns the expected value

Usage
MaxFilter$point_estimate()

Method clone()

The objects of this class are cloneable with this method.

Usage
MaxFilter$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


albgarre/biorisk documentation built on Feb. 23, 2025, 5:19 a.m.