Nothing
# coefficients from summary.sfacross ----------
coef.summary.sfacross <- function(object, ...) {
object$mlRes
}
# coefficients from summary.lcmcross ----------
coef.summary.lcmcross <- function(object, ...) {
object$mlRes
}
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.