https://github.com/cran/lsmeans
Raw File
Tip revision: 7e8be47cc2454355afe56e87f5cb586c68f9f5ee authored by Russ Lenth on 14 June 2013, 07:01:47 UTC
version 1.06-06
Tip revision: 7e8be47
NAMESPACE
import(Matrix)
import(multcomp)

S3method(print, lsm)
S3method(print, data.frame.lsm)
S3method(glht, lsmlf)

exportPattern("^[[:alpha:]]+")
back to top