bind_rows2 | A better (but slower) version of dplyr::bind_rows |
conflictsToCharacter | Used in bind_rows2 |
crossvalidate | Cross-validation of regression models |
delMSE | Deleted MSE Useful for calculating deleted statistics like... |
delResid | Deleted residuals, given a model object |
dffits.gam | DFFITS for a given model |
eigSample | Returns a data.frame with points sampled along first pincipal... |
facsum | Wrapper for summary(as.factor(x)) |
fromcache | Fetch a single object from cache |
gcv | Generalized Crossvalidation score Following Wood (2006), p.... |
getData | Get data from lm objects |
ggMvSample | Add points corresponding to a multivariate normal sample |
ggPcLines | Returns a geom_segment object with principal components shown |
ggTermPlot | ggplot2 implementation of termplot with partial residuals,... |
hatvalues.gam | Diagonals of GAM influence matrix |
mae | mean absolute error |
MSE | Mean-squared error for a model |
mvSample | Returns a data.frame with points sampled according to a... |
ocv | Ordinary Crossvalidation score Following Wood (2006), p. 174 |
pcLines | Returns a data.frame with endpoints of principal components.... |
Q2 | Leave-one-out coefficient of determination Similar to R2, but... |
R2 | coefficient of determination |
R2.default | Default S3 method for coefficient of determination |
R2.gam | Coefficient of dermination for gam objects Optionally gives... |
R2.lm | Coefficient of dermination for lm objects Optionally gives... |
randlr | Impute BDL data using various distributions |
relDif | Creates 2-d filled contour plot for relative differences... |
rstudent.gam | Studentized deleted residuals, given a model object |
sampleToPCs | Project observations from a sample to principal components,... |
splitPiece | Get all of the pieces for a particular stringsplit. |
sse | sum of squared errors |
subset.ggplot | Subsets a ggplot object by applying subset.data.frame code to... |
titleCase | Capitalize first letter of each word in text Copied without... |
tss_loo | leave-one-out sum of squares useful for calculating Q2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.