Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 14 found.
[1] < 1 2 > [2]  Sort:

models (Package: lsmeans) : Models supported in pkg{lsmeans

Here we document what model objects may be used with lsmeans, and some special features of some of them. We start with those in the stats package; the other packages follow in alphabetical order.
● Data Source: CranContrib
● Keywords: htest, models, regression
● Alias: models
● 0 images

ref.grid (Package: lsmeans) :

Using a fitted model object, determine a reference grid for which least-squares means are defined. The resulting ref.grid object encapsulates all the information needed to calculate LS means and make inferences on them.
● Data Source: CranContrib
● Keywords: models, regression
● Alias: .Last.ref.grid, ref.grid
● 0 images

pairwise.lsmc (Package: lsmeans) :

These functions return standard sets of contrast coefficients. The name of any of these functions (with the .lsmc omitted) may be used as the method argument in contrast, or as the contr argument or left-hand side of a spec formula in lsmeans.
● Data Source: CranContrib
● Keywords: htest, models, regression
● Alias: consec.lsmc, del.eff.lsmc, dunnett.lsmc, eff.lsmc, mean_chg.lsmc, pairwise.lsmc, poly.lsmc, revpairwise.lsmc, trt.vs.ctrl.lsmc, trt.vs.ctrl1.lsmc, trt.vs.ctrlk.lsmc, tukey.lsmc
● 0 images

lsmeans (Package: lsmeans) : Least-squares means (or predicted marginal means)

Compute least-squares means (predicted marginal means) for specified factors or factor combinations in a linear model, and optionally comparisons or contrasts among them.
● Data Source: CranContrib
● Keywords: htest, models, regression
● Alias: lsmeans, lsmeans.character, lsmeans.character.ref.grid, lsmeans.formula, lsmeans.list, lsmobj, lstrends, pmmeans, pmmobj, pmtrends
● 0 images

update (Package: lsmeans) :

Objects of class ref.grid or lsmobj contain several settings in their "misc" slot that affect primarily the defaults used by summary. This update method allows them to be changed more safely than by modifying this slot directly.
● Data Source: CranContrib
● Keywords: htest, models
● Alias: defaults.lsm, get.lsm.option, get.pmm.option, lsm.options, pmm.options, update, update.ref.grid
● 0 images

recover.data (Package: lsmeans) : Support functions for creating a reference grid

This documents the methods used to create a ref.grid object from a fitted model.
● Data Source: CranContrib
● Keywords: models, regression
● Alias: lsm.basis, recover.data, recover.data.call
● 0 images

ref.grid-class (Package: lsmeans) : Classes code{"ref.grid"

A reference grid encapsulates everything needed to compute least-squares means, independently of the underlying model object. The "lsmobj" class is a minor extension of "ref.grid" where the linear predictors for the reference grid are transformed in some linear way such as marginal averages or contrasts.
● Data Source: CranContrib
● Keywords: classes
● Alias: lsmeans,ref.grid,character-method, lsmobj-class, ref.grid-class, show,lsmobj-method, show,ref.grid-method, summary,ref.grid-method
● 0 images

make.tran (Package: lsmeans) :

Create the needed information to perform transformations of the response variable, including inverting the transformation and estimating variances of back-transformed predictions via the delta method. make.tran is similar to make.link, but it covers additional transformations. The result can be used as an environment in which the model is fitted, or as the tran argument in update.ref.grid (when the given transformation was already applied in an existing model).
● Data Source: CranContrib
● Keywords: models
● Alias: make.tran
● 0 images

lsmeans-package (Package: lsmeans) :

This package provides methods for obtaining so-called least-squares means for factor combinations in a variety of fitted linear models. It can also compute contrasts or linear combinations of these least-squares means, (several standard contrast families are provided), and in addition can estimate and contrast slopes of trend lines. Popular adjustments for multiple-comparisons are provided, as well as graphical ways of displaying the results.
● Data Source: CranContrib
● Keywords: htest, models, package, regression
● Alias: lsmeans-package
● 0 images

glht (Package: lsmeans) :

These functions and methods provide an interface between lsmeans and the glht function for simultaneous inference in the multcomp package.
● Data Source: CranContrib
● Keywords: htest, models, regression
● Alias: as.glht, as.glht.lsm.list, as.glht.ref.grid, coef.glht.list, confint.glht.list, glht, glht.ref.grid, lsm, plot.glht.list, pmm, summary.glht.list, vcov.glht.list
● 0 images