X_mat_returner: Function to output X matrices used in calculation of MLE's...

Description Usage Arguments Value Examples

View source: R/linear_outcome_envir_interaction_mle_function.R

Description

Returns X matrices used in calculation of MLE's for linear outcome with logistic environment interaction

Usage

1
X_mat_returner(mod, reduced = F)

Arguments

mod

type of model

reduced

logical, indicates whether the X matrix will be used for a reduced model

Value

A matrix to be used in MLE calculation for linear outcome with logistic environment interaction

Examples

1
X_mat_returner(mod = "Dominant")

genpwr documentation built on March 31, 2021, 1:06 a.m.