Skip to content

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)

cran version downloads total downloads Research software impact

NEWS

The lsmeans package is being deprecated. Users are encouraged to switch to emmeans (estimated marginal means), now available on CRAN. The lsmeans package will be archived on CRAN at some not-too-distant time in the future. Note that:

  • R scripts that use lsmeans will still work with emmeans after making minor changes (use emmeans:::convert_scripts()).
  • Existing objects created with lsmeans can be converted to work with the new package via emmeans:::convert_workspace().
  • See vignette("transition-from-lsmeans", "emmeans") for more details.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages