| bmi3 | Convert Continuous BMI Values into 3-Level Factor |
| bmi4 | Convert Continuous BMI Values into 4-Level Factor |
| cov_i | Sample Covariance for Integer Vectors |
| cov_n | Sample Covariance for Numeric Vectors |
| diff1_i | 1-Unit Lagged Differences for Integer Values |
| diff1_n | 1-Unit Lagged Differences for Numeric Values |
| diff_i | Lagged Differences for Integer Values |
| diff_n | Lagged Differences for Numeric Values |
| dots_bars | Plot Points +/- Error Bars |
| dvmisc | Faster Computation of Common Statistics and Miscellaneous... |
| get_mse | Extract Mean Squared Error (MSE) from Fitted Regression Model |
| headtail | Return the First and Last Part of an Object |
| histo | Histogram with Added Options |
| inside | Check Whether Numeric Value Falls Inside Two Other Numeric... |
| interval_groups | Split Continuous Variable into Equal-Width Groups |
| list_override | Add Elements of Second List to First List, Replacing Elements... |
| logit_prob | Convert Logit to Probability |
| logodds_graph | Graph Log-Odds of Binary Variable Across A Grouping Variable |
| max_n | Maximum of Numeric Values |
| mean_i | Mean of Integer Values |
| mean_n | Mean of Numeric Values |
| means_graph | Graph Means Across a Grouping Variable |
| min_n | Minimum of Numeric Values |
| odds_prob | Convert Odds to Probability |
| pooled_var_i | Pooled Sample Variance for Integer Vectors |
| pooled_var_n | Pooled Sample Variance for Numeric Vectors |
| prob_logit | Convert Probability to Logit |
| prob_odds | Convert Probability to Odds |
| quant_groups | Split Continuous Variable into Quantile Groups |
| range_i | Range (Actually Minimum and Maximum) of Integer Values |
| range_n | Range (Actually Minimum and Maximum) of Numeric Values |
| sd_i | Sample Standard Deviation for Integer Values |
| sd_n | Sample Standard Deviation for Numeric Values |
| sum_i | Sum of Integer Values |
| sumsim | Summarize Simulation Results |
| trim | Trim Tail Values off of a Vector |
| true_range_i | True Range of Integer Values |
| true_range_n | True Range of Numeric Values |
| var_i | Sample Variance for Integer Values |
| var_n | Sample Variance for Numeric Values |
| weighted_mean_ii | Weighted Arithmetic Mean for Integer Values and Integer... |
| weighted_mean_in | Weighted Arithmetic Mean for Integer Values and Numeric... |
| weighted_mean_ni | Weighted Arithmetic Mean for Numeric Values and Integer... |
| weighted_mean_nn | Weighted Arithmetic Mean for Numeric Values and Numeric... |
| which_max_im | Return (Row, Column) Index of (First) Maximum of an Integer... |
| which_max_iv | Return Index of (First) Maximum of an Integer Vector |
| which_max_nm | Return (Row, Column) Index of (First) Maximum of a Numeric... |
| which_max_nv | Return Index of (First) Maximum of a Numeric Vector |
| which_min_im | Return (Row, Column) Index of (First) Minimum of an Integer... |
| which_min_iv | Return Index of (First) Minimum of an Integer Vector |
| which_min_nm | Return (Row, Column) Index of (First) Minimum of a Numeric... |
| which_min_nv | Return Index of (First) Minimum of a Numeric Vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.