View source: R/goodness_of_fit.R
goodness_of_fit | R Documentation |
This functions perform the goodness of fit test on the data created by the functions
simulate_slopes_for_GOF
or combine_simulated_slopes
. The justification and formal
description of the test are given in the Appendix S1 of our Supplementary Material.
goodness_of_fit(slopes_obj)
slopes_obj |
an object returned by |
a tibble with the information about the scenario and the computed p-values
simulate_slopes_for_GOF
, combine_simulated_slopes
# See ?twinR
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.