findDist: Finds distribution of patterns in data.

Description Usage Arguments Examples

View source: R/findDist.R

Description

This function findes the distribution of patterns given in seqVec in the data.

Usage

1
findDist(data, depth, seqVec, threshold = 0.1)

Arguments

data

Data, 3d array

depth

depth argument supplied to pstree-function

seqVec

Vector of sequences to look for

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.