similarityBetweenMatrix: This function is used to compare the similarity of two...

View source: R/utility_FBN.R

similarityBetweenMatrixR Documentation

This function is used to compare the similarity of two matrixes

Description

This function is used to compare the similarity of two matrixes

Usage

similarityBetweenMatrix(timeseries1, timeseries2, index)

Arguments

timeseries1

A matrix

timeseries2

The second matrix to compare with

index

A label to distinguish the result.

Value

A vector to show the similarity information about the two matrixes.


clsdavid/FBNNet2_public documentation built on April 20, 2023, 4:36 p.m.