smd_ci: Confident interval for smd

Description Usage Arguments Value Examples

View source: R/demo_Graphic.R

Description

Confident interval for smd

Usage

1
smd_ci(n1, n2, smd)

Arguments

n1

length of a baseline variable in the treatment group.

n2

length of a baseline variable in the control group.

smd

smd value

Value

vector of 95

Examples

1
smd_ci(10,12,0.3)

demoGraphic documentation built on May 1, 2019, 7:58 p.m.