goodness_of_fit: Perform the goodness of fit test of simulation scenario(s)

View source: R/goodness_of_fit.R

goodness_of_fitR Documentation

Perform the goodness of fit test of simulation scenario(s)

Description

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.

Usage

goodness_of_fit(slopes_obj)

Arguments

slopes_obj

an object returned by simulate_slopes_for_GOF or combine_simulated_slopes

Value

a tibble with the information about the scenario and the computed p-values

See Also

simulate_slopes_for_GOF, combine_simulated_slopes

Examples

# See ?twinR


courtiol/twinR documentation built on July 11, 2024, 12:04 a.m.