findDistBin: Finds distribution of binomial pattern in data.

Description Usage Arguments Examples

View source: R/findDistBin.R

Description

This function sets values bellow threshold to zero, and find distribution of 1's and 0's in given data.

Usage

1
findDistBin(data, threshold = 0.1)

Arguments

data

Data, 3d array

threshold

Threshold for seting values to zero. Defaults to 0.1.

Examples

1

NorskRegnesentral/climModelEval documentation built on Jan. 16, 2020, 12:49 a.m.