Skip to contents

All functions

bootstrap_ci()
Apply the Bayesian subsampled bootstrap to a fitted tinyvamp model
bootstrap_lrt()
Apply a likelihod ratio test
calculate_log_penalty()
Calculate barrier penalty to add to objective function inside barrier algorithm
costea2017_metaphlan2_profiles
MetaPhlAn2 taxonomic profiles from the Costea 2017 study.
costea2017_mock_composition
The composition of 10 spike-in taxa in 19 samples observed from flow cytometry.
costea2017_sample_data
costea2017_sample_data
dataframes_to_parameters()
Convert parameter values stored in data frame format to matrix format
estimate_parameters()
Fit tinyvamp model to HTS microbiome data
evaluate_criterion_lr()
Criterion Evaluation Function
karstens_phyloseq
karstens_phyloseq
meaninate()
Calculate the mean given parameters
mu_d_P()
Calculate derivative of mu_ij with respect to an entry of P
mu_d_beta()
Calculate derivative of mu_ij with respect to B
mu_d_gamma()
Calculate derivative of mu_ij with respect to ith entry of gamma
mu_d_gamma_tilde()
Calculate derivative of mu_ij with respect to an entry of gamma_tilde
mu_d_rho_faster()
Calculate derivative of mu_ij with respect to a row of matrix-valued parameter rho
mu_d_rho_tilde_faster()
Calculate derivative of mu_i with respect to a row of matrix-valued parameter rho_tilde.
sum_of_logs()
Sum positive numbers via their logarithms Given x and y, this function returns log(exp(x) + exp(y)).