z_score: Get z-score

Description Usage Arguments Value

View source: R/homogeneity_and_stability_checks.R

Description

Takes in a single number, the mean and the sigma and calculates the z-score

Usage

1
z_score(x, mu, sigma)

Arguments

x

A number

mu

Mean

sigma

Sigma

Value

z The z-score


tinoswe/InterLAB documentation built on May 18, 2019, 9:19 p.m.