Pinned Repositories
Fuzzy-string-matching
Advanced string matching function for fuzzy and exact text matching, supporting exclusions, negations, and custom replacements. Efficient for large datasets, offering flexibility in text analysis, including negation handling, fuzzy matching, and case-insensitive searches. Ideal for data preprocessing.
probability-and-nonprobability-sampling
Comparison of probability (simple random sampling) and non-probability sampling (convenience sampling) methods. R code for simulating a convenient sample, simple random sample, and compare bias and relative efficiency of corresponding sample means.
Simulate_a_SNP_Pair
Simulation of a pair of Single Nucleotide Polymorphisms (SNPs) and associated binary response (e.g., disease status) based on real SNP data in R.
hrmazumder's Repositories
hrmazumder/probability-and-nonprobability-sampling
Comparison of probability (simple random sampling) and non-probability sampling (convenience sampling) methods. R code for simulating a convenient sample, simple random sample, and compare bias and relative efficiency of corresponding sample means.
hrmazumder/Simulate_a_SNP_Pair
Simulation of a pair of Single Nucleotide Polymorphisms (SNPs) and associated binary response (e.g., disease status) based on real SNP data in R.