statV: statV

Description Usage Examples

Description

To show density and to test true difference in means is not equal to 0 for two vector in same time use statV function

Usage

1
statV(U,V)

Examples

1
2
3
a=c(1,2,1,5,4,2,5)
b=c(4,5,2,4,5,8,7)
statV(a,b)

khayatrayen/statVector documentation built on May 28, 2019, 11:05 p.m.