Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

geary

Geary's test for normality about kurtosis.


Description

Geary's test for normality. Null hypothesis is that the data obeys to normal distribution.

Usage

geary.test(X)

Arguments

X

A numeric vector.

Value

statistic

Geary's test statistic G

p.value

The significant probability of the null-hypothesis testing.

Author(s)

Examples

geary.test(rnorm(100))
 geary.test(20:50)

fmsb

Functions for Medical Statistics Book with some Demographic Data

v0.7.1
GPL (>= 2)
Authors
Minato Nakazawa <minato-nakazawa@umin.net>
Initial release
2021-05-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.