Nothing
########## R-function: fitted.spm ##########
# For obtaining fitted values from an spm()
# fit object.
# Last changed: 01 FEB 2005 by MPW
fitted.spm <- function(object,...)
return(object$fit$fitted)
######### End of fitted.spm ##########
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.