A B C D F G H I K L M N O P R S T U Z
broom-package | Convert Statistical Analysis Objects into Tidy Data Frames |
aareg_tidiers | Tidiers for aareg objects |
anova_tidiers | Tidying methods for anova and AOV objects |
Arima_tidiers | Tidying methods for ARIMA modeling of time series |
augment | Augment data according to a tidied model |
augment.coxph | Tidiers for coxph object |
augment.data.frame | Tidiers for data.frame objects |
augment.felm | Tidying methods for models with multiple group fixed effects |
augment.kmeans | Tidying methods for kmeans objects |
augment.lm | Tidying methods for a linear model |
augment.lme | Tidying methods for mixed effects models |
augment.loess | Augmenting methods for loess models |
augment.merMod | Tidying methods for mixed effects models |
augment.nls | Tidying methods for a nonlinear model |
augment.plm | Tidiers for panel regression linear models |
augment.rowwise_df | Tidying methods for rowwise_dfs from dplyr, for tidying each row and recombining the results |
augment.smooth.spline | tidying methods for smooth.spline objects |
augment.survreg | Tidiers for a parametric regression survival model |
augment_.rowwise_df | Tidying methods for rowwise_dfs from dplyr, for tidying each row and recombining the results |
augment_columns | add fitted values, residuals, and other common outputs to an augment call |
biglm_tidiers | Tidiers for biglm and bigglm object |
bootstrap | Set up bootstrap replicates of a dplyr operation |
broom | Convert Statistical Analysis Objects into Tidy Data Frames |
cch_tidiers | tidiers for case-cohort data |
compact | Remove NULL items in a vector or list |
confint_tidy | Calculate confidence interval as a tidy data frame |
coxph_tidiers | Tidiers for coxph object |
cv.glmnet_tidiers | Tidiers for glmnet cross-validation objects |
data.frame_tidiers | Tidiers for data.frame objects |
felm_tidiers | Tidying methods for models with multiple group fixed effects |
finish_glance | Add logLik, AIC, BIC, and other common measurements to a glance of a prediction |
fix_data_frame | Ensure an object is a data frame, with rownames moved into a column |
gam_tidiers | Tidying methods for a generalized additive model (gam) |
glance | Construct a single row summary "glance" of a model, fit, or other object |
glance.aareg | Tidiers for aareg objects |
glance.Arima | Tidying methods for ARIMA modeling of time series |
glance.biglm | Tidiers for biglm and bigglm object |
glance.cch | tidiers for case-cohort data |
glance.coxph | Tidiers for coxph object |
glance.cv.glmnet | Tidiers for glmnet cross-validation objects |
glance.data.frame | Tidiers for data.frame objects |
glance.felm | Tidying methods for models with multiple group fixed effects |
glance.gam | Tidying methods for a generalized additive model (gam) |
glance.glm | Tidying methods for a glm object |
glance.glmnet | Tidiers for LASSO or elasticnet regularized fits |
glance.htest | Tidying methods for an htest object |
glance.kmeans | Tidying methods for kmeans objects |
glance.list | Tidiers for return values from functions that aren't S3 objects |
glance.lm | Tidying methods for a linear model |
glance.lme | Tidying methods for mixed effects models |
glance.matrix | Tidiers for matrix objects |
glance.merMod | Tidying methods for mixed effects models |
glance.multinom | Tidying methods for multinomial logistic regression models |
glance.nls | Tidying methods for a nonlinear model |
glance.plm | Tidiers for panel regression linear models |
glance.pyears | Tidy person-year summaries |
glance.ridgelm | Tidying methods for ridgelm objects from the MASS package |
glance.rlm | Tidying methods for an rlm (robust linear model) object |
glance.rowwise_df | Tidying methods for rowwise_dfs from dplyr, for tidying each row and recombining the results |
glance.smooth.spline | tidying methods for smooth.spline objects |
glance.summaryDefault | Tidiers for summaryDefault objects |
glance.survexp | Tidy an expected survival curve |
glance.survfit | tidy survival curve fits |
glance.survreg | Tidiers for a parametric regression survival model |
glance_.rowwise_df | Tidying methods for rowwise_dfs from dplyr, for tidying each row and recombining the results |
glance_optim | Tidiers for lists returned from optim |
glmnet_tidiers | Tidiers for LASSO or elasticnet regularized fits |
glm_tidiers | Tidying methods for a glm object |
htest_tidiers | Tidying methods for an htest object |
inflate | Expand a dataset to include all factorial combinations of one or more variables |
insert_NAs | insert a row of NAs into a data frame wherever another data frame has NAs |
kmeans_tidiers | Tidying methods for kmeans objects |
list_tidiers | Tidiers for return values from functions that aren't S3 objects |
lme4_tidiers | Tidying methods for mixed effects models |
lm_tidiers | Tidying methods for a linear model |
loess_tidiers | Augmenting methods for loess models |
matrix_tidiers | Tidiers for matrix objects |
multcomp_tidiers | tidying methods for objects produced by 'multcomp' |
multinom_tidiers | Tidying methods for multinomial logistic regression models |
nlme_tidiers | Tidying methods for mixed effects models |
nls_tidiers | Tidying methods for a nonlinear model |
optim_tidiers | Tidiers for lists returned from optim |
plm_tidiers | Tidiers for panel regression linear models |
process_lm | helper function to process a tidied lm object |
pyears_tidiers | Tidy person-year summaries |
ridgelm_tidiers | Tidying methods for ridgelm objects from the MASS package |
rlm_tidiers | Tidying methods for an rlm (robust linear model) object |
rowwise_df_tidiers | Tidying methods for rowwise_dfs from dplyr, for tidying each row and recombining the results |
sexpfit_tidiers | Tidy an expected survival curve |
smooth.spline_tidiers | tidying methods for smooth.spline objects |
sp_tidiers | tidying methods for classes from the sp package. |
summary_tidiers | Tidiers for summaryDefault objects |
survfit_tidiers | tidy survival curve fits |
survreg_tidiers | Tidiers for a parametric regression survival model |
tidy | Tidy the result of a test into a summary data.frame |
tidy.aareg | Tidiers for aareg objects |
tidy.anova | Tidying methods for anova and AOV objects |
tidy.aov | Tidying methods for anova and AOV objects |
tidy.aovlist | Tidying methods for anova and AOV objects |
tidy.Arima | Tidying methods for ARIMA modeling of time series |
tidy.biglm | Tidiers for biglm and bigglm object |
tidy.cch | tidiers for case-cohort data |
tidy.cld | tidying methods for objects produced by 'multcomp' |
tidy.coeftest | Tidying methods for coeftest objects |
tidy.confint.glht | tidying methods for objects produced by 'multcomp' |
tidy.coxph | Tidiers for coxph object |
tidy.cv.glmnet | Tidiers for glmnet cross-validation objects |
tidy.data.frame | Tidiers for data.frame objects |
tidy.default | Default tidying method |
tidy.density | tidy a density objet |
tidy.felm | Tidying methods for models with multiple group fixed effects |
tidy.ftable | tidy an ftable object |
tidy.gam | Tidying methods for a generalized additive model (gam) |
tidy.glht | tidying methods for objects produced by 'multcomp' |
tidy.glmnet | Tidiers for LASSO or elasticnet regularized fits |
tidy.htest | Tidying methods for an htest object |
tidy.kmeans | Tidying methods for kmeans objects |
tidy.Line | tidying methods for classes from the sp package. |
tidy.Lines | tidying methods for classes from the sp package. |
tidy.list | Tidiers for return values from functions that aren't S3 objects |
tidy.lm | Tidying methods for a linear model |
tidy.lme | Tidying methods for mixed effects models |
tidy.manova | tidy a MANOVA object |
tidy.map | Tidy method for map objects. |
tidy.matrix | Tidiers for matrix objects |
tidy.merMod | Tidying methods for mixed effects models |
tidy.multinom | Tidying methods for multinomial logistic regression models |
tidy.nls | Tidying methods for a nonlinear model |
tidy.NULL | tidy on a NULL input |
tidy.pairwise.htest | tidy a pairwise hypothesis test |
tidy.plm | Tidiers for panel regression linear models |
tidy.Polygon | tidying methods for classes from the sp package. |
tidy.Polygons | tidying methods for classes from the sp package. |
tidy.power.htest | tidy a power.htest |
tidy.pyears | Tidy person-year summaries |
tidy.ridgelm | Tidying methods for ridgelm objects from the MASS package |
tidy.rowwise_df | Tidying methods for rowwise_dfs from dplyr, for tidying each row and recombining the results |
tidy.SpatialLinesDataFrame | tidying methods for classes from the sp package. |
tidy.SpatialPolygons | tidying methods for classes from the sp package. |
tidy.SpatialPolygonsDataFrame | tidying methods for classes from the sp package. |
tidy.spec | tidy a spec objet |
tidy.summary.glht | tidying methods for objects produced by 'multcomp' |
tidy.summaryDefault | Tidiers for summaryDefault objects |
tidy.survexp | Tidy an expected survival curve |
tidy.survfit | tidy survival curve fits |
tidy.survreg | Tidiers for a parametric regression survival model |
tidy.table | tidy a table object |
tidy.ts | tidy a ts timeseries object |
tidy.TukeyHSD | tidy a TukeyHSD object |
tidy.zoo | Tidying methods for a zoo object |
tidy_.rowwise_df | Tidying methods for rowwise_dfs from dplyr, for tidying each row and recombining the results |
tidy_optim | Tidiers for lists returned from optim |
unrowname | strip rownames from an object |
zoo_tidiers | Tidying methods for a zoo object |