olkin1_2 {r2redux}R Documentation

olkin1_2 function

Description

olkin1_2 function

Usage

olkin1_2(omat, nv)

Arguments

omat

3 by 3 matrix having the correlation coefficients between y, x1 and x2, i.e. omat=cor(dat) where dat is N by 3 matrix having variables in the order of cbind (y,x1,x2)

nv

Sample size

Value

This function will be used as source code


[Package r2redux version 1.0.17 Index]