add_ci                  Add Confidence Intervals for Fitted Values to
                        Data Frames
add_ci.glm              Confidence Intervals for Generalized Linear
                        Model Predictions
add_ci.lm               Confidence Intervals for Linear Model
                        Predictions
add_ci.lmerMod          Confidence Intervals for Linear Mixed Model
                        Predictions
add_pi                  Add Prediction Intervals to Data Frames
add_pi.glm              Prediction Intervals for Generalized Linear
                        Models
add_pi.lm               Prediction Intervals for Linear Model
                        Predictions
add_pi.lmerMod          Prediction Intervals for Linear Mixed Model
                        Fitted Values
add_probs               Add Regression Probabilities to Data Frames
add_probs.glm           Response Probabilities for Generalized Linear
                        Models
add_probs.lm            Response Level Probabilities for Linear Models
add_probs.lmerMod       Response Probabilities for Linear Mixed Models
add_quantile            Add Regression Quantiles to Data Frames
add_quantile.glm        Quantiles for the Response of a Generalized
                        Linear Model
add_quantile.lm         Quantiles for the Response of a Linear Model
add_quantile.lmerMod    Quantiles for the Response of a Linear Mixed
                        Model
