dfnormal {forecasteR} | R Documentation |
Data.frame with normal test
Description
Data.frame with normal test
Usage
dfnormal(data)
Arguments
data |
a data.frame object only with the numeric columns. |
Value
data.frame
Author(s)
Diego Jimenez <diego.jimenez@promidat.com>
Examples
dfnormal(iris[, -5])
[Package forecasteR version 2.0.2 Index]