levels.groupm.out <-
function (x)
{
`if`(!is.onlist("life.data", oldClass(x[[1]])),
groupm.out <- x[[1]],
groupm.out <- x)
stresses <- get.x.markers(groupm.out$data.ld,
groupm.out$group.var)
return(stresses)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.