CItrans: CItrans Function

View source: R/CItrans.R

CItransR Documentation

CItrans Function

Description

CItrans takes coef estimate, its estimated se, calculates CI according to normal asusmption, and then transormate the ci according to the function Ftrans

Usage

CItrans(coef, se, Ftrans, cover = 0.95)

Arguments

coef

se Ftrans cover


daniel258/Daniel documentation built on May 9, 2023, noon