admissions | Admission into graduate school |
adorn_calc_summ_stats | Add and Calculate Summary Statistics Columns to a Table |
all_dupes | Find all duplicate rows |
apply_data_labels | Set variable labels |
as_numeric_factor | Convert a factor to integer/numeric without loss of... |
auto | Auto data set |
back | Move selected columns to front and back |
binom_ci | Compute Binomial Confidence Intervals |
blank_to_na | Replaces blank-ish elements of a factor or character vector... |
calc_2x2_res_table | Calculate agreement statistics for a 2 x 2 table |
calc_binomial_test | Perform a Binomial Test Using a Categorical Variable |
calc_collin_diag | Calculate Collinearity Diagnostics |
calc_date_diff | Calculate difference between two dates |
calc_mode | Mode - most frequent value of a variable |
calc_normal_tests | Tests of normality |
calc_obs_agree | Calculate observed agreement and confidence interval |
calc_odds_ratio | A simple function to calculate an odds ratio and the... |
calc_or_wald | Calculate Odds Ratio with Wald Confidence Intervals |
calc_pw_kappa | Calculate pairwise agreement statistics for multiple raters |
calc_r_squared | Calculate R-Squared Value |
calc_sig_ind | Returns the significance codes the R shows in regression... |
calc_summ_stats | Title Calculate summary / descriptive statistics |
calc_surv_p_table | Calculate time-to-event estimates |
calc_surv_table | Calculate time-to-event estimates |
calc_tabyl | Make a tabyl with totals and formatting |
calc_ttest | Calculate a t-test and summary statistics |
calc_ttest_1 | Internal function - one-sample t-test used in public function... |
calc_ttest_2 | Internal function - two-sample t-test used in public function... |
calc_vif | Variance inflation factor (VIF) |
check_above | Replace repeated values with a replacement string |
check_joins | Check the counts before and after join |
clean_invalid_characters | Clean Invalid Characters in a Data Frame or Tibble |
convert_all_char_to_fctr | Converts all character vectors to factors |
corandcov | Provides the Variance-covariance parameters estimates |
count_chars | Character counting helper |
count_count | Count and percentages |
count_dis | Count distinct/unique rows |
count_duplicates | Count the number of duplicate rows in a data frame |
counts_to_cases | Convert from a table or data frame of counts to data frame of... |
create_folder_name | Create a Clean Folder Name |
create_proj_folders | Create folder with structure for analysis |
debug_contrast_error | Debug "contrasts can be applied only to factors with 2 or... |
decimate_time | Convert time to decimals |
detach_all_packages | Detach all currently loaded packages |
dot-calc_surv | Helper function for 'calc_cuminc_df' |
dot-N | Use 'Rmpfr' to use mpfr-number instead of a simple number to... |
drop_fct_lvls | Drop factor levels and filter the data the same time |
drop_lvls2 | Drop factor levels and filter the data the same time |
extract_df_from_list | Take a list of data frames and write them to individual data... |
factor_to_numeric | Convert a factor to integer/numeric |
fct_explicit_na | Explicitly Assign a Level for Missing Values in a Factor |
fence | Limit values to a minimum and maximum |
find_func | Identifying the package of a function |
fixitable | Fix-it table. |
fix_messy_dates | Consistent formatting of a column of dates |
flex_print | flextable wrapper |
fmt_num | Number formatters |
fmt_pvl | p-values formatter |
get_fct_lvls | Get factor levels for a variable. Unique ones only or all of... |
get_unique_col_vals | Extract the unique, non-duplicate values in a column |
ggladder | Ladder-of-powers histograms |
ggpreview | Preview a file that would be created by ggsave() |
gl | Wrapper to get a glimpse of your data |
grapes-not_in-grapes | Not in |
gt_print | gt wrapper |
hsb_sample | Sample of the High School and Beyond data set |
hush | Sometimes you just need a little peace and quiet. |
index_func | Count the occurence of a value in a vector. |
index_func_df | Get the occurence of duplicate combinations of variables in a... |
interpret_kappa | Interpretation of kappa statistic |
interpret_or | Help with interpreting odds ratios |
interpret_or2 | Help with interpreting odds ratios (using 2x2 table values) |
inv_logit | Inverse logit function |
ir_calc | Calculate confidence interval for crude incidence rate |
k_alpha | Calculate Fleiss' kappa and Krippendorff's alpha |
k_print | Kable print wrapper |
ladder | Ladder of powers |
lamisc-deprecated | Deprecated functions in package 'lamisc'. |
lamisc-package | lamisc: Miscellaneous helper functions |
left | Return text to the left and the right of a string |
length2 | Length that can handle NAs |
len_uniq | Number of unique values |
lincomr | Calculate a linear combination from regression results. |
make_concordance_df | Make a table of concordance for multi-rater kappa |
make_cuminc_df | Calculate data frame of cumulative incidence. |
make_dummies | Create Dummy Variables from Categorical Columns |
make_histos | Internal function - Make the histograms |
make_numeric | Convert a Column to Numeric Codes |
make_table | More consistent version of base::table() |
max_pad | Pad a string with the maximum width |
multi_join | Merge a list of datasets together |
my_sample | Counting, combinations, and permutations |
na_preprocessing | NA preprocessing |
num_extract | Extraction of numbers from a character string |
pctr-deprecated | Format proportion (0 < p < 1) to a percent (0 < pct < 100) |
peep_dat | Peep at your data |
pipe | Pipe operator |
print_2x2_kable_table | Print a 2x2 table with kable |
print_pipe | Print result of a pipe |
proc_freq | A "PROC FREQ" for R |
proper | Capitalize the first letter (option: in each word) |
pvalr-deprecated | A function for formatting p-values |
qqladder | Ladder-of-powers quantile-normal plots |
rank_in_group | Create a rank variable by group in a data frame |
read_excel_allsheets | Read in all sheets in an excel spreadsheet. |
read_excel_all_sheets | Read in all the sheets at once from an excel file |
read_list | Read a lot of datasets at once with R |
read_then_csv | CSV caching and iterating over sheets |
repeat_last | A "Last Observation Carried Forward" function |
roundr-deprecated | A rounding function with option to return character |
rquery_cormat | Correlation matrix |
safe_ifelse | Preserves class when using ifelse |
set_lib_paths | Set your R library paths where you want when you want |
skewness | Internal function - calculates the skewness of a variable |
sktest | Skewness and kurtosis tests for normality |
square_table | Force a square version of base::table() |
str_split_2 | strsplit 2.0 by Jakob Gepp |
st_sum | Summarize survival-time data |
syminv | Symmetric Inverse |
tidyeval | Tidy eval helpers |
vlookup | Lookup and retrieve data from a specific column in table |
write_multi_tabbed_xlsx | Easily Make Multi-tabbed .xlsx Files with openxlsx |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.