R/seDifStatPP0.R

Defines functions `seDifStatPP0`

`seDifStatPP0` <-
function(pn, p0 = NULL, funcProfP0 = NULL, simplify=T) {
  sqrt(varDifStatPP0(pn, p0, funcProfP0, simplify))
}
alexsanchezpla/goProfiles documentation built on May 28, 2019, 4:54 p.m.