MinFilter: Filters the output of a element according to a minimum value

MinFilterR Documentation

Filters the output of a element according to a minimum value

Description

Filters the output of a element according to a minimum value

Filters the output of a element according to a minimum value

Super class

biorisk::RiskElement -> MinFilter

Methods

Public methods

Inherited methods

Method new()

Usage
MinFilter$new(name, min_value, units = NA, output_unit = NA, rule = 1)

Method get_output_type()

Get the data type of the output.

Usage
MinFilter$get_output_type()

Method point_estimate()

Returns the expected value

Usage
MinFilter$point_estimate()

Method clone()

The objects of this class are cloneable with this method.

Usage
MinFilter$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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