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

cv.glmnet_tidiers (Package: broom) : Tidiers for glmnet cross-validation objects

Tidying methods for cross-validation performed by glmnet.cv, summarizing the mean-squared-error across choices of the penalty parameter lambda.
● Data Source: CranContrib
● Keywords:
● Alias: cv.glmnet_tidiers, glance.cv.glmnet, tidy.cv.glmnet
● 0 images

tidy.NULL (Package: broom) : tidy on a NULL input

tidy on a NULL input returns an empty data frame, which means it can be combined with other data frames (treated as "empty")
● Data Source: CranContrib
● Keywords:
● Alias: tidy.NULL
● 0 images

geeglm_tidiers (Package: broom) : Tidying methods for generalized estimating equations models

These methods tidy the coefficients of generalized estimating equations models of the geeglm class from functions of the geepack package.
● Data Source: CranContrib
● Keywords:
● Alias: geeglm_tidiers, tidy.geeglm
● 0 images

pyears_tidiers (Package: broom) : Tidy person-year summaries

These tidy the output of pyears, a calculation of the person-years of follow-up time contributed by a cohort of subject. Since the output of pyears$data is already tidy (if the data.frame = TRUE argument is given), this does only a little work and should rarely be necessary.
● Data Source: CranContrib
● Keywords:
● Alias: glance.pyears, pyears_tidiers, tidy.pyears
● 0 images

list_tidiers (Package: broom) : Tidiers for return values from functions that aren't S3 objects

This method handles the return values of functions that return lists rather than S3 objects, such as optim, svd, or interp, and therefore cannot be handled by S3 dispatch.
● Data Source: CranContrib
● Keywords:
● Alias: glance.list, list_tidiers, tidy.list
● 0 images

rlm_tidiers (Package: broom) : Tidying methods for an rlm (robust linear model) object

This method provides a glance of an "rlm" object. The tidy and augment methods are handled by lm_tidiers.
● Data Source: CranContrib
● Keywords:
● Alias: glance.rlm, rlm_tidiers
● 0 images

auc_tidiers (Package: broom) : Tidiers for objects from the AUC package

Tidy "roc" objects from the "auc" package. This can be used to, for example, draw ROC curves in ggplot2.
● Data Source: CranContrib
● Keywords:
● Alias: auc_tidiers, tidy.roc
● 0 images

bootstrap (Package: broom) : Set up bootstrap replicates of a dplyr operation

Set up bootstrap replicates of a dplyr operation
● Data Source: CranContrib
● Keywords:
● Alias: bootstrap
● 0 images

btergm_tidiers (Package: broom) : Tidying method for a bootstrapped temporal exponential random graph model

This method tidies the coefficients of a bootstrapped temporal exponential random graph model estimated with the xergm. It simply returns the coefficients and their confidence intervals.
● Data Source: CranContrib
● Keywords:
● Alias: btergm_tidiers, tidy.btergm
● 0 images

tidy (Package: broom) : Tidy the result of a test into a summary data.frame

The output of tidy is always a data.frame with disposable row names. It is therefore suited for further manipulation by packages like dplyr, reshape2, ggplot2 and ggvis.
● Data Source: CranContrib
● Keywords:
● Alias: tidy
● 0 images