pow: Power function

View source: R/linear_modelling.R

powR Documentation

Power function

Description

A function returning x raised to the power p.

Usage

pow(x, p)

Arguments

x

An object for which x^p makes sense

p

A power

Author(s)

Søren Højsgaard


doBy documentation built on June 30, 2025, 1:06 a.m.