powered by
This function generates a forest plot of Tau-U effects.
# S3 method for sc_tauu scplot(object, effect = 1, ...)
A forest plot displaying Tau-U effects.
The return from the tau_u() function.
tau_u()
The specific effect to be plotted (default is "A vs. B - Trend A").
Further arguments.
res <- scan::tau_u(scan::Leidig2018) scplot(res, effect = 3)
Run the code above in your browser using DataLab