Home
last modified time | relevance | path

Searched +refs:getSummary +refs:clmm (Results 1 – 3 of 3) sorted by relevance

/dports/math/R-cran-memisc/memisc/
H A DNAMESPACE24 getSummary,
25 getSummary.glm,
26 getSummary.lm,
27 getSummary.polr,
28 getSummary.clm,
29 getSummary.simex,
30 getSummary.coxph,
33 getSummary.phreg,
38 getSummary.ivreg,
39 getSummary.tobit,
[all …]
/dports/math/R-cran-memisc/memisc/inst/
H A DChangeLog55 - Variance component estimates of "merMod" and "clmm" objects are reported
77 which is widely applicable as it builds on 'getSummary()'.
91 - Added 'mtable' support for 'clmm' objects (package "ordinal"") and improved
416 - Removed getSummary support for long obsolete class 'mer'
417 - Adapted getSummary support for class 'merMod'
418 - Removed 'varPar.as.coef' argument from 'getSummary.merMod'
421 - Moved basic getSummary methods into specific file
686 arguments to getSummary.
890 - Included getSummary methods
921 - Fixed "getSummary" and "getSummary.expcoef" S3-generic functions.
[all …]
H A DNEWS.Rd191 \item \code{mtable()} now handles objects of class "clmm" (from package "ordinal")
195 \item Variance component estimates of "merMod" and "clmm" objects are reported
301 \item \code{gs.options}, to pass optional arguments to \code{getSummary}, allowin
368 \item A method for \code{"merMod"} objects of the \code{getSummary()} generic function.
377 \item \code{getSummary.expCoef} is renamed into \code{getSummary_expCoef}.