R/model_search_algorithm.R

#' Model.search.algorithm
#'
setClass("Model.search.algorithm"
         #    representation(score = "numeric", cluster = "list"),
         #contains = "Distribution.of.probability"
)

Try the ceg package in your browser

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

ceg documentation built on May 2, 2019, 1:46 p.m.