estimate_snr {mpower}R Documentation

Monte Carlo approximation of the SNR

Description

Monte Carlo approximation of the SNR

Usage

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

Arguments

ymod

A OutcomeModel object

xmod

A MixtureModel object

m

Number of MC samples

R

Number of bootstrap replicates

Value

An estimate SNR and 95-percent CI.


[Package mpower version 0.1.0 Index]