R/seDifStatPnQm.R

Defines functions `seDifStatPnQm`

`seDifStatPnQm` <-
function(pn, qm=NULL, pqn0=NULL) {
    return(sqrt(internal.varDifStatPnQm(pn=pn, qm=qm, pqn0=pqn0)))
}

Try the goProfiles package in your browser

Any scripts or data that you put into this service are public.

goProfiles documentation built on Nov. 8, 2020, 8:12 p.m.