Nothing
#' Return message for WAIC
#'
#' @return Two numeric values.
manwaic=function()
{}
#' Return message for predictor.
#'
#' @return Two vectors
manpredictor=function()
{}
#' Return message for vector
#'
#' @return Vector
manvector=function()
{}
#' Return message for Logf
#'
#' @return Scalar value.
manlogf=function()
{}
#' Return message for loglik
#'
#' @return Scalar value.
manloglik=function()
{}
#' Return message for ldd
#'
#' @return Square scalar matrix
manldd=function()
{}
#' Return message for lddd
#'
#' @return Cubic scalar array
manlddd=function()
{}
#' Return message for lnnn
#'
#' @return Scalar value
manlnnn=function()
{}
#' Return message for lnn
#'
#' @return Scalar value
manlnn=function()
{}
#' Return message for f1f, p1f, mu1f
#'
#' @return Matrix
man1f=function()
{}
#' Return message for f2f, p2f, mu2f
#'
#' @return 3d array
man2f=function()
{}
#' Return message for means
#'
#' @return Two scalars
manmeans=function()
{}
#' Return message for logscores
#'
#' @return Two scalars
manlogscores=function()
{}
#' Return message for dsub
#'
#' @return A vector of parameter estimates, two pdf vectors, two cdf vectors
mandsub=function()
{}
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.