betaDiffZ: Z score and 2-tailed p of the difference between two...

View source: R/statFuncs.R

betaDiffZR Documentation

Z score and 2-tailed p of the difference between two regression betas

Description

Z score and 2-tailed p of the difference between two regression betas

Usage

betaDiffZ(b1, b2, seb1, seb2)

Arguments

b1

A regression coefficient

b2

A regression coefficient

seb1

The standard error of b1

seb2

The standard error of b2

Value

Prints Z and 2-tailed p value to the console


johninpdx/JMLUtils documentation built on Dec. 29, 2024, 1:27 p.m.