smp.conglomerado: Cluster Sampling

Description Usage Arguments Author(s)

View source: R/t.sample.conglomerado.R

Description

A function that returns the results from calculated estimated values for Cluster Sampling.

Usage

1
2
smp.conglomerado(data = NULL, c.lev = 95, N = NULL, type = NULL,
  c.unit = NULL)

Arguments

data

A data frame.

c.lev

Confidence Level.

N

Size of population.

type

Put "p" for estimate values for proportion.

c.unit

TRUE if want to transpose data frame.

Author(s)

Marco Aurelio Valles Leal


mleal93/t.sample documentation built on Sept. 4, 2019, 3:59 a.m.