seBinprops: Independent Binomial Proportions

View source: R/ses.moecalc.R

seBinpropsR Documentation

Independent Binomial Proportions

Description

Compute SEs for Independent Binomial Proportions

Usage

seBinprops(ns, phats)

Arguments

ns

the number of observations in the independent groups

phats

the proportions of TRUE/1's etc.

Value

an ses.moecalc object

Author(s)

Junjie Zeng

Examples

seBinprops(c(50, 30), c(0.3, 0.7))

iNZightVIT/iNZightMR documentation built on Feb. 3, 2024, 4:42 p.m.