dvmisc-package |
Faster Computation of Common Statistics and Miscellaneous Functions |
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 Functions |
get.mse |
Extract Mean Squared Error (MSE) from Fitted Regression Model |
histo |
Histogram with Added Options |
inside |
Check Whether a Numeric Value is in Between Two Other Numeric Values |
interval.groups |
Split Continuous Variable into Equal-Width Groups |
list.override |
Add Elements of Second List to First List, Replacing Elements with Same Name |
logit_prob |
Convert Logit to Probability |
logodds.graph |
Graph Log-Odds of Binary Variable Across A Grouping Variable |
max_i |
Maximum of Integer Values |
max_n |
Maximum of Numeric Values |
means.graph |
Graph Means Across a Grouping Variable |
mean_i |
Mean of Integer Values |
mean_n |
Mean of Numeric Values |
min_i |
Minimum of Integer Values |
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 |
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 Weights |
weighted_mean_in |
Weighted Arithmetic Mean for Integer Values and Numeric Weights |
weighted_mean_ni |
Weighted Arithmetic Mean for Numeric Values and Integer Weights |
weighted_mean_nn |
Weighted Arithmetic Mean for Numeric Values and Numeric Weights |
which_max_im |
Return (Row, Column) Index of (First) Maximum of an Integer Matrix |
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 Matrix |
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 Matrix |
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 Matrix |
which_min_nv |
Return Index of (First) Minimum of a Numeric Vector |