Home
last modified time | relevance | path

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

/dports/math/R-cran-memisc/memisc/man/
H A DgetSummary.Rd1 \name{getSummary}
2 \alias{getSummary}
4 \alias{getSummary.lm}
5 \alias{getSummary.glm}
6 \alias{getSummary.clm}
7 \alias{getSummary.polr}
8 \alias{getSummary.simex}
10 \alias{getSummary.aftreg}
11 \alias{getSummary.coxph}
12 \alias{getSummary.phreg}
[all …]
/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,
132 S3method(getSummary,clm)
[all …]
/dports/math/R-cran-memisc/memisc/inst/
H A DChangeLog77 which is widely applicable as it builds on 'getSummary()'.
416 - Removed getSummary support for long obsolete class 'mer'
417 - Adapted getSummary support for class 'merMod'
421 - Moved basic getSummary methods into specific file
423 …- Adapted getSummary methods contributed by Christopher Lawrence (polr, clm, simex) to new version…
686 arguments to getSummary.
857 - Removed modification to getSummary.clm that slipped in from a development branch.
890 - Included getSummary methods
897 "clm" (from package "ordinal"),
921 - Fixed "getSummary" and "getSummary.expcoef" S3-generic functions.
[all …]