ps_nfold_change: n-Fold Change

View source: R/change.R

ps_nfold_changeR Documentation

n-Fold Change

Description

n-Fold Change

Usage

ps_nfold_change(x, y)

Arguments

x

A vector of the before values

y

A vector of the after values

Value

A vector of the n-fold change

Examples

ps_nfold_change(3, c(3, 1, 9))

poissonconsulting/poisutils documentation built on Feb. 26, 2023, 10 a.m.