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 28 found.
[1] < 1 2 3 > [3]  Sort:

expand.dft (Package: vcdExtra) : Expand a frequency table to case form

Converts a frequency table, given either as a table object or a data frame in frequency form to a data frame representing individual observations in the table.
● Data Source: CranContrib
● Keywords: array, manip
● Alias: expand.dft, expand.table
● 0 images

Summarise (Package: vcdExtra) :

For glm objects, the print and summary methods give too much information if all one wants to see is a brief summary of model goodness of fit, and there is no easy way to display a compact comparison of model goodness of fit for a collection of models fit to the same data. All loglm models have equivalent glm forms, but the print and summary methods give quite different results.
● Data Source: CranContrib
● Keywords: models
● Alias: Summarise, Summarise.default, Summarise.glmlist, Summarise.loglmlist
● 0 images

LRstats (Package: vcdExtra) :

For glm objects, the print and summary methods give too much information if all one wants to see is a brief summary of model goodness of fit, and there is no easy way to display a compact comparison of model goodness of fit for a collection of models fit to the same data. All loglm models have equivalent glm forms, but the print and summary methods give quite different results.
● Data Source: CranContrib
● Keywords: models
● Alias: LRstats, LRstats.default, LRstats.glmlist, LRstats.loglmlist
● 0 images

modFit (Package: vcdExtra) :

Formats a brief summary of model fit for a glm or loglm object, showing the likelihood ratio Chisq (df) value and or AIC. Useful for inclusion in a plot title or annotation.
● Data Source: CranContrib
● Keywords: models, utilities
● Alias: modFit, modFit.glm, modFit.loglm
● 0 images

Crossings (Package: vcdExtra) :

Given two ordered factors in a square, n x n frequency table, Crossings creates an n-1 column matrix corresponding to different degrees of difficulty in crossing from one level to the next, as described by Goodman (1972).
● Data Source: CranContrib
● Keywords: manip, models
● Alias: Crossings
● 0 images

loglin-utilities (Package: vcdExtra) :

These functions generate lists of terms to specify a loglinear model in a form compatible with loglin and also provide for conversion to an equivalent loglm specification or a shorthand character string representation.
● Data Source: CranContrib
● Keywords: models
● Alias: conditional, joint, loglin-utilities, loglin2formula, loglin2string, markov, mutual, saturated
● 0 images

glmlist (Package: vcdExtra) :

glmlist creates a glmlist object containing a list of fitted glm objects with their names. loglmlist does the same for loglm objects.
● Data Source: CranContrib
● Keywords: models, utilities
● Alias: coef.glmlist, glmlist, loglmlist
● 0 images

datasets (Package: vcdExtra) :

The data function is used both to load data sets from packages, and give a display of the names and titles of data sets in one or more packages, however it does not return a result that can be easily used to get additional information about the nature of data sets in packages.
● Data Source: CranContrib
● Keywords: data, package
● Alias: datasets
● 0 images

collapse.table (Package: vcdExtra) : Collapse Levels of a Table

Collapse (or re-label) variables in a a contingency table, array or ftable object by re-assigning levels of the table variables.
● Data Source: CranContrib
● Keywords: attribute, manip
● Alias: collapse.table
● 0 images

print.Kappa (Package: vcdExtra) : Print Kappa

This is a replacement for the print.Kappa method in vcd, adding display of z values to the vcd version and optional confidence intervals.
● Data Source: CranContrib
● Keywords: category, htest
● Alias: print.Kappa
● 0 images