#' Set Factors or Covariate
#'
#'
#'
#' @export
set_covariate = function(model, xi){
JuliaCall::julia_call("set_covariate", model, xi)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.