get_adj_mnorm: Function to perform the adjustment for the mixture normal...

View source: R/cbea_internals.R

get_adj_mnormR Documentation

Function to perform the adjustment for the mixture normal distribution

Description

Function to perform the adjustment for the mixture normal distribution

Usage

get_adj_mnorm(perm, unperm, verbose = FALSE, fix_comp = "none")

Arguments

perm

(List). Parameter values of the distribution of scores

unperm

(List). Parameter values of the distribution of scores computed on unpermuted data

fix_comp

(Character). Which component to keep

Value

A List of parameters for the adjusted mixture normal.


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