ratio.sd: Error propagation formula for ratios of Random Variables

View source: R/enrichment.R

ratio.sdR Documentation

Error propagation formula for ratios of Random Variables

Description

Error propagation formula for ratios of Random Variables

Usage

ratio.sd(m1, m2, sd1, sd2, cov12 = 0)

Arguments

m1

the mean of the numerator RV

m2

the mean of the denominator RV

sd1

the stdev of the numerator RV

sd2

the stdev of the denominator RV

cov12

the covariance of the two variables


jweile/tileseqMave documentation built on April 5, 2024, 4:51 p.m.