R/PredParam-class.R

setClassUnion('PredParam', c('PredlmParam', 'PredTSParam'))
#' @title Virtual S4 class to handle parameters for the estimation of the probability of measurement error
#'
#' @name PredParam
#'
#' @include PredlmParam-class.R PredTSParam-class.R
#'
NULL
david-salgado/StQPrediction documentation built on May 14, 2019, 9:33 p.m.