https://github.com/cran/lsmeans
Raw File
Tip revision: 16294d0cb7b16dff208c763038db3b1ec936f23b authored by Russ Lenth on 02 November 2012, 13:35:28 UTC
version 1.05-00
Tip revision: 16294d0
NAMESPACE
import(Matrix)
import(multcomp)

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

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