combine_distr: Combining two distributions

View source: R/cbea_internals.R

combine_distrR Documentation

Combining two distributions

Description

Pass along handling of combining distributions to avoid clogging up the main function

Usage

combine_distr(perm, unperm, distr, ...)

Arguments

perm

(List). A list of parameters for permuted distribution

unperm

(List). A list of parameters for the unpermuted distribtion

distr

(String). Distribution of choice

Value

A list of the combined distribution form based on the initial distribution of choice


qpmnguyen/teaR documentation built on April 4, 2022, 7:26 p.m.