minim.val: To identify the minimum value out of two given sets of values

Description Usage Arguments Value Author(s)

View source: R/minim.val.R

Description

This function is called in data.optim() or distr.optim() which basically compares and returns the smaller value out of two given sets of values.

Usage

1
minim.val(val1, val2)

Arguments

val1

A numeric: the first value

val2

A numeric: the second value

Value

returns the minimum value

Author(s)

Karuna Reddy <karuna.reddy@usp.ac.fj>
MGM Khan <khan_mg@usp.ac.fj>


stratifyR documentation built on Dec. 11, 2021, 9:25 a.m.