Skip to content

R package for least-squares means (aka predicted marginal means)

Notifications You must be signed in to change notification settings

rvlenth/lsmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package lsmeans: Least-squares means (estimated marginal means)

NEWS

The lsmeans package is now just a front-end to emmeans. Users are encouraged to switch to emmeans (estimated marginal means), now available on CRAN. Note that:

  • Really old R scripts that used lsmeans will still work with emmeans after making minor changes (use emmeans:::convert_scripts()).
  • Existing objects created with really old versions of lsmeans can be converted to work with the new package via emmeans:::convert_workspace().
  • See vignette("transition-from-lsmeans", "emmeans") for more details.
  • Datasets auto.noise, etc. are now provided only in the emmeans package.

About

R package for least-squares means (aka predicted marginal means)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages