zsumm.o: Thong ke cho mot bien so dinh luong

Description Usage Arguments Author(s) See Also Examples

View source: R/zsumm.o.R

Description

Thong ke cho mot bien so dinh luong co chi tiet hay khong

Usage

1
zsumm.o(data2, detail = F, conf.int = 0.95)

Arguments

data2

Ma tran can thuc hien thong ke dinh luong

conf.int

Khoang tin cay

decimal

So so le thap phan su dung trong thong ke

Author(s)

Do Van Dung <dovandzung@gmail.com>

See Also

Xem them summ.by

Examples

1
2
3
4
5
data(miso)
str(miso) 
zsumm(miso[,c("tuoi","hemoglobin","kcsinh")])
zsumm.o(miso$tuoi)
zsumm.o(miso$tuoi,detail=T)

gvdovandzung/thongke documentation built on May 23, 2020, 12:35 a.m.