dot-pcr_relative: Raise two to a vector power

.pcr_relativeR Documentation

Raise two to a vector power

Description

Raise two to a vector power

Usage

.pcr_relative(vec)

Arguments

vec

A vector of numerics

Value

A numeric

Examples

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

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