getv_from_u_and_w: Calculate 'v'

View source: R/originalRcode.R

getv_from_u_and_wR Documentation

Calculate v

Description

Function to calculate v from u and w, according to the formula v= w(1-u).

Usage

getv_from_u_and_w(u, w)

Arguments

u

The current value of u.

w

The current value of w.


ffstream documentation built on May 31, 2023, 7:53 p.m.