estimate_snr: Monte Carlo approximation of the SNR

View source: R/size.R

estimate_snrR 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.


phuchonguyen/mpower documentation built on Oct. 2, 2022, 7:57 p.m.