Nothing
#' Zero-inflated proportions dataset
#'
#' A dataset example to test the package functions.
#' The factor X1 to X5 and F1 to F5 are correlated to the responses y.
#'
#' \itemize{
#' \item ID.source are the ID of source hosts
#' \item ID.recep are the ID of receiver hosts
#' \item y are the vector of transmission probabilities source -> receiver
#' \item X1 to X10 are continuous factor
#' \item F1 to F10 are discrete factor
#' }
#'
#' @docType data
#' @keywords example_data
#' @name example_data
#' @usage data(example_data)
#' @format A data frame with 440 rows and 23 variables
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.