R/globals.R

#' @importFrom flexmix stepFlexmix FLXMCdist1 FLXMRglm
#' @importFrom methods new
#' @importFrom modeltools parameters
#' @import stats
#' @importFrom Rdpack reprompt

utils::globalVariables(c(
  "dist1", "dist2", "dist3", "coeff1", "coeff2", "coeff3",
  "alpha1", "alpha2", "c1", "c2", "n", "truncation", "lowertrunc", "uppertrunc"
))

Try the distributionsrd package in your browser

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

distributionsrd documentation built on July 1, 2020, 10:21 p.m.