vignette("example_real_data")
illustrates how to use the package on your
own real data sets.vignette("sensitivity_analysis_discrete")
describes the sensitivity
analysis for the discrete methods.vignette("sensitivity_analysis_continuous")
describes the sensitivity
analysis for the continuous methods.vignette("simulator_details")
explains how data is simulated.bootstrap_ci()
function can be used to compute a bootstrapped confidence
interval for COI estimates (#24, #25).autoplot
and plot
method have been written for simulated data (#22).sim
(#22).theme_coiaf()
creates a custom theme for this package.NaN
. We additionally return a note
indicating that the COI may be one. If we are able to compute the COI, we also
return the COI estimated by our methods (#14, #21, #23).comparison
, distance
, use_bins
, and
bin_size
(#26).{patchwork}
is used instead of {ggpubr}
for combining plots.{cli}
is now used for messages, warnings, and errors."Method 1"
has been
renamed to "Variant Method"
and "Method 2"
has been renamed to
"Frequency Method"
(#9).Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.