#' Varbinq
#'
#' Varbinq provides quick, basic tools for simplified:
#' one dimensonial exploration analysis,
#' automatic slicing variables into bands in order to maximalize information value of the features and make linear relationship,
#' coding Weight of Evidence values for each band in traits,
#' graphical evaluation of the stability of characteristics.
#' It works only with boolean type of dependent variable and only with categorial independent variables which are factor or boolean.
#'
#' @docType package
#' @name varbinq
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.