R/RcppExports.R

Defines functions myQQNormIntern

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

myQQNormIntern <- function(mySeq, myMean, mySd, lengthX, n_sim) {
    .Call('_StMoSim_myQQNormIntern', PACKAGE = 'StMoSim', mySeq, myMean, mySd, lengthX, n_sim)
}

Try the StMoSim package in your browser

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

StMoSim documentation built on May 1, 2019, 10:55 p.m.