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 243 found.
[1] < 1 2 3 4 5 6 7 8 9 10 11 > [25]  Sort:

fixef.lmList (Package: nlme) : Extract lmList Fixed Effects

The average of the coefficients corresponding to the lm components of object is calculated.
● Data Source: CranContrib
● Keywords: models
● Alias: fixed.effects.lmList, fixef.lmList
● 0 images

corMatrix (Package: nlme) : Extract Correlation Matrix

This function is generic; method functions can be written to handle specific classes of objects. Classes which already have methods for this function include all corStruct classes.
● Data Source: CranContrib
● Keywords: models
● Alias: corMatrix
● 0 images

model.matrix.reStruct (Package: nlme) : reStruct Model Matrix

The model matrices for each element of formula(object), calculated using data, are bound together column-wise. When multiple grouping levels are present (i.e. when length(object) > 1), the individual model matrices are combined from innermost (at the leftmost position) to outermost (at the rightmost position).
● Data Source: CranContrib
● Keywords: models
● Alias: model.matrix.reStruct
● 0 images

corSymm (Package: nlme) : General Correlation Structure

This function is a constructor for the corSymm class, representing a general correlation structure. The internal representation of this structure, in terms of unconstrained parameters, uses the spherical parametrization defined in Pinheiro and Bates (1996). Objects created using this constructor must later be initialized using the appropriate Initialize method.
● Data Source: CranContrib
● Keywords: models
● Alias: corSymm
● 0 images

glsObject (Package: nlme) : Fitted gls Object

An object returned by the gls function, inheriting from class "gls" and representing a generalized least squares fitted linear model. Objects of this class have methods for the generic functions anova, coef, fitted, formula, getGroups, getResponse, intervals, logLik, plot, predict, print, residuals, summary, and update.
● Data Source: CranContrib
● Keywords: models
● Alias: glsObject
● 0 images

getData (Package: nlme) : Extract Data from an Object

This function is generic; method functions can be written to handle specific classes of objects. Classes which already have methods for this function include gls, lme, and lmList.
● Data Source: CranContrib
● Keywords: models
● Alias: getData
● 0 images

Dim.pdMat (Package: nlme) : Dimensions of a pdMat Object

This method function returns the dimensions of the matrix represented by object.
● Data Source: CranContrib
● Keywords: models
● Alias: Dim.pdCompSymm, Dim.pdDiag, Dim.pdIdent, Dim.pdMat, Dim.pdNatural, Dim.pdSymm
● 0 images

plot.ACF (Package: nlme) : Plot an ACF Object

an xyplot of the autocorrelations versus the lags, with type = "h", is produced. If alpha > 0, curves representing the critical limits for a two-sided test of level alpha for the autocorrelations are added to the plot.
● Data Source: CranContrib
● Keywords: models
● Alias: plot.ACF
● 0 images

ranef.lmList (Package: nlme) : Extract lmList Random Effects

The difference between the individual lm components coefficients and their average is calculated.
● Data Source: CranContrib
● Keywords: models
● Alias: random.effects.lmList, ranef.lmList
● 0 images

nlme (Package: nlme) : Nonlinear Mixed-Effects Models

This generic function fits a nonlinear mixed-effects model in the formulation described in Lindstrom and Bates (1990) but allowing for nested random effects. The within-group errors are allowed to be correlated and/or have unequal variances.
● Data Source: CranContrib
● Keywords: models
● Alias: nlme, nlme.formula
● 0 images