dot-pcr_amount: Calculate the amounts

.pcr_amountR Documentation

Calculate the amounts

Description

Calculate the amounts

Usage

.pcr_amount(vec, a, b)

Arguments

vec

A vector of numerics

a

A numeric

b

A numeric

Value

A vector of numerics

Examples

vec <- rnorm(6, 30, 1)
pcr:::.pcr_amount(vec, 1, 1)

MahShaaban/pcr documentation built on July 16, 2024, 3:34 a.m.