R/seDifStatPnQm.R

Defines functions `seDifStatPnQm`

`seDifStatPnQm` <-
function(pn, qm=NULL, pqn0=NULL) {
    return(sqrt(internal.varDifStatPnQm(pn=pn, qm=qm, pqn0=pqn0)))
}
alexsanchezpla/goProfiles documentation built on May 28, 2019, 4:54 p.m.