correlationCoef: function takes in 2 vectors, calculates the population...

Description Usage Arguments Examples

Description

function takes in 2 vectors, calculates the population correlation coefficient between the 2

Usage

1
correlationCoef(vec1, vec2)

Arguments

vec1

first vector of data

vec2

second vector of data

Examples

1
correlationCoef(vec1, vec2)

zhaalex/statistic_function_package documentation built on May 30, 2019, 12:48 p.m.