Learn R Programming

mpower (version 0.1.0)

estimate_snr: Monte Carlo approximation of the SNR

Description

Monte Carlo approximation of the SNR

Usage

estimate_snr(ymod, xmod, m = 5000, R = 100)

Value

An estimate SNR and 95-percent CI.

Arguments

ymod

A OutcomeModel object

xmod

A MixtureModel object

m

Number of MC samples

R

Number of bootstrap replicates