get_cv: Get the coefficient of variation

View source: R/create_internal.R

get_cvR Documentation

Get the coefficient of variation

Description

Receive a table created with survey and return the coefficient of variation for each cell

Usage

get_cv(table, design, domains, type_est = "all", env = parent.frame())

Arguments

table

dataframe with results

design

design

domains

vector with domains

type_est

type of estimation: all or size.

env

parent environment

Value

dataframe with results including including CV


calidad documentation built on April 15, 2025, 5:08 p.m.