Nothing
#' Toy data set with complete separation
#'
#' Toy data with multinomial response that exhibit complete separation.
#'
#' @format A 10 x 3 data frame:
#' \describe{
#' \item{y}{Categorical response (factor) with 3 levels}
#' \item{x1}{Numeric predictor}
#' \item{x2}{Numeric predictor}
#' }
#'
#' @name csepdatm
#' @docType data
#' @keywords datasets
#' @usage data(csepdatm)
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.