integrand_funct_case: Function to generate integrand for mle for cases

Description Usage Arguments Value Examples

View source: R/power_function_linear_environment_interaction_logistic_mle.R

Description

Returns the standard deviation of y given x for linear models with linear environment interaction

Usage

1

Arguments

x1

"true" part of model

x2

"test" part of model

Value

a function to be used as the integrand for the mle

Examples

1
2
integrand_funct_case(-1.462531 + 1*0.1823216,
	-1.462531 + 1*0.1823216) 

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