test_sigmaNormal: Check that data are within range of normal distribution

View source: R/distribution_functions.R

test_sigmaNormalR Documentation

Check that data are within range of normal distribution

Description

Check that data are within range of normal distribution

Usage

test_sigmaNormal(data, sigmaN = 6)

Arguments

data

A numeric vector. Daily values of temperature.

sigmaN

An integer value. A multiplier of stats::sd.


DrylandEcology/rSW2utils documentation built on Dec. 9, 2023, 10:44 p.m.