percent_vol: UD percent volume

View source: R/percent_vol.R

percent_volR Documentation

UD percent volume

Description

Function to calculate a percent volume on a utilisation distribution (UD)

Usage

percent_vol(x, percent = 100)

Arguments

x

A vector containing the probability density.

percent

An integer specifying the percent volume of a UD to be considered.

Details

This function calculates a percent volume on a UD. The probability beyond the specified range will be assigned with a zero value.

Value

A vector containing the specified percent volume.

Author(s)

Takahiro Shimada


SDLfilter documentation built on Nov. 10, 2023, 1:11 a.m.