{
  "_id": "6a1038fbacfb0bcc41c9ac55",
  "Package": "kim",
  "Title": "A Toolkit for Behavioral Scientists",
  "Version": "0.6.4",
  "Authors@R": "person(given = \"Jin\",\nfamily = \"Kim\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jinkim@aya.yale.edu\",\ncomment = c(ORCID = \"https://orcid.org/0000-0002-5013-3958\"))",
  "Description": "A collection of functions for analyzing data typically\ncollected or used by behavioral scientists. Examples of the\nfunctions include a function that compares groups in a\nfactorial experimental design, a function that conducts two-way\nanalysis of variance (ANOVA), and a function that cleans a data\nset generated by Qualtrics surveys. Some of the functions will\nrequire installing additional package(s). Such packages and\nother references are cited within the section describing the\nrelevant functions. Many functions in this package rely heavily\non these two popular R packages: Dowle et al. (2021)\n<https://CRAN.R-project.org/package=data.table>. Wickham et al.\n(2021) <https://CRAN.R-project.org/package=ggplot2>.",
  "License": "GPL-3",
  "URL": "https://github.com/jinkim3/kim, https://jinkim.science",
  "BugReports": "https://github.com/jinkim3/kim/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "git",
  "Repository": "https://jinkim3.r-universe.dev",
  "Date/Publication": "2026-01-12 01:23:38 UTC",
  "RemoteUrl": "https://github.com/jinkim3/kim",
  "RemoteRef": "HEAD",
  "RemoteSha": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 05:43:06 UTC",
    "User": "root"
  },
  "Author": "Jin Kim [aut, cre] (ORCID: <https://orcid.org/0000-0002-5013-3958>)",
  "Maintainer": "Jin Kim <jinkim@aya.yale.edu>",
  "MD5sum": "016adfe7258fc2149c57fcdde0f6d004",
  "_user": "jinkim3",
  "_type": "src",
  "_file": "kim_0.6.4.tar.gz",
  "_fileid": "07904a6479ad78f914869ba9d40f55e28458cbbdc004a13a0037c7227b7303c5",
  "_filesize": 700397,
  "_sha256": "07904a6479ad78f914869ba9d40f55e28458cbbdc004a13a0037c7227b7303c5",
  "_created": "2026-05-12T05:43:06.000Z",
  "_published": "2026-05-22T11:07:39.708Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367496128,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936595617"
    },
    {
      "job": 77367496558,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936595962"
    },
    {
      "job": 77367496658,
      "time": 212,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936603897"
    },
    {
      "job": 77367496524,
      "time": 204,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936597998"
    },
    {
      "job": 77367495829,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936560772"
    },
    {
      "job": 77367495675,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159025995"
    },
    {
      "job": 77367496523,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6936588129"
    },
    {
      "job": 77367496208,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6936586905"
    },
    {
      "job": 77367496646,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936585391"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jinkim3/actions/runs/25715761925",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jinkim3/kim",
  "_commit": {
    "id": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
    "author": "jinkim3 <jinkimresearch@gmail.com>",
    "committer": "jinkim3 <jinkimresearch@gmail.com>",
    "message": "1\n",
    "time": 1768181018
  },
  "_maintainer": {
    "name": "Jin Kim",
    "email": "jinkim@aya.yale.edu",
    "orcid": "0000-0002-5013-3958"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "moments",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jinkim3",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 1
    },
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "jinkim3",
      "count": 18,
      "uuid": 74407067
    }
  ],
  "_userbio": {
    "uuid": 74407067,
    "type": "user",
    "name": "jinkim3"
  },
  "_downloads": {
    "count": 570,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kim"
  },
  "_devurl": "https://github.com/jinkim3/kim",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kim.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jinkim3/kim",
  "_realowner": "jinkim3",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.11",
      "date": "2020-11-25"
    },
    {
      "version": "0.2.20",
      "date": "2020-12-03"
    },
    {
      "version": "0.2.35",
      "date": "2021-01-06"
    },
    {
      "version": "0.2.71",
      "date": "2021-02-01"
    },
    {
      "version": "0.2.96",
      "date": "2021-02-19"
    },
    {
      "version": "0.2.133",
      "date": "2021-03-15"
    },
    {
      "version": "0.2.172",
      "date": "2021-03-28"
    },
    {
      "version": "0.3.13",
      "date": "2021-04-25"
    },
    {
      "version": "0.4.21",
      "date": "2021-10-01"
    },
    {
      "version": "0.5.3",
      "date": "2022-03-18"
    },
    {
      "version": "0.5.55",
      "date": "2022-07-08"
    },
    {
      "version": "0.5.212",
      "date": "2023-03-12"
    },
    {
      "version": "0.5.260",
      "date": "2023-05-29"
    },
    {
      "version": "0.5.421",
      "date": "2023-10-09"
    },
    {
      "version": "0.5.422",
      "date": "2024-02-27"
    },
    {
      "version": "0.5.431",
      "date": "2024-10-02"
    },
    {
      "version": "0.6.1",
      "date": "2025-02-26"
    },
    {
      "version": "0.6.4",
      "date": "2026-01-12"
    }
  ],
  "_exports": [
    "akaike_weights",
    "assign_fn_parameters_as_vars",
    "barplot_for_counts",
    "binomial_test",
    "bracket",
    "capitalize",
    "change_var_names",
    "check_modes",
    "check_req_pkg",
    "chi_squared_test",
    "chi_squared_test_pairwise",
    "ci_of_mean",
    "clean_data_from_qualtrics",
    "coefficent_of_variation",
    "cohen_d",
    "cohen_d_borenstein",
    "cohen_d_for_one_sample",
    "cohen_d_from_cohen_textbook",
    "cohen_d_over_n",
    "cohen_d_to_r",
    "cohen_d_torchiano",
    "combine_data_across_cols",
    "comma_sep_string_to_numbers",
    "compare_datasets",
    "compare_dependent_rs",
    "compare_effect_sizes",
    "compare_groups",
    "compare_independent_rs",
    "contingency_table",
    "convert_cols_to_numeric",
    "convert_to_excel_formula",
    "convert_to_numeric_if_ok",
    "correlation_kim",
    "correlation_matrix",
    "cum_percent_plot",
    "desc_stats",
    "desc_stats_by_group",
    "detach_user_installed_pkgs",
    "duplicated_values",
    "excel_formula_convert",
    "exit_from_parent_function",
    "factorial_anova_2_way",
    "find_duplicates",
    "fisher_z_transform",
    "floodlight_2_by_continuous",
    "floodlight_2_by_continuous_logistic",
    "floodlight_2_by_continuous_mlm_logistic",
    "floodlight_for_contrasts",
    "floodlight_multi_by_continuous",
    "forest_plot",
    "geomean",
    "ggsave_quick",
    "histogram",
    "histogram_by_group",
    "histogram_deprecated_1",
    "histogram_from_hist",
    "histogram_w_outlier_bins",
    "holm_adjusted_p",
    "id_across_datasets",
    "identical_all",
    "install_all_dependencies",
    "kurtosis",
    "lenu",
    "levene_test",
    "log_odds_ratio",
    "log_odds_ratio_to_d",
    "logistic_reg_w_interaction",
    "logistic_regression",
    "logistic_regression_table",
    "loglinear_analysis",
    "mad_remove_outliers",
    "mann_whitney",
    "matrix_prep_dt",
    "mean_center",
    "mediation_analysis",
    "merge_data_table_list",
    "merge_data_tables",
    "mixed_anova_2_way",
    "modes_of_objects",
    "multiple_regression",
    "noncentrality_parameter",
    "odds_ratio",
    "order_rows_specifically_in_dt",
    "outlier",
    "overlapping_interval",
    "p0",
    "package_list_default",
    "parallel_analysis",
    "percentile_rank",
    "pivot_table",
    "plot_group_means",
    "pm",
    "population_variance",
    "prep",
    "pretty_round_p_value",
    "pretty_round_r",
    "print_loop_progress",
    "proportion_of_values_in_vector",
    "q_stat_test_homo_r",
    "read_csv",
    "read_sole_csv",
    "regex_match",
    "rel_pos_of_value_in_vector",
    "rel_value_of_pos_in_vector",
    "remove_from_vector",
    "remove_user_installed_pkgs",
    "repeated_measures_anova",
    "replace_values_in_dt",
    "robust_regression",
    "round_flexibly",
    "scatterplot",
    "score_scale_items",
    "se_of_mean",
    "se_of_percentage",
    "se_of_proportion",
    "setup_r_env",
    "setwd_to_active_doc",
    "simple_effects_analysis",
    "simple_slopes_analysis",
    "simple_slopes_analysis_logistic",
    "skewness",
    "spotlight_2_by_continuous",
    "standardize",
    "standardized_regression",
    "start_kim",
    "su",
    "t_test_pairwise",
    "tabulate_vector",
    "tau_squared",
    "theme_kim",
    "top_median_or_bottom",
    "tv",
    "two_way_anova",
    "und",
    "unload_user_installed_pkgs",
    "update_kim",
    "var_of_log_odds_ratio_to_var_of_d",
    "var_of_percentage",
    "var_of_proportion",
    "vlookup",
    "weighted_mean_effect_size",
    "weighted_mean_r",
    "weighted_z",
    "wilcoxon_rank_sum_test",
    "write_csv",
    "z_score",
    "z_to_r_transform"
  ],
  "_help": [
    {
      "page": "akaike_weights",
      "title": "Akaike Weights",
      "topics": [
        "akaike_weights"
      ]
    },
    {
      "page": "assign_fn_parameters_as_vars",
      "title": "Assign function parameters as values",
      "topics": [
        "assign_fn_parameters_as_vars"
      ]
    },
    {
      "page": "barplot_for_counts",
      "title": "Barplot for counts",
      "topics": [
        "barplot_for_counts"
      ]
    },
    {
      "page": "binomial_test",
      "title": "Binomial test",
      "topics": [
        "binomial_test"
      ]
    },
    {
      "page": "bracket",
      "title": "Draw a bracket on a ggplot",
      "topics": [
        "bracket"
      ]
    },
    {
      "page": "capitalize",
      "title": "Capitalize a substring",
      "topics": [
        "capitalize"
      ]
    },
    {
      "page": "change_var_names",
      "title": "Change variable names in a data set",
      "topics": [
        "change_var_names"
      ]
    },
    {
      "page": "check_modes",
      "title": "Check modes of objects",
      "topics": [
        "check_modes"
      ]
    },
    {
      "page": "check_req_pkg",
      "title": "Check for required packages",
      "topics": [
        "check_req_pkg"
      ]
    },
    {
      "page": "chi_squared_test",
      "title": "Chi-squared test",
      "topics": [
        "chi_squared_test"
      ]
    },
    {
      "page": "chi_squared_test_pairwise",
      "title": "Chi-squared test, pairwise",
      "topics": [
        "chi_squared_test_pairwise"
      ]
    },
    {
      "page": "ci_of_mean",
      "title": "Confidence Interval of the Mean of a Vector",
      "topics": [
        "ci_of_mean"
      ]
    },
    {
      "page": "clean_data_from_qualtrics",
      "title": "Clean data from Qualtrics",
      "topics": [
        "clean_data_from_qualtrics"
      ]
    },
    {
      "page": "coefficent_of_variation",
      "title": "Coefficient of variation",
      "topics": [
        "coefficent_of_variation"
      ]
    },
    {
      "page": "cohen_d",
      "title": "Calculate Cohen's d and its confidence interval using the package 'psych'",
      "topics": [
        "cohen_d"
      ]
    },
    {
      "page": "cohen_d_borenstein",
      "title": "Calculate Cohen's d as illustrated by Borenstein et al. (2009, ISBN: 978-0-470-05724-7)",
      "topics": [
        "cohen_d_borenstein"
      ]
    },
    {
      "page": "cohen_d_for_one_sample",
      "title": "Calculate Cohen's d to accompany a one-sample t-test",
      "topics": [
        "cohen_d_for_one_sample"
      ]
    },
    {
      "page": "cohen_d_from_cohen_textbook",
      "title": "Cohen's d from Jacob Cohen's textbook (1988)",
      "topics": [
        "cohen_d_from_cohen_textbook"
      ]
    },
    {
      "page": "cohen_d_over_n",
      "title": "Cohen's d as a function of sample size",
      "topics": [
        "cohen_d_over_n"
      ]
    },
    {
      "page": "cohen_d_to_r",
      "title": "Convert Cohen's d to r",
      "topics": [
        "cohen_d_to_r"
      ]
    },
    {
      "page": "cohen_d_torchiano",
      "title": "Calculate Cohen's d and its confidence interval using the package 'effsize'",
      "topics": [
        "cohen_d_torchiano"
      ]
    },
    {
      "page": "combine_data_across_cols",
      "title": "Combine data across columns",
      "topics": [
        "combine_data_across_cols"
      ]
    },
    {
      "page": "comma_sep_string_to_numbers",
      "title": "Convert a comma-separated string of numbers",
      "topics": [
        "comma_sep_string_to_numbers"
      ]
    },
    {
      "page": "compare_datasets",
      "title": "Compare data sets",
      "topics": [
        "compare_datasets"
      ]
    },
    {
      "page": "compare_dependent_rs",
      "title": "Compare dependent correlations",
      "topics": [
        "compare_dependent_rs"
      ]
    },
    {
      "page": "compare_effect_sizes",
      "title": "Compare effect sizes",
      "topics": [
        "compare_effect_sizes"
      ]
    },
    {
      "page": "compare_groups",
      "title": "Compare groups",
      "topics": [
        "compare_groups"
      ]
    },
    {
      "page": "compare_independent_rs",
      "title": "Compare independent correlations",
      "topics": [
        "compare_independent_rs"
      ]
    },
    {
      "page": "contingency_table",
      "title": "Contingency table",
      "topics": [
        "contingency_table"
      ]
    },
    {
      "page": "convert_cols_to_numeric",
      "title": "Convert columns to numeric",
      "topics": [
        "convert_cols_to_numeric"
      ]
    },
    {
      "page": "convert_to_excel_formula",
      "title": "Convert character to Excel formula",
      "topics": [
        "convert_to_excel_formula"
      ]
    },
    {
      "page": "convert_to_numeric_if_ok",
      "title": "Convert a vector to numeric if appropriate",
      "topics": [
        "convert_to_numeric_if_ok"
      ]
    },
    {
      "page": "correlation_kim",
      "title": "Estimate the correlation between two variables",
      "topics": [
        "correlation_kim"
      ]
    },
    {
      "page": "correlation_matrix",
      "title": "correlation matrix",
      "topics": [
        "correlation_matrix"
      ]
    },
    {
      "page": "cum_percent_plot",
      "title": "Cumulative percentage plot",
      "topics": [
        "cum_percent_plot"
      ]
    },
    {
      "page": "desc_stats",
      "title": "Descriptive statistics",
      "topics": [
        "desc_stats"
      ]
    },
    {
      "page": "desc_stats_by_group",
      "title": "Descriptive statistics by group",
      "topics": [
        "desc_stats_by_group"
      ]
    },
    {
      "page": "detach_user_installed_pkgs",
      "title": "Detach all user-installed packages",
      "topics": [
        "detach_user_installed_pkgs"
      ]
    },
    {
      "page": "duplicated_values",
      "title": "Duplicated values in a vector",
      "topics": [
        "duplicated_values"
      ]
    },
    {
      "page": "excel_formula_convert",
      "title": "Excel formula, convert (to)",
      "topics": [
        "excel_formula_convert"
      ]
    },
    {
      "page": "exit_from_parent_function",
      "title": "Exit from a Parent Function",
      "topics": [
        "exit_from_parent_function"
      ]
    },
    {
      "page": "factorial_anova_2_way",
      "title": "Factorial ANOVA 2-Way (Two-Way Factorial ANOVA)",
      "topics": [
        "factorial_anova_2_way"
      ]
    },
    {
      "page": "find_duplicates",
      "title": "Find duplicated values in a vector",
      "topics": [
        "find_duplicates"
      ]
    },
    {
      "page": "fisher_z_transform",
      "title": "Fisher's Z transformation",
      "topics": [
        "fisher_z_transform"
      ]
    },
    {
      "page": "floodlight_2_by_continuous",
      "title": "Floodlight 2 by Continuous",
      "topics": [
        "floodlight_2_by_continuous"
      ]
    },
    {
      "page": "floodlight_2_by_continuous_logistic",
      "title": "Floodlight 2 by Continuous for a Logistic Regression",
      "topics": [
        "floodlight_2_by_continuous_logistic"
      ]
    },
    {
      "page": "floodlight_2_by_continuous_mlm_logistic",
      "title": "Floodlight 2 by Continuous for a Multilevel Logistic Regression",
      "topics": [
        "floodlight_2_by_continuous_mlm_logistic"
      ]
    },
    {
      "page": "floodlight_for_contrasts",
      "title": "Floodlight Analyses for a Set of Contrasts",
      "topics": [
        "floodlight_for_contrasts"
      ]
    },
    {
      "page": "floodlight_multi_by_continuous",
      "title": "Floodlight Multicategorical by Continuous",
      "topics": [
        "floodlight_multi_by_continuous"
      ]
    },
    {
      "page": "forest_plot",
      "title": "Forest plot",
      "topics": [
        "forest_plot"
      ]
    },
    {
      "page": "geomean",
      "title": "Geometric mean",
      "topics": [
        "geomean"
      ]
    },
    {
      "page": "ggsave_quick",
      "title": "ggsave quick",
      "topics": [
        "ggsave_quick"
      ]
    },
    {
      "page": "histogram",
      "title": "Histogram",
      "topics": [
        "histogram"
      ]
    },
    {
      "page": "histogram_by_group",
      "title": "Histogram by group",
      "topics": [
        "histogram_by_group"
      ]
    },
    {
      "page": "histogram_deprecated_1",
      "title": "Histogram",
      "topics": [
        "histogram_deprecated_1"
      ]
    },
    {
      "page": "histogram_from_hist",
      "title": "Histogram from hist function",
      "topics": [
        "histogram_from_hist"
      ]
    },
    {
      "page": "histogram_w_outlier_bins",
      "title": "Histogram with outlier bins",
      "topics": [
        "histogram_w_outlier_bins"
      ]
    },
    {
      "page": "holm_adjusted_p",
      "title": "Holm-adjusted p-values",
      "topics": [
        "holm_adjusted_p"
      ]
    },
    {
      "page": "id_across_datasets",
      "title": "ID across datasets",
      "topics": [
        "id_across_datasets"
      ]
    },
    {
      "page": "identical_all",
      "title": "Check whether all inputs are identical",
      "topics": [
        "identical_all"
      ]
    },
    {
      "page": "install_all_dependencies",
      "title": "Install all dependencies for all functions",
      "topics": [
        "install_all_dependencies"
      ]
    },
    {
      "page": "kurtosis",
      "title": "Kurtosis",
      "topics": [
        "kurtosis"
      ]
    },
    {
      "page": "lenu",
      "title": "lenu: Length of unique values",
      "topics": [
        "lenu"
      ]
    },
    {
      "page": "levene_test",
      "title": "Levene's test",
      "topics": [
        "levene_test"
      ]
    },
    {
      "page": "log_odds_ratio",
      "title": "Log odds ratio",
      "topics": [
        "log_odds_ratio"
      ]
    },
    {
      "page": "log_odds_ratio_to_d",
      "title": "Convert log odds ratio to Cohen's d",
      "topics": [
        "log_odds_ratio_to_d"
      ]
    },
    {
      "page": "logistic_reg_w_interaction",
      "title": "Logistic regression with an interaction term",
      "topics": [
        "logistic_reg_w_interaction"
      ]
    },
    {
      "page": "logistic_regression",
      "title": "Logistic regression",
      "topics": [
        "logistic_regression"
      ]
    },
    {
      "page": "logistic_regression_table",
      "title": "Logistic regression table",
      "topics": [
        "logistic_regression_table"
      ]
    },
    {
      "page": "loglinear_analysis",
      "title": "Loglinear analysis",
      "topics": [
        "loglinear_analysis"
      ]
    },
    {
      "page": "mad_remove_outliers",
      "title": "Remove outliers using the MAD method",
      "topics": [
        "mad_remove_outliers"
      ]
    },
    {
      "page": "mann_whitney",
      "title": "Mann-Whitney U Test (Also called Wilcoxon Rank-Sum Test)",
      "topics": [
        "mann_whitney"
      ]
    },
    {
      "page": "matrix_prep_dt",
      "title": "Prepare a two-column data.table that will be used to fill values in a matrix",
      "topics": [
        "matrix_prep_dt"
      ]
    },
    {
      "page": "mean_center",
      "title": "Mean center",
      "topics": [
        "mean_center"
      ]
    },
    {
      "page": "mediation_analysis",
      "title": "Mediation analysis",
      "topics": [
        "mediation_analysis"
      ]
    },
    {
      "page": "merge_data_table_list",
      "title": "Merge a list of data tables",
      "topics": [
        "merge_data_table_list"
      ]
    },
    {
      "page": "merge_data_tables",
      "title": "Merge data tables",
      "topics": [
        "merge_data_tables"
      ]
    },
    {
      "page": "mixed_anova_2_way",
      "title": "Mixed ANOVA 2-Way (Two-Way Mixed ANOVA)",
      "topics": [
        "mixed_anova_2_way"
      ]
    },
    {
      "page": "modes_of_objects",
      "title": "Find modes of objects",
      "topics": [
        "modes_of_objects"
      ]
    },
    {
      "page": "multiple_regression",
      "title": "Multiple regression",
      "topics": [
        "multiple_regression"
      ]
    },
    {
      "page": "noncentrality_parameter",
      "title": "Find noncentrality parameter",
      "topics": [
        "noncentrality_parameter"
      ]
    },
    {
      "page": "odds_ratio",
      "title": "Odds ratio",
      "topics": [
        "odds_ratio"
      ]
    },
    {
      "page": "order_rows_specifically_in_dt",
      "title": "Order rows specifically in a data table",
      "topics": [
        "order_rows_specifically_in_dt"
      ]
    },
    {
      "page": "outlier",
      "title": "Outlier",
      "topics": [
        "outlier"
      ]
    },
    {
      "page": "overlapping_interval",
      "title": "Find the overlapping interval of two ranges.",
      "topics": [
        "overlapping_interval"
      ]
    },
    {
      "page": "p0",
      "title": "Paste0",
      "topics": [
        "p0"
      ]
    },
    {
      "page": "package_list_default",
      "title": "Packages - List the default packages",
      "topics": [
        "package_list_default"
      ]
    },
    {
      "page": "parallel_analysis",
      "title": "Parallel analysis",
      "topics": [
        "parallel_analysis"
      ]
    },
    {
      "page": "percentile_rank",
      "title": "Percentile rank",
      "topics": [
        "percentile_rank"
      ]
    },
    {
      "page": "pivot_table",
      "title": "Pivot Table",
      "topics": [
        "pivot_table"
      ]
    },
    {
      "page": "plot_group_means",
      "title": "Plot group means",
      "topics": [
        "plot_group_means"
      ]
    },
    {
      "page": "pm",
      "title": "Paste for message",
      "topics": [
        "pm"
      ]
    },
    {
      "page": "population_variance",
      "title": "Population variance of a vector",
      "topics": [
        "population_variance"
      ]
    },
    {
      "page": "prep",
      "title": "Prepare package(s) for use",
      "topics": [
        "prep"
      ]
    },
    {
      "page": "pretty_round_p_value",
      "title": "Pretty round p-value",
      "topics": [
        "pretty_round_p_value"
      ]
    },
    {
      "page": "pretty_round_r",
      "title": "Pretty round r",
      "topics": [
        "pretty_round_r"
      ]
    },
    {
      "page": "print_loop_progress",
      "title": "print loop progress",
      "topics": [
        "print_loop_progress"
      ]
    },
    {
      "page": "proportion_of_values_in_vector",
      "title": "Proportion of given values in a vector",
      "topics": [
        "proportion_of_values_in_vector"
      ]
    },
    {
      "page": "q_stat_test_homo_r",
      "title": "Q statistic for testing homogeneity of correlations",
      "topics": [
        "q_stat_test_homo_r"
      ]
    },
    {
      "page": "read_csv",
      "title": "Read a csv file",
      "topics": [
        "read_csv"
      ]
    },
    {
      "page": "read_sole_csv",
      "title": "Read the sole csv file in the working directory",
      "topics": [
        "read_sole_csv"
      ]
    },
    {
      "page": "regex_match",
      "title": "Regular expression matches",
      "topics": [
        "regex_match"
      ]
    },
    {
      "page": "rel_pos_of_value_in_vector",
      "title": "Find relative position of a value in a vector",
      "topics": [
        "rel_pos_of_value_in_vector"
      ]
    },
    {
      "page": "rel_value_of_pos_in_vector",
      "title": "Find relative value of a position in a vector",
      "topics": [
        "rel_value_of_pos_in_vector"
      ]
    },
    {
      "page": "remove_from_vector",
      "title": "Remove from a vector",
      "topics": [
        "remove_from_vector"
      ]
    },
    {
      "page": "remove_user_installed_pkgs",
      "title": "Remove all user installed packages",
      "topics": [
        "remove_user_installed_pkgs"
      ]
    },
    {
      "page": "repeated_measures_anova",
      "title": "Repeated-Measures ANVOA",
      "topics": [
        "repeated_measures_anova"
      ]
    },
    {
      "page": "replace_values_in_dt",
      "title": "Replace values in a data table",
      "topics": [
        "replace_values_in_dt"
      ]
    },
    {
      "page": "robust_regression",
      "title": "Robust regression (bootstrapped regression)",
      "topics": [
        "robust_regression"
      ]
    },
    {
      "page": "round_flexibly",
      "title": "Round flexibly",
      "topics": [
        "round_flexibly"
      ]
    },
    {
      "page": "scatterplot",
      "title": "Scatterplot",
      "topics": [
        "scatterplot"
      ]
    },
    {
      "page": "score_scale_items",
      "title": "Score scale items",
      "topics": [
        "score_scale_items"
      ]
    },
    {
      "page": "se_of_mean",
      "title": "Standard error of the mean",
      "topics": [
        "se_of_mean"
      ]
    },
    {
      "page": "se_of_percentage",
      "title": "Standard Error (SE) of a percentage",
      "topics": [
        "se_of_percentage"
      ]
    },
    {
      "page": "se_of_proportion",
      "title": "Standard Error (SE) of a proportion",
      "topics": [
        "se_of_proportion"
      ]
    },
    {
      "page": "setup_r_env",
      "title": "Set up R environment",
      "topics": [
        "setup_r_env"
      ]
    },
    {
      "page": "setwd_to_active_doc",
      "title": "Set working directory to active document in RStudio",
      "topics": [
        "setwd_to_active_doc"
      ]
    },
    {
      "page": "simple_effects_analysis",
      "title": "Simple Effects Analysis",
      "topics": [
        "simple_effects_analysis"
      ]
    },
    {
      "page": "simple_slopes_analysis",
      "title": "Simple slopes analysis",
      "topics": [
        "simple_slopes_analysis"
      ]
    },
    {
      "page": "simple_slopes_analysis_logistic",
      "title": "Simple slopes analysis with logistic regression analyses",
      "topics": [
        "simple_slopes_analysis_logistic"
      ]
    },
    {
      "page": "skewness",
      "title": "Skewness",
      "topics": [
        "skewness"
      ]
    },
    {
      "page": "spotlight_2_by_continuous",
      "title": "Spotlight 2 by Continuous",
      "topics": [
        "spotlight_2_by_continuous"
      ]
    },
    {
      "page": "standardize",
      "title": "Standardize",
      "topics": [
        "standardize"
      ]
    },
    {
      "page": "standardized_regression",
      "title": "Standardized Regression",
      "topics": [
        "standardized_regression"
      ]
    },
    {
      "page": "start_kim",
      "title": "Start kim",
      "topics": [
        "start_kim"
      ]
    },
    {
      "page": "su",
      "title": "su: Sorted unique values",
      "topics": [
        "su"
      ]
    },
    {
      "page": "t_test_pairwise",
      "title": "t-tests, pairwise",
      "topics": [
        "t_test_pairwise"
      ]
    },
    {
      "page": "tabulate_vector",
      "title": "Tabulate vector",
      "topics": [
        "tabulate_vector"
      ]
    },
    {
      "page": "tau_squared",
      "title": "Tau-squared (between-studies variance for meta analysis)",
      "topics": [
        "tau_squared"
      ]
    },
    {
      "page": "theme_kim",
      "title": "Theme Kim",
      "topics": [
        "theme_kim"
      ]
    },
    {
      "page": "top_median_or_bottom",
      "title": "Top, median, or bottom",
      "topics": [
        "top_median_or_bottom"
      ]
    },
    {
      "page": "tv",
      "title": "Tabulate vector",
      "topics": [
        "tv"
      ]
    },
    {
      "page": "two_way_anova",
      "title": "Two-Way Factorial ANOVA",
      "topics": [
        "two_way_anova"
      ]
    },
    {
      "page": "und",
      "title": "Undocumented functions",
      "topics": [
        "und"
      ]
    },
    {
      "page": "unload_user_installed_pkgs",
      "title": "Unload all user-installed packages",
      "topics": [
        "unload_user_installed_pkgs"
      ]
    },
    {
      "page": "update_kim",
      "title": "Update the package 'kim'",
      "topics": [
        "update_kim"
      ]
    },
    {
      "page": "var_of_log_odds_ratio_to_var_of_d",
      "title": "Convert variance of log odds ratio to variance of d",
      "topics": [
        "var_of_log_odds_ratio_to_var_of_d"
      ]
    },
    {
      "page": "var_of_percentage",
      "title": "Variance of a percentage",
      "topics": [
        "var_of_percentage"
      ]
    },
    {
      "page": "var_of_proportion",
      "title": "Variance of a proportion",
      "topics": [
        "var_of_proportion"
      ]
    },
    {
      "page": "vlookup",
      "title": "Vlookup",
      "topics": [
        "vlookup"
      ]
    },
    {
      "page": "weighted_mean_effect_size",
      "title": "Estimate the mean effect size in a meta analysis",
      "topics": [
        "weighted_mean_effect_size"
      ]
    },
    {
      "page": "weighted_mean_r",
      "title": "Weighted mean correlation",
      "topics": [
        "weighted_mean_r"
      ]
    },
    {
      "page": "weighted_z",
      "title": "Weighted z",
      "topics": [
        "weighted_z"
      ]
    },
    {
      "page": "wilcoxon_rank_sum_test",
      "title": "Wilcoxon Rank-Sum Test (Also called the Mann-Whitney U Test)",
      "topics": [
        "wilcoxon_rank_sum_test"
      ]
    },
    {
      "page": "write_csv",
      "title": "Write to a csv file",
      "topics": [
        "write_csv"
      ]
    },
    {
      "page": "z_score",
      "title": "z score",
      "topics": [
        "z_score"
      ]
    },
    {
      "page": "z_to_r_transform",
      "title": "Z to r transformation (Inverse of Fisher's Z transformation)",
      "topics": [
        "z_to_r_transform"
      ]
    }
  ],
  "_readme": "https://github.com/jinkim3/kim/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "remotes"
  ],
  "_score": 4.505149978319906,
  "_indexed": true,
  "_nocasepkg": "kim",
  "_universes": [
    "jinkim3"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-05-12T05:45:28.000Z",
      "distro": "noble",
      "commit": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
      "fileid": "df191549310b6bc3df71fcec5cbf39f8ef74b4664e31a2cdbe4e1a13dd50d6ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jinkim3/actions/runs/25715761925"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.4",
      "date": "2026-05-12T05:45:29.000Z",
      "distro": "noble",
      "commit": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
      "fileid": "4987fa441d1165352104c4974f6ac28fb9d687a9cfdb747736743b26ecaabde4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jinkim3/actions/runs/25715761925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-05-12T05:46:03.000Z",
      "commit": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
      "fileid": "aec5b62f550c0d393041226fad8cb9f031323ef2c90a11c90aa08ec5ca345830",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jinkim3/actions/runs/25715761925"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.4",
      "date": "2026-05-12T05:45:35.000Z",
      "commit": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
      "fileid": "3de45482f3be9e63478b4af69265c9c6d200cf03b90c0416e94ea0a93b7d7cc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jinkim3/actions/runs/25715761925"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.4",
      "date": "2026-05-12T05:44:42.000Z",
      "commit": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
      "fileid": "c554ade6284670cfd1feaa8fdd6b4a21521bd627fb12858ed6d401f888709200",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jinkim3/actions/runs/25715761925"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.4",
      "date": "2026-05-12T05:44:37.000Z",
      "commit": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
      "fileid": "b8461f47fcf5ec2ff73e6ca9667ba5060e8305148f81543d2c909731688c7ff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jinkim3/actions/runs/25715761925"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.4",
      "date": "2026-05-12T05:44:31.000Z",
      "commit": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
      "fileid": "1e0e94712d486af90d01d7a5c1e6fd7e9b53c36aa4d8c8ccdaa9c102c05bbd7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jinkim3/actions/runs/25715761925"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.4",
      "date": "2026-05-22T11:07:25.000Z",
      "commit": "f847ecc4aedc13ec01a7da55933fe3d4f232ad0f",
      "fileid": "778f6ad567633ca4d3e636233e021a4825ac63c6fb9628eee380323c164ce00f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jinkim3/actions/runs/25715761925"
    }
  ]
}