table.contvar.with.CI: This is the version for table.contvar() with confidence...

table.contvar.with.CIR Documentation

This is the version for table.contvar() with confidence interval. Display a vector of continuous values in a table with confidence interval using the breaks supplied. Attachs a meta attribute with varname

Description

This is the version for table.contvar() with confidence interval. Display a vector of continuous values in a table with confidence interval using the breaks supplied. Attachs a meta attribute with varname

Usage

table.contvar.with.CI(x, breaks, varname)

Arguments

x

vector of continous values

breaks

a numeric vector of two or more cut points NB: note that the cut point value is not included in the bin (ie: include.lowest = FALSE) Therefore the very first cut point must be less than min(x)

varname

added as a tag on the meta attribute

Value

a table (proportions) with names specified by breaks


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.