Compute the likelihood ratio using the simulated result
Source:R/zzz_auto_visual_inference.R
AUTO_VI-cash-likelihood_ratio.Rd
This function estimates the likelihood of observing the visual signal strength in terms of the bootstrapped distribution and the simulated null distribution, and computes the ratio between these two likelihood.
Arguments
- vss
Numeric. The observed visual signal strength.
- dist_1
Numeric. A vector of visual signal strength for plots following the first distribution (bootstrap distribution by default).
- dist_2
Numeric. A vector of visual signal strength for plots following the second distribution (null distribution by default).