Nothing
# step 1
lmmfit = function(x, ...) UseMethod('lmmfit', x)
mlpmmfit = function(x, ...) UseMethod('mlpmmfit', x)
# step 2
ranefs = function(x, ...) UseMethod('ranefs', x)
# step 3
prclmm = function(x, ...) UseMethod('prclmm', x)
prcmlpmm = function(x, ...) UseMethod('prcmlpmm', x)
sprclmm = function(x, ...) UseMethod('sprclmm', x)
sprcmlpmm = function(x, ...) UseMethod('sprcmlpmm', x)
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.